Pull request #46321 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from cd49f9affdad81360620019b6e8741ae73fd5590+6d5204b63e3b9b2836e131db59663d7ea9ea98a2 (d9ba3fe306110404924fa5864bb2c72633310017) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-46321@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-08-25T00:22:06.697Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-08-25T00:22:06.701Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-08-25T00:22:06.883Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b460ff93a5c895fe) in /home/ubuntu/workspace/moby_PR-46321 [Pipeline] { [Pipeline] checkout [2023-08-25T00:22:06.900Z] The recommended git tool is: git [2023-08-25T00:22:06.906Z] using credential docker-jenkins-github-credentials [2023-08-25T00:22:06.920Z] Cloning the remote Git repository [2023-08-25T00:22:06.920Z] Cloning with configured refspecs honoured and without tags [2023-08-25T00:22:06.925Z] Cloning repository https://github.com/moby/moby.git [2023-08-25T00:22:06.926Z] > git init /home/ubuntu/workspace/moby_PR-46321 # timeout=10 [2023-08-25T00:22:06.930Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-25T00:22:06.930Z] > git --version # timeout=10 [2023-08-25T00:22:06.933Z] > git --version # 'git version 2.25.1' [2023-08-25T00:22:06.933Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-25T00:22:06.934Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46321/head:refs/remotes/origin/PR-46321 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-08-25T00:22:18.450Z] Fetching without tags [2023-08-25T00:22:18.692Z] Merging remotes/origin/master commit 6d5204b63e3b9b2836e131db59663d7ea9ea98a2 into PR head commit cd49f9affdad81360620019b6e8741ae73fd5590 [2023-08-25T00:22:19.351Z] Merge succeeded, producing cd49f9affdad81360620019b6e8741ae73fd5590 [2023-08-25T00:22:19.351Z] Checking out Revision cd49f9affdad81360620019b6e8741ae73fd5590 (PR-46321) [2023-08-25T00:22:18.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-25T00:22:18.442Z] > git config --add remote.origin.fetch +refs/pull/46321/head:refs/remotes/origin/PR-46321 # timeout=10 [2023-08-25T00:22:18.445Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-08-25T00:22:18.450Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-25T00:22:18.455Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-25T00:22:18.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-25T00:22:18.456Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46321/head:refs/remotes/origin/PR-46321 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-08-25T00:22:18.697Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T00:22:18.700Z] > git checkout -f cd49f9affdad81360620019b6e8741ae73fd5590 # timeout=10 [2023-08-25T00:22:19.338Z] > git remote # timeout=10 [2023-08-25T00:22:19.340Z] > git config --get remote.origin.url # timeout=10 [2023-08-25T00:22:19.343Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-25T00:22:19.344Z] > git merge 6d5204b63e3b9b2836e131db59663d7ea9ea98a2 # timeout=10 [2023-08-25T00:22:19.351Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-25T00:22:19.397Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T00:22:19.400Z] > git checkout -f cd49f9affdad81360620019b6e8741ae73fd5590 # timeout=10 [2023-08-25T00:22:19.881Z] Commit message: "update golangci-lint to v1.54.2" [2023-08-25T00:22:19.881Z] First time build. Skipping changelog. [2023-08-25T00:22:19.893Z] > git --version # timeout=10 [2023-08-25T00:22:19.895Z] > git --version # 'git version 2.25.1' [2023-08-25T00:22:19.898Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:22:20.502Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46321:/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-25T00:22:23.013Z] 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-25T00:22:23.063Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b460ff93a5c895fe) in /home/ubuntu/workspace/moby_PR-46321 [Pipeline] { [Pipeline] checkout [2023-08-25T00:22:23.076Z] The recommended git tool is: git [2023-08-25T00:22:23.082Z] using credential docker-jenkins-github-credentials [2023-08-25T00:22:23.096Z] Fetching changes from the remote Git repository [2023-08-25T00:22:23.100Z] Fetching without tags [2023-08-25T00:22:23.298Z] Merging remotes/origin/master commit 6d5204b63e3b9b2836e131db59663d7ea9ea98a2 into PR head commit cd49f9affdad81360620019b6e8741ae73fd5590 [2023-08-25T00:22:23.757Z] Merge succeeded, producing cd49f9affdad81360620019b6e8741ae73fd5590 [2023-08-25T00:22:23.757Z] Checking out Revision cd49f9affdad81360620019b6e8741ae73fd5590 (PR-46321) [2023-08-25T00:22:23.798Z] Commit message: "update golangci-lint to v1.54.2" [2023-08-25T00:22:23.809Z] > git --version # timeout=10 [2023-08-25T00:22:23.811Z] > git --version # 'git version 2.25.1' [2023-08-25T00:22:23.814Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-08-25T00:22:23.097Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46321/.git # timeout=10 [2023-08-25T00:22:23.101Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-25T00:22:23.106Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-25T00:22:23.106Z] > git --version # timeout=10 [2023-08-25T00:22:23.108Z] > git --version # 'git version 2.25.1' [2023-08-25T00:22:23.108Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-25T00:22:23.109Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46321/head:refs/remotes/origin/PR-46321 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-08-25T00:22:23.303Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T00:22:23.306Z] > git checkout -f cd49f9affdad81360620019b6e8741ae73fd5590 # timeout=10 [2023-08-25T00:22:23.744Z] > git remote # timeout=10 [2023-08-25T00:22:23.747Z] > git config --get remote.origin.url # timeout=10 [2023-08-25T00:22:23.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-25T00:22:23.750Z] > git merge 6d5204b63e3b9b2836e131db59663d7ea9ea98a2 # timeout=10 [2023-08-25T00:22:23.757Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-25T00:22:23.762Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T00:22:23.765Z] > git checkout -f cd49f9affdad81360620019b6e8741ae73fd5590 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-08-25T00:22:24.433Z] + docker version [2023-08-25T00:22:24.433Z] Client: Docker Engine - Community [2023-08-25T00:22:24.433Z] Version: 24.0.2 [2023-08-25T00:22:24.433Z] API version: 1.43 [2023-08-25T00:22:24.433Z] Go version: go1.20.4 [2023-08-25T00:22:24.433Z] Git commit: cb74dfc [2023-08-25T00:22:24.433Z] Built: Thu May 25 21:52:41 2023 [2023-08-25T00:22:24.433Z] OS/Arch: linux/arm64 [2023-08-25T00:22:24.433Z] Context: default [2023-08-25T00:22:24.433Z] [2023-08-25T00:22:24.433Z] Server: Docker Engine - Community [2023-08-25T00:22:24.433Z] Engine: [2023-08-25T00:22:24.433Z] Version: 24.0.2 [2023-08-25T00:22:24.433Z] API version: 1.43 (minimum version 1.12) [2023-08-25T00:22:24.433Z] Go version: go1.20.4 [2023-08-25T00:22:24.433Z] Git commit: 659604f [2023-08-25T00:22:24.433Z] Built: Thu May 25 21:52:41 2023 [2023-08-25T00:22:24.433Z] OS/Arch: linux/arm64 [2023-08-25T00:22:24.433Z] Experimental: true [2023-08-25T00:22:24.433Z] containerd: [2023-08-25T00:22:24.433Z] Version: 1.6.21 [2023-08-25T00:22:24.433Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-08-25T00:22:24.433Z] runc: [2023-08-25T00:22:24.433Z] Version: 1.1.7 [2023-08-25T00:22:24.433Z] GitCommit: v1.1.7-0-g860f061 [2023-08-25T00:22:24.433Z] docker-init: [2023-08-25T00:22:24.433Z] Version: 0.19.0 [2023-08-25T00:22:24.433Z] GitCommit: de40ad0 [Pipeline] sh [2023-08-25T00:22:24.745Z] + docker info [2023-08-25T00:22:24.745Z] Client: Docker Engine - Community [2023-08-25T00:22:24.745Z] Version: 24.0.2 [2023-08-25T00:22:24.745Z] Context: default [2023-08-25T00:22:24.745Z] Debug Mode: false [2023-08-25T00:22:24.745Z] Plugins: [2023-08-25T00:22:24.745Z] buildx: Docker Buildx (Docker Inc.) [2023-08-25T00:22:24.745Z] Version: v0.11.0 [2023-08-25T00:22:24.745Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-08-25T00:22:24.745Z] compose: Docker Compose (Docker Inc.) [2023-08-25T00:22:24.745Z] Version: v2.19.1 [2023-08-25T00:22:24.745Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-08-25T00:22:24.745Z] [2023-08-25T00:22:24.745Z] Server: [2023-08-25T00:22:24.745Z] Containers: 0 [2023-08-25T00:22:24.745Z] Running: 0 [2023-08-25T00:22:24.745Z] Paused: 0 [2023-08-25T00:22:24.745Z] Stopped: 0 [2023-08-25T00:22:24.745Z] Images: 4 [2023-08-25T00:22:24.745Z] Server Version: 24.0.2 [2023-08-25T00:22:24.745Z] Storage Driver: overlay2 [2023-08-25T00:22:24.745Z] Backing Filesystem: extfs [2023-08-25T00:22:24.745Z] Supports d_type: true [2023-08-25T00:22:24.745Z] Using metacopy: false [2023-08-25T00:22:24.745Z] Native Overlay Diff: true [2023-08-25T00:22:24.745Z] userxattr: false [2023-08-25T00:22:24.745Z] Logging Driver: json-file [2023-08-25T00:22:24.745Z] Cgroup Driver: cgroupfs [2023-08-25T00:22:24.745Z] Cgroup Version: 1 [2023-08-25T00:22:24.745Z] Plugins: [2023-08-25T00:22:24.745Z] Volume: local [2023-08-25T00:22:24.745Z] Network: bridge host ipvlan macvlan null overlay [2023-08-25T00:22:24.745Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-08-25T00:22:24.745Z] Swarm: inactive [2023-08-25T00:22:24.745Z] Runtimes: io.containerd.runc.v2 runc [2023-08-25T00:22:24.745Z] Default Runtime: runc [2023-08-25T00:22:24.745Z] Init Binary: docker-init [2023-08-25T00:22:24.745Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-08-25T00:22:24.746Z] runc version: v1.1.7-0-g860f061 [2023-08-25T00:22:24.746Z] init version: de40ad0 [2023-08-25T00:22:24.746Z] Security Options: [2023-08-25T00:22:24.746Z] apparmor [2023-08-25T00:22:24.746Z] seccomp [2023-08-25T00:22:24.746Z] Profile: builtin [2023-08-25T00:22:24.746Z] Kernel Version: 5.15.0-1039-aws [2023-08-25T00:22:24.746Z] Operating System: Ubuntu 20.04.6 LTS [2023-08-25T00:22:24.746Z] OSType: linux [2023-08-25T00:22:24.746Z] Architecture: aarch64 [2023-08-25T00:22:24.746Z] CPUs: 8 [2023-08-25T00:22:24.746Z] Total Memory: 30.64GiB [2023-08-25T00:22:24.746Z] Name: ip-10-100-72-30 [2023-08-25T00:22:24.746Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 [2023-08-25T00:22:24.746Z] Docker Root Dir: /var/lib/docker [2023-08-25T00:22:24.746Z] Debug Mode: false [2023-08-25T00:22:24.746Z] Experimental: true [2023-08-25T00:22:24.746Z] Insecure Registries: [2023-08-25T00:22:24.746Z] 127.0.0.0/8 [2023-08-25T00:22:24.746Z] Live Restore Enabled: true [2023-08-25T00:22:24.746Z] [Pipeline] sh [2023-08-25T00:22:25.059Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-08-25T00:22:25.059Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-08-25T00:22:25.059Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46321/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-08-25T00:22:25.059Z] + bash /home/ubuntu/workspace/moby_PR-46321/check-config.sh [2023-08-25T00:22:25.059Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-08-25T00:22:25.059Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... [2023-08-25T00:22:25.059Z] [2023-08-25T00:22:25.059Z] Generally Necessary: [2023-08-25T00:22:25.059Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-08-25T00:22:25.059Z] - apparmor: enabled and tools installed [2023-08-25T00:22:25.059Z] - CONFIG_NAMESPACES: enabled [2023-08-25T00:22:25.059Z] - CONFIG_NET_NS: enabled [2023-08-25T00:22:25.059Z] - CONFIG_PID_NS: enabled [2023-08-25T00:22:25.059Z] - CONFIG_IPC_NS: enabled [2023-08-25T00:22:25.059Z] - CONFIG_UTS_NS: enabled [2023-08-25T00:22:25.059Z] - CONFIG_CGROUPS: enabled [2023-08-25T00:22:25.059Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-08-25T00:22:25.059Z] - CONFIG_CGROUP_DEVICE: enabled [2023-08-25T00:22:25.059Z] - CONFIG_CGROUP_FREEZER: enabled [2023-08-25T00:22:25.059Z] - CONFIG_CGROUP_SCHED: enabled [2023-08-25T00:22:25.059Z] - CONFIG_CPUSETS: enabled [2023-08-25T00:22:25.059Z] - CONFIG_MEMCG: enabled [2023-08-25T00:22:25.059Z] - CONFIG_KEYS: enabled [2023-08-25T00:22:25.059Z] - CONFIG_VETH: enabled (as module) [2023-08-25T00:22:25.059Z] - CONFIG_BRIDGE: enabled (as module) [2023-08-25T00:22:25.315Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-08-25T00:22:25.315Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-08-25T00:22:25.315Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-08-25T00:22:25.315Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-08-25T00:22:25.315Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-08-25T00:22:25.315Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-08-25T00:22:25.315Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-08-25T00:22:25.315Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-08-25T00:22:25.315Z] - CONFIG_NF_NAT: enabled (as module) [2023-08-25T00:22:25.315Z] - CONFIG_POSIX_MQUEUE: enabled [2023-08-25T00:22:25.315Z] - CONFIG_CGROUP_BPF: enabled [2023-08-25T00:22:25.315Z] [2023-08-25T00:22:25.315Z] Optional Features: [2023-08-25T00:22:25.315Z] - CONFIG_USER_NS: enabled [2023-08-25T00:22:25.315Z] - CONFIG_SECCOMP: enabled [2023-08-25T00:22:25.315Z] - CONFIG_SECCOMP_FILTER: enabled [2023-08-25T00:22:25.315Z] - CONFIG_CGROUP_PIDS: enabled [2023-08-25T00:22:25.315Z] - CONFIG_MEMCG_SWAP: enabled [2023-08-25T00:22:25.315Z] (cgroup swap accounting is currently enabled) [2023-08-25T00:22:25.315Z] - CONFIG_BLK_CGROUP: enabled [2023-08-25T00:22:25.315Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-08-25T00:22:25.315Z] - CONFIG_CGROUP_PERF: enabled [2023-08-25T00:22:25.315Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-08-25T00:22:25.315Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-08-25T00:22:25.315Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-08-25T00:22:25.570Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-08-25T00:22:25.570Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-08-25T00:22:25.570Z] - CONFIG_RT_GROUP_SCHED: missing [2023-08-25T00:22:25.570Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-08-25T00:22:25.570Z] - CONFIG_IP_VS: enabled (as module) [2023-08-25T00:22:25.570Z] - CONFIG_IP_VS_NFCT: enabled [2023-08-25T00:22:25.570Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-08-25T00:22:25.570Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-08-25T00:22:25.570Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-08-25T00:22:25.570Z] - CONFIG_SECURITY_SELINUX: enabled [2023-08-25T00:22:25.570Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-08-25T00:22:25.570Z] - CONFIG_EXT4_FS: enabled [2023-08-25T00:22:25.570Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-08-25T00:22:25.570Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-08-25T00:22:25.570Z] - Network Drivers: [2023-08-25T00:22:25.570Z] - "overlay": [2023-08-25T00:22:25.570Z] - CONFIG_VXLAN: enabled (as module) [2023-08-25T00:22:25.570Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-08-25T00:22:25.570Z] Optional (for encrypted networks): [2023-08-25T00:22:25.826Z] - CONFIG_CRYPTO: enabled [2023-08-25T00:22:25.826Z] - CONFIG_CRYPTO_AEAD: enabled [2023-08-25T00:22:25.826Z] - CONFIG_CRYPTO_GCM: enabled [2023-08-25T00:22:25.826Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-08-25T00:22:25.826Z] - CONFIG_CRYPTO_GHASH: enabled [2023-08-25T00:22:25.826Z] - CONFIG_XFRM: enabled [2023-08-25T00:22:25.826Z] - CONFIG_XFRM_USER: enabled (as module) [2023-08-25T00:22:25.826Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-08-25T00:22:25.826Z] - CONFIG_INET_ESP: enabled (as module) [2023-08-25T00:22:25.826Z] - "ipvlan": [2023-08-25T00:22:25.826Z] - CONFIG_IPVLAN: enabled (as module) [2023-08-25T00:22:25.826Z] - "macvlan": [2023-08-25T00:22:25.826Z] - CONFIG_MACVLAN: enabled (as module) [2023-08-25T00:22:25.826Z] - CONFIG_DUMMY: enabled (as module) [2023-08-25T00:22:25.826Z] - "ftp,tftp client in container": [2023-08-25T00:22:25.826Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-08-25T00:22:25.826Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-08-25T00:22:25.826Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-08-25T00:22:25.826Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-08-25T00:22:25.826Z] - Storage Drivers: [2023-08-25T00:22:25.826Z] - "aufs": [2023-08-25T00:22:25.826Z] - CONFIG_AUFS_FS: enabled (as module) [2023-08-25T00:22:25.826Z] - "btrfs": [2023-08-25T00:22:25.826Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-08-25T00:22:25.826Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-08-25T00:22:25.826Z] - "devicemapper": [2023-08-25T00:22:25.826Z] - CONFIG_BLK_DEV_DM: enabled [2023-08-25T00:22:25.826Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-08-25T00:22:25.826Z] - "overlay": [2023-08-25T00:22:25.826Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-08-25T00:22:25.826Z] - "zfs": [2023-08-25T00:22:25.826Z] - /dev/zfs: present [2023-08-25T00:22:25.826Z] - zfs command: missing [2023-08-25T00:22:25.826Z] - zpool command: missing [2023-08-25T00:22:25.826Z] [2023-08-25T00:22:25.826Z] Limits: [2023-08-25T00:22:25.826Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-08-25T00:22:25.826Z] [2023-08-25T00:22:25.826Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-08-25T00:22:26.155Z] + docker build --force-rm -t docker:cd49f9affdad81360620019b6e8741ae73fd5590 . [2023-08-25T00:22:26.410Z] #0 building with "default" instance using docker driver [2023-08-25T00:22:26.410Z] [2023-08-25T00:22:26.410Z] #1 [internal] load build definition from Dockerfile [2023-08-25T00:22:26.410Z] #1 transferring dockerfile: 28.11kB done [2023-08-25T00:22:26.410Z] #1 DONE 0.0s [2023-08-25T00:22:26.410Z] [2023-08-25T00:22:26.410Z] #2 [internal] load .dockerignore [2023-08-25T00:22:26.410Z] #2 transferring context: 113B done [2023-08-25T00:22:26.410Z] #2 DONE 0.0s [2023-08-25T00:22:26.410Z] [2023-08-25T00:22:26.410Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-08-25T00:22:26.410Z] #3 DONE 0.1s [2023-08-25T00:22:26.410Z] [2023-08-25T00:22:26.410Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 [2023-08-25T00:22:26.410Z] #4 CACHED [2023-08-25T00:22:26.410Z] [2023-08-25T00:22:26.410Z] #5 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2 [2023-08-25T00:22:26.666Z] #5 ... [2023-08-25T00:22:26.666Z] [2023-08-25T00:22:26.666Z] #6 [internal] load metadata for docker.io/library/busybox:latest [2023-08-25T00:22:26.666Z] #6 DONE 0.0s [2023-08-25T00:22:26.666Z] [2023-08-25T00:22:26.666Z] #5 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2 [2023-08-25T00:22:26.666Z] #5 DONE 0.2s [2023-08-25T00:22:26.666Z] [2023-08-25T00:22:26.666Z] #7 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 [2023-08-25T00:22:26.666Z] #7 DONE 0.2s [2023-08-25T00:22:26.666Z] [2023-08-25T00:22:26.666Z] #8 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye [2023-08-25T00:22:26.666Z] #8 DONE 0.2s [2023-08-25T00:22:26.666Z] [2023-08-25T00:22:26.666Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2023-08-25T00:22:26.666Z] #9 DONE 0.2s [2023-08-25T00:22:26.666Z] [2023-08-25T00:22:26.666Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-08-25T00:22:26.666Z] #10 DONE 0.2s [2023-08-25T00:22:26.666Z] [2023-08-25T00:22:26.666Z] #11 [internal] load metadata for docker.io/library/debian:bullseye [2023-08-25T00:22:26.666Z] #11 DONE 0.3s [2023-08-25T00:22:26.666Z] [2023-08-25T00:22:26.666Z] #12 [internal] load metadata for docker.io/distribution/distribution:2.8.2 [2023-08-25T00:22:26.922Z] #12 DONE 0.3s [2023-08-25T00:22:26.922Z] [2023-08-25T00:22:26.922Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 [2023-08-25T00:22:26.922Z] #13 DONE 0.0s [2023-08-25T00:22:26.922Z] [2023-08-25T00:22:26.922Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 [2023-08-25T00:22:26.922Z] #14 DONE 0.0s [2023-08-25T00:22:26.922Z] [2023-08-25T00:22:26.922Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-08-25T00:22:26.922Z] #15 DONE 0.0s [2023-08-25T00:22:26.922Z] [2023-08-25T00:22:26.922Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b [2023-08-25T00:22:26.922Z] #16 DONE 0.0s [2023-08-25T00:22:26.922Z] [2023-08-25T00:22:26.922Z] #17 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 [2023-08-25T00:22:26.922Z] #17 DONE 0.0s [2023-08-25T00:22:26.922Z] [2023-08-25T00:22:26.922Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest [2023-08-25T00:22:26.922Z] #18 DONE 0.0s [2023-08-25T00:22:26.922Z] [2023-08-25T00:22:26.922Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.2@sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77 [2023-08-25T00:22:26.922Z] #19 DONE 0.0s [2023-08-25T00:22:26.922Z] [2023-08-25T00:22:26.922Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1beb7cf458bdfe71b5220cb2069eb45e3fc7eb77a1ccfb169eaebf5f6c4809ab [2023-08-25T00:22:26.922Z] #20 DONE 0.0s [2023-08-25T00:22:26.922Z] [2023-08-25T00:22:26.922Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-08-25T00:22:26.922Z] #21 CACHED [2023-08-25T00:22:26.922Z] [2023-08-25T00:22:26.922Z] #22 [base 2/5] COPY --from=xx / / [2023-08-25T00:22:26.922Z] #22 CACHED [2023-08-25T00:22:26.922Z] [2023-08-25T00:22:26.922Z] #23 [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-25T00:22:26.922Z] #23 CACHED [2023-08-25T00:22:26.922Z] [2023-08-25T00:22:26.922Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2023-08-25T00:22:26.922Z] #24 CACHED [2023-08-25T00:22:26.922Z] [2023-08-25T00:22:26.922Z] #25 [internal] load build context [2023-08-25T00:22:27.853Z] #25 transferring context: 72.10MB 0.9s done [2023-08-25T00:22:27.853Z] #25 DONE 1.0s [2023-08-25T00:22:27.853Z] [2023-08-25T00:22:27.853Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2" && /build/golangci-lint --version [2023-08-25T00:22:27.853Z] #26 0.241 go: downloading github.com/golangci/golangci-lint v1.54.2 [2023-08-25T00:22:28.414Z] #26 1.436 go: downloading github.com/fatih/color v1.15.0 [2023-08-25T00:22:28.414Z] #26 1.436 go: downloading github.com/spf13/cobra v1.7.0 [2023-08-25T00:22:28.414Z] #26 1.440 go: downloading golang.org/x/tools v0.12.0 [2023-08-25T00:22:28.414Z] #26 1.442 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea [2023-08-25T00:22:28.414Z] #26 1.444 go: downloading github.com/sirupsen/logrus v1.9.3 [2023-08-25T00:22:28.414Z] #26 1.445 go: downloading github.com/stretchr/testify v1.8.4 [2023-08-25T00:22:28.414Z] #26 1.469 go: downloading golang.org/x/mod v0.12.0 [2023-08-25T00:22:28.414Z] #26 1.509 go: downloading github.com/4meepo/tagalign v1.3.2 [2023-08-25T00:22:28.414Z] #26 1.511 go: downloading github.com/Abirdcfly/dupword v0.0.12 [2023-08-25T00:22:28.414Z] #26 1.514 go: downloading github.com/Antonboom/errname v0.1.12 [2023-08-25T00:22:28.414Z] #26 1.535 go: downloading github.com/Antonboom/nilnil v0.1.7 [2023-08-25T00:22:28.414Z] #26 1.544 go: downloading github.com/BurntSushi/toml v1.3.2 [2023-08-25T00:22:28.414Z] #26 1.559 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0 [2023-08-25T00:22:28.414Z] #26 1.560 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0 [2023-08-25T00:22:28.414Z] #26 1.565 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2 [2023-08-25T00:22:28.414Z] #26 1.568 go: downloading github.com/ashanbrown/forbidigo v1.6.0 [2023-08-25T00:22:28.414Z] #26 1.576 go: downloading github.com/bkielbasa/cyclop v1.2.1 [2023-08-25T00:22:28.414Z] #26 1.608 go: downloading github.com/breml/bidichk v0.2.4 [2023-08-25T00:22:28.414Z] #26 1.608 go: downloading github.com/breml/errchkjson v0.3.1 [2023-08-25T00:22:28.414Z] #26 1.615 go: downloading github.com/butuzov/ireturn v0.2.0 [2023-08-25T00:22:28.414Z] #26 1.620 go: downloading github.com/butuzov/mirror v1.1.0 [2023-08-25T00:22:28.414Z] #26 1.632 go: downloading github.com/charithe/durationcheck v0.0.10 [2023-08-25T00:22:28.414Z] #26 1.636 go: downloading github.com/daixiang0/gci v0.11.0 [2023-08-25T00:22:28.414Z] #26 1.673 go: downloading github.com/go-critic/go-critic v0.9.0 [2023-08-25T00:22:28.414Z] #26 1.702 go: downloading github.com/golangci/misspell v0.4.1 [2023-08-25T00:22:28.669Z] #26 1.702 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601 [2023-08-25T00:22:28.669Z] #26 1.705 go: downloading github.com/kkHAIKE/contextcheck v1.1.4 [2023-08-25T00:22:28.669Z] #26 1.708 go: downloading github.com/kunwardeep/paralleltest v1.0.8 [2023-08-25T00:22:28.669Z] #26 1.749 go: downloading github.com/ldez/tagliatelle v0.5.0 [2023-08-25T00:22:28.669Z] #26 1.753 go: downloading github.com/maratori/testpackage v1.1.1 [2023-08-25T00:22:28.669Z] #26 1.753 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26 [2023-08-25T00:22:28.669Z] #26 1.768 go: downloading github.com/mgechev/revive v1.3.2 [2023-08-25T00:22:28.669Z] #26 1.794 go: downloading github.com/moricho/tparallel v0.3.1 [2023-08-25T00:22:28.669Z] #26 1.800 go: downloading github.com/nishanths/exhaustive v0.11.0 [2023-08-25T00:22:28.669Z] #26 1.802 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5 [2023-08-25T00:22:28.669Z] #26 1.841 go: downloading github.com/polyfloyd/go-errorlint v1.4.4 [2023-08-25T00:22:28.669Z] #26 1.862 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0 [2023-08-25T00:22:28.669Z] #26 1.876 go: downloading github.com/securego/gosec/v2 v2.17.0 [2023-08-25T00:22:28.669Z] #26 1.882 go: downloading github.com/sivchari/containedctx v1.0.3 [2023-08-25T00:22:28.669Z] #26 1.884 go: downloading github.com/sonatard/noctx v0.0.2 [2023-08-25T00:22:28.669Z] #26 1.908 go: downloading github.com/tdakkota/asciicheck v0.2.0 [2023-08-25T00:22:28.925Z] #26 1.911 go: downloading github.com/tetafro/godot v1.4.14 [2023-08-25T00:22:28.925Z] #26 1.924 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 [2023-08-25T00:22:28.925Z] #26 1.929 go: downloading github.com/timonwong/loggercheck v0.9.4 [2023-08-25T00:22:28.925Z] #26 1.943 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1 [2023-08-25T00:22:28.925Z] #26 1.943 go: downloading github.com/ultraware/funlen v0.1.0 [2023-08-25T00:22:28.925Z] #26 1.945 go: downloading github.com/uudashr/gocognit v1.0.7 [2023-08-25T00:22:28.925Z] #26 1.952 go: downloading github.com/xen0n/gosmopolitan v1.2.1 [2023-08-25T00:22:28.925Z] #26 1.958 go: downloading github.com/ykadowak/zerologlint v0.1.3 [2023-08-25T00:22:28.925Z] #26 1.969 go: downloading gitlab.com/bosi/decorder v0.4.0 [2023-08-25T00:22:28.925Z] #26 1.975 go: downloading go.tmz.dev/musttag v0.7.2 [2023-08-25T00:22:28.925Z] #26 1.988 go: downloading honnef.co/go/tools v0.4.5 [2023-08-25T00:22:28.925Z] #26 2.021 go: downloading mvdan.cc/gofumpt v0.5.0 [2023-08-25T00:22:28.925Z] #26 2.042 go: downloading golang.org/x/sys v0.11.0 [2023-08-25T00:22:28.925Z] #26 2.078 go: downloading golang.org/x/text v0.12.0 [2023-08-25T00:22:29.184Z] #26 2.172 go: downloading golang.org/x/sync v0.3.0 [2023-08-25T00:22:29.184Z] #26 2.172 go: downloading go.uber.org/zap v1.24.0 [2023-08-25T00:22:29.184Z] #26 2.220 go: downloading github.com/go-toolsmith/astcopy v1.1.0 [2023-08-25T00:22:29.184Z] #26 2.223 go: downloading github.com/quasilyte/go-ruleguard v0.4.0 [2023-08-25T00:22:29.184Z] #26 2.247 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 [2023-08-25T00:22:29.184Z] #26 2.251 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1 [2023-08-25T00:22:29.184Z] #26 2.269 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833 [2023-08-25T00:22:29.184Z] #26 2.305 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8 [2023-08-25T00:22:41.359Z] #26 12.95 golangci-lint has version v1.54.2 built with go1.20.7 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown) [2023-08-25T00:22:41.359Z] #26 DONE 14.0s [2023-08-25T00:22:41.359Z] [2023-08-25T00:22:41.359Z] #27 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2023-08-25T00:22:41.359Z] #27 CACHED [2023-08-25T00:22:41.359Z] [2023-08-25T00:22:41.359Z] #28 [dev-systemd-false 2/21] COPY --link --from=swagger /build/ /usr/local/bin/ [2023-08-25T00:22:41.359Z] #28 CACHED [2023-08-25T00:22:41.359Z] [2023-08-25T00:22:41.359Z] #29 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ [2023-08-25T00:22:41.359Z] #29 CACHED [2023-08-25T00:22:41.359Z] [2023-08-25T00:22:41.359Z] #30 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 [2023-08-25T00:22:41.359Z] #30 CACHED [2023-08-25T00:22:41.359Z] [2023-08-25T00:22:41.359Z] #31 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake [2023-08-25T00:22:41.359Z] #31 CACHED [2023-08-25T00:22:41.359Z] [2023-08-25T00:22:41.359Z] #32 [dev-systemd-false 5/21] COPY --link --from=gowinres /build/ /usr/local/bin/ [2023-08-25T00:22:41.359Z] #32 CACHED [2023-08-25T00:22:41.359Z] [2023-08-25T00:22:41.359Z] #33 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images [2023-08-25T00:22:41.359Z] #33 CACHED [2023-08-25T00:22:41.359Z] [2023-08-25T00:22:41.359Z] #34 [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 < '/go/src/github.com/docker/docker/.bashrc' [2023-08-25T00:22:43.917Z] #105 DONE 0.4s [2023-08-25T00:22:43.917Z] [2023-08-25T00:22:43.917Z] #106 [dev-base 4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-08-25T00:22:44.172Z] #106 DONE 0.4s [2023-08-25T00:22:44.428Z] [2023-08-25T00:22:44.428Z] #107 [dev-base 5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-08-25T00:22:44.683Z] #107 DONE 0.4s [2023-08-25T00:22:44.683Z] [2023-08-25T00:22:44.683Z] #108 [dev-base 6/13] RUN ldconfig [2023-08-25T00:22:45.244Z] #108 DONE 0.4s [2023-08-25T00:22:45.244Z] [2023-08-25T00:22:45.244Z] #109 [dev-base 7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-08-25T00:22:45.500Z] #109 DONE 0.4s [2023-08-25T00:22:45.500Z] [2023-08-25T00:22:45.500Z] #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-25T00:22:46.061Z] #110 0.616 Hit:1 http://deb.debian.org/debian bullseye InRelease [2023-08-25T00:22:46.061Z] #110 0.616 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease [2023-08-25T00:22:46.061Z] #110 0.616 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease [2023-08-25T00:22:47.181Z] #110 0.986 Reading package lists... [2023-08-25T00:22:47.436Z] #110 1.550 Reading package lists... [2023-08-25T00:22:47.691Z] #110 2.101 Building dependency tree... [2023-08-25T00:22:47.691Z] #110 2.278 Reading state information... [2023-08-25T00:22:48.252Z] #110 2.547 The following additional packages will be installed: [2023-08-25T00:22:48.252Z] #110 2.548 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 [2023-08-25T00:22:48.252Z] #110 2.548 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-08-25T00:22:48.252Z] #110 2.548 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 [2023-08-25T00:22:48.252Z] #110 2.549 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl [2023-08-25T00:22:48.252Z] #110 2.549 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime [2023-08-25T00:22:48.252Z] #110 2.549 xxd [2023-08-25T00:22:48.252Z] #110 2.552 Suggested packages: [2023-08-25T00:22:48.252Z] #110 2.552 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-08-25T00:22:48.252Z] #110 2.552 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2023-08-25T00:22:48.252Z] #110 2.552 ctags vim-doc vim-scripts xfsdump acl attr quota [2023-08-25T00:22:48.252Z] #110 2.552 Recommended packages: [2023-08-25T00:22:48.252Z] #110 2.552 libatm1 nftables libpam-cap build-essential python3-dev dbus [2023-08-25T00:22:48.252Z] #110 2.552 systemd-timesyncd | time-daemon unzip [2023-08-25T00:22:48.506Z] #110 2.896 The following NEW packages will be installed: [2023-08-25T00:22:48.507Z] #110 2.897 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2023-08-25T00:22:48.507Z] #110 2.897 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 [2023-08-25T00:22:48.507Z] #110 2.897 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-08-25T00:22:48.507Z] #110 2.897 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 [2023-08-25T00:22:48.507Z] #110 2.897 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2023-08-25T00:22:48.507Z] #110 2.898 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl [2023-08-25T00:22:48.507Z] #110 2.898 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2023-08-25T00:22:48.507Z] #110 2.898 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2023-08-25T00:22:48.507Z] #110 2.898 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-08-25T00:22:48.507Z] #110 2.898 xz-utils zip zstd [2023-08-25T00:22:48.762Z] #110 3.175 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded. [2023-08-25T00:22:48.762Z] #110 3.175 Need to get 32.1 MB of archives. [2023-08-25T00:22:48.762Z] #110 3.175 After this operation, 124 MB of additional disk space will be used. [2023-08-25T00:22:48.762Z] #110 3.175 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-08-25T00:22:48.762Z] #110 3.178 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-08-25T00:22:48.762Z] #110 3.180 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2023-08-25T00:22:48.762Z] #110 3.181 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-08-25T00:22:48.762Z] #110 3.183 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-08-25T00:22:48.762Z] #110 3.185 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2023-08-25T00:22:48.762Z] #110 3.189 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2023-08-25T00:22:48.762Z] #110 3.192 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-08-25T00:22:48.762Z] #110 3.194 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2023-08-25T00:22:48.762Z] #110 3.196 Get:10 http://deb.debian.org/debian bullseye-updates/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB] [2023-08-25T00:22:48.762Z] #110 3.215 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-08-25T00:22:48.762Z] #110 3.216 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-08-25T00:22:48.762Z] #110 3.217 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-08-25T00:22:48.762Z] #110 3.218 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-08-25T00:22:48.762Z] #110 3.218 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-08-25T00:22:48.762Z] #110 3.239 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-08-25T00:22:48.762Z] #110 3.241 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-08-25T00:22:48.762Z] #110 3.248 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-08-25T00:22:48.762Z] #110 3.251 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-08-25T00:22:48.762Z] #110 3.258 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-08-25T00:22:48.762Z] #110 3.262 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-08-25T00:22:48.762Z] #110 3.270 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-08-25T00:22:48.762Z] #110 3.271 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-08-25T00:22:48.762Z] #110 3.276 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-08-25T00:22:48.762Z] #110 3.277 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-08-25T00:22:48.762Z] #110 3.278 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-08-25T00:22:48.762Z] #110 3.279 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-08-25T00:22:48.762Z] #110 3.281 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-08-25T00:22:48.762Z] #110 3.283 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-08-25T00:22:48.762Z] #110 3.285 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-08-25T00:22:48.762Z] #110 3.287 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-08-25T00:22:48.762Z] #110 3.289 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-08-25T00:22:48.762Z] #110 3.290 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-08-25T00:22:48.762Z] #110 3.294 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-08-25T00:22:48.762Z] #110 3.296 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-08-25T00:22:48.762Z] #110 3.348 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-08-25T00:22:49.018Z] #110 3.350 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2023-08-25T00:22:49.018Z] #110 3.351 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-08-25T00:22:49.018Z] #110 3.352 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-08-25T00:22:49.018Z] #110 3.352 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-08-25T00:22:49.018Z] #110 3.353 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2023-08-25T00:22:49.018Z] #110 3.353 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-08-25T00:22:49.018Z] #110 3.354 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-08-25T00:22:49.018Z] #110 3.355 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-08-25T00:22:49.018Z] #110 3.364 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-08-25T00:22:49.018Z] #110 3.365 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-08-25T00:22:49.018Z] #110 3.366 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-08-25T00:22:49.018Z] #110 3.367 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-08-25T00:22:49.018Z] #110 3.369 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-08-25T00:22:49.018Z] #110 3.369 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-08-25T00:22:49.018Z] #110 3.371 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-08-25T00:22:49.018Z] #110 3.376 Get:52 http://deb.debian.org/debian bullseye-updates/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB] [2023-08-25T00:22:49.018Z] #110 3.377 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-08-25T00:22:49.018Z] #110 3.378 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-08-25T00:22:49.018Z] #110 3.380 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-08-25T00:22:49.018Z] #110 3.417 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-08-25T00:22:49.018Z] #110 3.424 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-08-25T00:22:49.018Z] #110 3.428 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-08-25T00:22:49.018Z] #110 3.441 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2023-08-25T00:22:49.018Z] #110 3.593 debconf: delaying package configuration, since apt-utils is not installed [2023-08-25T00:22:49.018Z] #110 3.638 Fetched 32.1 MB in 1s (60.0 MB/s) [2023-08-25T00:22:49.018Z] #110 3.668 Selecting previously unselected package libapparmor1:arm64. [2023-08-25T00:22:49.018Z] #110 3.668 (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-25T00:22:49.018Z] #110 3.678 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... [2023-08-25T00:22:49.018Z] #110 3.687 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-08-25T00:22:49.018Z] #110 3.734 Selecting previously unselected package libcap2:arm64. [2023-08-25T00:22:49.018Z] #110 3.736 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... [2023-08-25T00:22:49.018Z] #110 3.740 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-08-25T00:22:49.274Z] #110 3.781 Selecting previously unselected package libargon2-1:arm64. [2023-08-25T00:22:49.274Z] #110 3.783 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... [2023-08-25T00:22:49.274Z] #110 3.787 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2023-08-25T00:22:49.274Z] #110 3.825 Selecting previously unselected package dmsetup. [2023-08-25T00:22:49.274Z] #110 3.827 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-08-25T00:22:49.274Z] #110 3.832 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-08-25T00:22:49.274Z] #110 3.880 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-08-25T00:22:49.274Z] #110 3.883 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-08-25T00:22:49.274Z] #110 3.887 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-08-25T00:22:49.274Z] #110 3.940 Selecting previously unselected package libjson-c5:arm64. [2023-08-25T00:22:49.274Z] #110 3.942 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ... [2023-08-25T00:22:49.274Z] #110 3.948 Unpacking libjson-c5:arm64 (0.15-2) ... [2023-08-25T00:22:49.274Z] #110 3.993 Selecting previously unselected package libcryptsetup12:arm64. [2023-08-25T00:22:49.529Z] #110 3.995 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2023-08-25T00:22:49.529Z] #110 4.000 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-08-25T00:22:49.529Z] #110 4.061 Selecting previously unselected package libip4tc2:arm64. [2023-08-25T00:22:49.529Z] #110 4.063 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... [2023-08-25T00:22:49.529Z] #110 4.067 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-08-25T00:22:49.529Z] #110 4.112 Selecting previously unselected package libkmod2:arm64. [2023-08-25T00:22:49.529Z] #110 4.114 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... [2023-08-25T00:22:49.529Z] #110 4.119 Unpacking libkmod2:arm64 (28-1) ... [2023-08-25T00:22:49.529Z] #110 4.172 Selecting previously unselected package systemd. [2023-08-25T00:22:49.529Z] #110 4.174 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ... [2023-08-25T00:22:49.529Z] #110 4.224 Unpacking systemd (247.3-7+deb11u4) ... [2023-08-25T00:22:50.090Z] #110 4.598 Selecting previously unselected package pigz. [2023-08-25T00:22:50.090Z] #110 4.601 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... [2023-08-25T00:22:50.090Z] #110 4.605 Unpacking pigz (2.6-1) ... [2023-08-25T00:22:50.090Z] #110 4.650 Selecting previously unselected package libelf1:arm64. [2023-08-25T00:22:50.090Z] #110 4.652 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... [2023-08-25T00:22:50.090Z] #110 4.657 Unpacking libelf1:arm64 (0.183-1) ... [2023-08-25T00:22:50.090Z] #110 4.709 Selecting previously unselected package libbpf0:arm64. [2023-08-25T00:22:50.090Z] #110 4.712 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... [2023-08-25T00:22:50.090Z] #110 4.717 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-08-25T00:22:50.090Z] #110 4.763 Selecting previously unselected package libmnl0:arm64. [2023-08-25T00:22:50.346Z] #110 4.766 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... [2023-08-25T00:22:50.346Z] #110 4.771 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-08-25T00:22:50.346Z] #110 4.810 Selecting previously unselected package libxtables12:arm64. [2023-08-25T00:22:50.346Z] #110 4.813 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... [2023-08-25T00:22:50.346Z] #110 4.817 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-08-25T00:22:50.346Z] #110 4.854 Selecting previously unselected package libcap2-bin. [2023-08-25T00:22:50.346Z] #110 4.856 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-08-25T00:22:50.346Z] #110 4.861 Unpacking libcap2-bin (1:2.44-1) ... [2023-08-25T00:22:50.346Z] #110 4.906 Selecting previously unselected package iproute2. [2023-08-25T00:22:50.346Z] #110 4.909 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... [2023-08-25T00:22:50.346Z] #110 4.914 Unpacking iproute2 (5.10.0-4) ... [2023-08-25T00:22:50.346Z] #110 5.016 Selecting previously unselected package xxd. [2023-08-25T00:22:50.601Z] #110 5.019 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-08-25T00:22:50.601Z] #110 5.023 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-08-25T00:22:50.601Z] #110 5.074 Selecting previously unselected package vim-common. [2023-08-25T00:22:50.601Z] #110 5.076 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-25T00:22:50.601Z] #110 5.087 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-25T00:22:50.601Z] #110 5.143 Selecting previously unselected package bash-completion. [2023-08-25T00:22:50.601Z] #110 5.145 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... [2023-08-25T00:22:51.527Z] #110 5.807 Unpacking bash-completion (1:2.11-2) ... [2023-08-25T00:22:51.527Z] #110 5.920 Selecting previously unselected package bzip2. [2023-08-25T00:22:51.527Z] #110 5.922 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... [2023-08-25T00:22:51.527Z] #110 5.928 Unpacking bzip2 (1.0.8-4) ... [2023-08-25T00:22:51.527Z] #110 5.969 Selecting previously unselected package xz-utils. [2023-08-25T00:22:51.527Z] #110 5.971 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-08-25T00:22:51.527Z] #110 5.977 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-08-25T00:22:51.527Z] #110 6.043 Selecting previously unselected package apparmor. [2023-08-25T00:22:51.527Z] #110 6.045 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... [2023-08-25T00:22:51.527Z] #110 6.070 Unpacking apparmor (2.13.6-10) ... [2023-08-25T00:22:51.527Z] #110 6.170 Selecting previously unselected package inetutils-ping. [2023-08-25T00:22:51.782Z] #110 6.172 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-08-25T00:22:51.782Z] #110 6.176 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-08-25T00:22:51.782Z] #110 6.227 Selecting previously unselected package libip6tc2:arm64. [2023-08-25T00:22:51.782Z] #110 6.230 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... [2023-08-25T00:22:51.782Z] #110 6.234 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-08-25T00:22:51.782Z] #110 6.272 Selecting previously unselected package libnfnetlink0:arm64. [2023-08-25T00:22:51.782Z] #110 6.275 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-08-25T00:22:51.782Z] #110 6.279 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-08-25T00:22:51.782Z] #110 6.318 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-08-25T00:22:51.782Z] #110 6.320 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-08-25T00:22:51.782Z] #110 6.325 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-08-25T00:22:51.782Z] #110 6.367 Selecting previously unselected package libnftnl11:arm64. [2023-08-25T00:22:51.782Z] #110 6.370 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... [2023-08-25T00:22:51.782Z] #110 6.374 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-08-25T00:22:51.782Z] #110 6.418 Selecting previously unselected package iptables. [2023-08-25T00:22:51.782Z] #110 6.421 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... [2023-08-25T00:22:51.782Z] #110 6.425 Unpacking iptables (1.8.7-1) ... [2023-08-25T00:22:51.782Z] #110 6.500 Selecting previously unselected package libonig5:arm64. [2023-08-25T00:22:52.038Z] #110 6.502 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... [2023-08-25T00:22:52.038Z] #110 6.507 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-08-25T00:22:52.038Z] #110 6.564 Selecting previously unselected package libjq1:arm64. [2023-08-25T00:22:52.038Z] #110 6.566 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... [2023-08-25T00:22:52.038Z] #110 6.571 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-08-25T00:22:52.038Z] #110 6.612 Selecting previously unselected package jq. [2023-08-25T00:22:52.038Z] #110 6.614 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... [2023-08-25T00:22:52.038Z] #110 6.619 Unpacking jq (1.6-2.1) ... [2023-08-25T00:22:52.038Z] #110 6.665 Selecting previously unselected package libaio1:arm64. [2023-08-25T00:22:52.038Z] #110 6.668 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... [2023-08-25T00:22:52.038Z] #110 6.672 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-08-25T00:22:52.038Z] #110 6.715 Selecting previously unselected package libgpm2:arm64. [2023-08-25T00:22:52.293Z] #110 6.717 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... [2023-08-25T00:22:52.293Z] #110 6.722 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-08-25T00:22:52.293Z] #110 6.762 Selecting previously unselected package libicu67:arm64. [2023-08-25T00:22:52.293Z] #110 6.765 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... [2023-08-25T00:22:52.293Z] #110 6.771 Unpacking libicu67:arm64 (67.1-7) ... [2023-08-25T00:22:52.854Z] #110 7.453 Selecting previously unselected package libinih1:arm64. [2023-08-25T00:22:52.854Z] #110 7.456 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... [2023-08-25T00:22:52.854Z] #110 7.461 Unpacking libinih1:arm64 (53-1+b2) ... [2023-08-25T00:22:52.854Z] #110 7.504 Selecting previously unselected package libmicrohttpd12:arm64. [2023-08-25T00:22:52.854Z] #110 7.506 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... [2023-08-25T00:22:52.854Z] #110 7.512 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2023-08-25T00:22:52.854Z] #110 7.566 Selecting previously unselected package libnet1:arm64. [2023-08-25T00:22:53.110Z] #110 7.568 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-08-25T00:22:53.110Z] #110 7.573 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-08-25T00:22:53.110Z] #110 7.620 Selecting previously unselected package libnl-3-200:arm64. [2023-08-25T00:22:53.110Z] #110 7.623 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-08-25T00:22:53.110Z] #110 7.628 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-08-25T00:22:53.110Z] #110 7.677 Selecting previously unselected package libprotobuf-c1:arm64. [2023-08-25T00:22:53.110Z] #110 7.680 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-08-25T00:22:53.110Z] #110 7.685 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-08-25T00:22:53.110Z] #110 7.726 Selecting previously unselected package libyajl2:arm64. [2023-08-25T00:22:53.110Z] #110 7.729 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... [2023-08-25T00:22:53.110Z] #110 7.734 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-08-25T00:22:53.110Z] #110 7.765 Selecting previously unselected package net-tools. [2023-08-25T00:22:53.110Z] #110 7.768 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-08-25T00:22:53.110Z] #110 7.773 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-08-25T00:22:53.110Z] #110 7.825 Selecting previously unselected package patch. [2023-08-25T00:22:53.365Z] #110 7.827 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... [2023-08-25T00:22:53.365Z] #110 7.831 Unpacking patch (2.7.6-7) ... [2023-08-25T00:22:53.365Z] #110 7.869 Selecting previously unselected package python-pip-whl. [2023-08-25T00:22:53.365Z] #110 7.872 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-08-25T00:22:53.365Z] #110 7.877 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-08-25T00:22:53.621Z] #110 8.065 Selecting previously unselected package python3-lib2to3. [2023-08-25T00:22:53.621Z] #110 8.067 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... [2023-08-25T00:22:53.621Z] #110 8.071 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-08-25T00:22:53.621Z] #110 8.115 Selecting previously unselected package python3-distutils. [2023-08-25T00:22:53.621Z] #110 8.118 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... [2023-08-25T00:22:53.621Z] #110 8.122 Unpacking python3-distutils (3.9.2-1) ... [2023-08-25T00:22:53.621Z] #110 8.177 Selecting previously unselected package python3-pkg-resources. [2023-08-25T00:22:53.621Z] #110 8.180 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... [2023-08-25T00:22:53.621Z] #110 8.185 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-08-25T00:22:53.621Z] #110 8.231 Selecting previously unselected package python3-setuptools. [2023-08-25T00:22:53.621Z] #110 8.234 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... [2023-08-25T00:22:53.621Z] #110 8.238 Unpacking python3-setuptools (52.0.0-4) ... [2023-08-25T00:22:53.621Z] #110 8.300 Selecting previously unselected package python3-wheel. [2023-08-25T00:22:53.621Z] #110 8.303 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... [2023-08-25T00:22:53.621Z] #110 8.308 Unpacking python3-wheel (0.34.2-1) ... [2023-08-25T00:22:53.621Z] #110 8.345 Selecting previously unselected package python3-pip. [2023-08-25T00:22:53.876Z] #110 8.347 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-08-25T00:22:53.876Z] #110 8.351 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-08-25T00:22:53.876Z] #110 8.421 Selecting previously unselected package sudo. [2023-08-25T00:22:53.876Z] #110 8.423 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-08-25T00:22:53.876Z] #110 8.430 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-08-25T00:22:53.876Z] #110 8.545 Selecting previously unselected package systemd-journal-remote. [2023-08-25T00:22:53.876Z] #110 8.548 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ... [2023-08-25T00:22:53.876Z] #110 8.553 Unpacking systemd-journal-remote (247.3-7+deb11u4) ... [2023-08-25T00:22:53.876Z] #110 8.594 Selecting previously unselected package thin-provisioning-tools. [2023-08-25T00:22:53.876Z] #110 8.596 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-08-25T00:22:54.132Z] #110 8.601 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-08-25T00:22:54.132Z] #110 8.662 Selecting previously unselected package uidmap. [2023-08-25T00:22:54.132Z] #110 8.664 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-08-25T00:22:54.132Z] #110 8.669 Unpacking uidmap (1:4.8.1-1) ... [2023-08-25T00:22:54.132Z] #110 8.728 Selecting previously unselected package vim-runtime. [2023-08-25T00:22:54.388Z] #110 8.731 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-25T00:22:54.388Z] #110 8.743 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-25T00:22:54.388Z] #110 8.755 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-08-25T00:22:54.388Z] #110 8.759 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-08-25T00:22:54.948Z] #110 9.329 Selecting previously unselected package vim. [2023-08-25T00:22:54.948Z] #110 9.333 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-08-25T00:22:54.948Z] #110 9.342 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-08-25T00:22:54.948Z] #110 9.481 Selecting previously unselected package xfsprogs. [2023-08-25T00:22:54.948Z] #110 9.483 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... [2023-08-25T00:22:54.948Z] #110 9.489 Unpacking xfsprogs (5.10.0-4) ... [2023-08-25T00:22:54.948Z] #110 9.588 Selecting previously unselected package zip. [2023-08-25T00:22:55.203Z] #110 9.591 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... [2023-08-25T00:22:55.203Z] #110 9.595 Unpacking zip (3.0-12) ... [2023-08-25T00:22:55.203Z] #110 9.644 Selecting previously unselected package zstd. [2023-08-25T00:22:55.203Z] #110 9.647 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2023-08-25T00:22:55.203Z] #110 9.651 Unpacking zstd (1.4.8+dfsg-2.1) ... [2023-08-25T00:22:55.203Z] #110 9.743 Setting up python3-pkg-resources (52.0.0-4) ... [2023-08-25T00:22:55.459Z] #110 9.944 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-08-25T00:22:55.459Z] #110 9.956 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-08-25T00:22:55.459Z] #110 9.969 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-08-25T00:22:55.459Z] #110 9.981 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-08-25T00:22:55.459Z] #110 9.995 Setting up libicu67:arm64 (67.1-7) ... [2023-08-25T00:22:55.459Z] #110 10.01 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-08-25T00:22:55.459Z] #110 10.02 Setting up libinih1:arm64 (53-1+b2) ... [2023-08-25T00:22:55.459Z] #110 10.03 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2023-08-25T00:22:55.459Z] #110 10.04 Setting up uidmap (1:4.8.1-1) ... [2023-08-25T00:22:55.459Z] #110 10.06 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-08-25T00:22:55.459Z] #110 10.07 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-08-25T00:22:55.459Z] #110 10.09 Setting up bzip2 (1.0.8-4) ... [2023-08-25T00:22:55.459Z] #110 10.10 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-08-25T00:22:55.714Z] #110 10.11 Setting up python3-wheel (0.34.2-1) ... [2023-08-25T00:22:55.714Z] #110 10.26 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2023-08-25T00:22:55.714Z] #110 10.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-08-25T00:22:55.714Z] #110 10.28 Setting up libcap2:arm64 (1:2.44-1) ... [2023-08-25T00:22:55.714Z] #110 10.30 Setting up libcap2-bin (1:2.44-1) ... [2023-08-25T00:22:55.714Z] #110 10.31 Setting up apparmor (2.13.6-10) ... [2023-08-25T00:22:56.639Z] #110 11.16 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2023-08-25T00:22:56.639Z] #110 11.18 Setting up zip (3.0-12) ... [2023-08-25T00:22:56.639Z] #110 11.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-25T00:22:56.639Z] #110 11.23 Setting up bash-completion (1:2.11-2) ... [2023-08-25T00:22:57.566Z] #110 11.98 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-08-25T00:22:57.566Z] #110 12.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-08-25T00:22:57.566Z] #110 12.01 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-08-25T00:22:57.566Z] #110 12.02 Setting up patch (2.7.6-7) ... [2023-08-25T00:22:57.566Z] #110 12.04 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-08-25T00:22:57.566Z] #110 12.08 invoke-rc.d: could not determine current runlevel [2023-08-25T00:22:57.566Z] #110 12.09 invoke-rc.d: policy-rc.d denied execution of start. [2023-08-25T00:22:57.566Z] #110 12.09 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-08-25T00:22:57.566Z] #110 12.11 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-08-25T00:22:57.566Z] #110 12.12 Setting up pigz (2.6-1) ... [2023-08-25T00:22:57.566Z] #110 12.13 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-08-25T00:22:57.566Z] #110 12.15 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-08-25T00:22:57.566Z] #110 12.17 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-08-25T00:22:57.566Z] #110 12.18 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-08-25T00:22:57.821Z] #110 12.37 Setting up libaio1:arm64 (0.3.112-9) ... [2023-08-25T00:22:57.821Z] #110 12.38 Setting up python3-lib2to3 (3.9.2-1) ... [2023-08-25T00:22:57.821Z] #110 12.49 Setting up libelf1:arm64 (0.183-1) ... [2023-08-25T00:22:58.077Z] #110 12.50 Setting up libjson-c5:arm64 (0.15-2) ... [2023-08-25T00:22:58.077Z] #110 12.51 Setting up zstd (1.4.8+dfsg-2.1) ... [2023-08-25T00:22:58.077Z] #110 12.53 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-08-25T00:22:58.077Z] #110 12.54 Setting up libkmod2:arm64 (28-1) ... [2023-08-25T00:22:58.077Z] #110 12.56 Setting up python3-distutils (3.9.2-1) ... [2023-08-25T00:22:58.077Z] #110 12.68 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-08-25T00:22:58.077Z] #110 12.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-08-25T00:22:58.077Z] #110 12.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-08-25T00:22:58.077Z] #110 12.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-08-25T00:22:58.077Z] #110 12.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-08-25T00:22:58.077Z] #110 12.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-08-25T00:22:58.077Z] #110 12.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-08-25T00:22:58.077Z] #110 12.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-08-25T00:22:58.077Z] #110 12.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-08-25T00:22:58.077Z] #110 12.75 Setting up python3-setuptools (52.0.0-4) ... [2023-08-25T00:22:58.638Z] #110 13.08 Setting up libjq1:arm64 (1.6-2.1) ... [2023-08-25T00:22:58.638Z] #110 13.09 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-08-25T00:22:58.638Z] #110 13.11 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-08-25T00:22:58.638Z] #110 13.12 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-08-25T00:22:58.893Z] #110 13.39 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-08-25T00:22:58.893Z] #110 13.40 Setting up jq (1.6-2.1) ... [2023-08-25T00:22:58.893Z] #110 13.42 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-08-25T00:22:58.893Z] #110 13.43 Setting up iptables (1.8.7-1) ... [2023-08-25T00:22:58.893Z] #110 13.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-08-25T00:22:58.893Z] #110 13.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-08-25T00:22:58.893Z] #110 13.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-08-25T00:22:58.893Z] #110 13.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-08-25T00:22:58.893Z] #110 13.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-08-25T00:22:58.893Z] #110 13.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-08-25T00:22:58.893Z] #110 13.48 Setting up iproute2 (5.10.0-4) ... [2023-08-25T00:22:59.149Z] #110 13.64 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-08-25T00:22:59.149Z] #110 13.65 Setting up dmsetup (2:1.02.175-2.1) ... [2023-08-25T00:22:59.149Z] #110 13.67 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-08-25T00:22:59.149Z] #110 13.68 Setting up systemd (247.3-7+deb11u4) ... [2023-08-25T00:22:59.149Z] #110 13.74 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-08-25T00:22:59.404Z] #110 13.74 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-08-25T00:22:59.404Z] #110 13.74 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-08-25T00:22:59.405Z] #110 13.75 Initializing machine ID from random generator. [2023-08-25T00:22:59.660Z] #110 14.13 Setting up systemd-journal-remote (247.3-7+deb11u4) ... [2023-08-25T00:22:59.660Z] #110 14.27 Setting up xfsprogs (5.10.0-4) ... [2023-08-25T00:22:59.660Z] #110 14.29 System has not been booted with systemd as init system (PID 1). Can't operate. [2023-08-25T00:22:59.660Z] #110 14.29 Failed to connect to bus: Host is down [2023-08-25T00:22:59.660Z] #110 14.29 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-25T00:23:00.221Z] #110 DONE 14.7s [2023-08-25T00:23:00.221Z] [2023-08-25T00:23:00.221Z] #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-25T00:23:00.476Z] #111 0.319 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-08-25T00:23:00.476Z] #111 0.324 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-08-25T00:23:00.476Z] #111 0.328 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-08-25T00:23:00.476Z] #111 DONE 0.4s [2023-08-25T00:23:00.476Z] [2023-08-25T00:23:00.476Z] #112 [dev-base 10/13] RUN pip3 install yamllint==1.27.1 [2023-08-25T00:23:07.022Z] #112 5.686 Collecting yamllint==1.27.1 [2023-08-25T00:23:07.277Z] #112 6.709 Downloading yamllint-1.27.1.tar.gz (129 kB) [2023-08-25T00:23:07.533Z] #112 7.021 Collecting pathspec>=0.5.3 [2023-08-25T00:23:07.533Z] #112 7.026 Downloading pathspec-0.11.2-py3-none-any.whl (29 kB) [2023-08-25T00:23:07.533Z] #112 7.132 Collecting pyyaml [2023-08-25T00:23:07.789Z] #112 7.138 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-08-25T00:23:07.789Z] #112 7.156 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2023-08-25T00:23:07.789Z] #112 7.160 Building wheels for collected packages: yamllint [2023-08-25T00:23:07.789Z] #112 7.161 Building wheel for yamllint (setup.py): started [2023-08-25T00:23:07.789Z] #112 7.418 Building wheel for yamllint (setup.py): finished with status 'done' [2023-08-25T00:23:08.044Z] #112 7.418 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=8768eee12e612e9b73604eda340dbc45e2fbabf0b46a0b3e32f25dc6b889ac6b [2023-08-25T00:23:08.044Z] #112 7.418 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2023-08-25T00:23:08.044Z] #112 7.421 Successfully built yamllint [2023-08-25T00:23:08.044Z] #112 7.427 Installing collected packages: pyyaml, pathspec, yamllint [2023-08-25T00:23:08.044Z] #112 7.546 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1 [2023-08-25T00:23:08.044Z] #112 DONE 7.7s [2023-08-25T00:23:08.299Z] [2023-08-25T00:23:08.300Z] #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 libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev [2023-08-25T00:23:08.860Z] #113 0.591 Hit:1 http://deb.debian.org/debian bullseye InRelease [2023-08-25T00:23:08.860Z] #113 0.591 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease [2023-08-25T00:23:08.860Z] #113 0.591 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease [2023-08-25T00:23:09.675Z] #113 0.960 Reading package lists... [2023-08-25T00:23:10.236Z] #113 1.532 Reading package lists... [2023-08-25T00:23:10.491Z] #113 2.088 Building dependency tree... [2023-08-25T00:23:10.491Z] #113 2.264 Reading state information... [2023-08-25T00:23:10.747Z] #113 2.535 gcc is already the newest version (4:10.2.1-1). [2023-08-25T00:23:10.747Z] #113 2.535 pkg-config is already the newest version (0.29.2-1). [2023-08-25T00:23:10.747Z] #113 2.535 The following additional packages will be installed: [2023-08-25T00:23:10.747Z] #113 2.536 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1 [2023-08-25T00:23:10.747Z] #113 2.536 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data [2023-08-25T00:23:10.747Z] #113 2.536 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 [2023-08-25T00:23:10.747Z] #113 2.536 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 [2023-08-25T00:23:10.747Z] #113 2.537 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev [2023-08-25T00:23:10.747Z] #113 2.537 uuid-dev zlib1g-dev [2023-08-25T00:23:10.747Z] #113 2.539 Suggested packages: [2023-08-25T00:23:10.747Z] #113 2.539 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-08-25T00:23:10.747Z] #113 2.539 | libgdk-pixbuf2.0-dev libxml2-utils seccomp [2023-08-25T00:23:10.747Z] #113 2.539 Recommended packages: [2023-08-25T00:23:10.747Z] #113 2.539 build-essential fakeroot libalgorithm-merge-perl [2023-08-25T00:23:11.002Z] #113 2.786 The following NEW packages will be installed: [2023-08-25T00:23:11.002Z] #113 2.786 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev [2023-08-25T00:23:11.002Z] #113 2.786 libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 [2023-08-25T00:23:11.002Z] #113 2.786 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin [2023-08-25T00:23:11.002Z] #113 2.786 libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev [2023-08-25T00:23:11.002Z] #113 2.787 libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev [2023-08-25T00:23:11.002Z] #113 2.787 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev [2023-08-25T00:23:11.002Z] #113 2.787 libsystemd-dev libudev-dev uuid-dev zlib1g-dev [2023-08-25T00:23:11.257Z] #113 3.071 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded. [2023-08-25T00:23:11.257Z] #113 3.071 Need to get 10.3 MB of archives. [2023-08-25T00:23:11.257Z] #113 3.071 After this operation, 41.5 MB of additional disk space will be used. [2023-08-25T00:23:11.257Z] #113 3.071 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-08-25T00:23:11.257Z] #113 3.089 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-25T00:23:11.257Z] #113 3.091 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-25T00:23:11.257Z] #113 3.093 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-08-25T00:23:11.257Z] #113 3.096 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-08-25T00:23:11.257Z] #113 3.097 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] [2023-08-25T00:23:11.257Z] #113 3.100 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-08-25T00:23:11.257Z] #113 3.103 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2023-08-25T00:23:11.257Z] #113 3.104 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-08-25T00:23:11.257Z] #113 3.106 Get:10 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2023-08-25T00:23:11.257Z] #113 3.109 Get:11 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB] [2023-08-25T00:23:11.257Z] #113 3.111 Get:12 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-08-25T00:23:11.257Z] #113 3.117 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-08-25T00:23:11.257Z] #113 3.120 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-08-25T00:23:11.257Z] #113 3.122 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-08-25T00:23:11.257Z] #113 3.124 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-08-25T00:23:11.257Z] #113 3.127 Get:17 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-08-25T00:23:11.257Z] #113 3.129 Get:18 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-08-25T00:23:11.257Z] #113 3.130 Get:19 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-08-25T00:23:11.257Z] #113 3.132 Get:20 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-08-25T00:23:11.257Z] #113 3.137 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-08-25T00:23:11.257Z] #113 3.143 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-08-25T00:23:11.257Z] #113 3.145 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-08-25T00:23:11.257Z] #113 3.146 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-08-25T00:23:11.257Z] #113 3.168 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-08-25T00:23:11.257Z] #113 3.172 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-08-25T00:23:11.512Z] #113 3.173 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-08-25T00:23:11.512Z] #113 3.180 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-08-25T00:23:11.512Z] #113 3.181 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-08-25T00:23:11.512Z] #113 3.192 Get:30 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-08-25T00:23:11.512Z] #113 3.193 Get:31 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-08-25T00:23:11.512Z] #113 3.194 Get:32 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB] [2023-08-25T00:23:11.512Z] #113 3.346 debconf: delaying package configuration, since apt-utils is not installed [2023-08-25T00:23:11.512Z] #113 3.391 Fetched 10.3 MB in 0s (25.9 MB/s) [2023-08-25T00:23:11.512Z] #113 3.417 Selecting previously unselected package dpkg-dev. [2023-08-25T00:23:11.768Z] #113 3.417 (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-25T00:23:11.768Z] #113 3.430 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... [2023-08-25T00:23:11.768Z] #113 3.435 Unpacking dpkg-dev (1.20.12) ... [2023-08-25T00:23:11.768Z] #113 3.562 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-08-25T00:23:11.768Z] #113 3.564 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-08-25T00:23:11.768Z] #113 3.574 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-08-25T00:23:11.768Z] #113 3.612 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-08-25T00:23:11.768Z] #113 3.615 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-08-25T00:23:11.768Z] #113 3.619 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-08-25T00:23:11.768Z] #113 3.660 Selecting previously unselected package libsecret-common. [2023-08-25T00:23:11.768Z] #113 3.663 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... [2023-08-25T00:23:12.023Z] #113 3.667 Unpacking libsecret-common (0.20.4-2) ... [2023-08-25T00:23:12.023Z] #113 3.726 Selecting previously unselected package libsecret-1-0:arm64. [2023-08-25T00:23:12.023Z] #113 3.729 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-08-25T00:23:12.023Z] #113 3.734 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-08-25T00:23:12.023Z] #113 3.773 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-08-25T00:23:12.023Z] #113 3.776 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-08-25T00:23:12.023Z] #113 3.780 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-08-25T00:23:12.023Z] #113 3.813 Selecting previously unselected package libapparmor-dev:arm64. [2023-08-25T00:23:12.023Z] #113 3.815 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-08-25T00:23:12.023Z] #113 3.819 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-08-25T00:23:12.023Z] #113 3.860 Selecting previously unselected package uuid-dev:arm64. [2023-08-25T00:23:12.023Z] #113 3.863 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-08-25T00:23:12.023Z] #113 3.867 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-08-25T00:23:12.023Z] #113 3.913 Selecting previously unselected package libblkid-dev:arm64. [2023-08-25T00:23:12.023Z] #113 3.916 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-08-25T00:23:12.023Z] #113 3.925 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-08-25T00:23:12.023Z] #113 3.984 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-08-25T00:23:12.023Z] #113 3.987 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-08-25T00:23:12.023Z] #113 3.991 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-08-25T00:23:12.023Z] #113 4.024 Selecting previously unselected package libudev-dev:arm64. [2023-08-25T00:23:12.279Z] #113 4.027 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u4_arm64.deb ... [2023-08-25T00:23:12.279Z] #113 4.031 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ... [2023-08-25T00:23:12.279Z] #113 4.078 Selecting previously unselected package libsepol1-dev:arm64. [2023-08-25T00:23:12.279Z] #113 4.081 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ... [2023-08-25T00:23:12.279Z] #113 4.085 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-08-25T00:23:12.279Z] #113 4.153 Selecting previously unselected package libpcre2-16-0:arm64. [2023-08-25T00:23:12.279Z] #113 4.156 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-08-25T00:23:12.279Z] #113 4.160 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-08-25T00:23:12.279Z] #113 4.214 Selecting previously unselected package libpcre2-32-0:arm64. [2023-08-25T00:23:12.279Z] #113 4.217 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-08-25T00:23:12.279Z] #113 4.221 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-08-25T00:23:12.279Z] #113 4.276 Selecting previously unselected package libpcre2-posix2:arm64. [2023-08-25T00:23:12.535Z] #113 4.279 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-08-25T00:23:12.535Z] #113 4.284 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-08-25T00:23:12.535Z] #113 4.320 Selecting previously unselected package libpcre2-dev:arm64. [2023-08-25T00:23:12.535Z] #113 4.322 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-08-25T00:23:12.535Z] #113 4.327 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-08-25T00:23:12.535Z] #113 4.408 Selecting previously unselected package libselinux1-dev:arm64. [2023-08-25T00:23:12.535Z] #113 4.411 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ... [2023-08-25T00:23:12.535Z] #113 4.415 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-08-25T00:23:12.535Z] #113 4.476 Selecting previously unselected package libdevmapper-dev:arm64. [2023-08-25T00:23:12.535Z] #113 4.479 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-08-25T00:23:12.535Z] #113 4.483 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-08-25T00:23:12.535Z] #113 4.521 Selecting previously unselected package libffi-dev:arm64. [2023-08-25T00:23:12.790Z] #113 4.523 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ... [2023-08-25T00:23:12.790Z] #113 4.528 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-08-25T00:23:12.790Z] #113 4.566 Selecting previously unselected package libglib2.0-data. [2023-08-25T00:23:12.790Z] #113 4.569 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ... [2023-08-25T00:23:12.790Z] #113 4.573 Unpacking libglib2.0-data (2.66.8-1) ... [2023-08-25T00:23:13.045Z] #113 4.710 Selecting previously unselected package libglib2.0-bin. [2023-08-25T00:23:13.045Z] #113 4.712 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-08-25T00:23:13.045Z] #113 4.716 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-08-25T00:23:13.045Z] #113 4.764 Selecting previously unselected package libglib2.0-dev-bin. [2023-08-25T00:23:13.045Z] #113 4.766 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2023-08-25T00:23:13.045Z] #113 4.771 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2023-08-25T00:23:13.045Z] #113 4.817 Selecting previously unselected package libmount-dev:arm64. [2023-08-25T00:23:13.045Z] #113 4.821 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-08-25T00:23:13.045Z] #113 4.825 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-08-25T00:23:13.046Z] #113 4.868 Selecting previously unselected package libpcre16-3:arm64. [2023-08-25T00:23:13.046Z] #113 4.871 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-08-25T00:23:13.046Z] #113 4.875 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-08-25T00:23:13.046Z] #113 4.926 Selecting previously unselected package libpcre32-3:arm64. [2023-08-25T00:23:13.046Z] #113 4.928 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... [2023-08-25T00:23:13.046Z] #113 4.933 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2023-08-25T00:23:13.046Z] #113 4.983 Selecting previously unselected package libpcrecpp0v5:arm64. [2023-08-25T00:23:13.046Z] #113 4.986 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2023-08-25T00:23:13.046Z] #113 4.989 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-08-25T00:23:13.046Z] #113 5.025 Selecting previously unselected package libpcre3-dev:arm64. [2023-08-25T00:23:13.046Z] #113 5.028 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2023-08-25T00:23:13.301Z] #113 5.032 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2023-08-25T00:23:13.301Z] #113 5.112 Selecting previously unselected package zlib1g-dev:arm64. [2023-08-25T00:23:13.301Z] #113 5.115 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-08-25T00:23:13.301Z] #113 5.119 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-08-25T00:23:13.301Z] #113 5.164 Selecting previously unselected package libglib2.0-dev:arm64. [2023-08-25T00:23:13.556Z] #113 5.167 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... [2023-08-25T00:23:13.556Z] #113 5.171 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2023-08-25T00:23:13.556Z] #113 5.364 Selecting previously unselected package libseccomp-dev:arm64. [2023-08-25T00:23:13.556Z] #113 5.367 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-08-25T00:23:13.556Z] #113 5.373 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-08-25T00:23:13.556Z] #113 5.416 Selecting previously unselected package libsecret-1-dev:arm64. [2023-08-25T00:23:13.812Z] #113 5.419 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ... [2023-08-25T00:23:13.812Z] #113 5.424 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... [2023-08-25T00:23:13.812Z] #113 5.481 Selecting previously unselected package libsystemd-dev:arm64. [2023-08-25T00:23:13.812Z] #113 5.484 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u4_arm64.deb ... [2023-08-25T00:23:13.812Z] #113 5.488 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ... [2023-08-25T00:23:13.812Z] #113 5.602 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-08-25T00:23:13.812Z] #113 5.614 Setting up libglib2.0-dev-bin (2.66.8-1) ... [2023-08-25T00:23:14.067Z] #113 5.780 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-08-25T00:23:14.067Z] #113 5.792 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-08-25T00:23:14.067Z] #113 5.805 Setting up libpcre16-3:arm64 (2:8.39-13) ... [2023-08-25T00:23:14.067Z] #113 5.817 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-08-25T00:23:14.067Z] #113 5.829 Setting up libffi-dev:arm64 (3.3-6) ... [2023-08-25T00:23:14.067Z] #113 5.842 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-08-25T00:23:14.067Z] #113 5.855 Setting up dpkg-dev (1.20.12) ... [2023-08-25T00:23:14.067Z] #113 5.875 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-08-25T00:23:14.067Z] #113 5.888 Setting up libglib2.0-data (2.66.8-1) ... [2023-08-25T00:23:14.067Z] #113 5.898 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-08-25T00:23:14.067Z] #113 5.910 Setting up libpcre32-3:arm64 (2:8.39-13) ... [2023-08-25T00:23:14.067Z] #113 5.924 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ... [2023-08-25T00:23:14.067Z] #113 5.936 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-08-25T00:23:14.067Z] #113 5.948 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-08-25T00:23:14.067Z] #113 5.961 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-08-25T00:23:14.067Z] #113 5.972 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-08-25T00:23:14.067Z] #113 5.985 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ... [2023-08-25T00:23:14.067Z] #113 5.999 Setting up libsecret-common (0.20.4-2) ... [2023-08-25T00:23:14.067Z] #113 6.011 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-08-25T00:23:14.067Z] #113 6.029 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-08-25T00:23:14.322Z] #113 6.042 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-08-25T00:23:14.322Z] #113 6.053 Setting up libpcre3-dev:arm64 (2:8.39-13) ... [2023-08-25T00:23:14.322Z] #113 6.065 Setting up libglib2.0-bin (2.66.8-1) ... [2023-08-25T00:23:14.322Z] #113 6.078 Setting up libsecret-1-0:arm64 (0.20.4-2) ... [2023-08-25T00:23:14.322Z] #113 6.092 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-08-25T00:23:14.322Z] #113 6.104 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-08-25T00:23:14.322Z] #113 6.118 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-08-25T00:23:14.322Z] #113 6.130 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-08-25T00:23:14.322Z] #113 6.141 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... [2023-08-25T00:23:14.322Z] #113 6.156 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... [2023-08-25T00:23:14.322Z] #113 6.168 No schema files found: doing nothing. [2023-08-25T00:23:14.322Z] #113 6.172 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-25T00:23:14.322Z] #113 6.196 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... [2023-08-25T00:23:14.577Z] #113 DONE 6.4s [2023-08-25T00:23:14.578Z] [2023-08-25T00:23:14.578Z] #114 [dev-base 12/13] COPY --link --from=dockercli /build/ /usr/local/cli [2023-08-25T00:23:14.832Z] #114 DONE 0.2s [2023-08-25T00:23:14.833Z] [2023-08-25T00:23:14.833Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration [2023-08-25T00:23:14.833Z] #115 DONE 0.1s [2023-08-25T00:23:14.833Z] [2023-08-25T00:23:14.833Z] #116 [dev 1/1] COPY --link . . [2023-08-25T00:23:16.196Z] #116 DONE 1.1s [2023-08-25T00:23:16.196Z] [2023-08-25T00:23:16.196Z] #117 exporting to image [2023-08-25T00:23:16.196Z] #117 exporting layers [2023-08-25T00:23:16.757Z] #117 exporting layers 0.9s done [2023-08-25T00:23:16.757Z] #117 writing image sha256:f3be7ad7a1e7259a39081cabe4c81bf2e860a65f38bcd96c53c7712f1796172f done [2023-08-25T00:23:16.757Z] #117 naming to docker.io/library/docker:cd49f9affdad81360620019b6e8741ae73fd5590 done [2023-08-25T00:23:16.757Z] #117 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-08-25T00:23:17.046Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-08-25T00:23:17.318Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46321/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cd49f9affdad81360620019b6e8741ae73fd5590 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cd49f9affdad81360620019b6e8741ae73fd5590 hack/test/unit [2023-08-25T00:23:17.573Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2023-08-25T00:23:17.574Z] + TESTFLAGS+=' -test.timeout=5m' [2023-08-25T00:23:17.574Z] + TESTDIRS=./... [2023-08-25T00:23:17.574Z] + exclude_paths='/vendor/|/integration' [2023-08-25T00:23:17.574Z] ++ go list ./... [2023-08-25T00:23:17.574Z] ++ grep -vE '(/vendor/|/integration)' [2023-08-25T00:23:18.135Z] + pkg_list='github.com/docker/docker/api [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/server [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/server/backend/build [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/server/httpstatus [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/server/httputils [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/server/middleware [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/server/router [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/server/router/build [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/server/router/checkpoint [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/server/router/container [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/server/router/debug [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/server/router/distribution [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/server/router/grpc [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/server/router/image [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/server/router/network [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/server/router/plugin [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/server/router/session [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/server/router/swarm [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/server/router/system [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/server/router/volume [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types/backend [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types/blkiodev [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types/container [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types/events [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types/filters [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types/image [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types/mount [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types/network [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types/plugins/logdriver [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types/registry [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types/strslice [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types/swarm [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types/swarm/runtime [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types/system [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types/time [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types/versions [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types/versions/v1p19 [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types/versions/v1p20 [2023-08-25T00:23:18.135Z] github.com/docker/docker/api/types/volume [2023-08-25T00:23:18.135Z] github.com/docker/docker/builder [2023-08-25T00:23:18.135Z] github.com/docker/docker/builder/builder-next [2023-08-25T00:23:18.135Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/builder-next/exporter [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/builder-next/worker [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/builder-next/worker/label [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/dockerfile [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/remotecontext [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/remotecontext/git [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-08-25T00:23:18.136Z] github.com/docker/docker/cli/debug [2023-08-25T00:23:18.136Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-08-25T00:23:18.136Z] github.com/docker/docker/cli/winresources/dockerd [2023-08-25T00:23:18.136Z] github.com/docker/docker/client [2023-08-25T00:23:18.136Z] github.com/docker/docker/client/buildkit [2023-08-25T00:23:18.136Z] github.com/docker/docker/cmd/docker-proxy [2023-08-25T00:23:18.136Z] github.com/docker/docker/cmd/dockerd [2023-08-25T00:23:18.136Z] github.com/docker/docker/cmd/dockerd/trap [2023-08-25T00:23:18.136Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-08-25T00:23:18.136Z] github.com/docker/docker/container [2023-08-25T00:23:18.136Z] github.com/docker/docker/container/stream [2023-08-25T00:23:18.136Z] github.com/docker/docker/contrib/apparmor [2023-08-25T00:23:18.136Z] github.com/docker/docker/contrib/httpserver [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/cluster [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/cluster/convert [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/cluster/executor [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/cluster/executor/container [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/cluster/provider [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/config [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/containerd [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/events [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/events/testutils [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver/copy [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver/register [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/images [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/initlayer [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/links [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/listeners [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/awslogs [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/fluentd [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/gcplogs [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/gelf [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/journald [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/local [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/logentries [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/loggertest [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/loggerutils [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/splunk [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/syslog [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/templates [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/names [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/network [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/snapshotter [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/stats [2023-08-25T00:23:18.136Z] github.com/docker/docker/distribution [2023-08-25T00:23:18.136Z] github.com/docker/docker/distribution/metadata [2023-08-25T00:23:18.136Z] github.com/docker/docker/distribution/utils [2023-08-25T00:23:18.136Z] github.com/docker/docker/distribution/xfer [2023-08-25T00:23:18.136Z] github.com/docker/docker/dockerversion [2023-08-25T00:23:18.136Z] github.com/docker/docker/errdefs [2023-08-25T00:23:18.136Z] github.com/docker/docker/image [2023-08-25T00:23:18.136Z] github.com/docker/docker/image/cache [2023-08-25T00:23:18.136Z] github.com/docker/docker/image/tarexport [2023-08-25T00:23:18.136Z] github.com/docker/docker/image/v1 [2023-08-25T00:23:18.136Z] github.com/docker/docker/internal/mod [2023-08-25T00:23:18.136Z] github.com/docker/docker/internal/mounttree [2023-08-25T00:23:18.136Z] github.com/docker/docker/internal/multierror [2023-08-25T00:23:18.136Z] github.com/docker/docker/internal/test/suite [2023-08-25T00:23:18.136Z] github.com/docker/docker/internal/testutils [2023-08-25T00:23:18.136Z] github.com/docker/docker/internal/testutils/netnsutils [2023-08-25T00:23:18.136Z] github.com/docker/docker/internal/unshare [2023-08-25T00:23:18.136Z] github.com/docker/docker/layer [2023-08-25T00:23:18.136Z] github.com/docker/docker/libcontainerd [2023-08-25T00:23:18.136Z] github.com/docker/docker/libcontainerd/queue [2023-08-25T00:23:18.136Z] github.com/docker/docker/libcontainerd/remote [2023-08-25T00:23:18.136Z] github.com/docker/docker/libcontainerd/shimopts [2023-08-25T00:23:18.136Z] github.com/docker/docker/libcontainerd/supervisor [2023-08-25T00:23:18.136Z] github.com/docker/docker/libcontainerd/types [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/bitmap [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/cluster [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/config [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/datastore [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/diagnostic [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/discoverapi [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/driverapi [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/drivers/host [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/drivers/null [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/drivers/remote [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/drivers/windows [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/drvregistry [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/etchosts [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/internal/caller [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/ipam [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/ipamapi [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/ipams/null [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/ipams/remote [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/ipamutils [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/ipbits [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/iptables [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/netlabel [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/netutils [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/networkdb [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/ns [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/options [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/osl [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/osl/kernel [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/portallocator [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/portmapper [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/resolvconf [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/scope [2023-08-25T00:23:18.136Z] github.com/docker/docker/libnetwork/types [2023-08-25T00:23:18.136Z] github.com/docker/docker/oci [2023-08-25T00:23:18.136Z] github.com/docker/docker/oci/caps [2023-08-25T00:23:18.136Z] github.com/docker/docker/opts [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/aaparser [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/archive [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/authorization [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/broadcaster [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/capabilities [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/chrootarchive [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/containerfs [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/directory [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/dmesg [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/fileutils [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/homedir [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/idtools [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/ioutils [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/jsonmessage [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/longpath [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/loopback [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/meminfo [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/namesgenerator [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/parsers [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/parsers/kernel [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/pidfile [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/platform [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/platforms [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/plugingetter [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/plugins [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/plugins/transport [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/pools [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/process [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/progress [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/reexec [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/rootless [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/rootless/specconv [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/stack [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/stdcopy [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/streamformatter [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/stringid [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/sysinfo [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/system [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/tailfile [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/tarsum [2023-08-25T00:23:18.136Z] github.com/docker/docker/pkg/useragent [2023-08-25T00:23:18.136Z] github.com/docker/docker/plugin [2023-08-25T00:23:18.136Z] github.com/docker/docker/plugin/executor/containerd [2023-08-25T00:23:18.136Z] github.com/docker/docker/plugin/v2 [2023-08-25T00:23:18.136Z] github.com/docker/docker/profiles/apparmor [2023-08-25T00:23:18.136Z] github.com/docker/docker/profiles/seccomp [2023-08-25T00:23:18.136Z] github.com/docker/docker/quota [2023-08-25T00:23:18.136Z] github.com/docker/docker/reference [2023-08-25T00:23:18.136Z] github.com/docker/docker/registry [2023-08-25T00:23:18.136Z] github.com/docker/docker/registry/resumable [2023-08-25T00:23:18.136Z] github.com/docker/docker/restartmanager [2023-08-25T00:23:18.136Z] github.com/docker/docker/runconfig [2023-08-25T00:23:18.136Z] github.com/docker/docker/runconfig/opts [2023-08-25T00:23:18.136Z] github.com/docker/docker/testutil [2023-08-25T00:23:18.136Z] github.com/docker/docker/testutil/daemon [2023-08-25T00:23:18.136Z] github.com/docker/docker/testutil/environment [2023-08-25T00:23:18.136Z] github.com/docker/docker/testutil/fakecontext [2023-08-25T00:23:18.136Z] github.com/docker/docker/testutil/fakegit [2023-08-25T00:23:18.136Z] github.com/docker/docker/testutil/fakestorage [2023-08-25T00:23:18.136Z] github.com/docker/docker/testutil/fixtures/load [2023-08-25T00:23:18.136Z] github.com/docker/docker/testutil/fixtures/plugin [2023-08-25T00:23:18.136Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-08-25T00:23:18.136Z] github.com/docker/docker/testutil/registry [2023-08-25T00:23:18.136Z] github.com/docker/docker/testutil/request [2023-08-25T00:23:18.136Z] github.com/docker/docker/volume [2023-08-25T00:23:18.136Z] github.com/docker/docker/volume/drivers [2023-08-25T00:23:18.136Z] github.com/docker/docker/volume/local [2023-08-25T00:23:18.136Z] github.com/docker/docker/volume/mounts [2023-08-25T00:23:18.136Z] github.com/docker/docker/volume/service [2023-08-25T00:23:18.136Z] github.com/docker/docker/volume/service/opts [2023-08-25T00:23:18.136Z] github.com/docker/docker/volume/testutils' [2023-08-25T00:23:18.136Z] ++ grep --fixed-strings -v /libnetwork [2023-08-25T00:23:18.136Z] ++ echo 'github.com/docker/docker/api [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/server [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/server/backend/build [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/server/httpstatus [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/server/httputils [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/server/middleware [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/server/router [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/server/router/build [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/server/router/checkpoint [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/server/router/container [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/server/router/debug [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/server/router/distribution [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/server/router/grpc [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/server/router/image [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/server/router/network [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/server/router/plugin [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/server/router/session [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/server/router/swarm [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/server/router/system [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/server/router/volume [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types/backend [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types/blkiodev [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types/container [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types/events [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types/filters [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types/image [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types/mount [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types/network [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types/plugins/logdriver [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types/registry [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types/strslice [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types/swarm [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types/swarm/runtime [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types/system [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types/time [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types/versions [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types/versions/v1p19 [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types/versions/v1p20 [2023-08-25T00:23:18.136Z] github.com/docker/docker/api/types/volume [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/builder-next [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/builder-next/exporter [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/builder-next/worker [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/builder-next/worker/label [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/dockerfile [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/remotecontext [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/remotecontext/git [2023-08-25T00:23:18.136Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-08-25T00:23:18.136Z] github.com/docker/docker/cli/debug [2023-08-25T00:23:18.136Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-08-25T00:23:18.136Z] github.com/docker/docker/cli/winresources/dockerd [2023-08-25T00:23:18.136Z] github.com/docker/docker/client [2023-08-25T00:23:18.136Z] github.com/docker/docker/client/buildkit [2023-08-25T00:23:18.136Z] github.com/docker/docker/cmd/docker-proxy [2023-08-25T00:23:18.136Z] github.com/docker/docker/cmd/dockerd [2023-08-25T00:23:18.136Z] github.com/docker/docker/cmd/dockerd/trap [2023-08-25T00:23:18.136Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-08-25T00:23:18.136Z] github.com/docker/docker/container [2023-08-25T00:23:18.136Z] github.com/docker/docker/container/stream [2023-08-25T00:23:18.136Z] github.com/docker/docker/contrib/apparmor [2023-08-25T00:23:18.136Z] github.com/docker/docker/contrib/httpserver [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/cluster [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/cluster/convert [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/cluster/executor [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/cluster/executor/container [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/cluster/provider [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/config [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/containerd [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/events [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/events/testutils [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver/copy [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver/register [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/images [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/initlayer [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/links [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/listeners [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/awslogs [2023-08-25T00:23:18.136Z] github.com/docker/docker/daemon/logger/fluentd [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/gcplogs [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/gelf [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/journald [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/local [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/logentries [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/loggertest [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/loggerutils [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/splunk [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/syslog [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/templates [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/names [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/network [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/snapshotter [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/stats [2023-08-25T00:23:18.137Z] github.com/docker/docker/distribution [2023-08-25T00:23:18.137Z] github.com/docker/docker/distribution/metadata [2023-08-25T00:23:18.137Z] github.com/docker/docker/distribution/utils [2023-08-25T00:23:18.137Z] github.com/docker/docker/distribution/xfer [2023-08-25T00:23:18.137Z] github.com/docker/docker/dockerversion [2023-08-25T00:23:18.137Z] github.com/docker/docker/errdefs [2023-08-25T00:23:18.137Z] github.com/docker/docker/image [2023-08-25T00:23:18.137Z] github.com/docker/docker/image/cache [2023-08-25T00:23:18.137Z] github.com/docker/docker/image/tarexport [2023-08-25T00:23:18.137Z] github.com/docker/docker/image/v1 [2023-08-25T00:23:18.137Z] github.com/docker/docker/internal/mod [2023-08-25T00:23:18.137Z] github.com/docker/docker/internal/mounttree [2023-08-25T00:23:18.137Z] github.com/docker/docker/internal/multierror [2023-08-25T00:23:18.137Z] github.com/docker/docker/internal/test/suite [2023-08-25T00:23:18.137Z] github.com/docker/docker/internal/testutils [2023-08-25T00:23:18.137Z] github.com/docker/docker/internal/testutils/netnsutils [2023-08-25T00:23:18.137Z] github.com/docker/docker/internal/unshare [2023-08-25T00:23:18.137Z] github.com/docker/docker/layer [2023-08-25T00:23:18.137Z] github.com/docker/docker/libcontainerd [2023-08-25T00:23:18.137Z] github.com/docker/docker/libcontainerd/queue [2023-08-25T00:23:18.137Z] github.com/docker/docker/libcontainerd/remote [2023-08-25T00:23:18.137Z] github.com/docker/docker/libcontainerd/shimopts [2023-08-25T00:23:18.137Z] github.com/docker/docker/libcontainerd/supervisor [2023-08-25T00:23:18.137Z] github.com/docker/docker/libcontainerd/types [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/bitmap [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/cluster [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/config [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/datastore [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/diagnostic [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/discoverapi [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/driverapi [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/drivers/host [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/drivers/null [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/drivers/remote [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/drivers/windows [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/drvregistry [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/etchosts [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/internal/caller [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/ipam [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/ipamapi [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/ipams/null [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/ipams/remote [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/ipamutils [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/ipbits [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/iptables [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/netlabel [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/netutils [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/networkdb [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/ns [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/options [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/osl [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/osl/kernel [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/portallocator [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/portmapper [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/resolvconf [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/scope [2023-08-25T00:23:18.137Z] github.com/docker/docker/libnetwork/types [2023-08-25T00:23:18.137Z] github.com/docker/docker/oci [2023-08-25T00:23:18.137Z] github.com/docker/docker/oci/caps [2023-08-25T00:23:18.137Z] github.com/docker/docker/opts [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/aaparser [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/archive [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/authorization [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/broadcaster [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/capabilities [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/chrootarchive [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/containerfs [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/directory [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/dmesg [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/fileutils [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/homedir [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/idtools [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/ioutils [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/jsonmessage [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/longpath [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/loopback [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/meminfo [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/namesgenerator [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/parsers [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/parsers/kernel [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/pidfile [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/platform [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/platforms [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/plugingetter [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/plugins [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/plugins/transport [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/pools [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/process [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/progress [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/reexec [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/rootless [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/rootless/specconv [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/stack [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/stdcopy [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/streamformatter [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/stringid [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/sysinfo [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/system [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/tailfile [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/tarsum [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/useragent [2023-08-25T00:23:18.137Z] github.com/docker/docker/plugin [2023-08-25T00:23:18.137Z] github.com/docker/docker/plugin/executor/containerd [2023-08-25T00:23:18.137Z] github.com/docker/docker/plugin/v2 [2023-08-25T00:23:18.137Z] github.com/docker/docker/profiles/apparmor [2023-08-25T00:23:18.137Z] github.com/docker/docker/profiles/seccomp [2023-08-25T00:23:18.137Z] github.com/docker/docker/quota [2023-08-25T00:23:18.137Z] github.com/docker/docker/reference [2023-08-25T00:23:18.137Z] github.com/docker/docker/registry [2023-08-25T00:23:18.137Z] github.com/docker/docker/registry/resumable [2023-08-25T00:23:18.137Z] github.com/docker/docker/restartmanager [2023-08-25T00:23:18.137Z] github.com/docker/docker/runconfig [2023-08-25T00:23:18.137Z] github.com/docker/docker/runconfig/opts [2023-08-25T00:23:18.137Z] github.com/docker/docker/testutil [2023-08-25T00:23:18.137Z] github.com/docker/docker/testutil/daemon [2023-08-25T00:23:18.137Z] github.com/docker/docker/testutil/environment [2023-08-25T00:23:18.137Z] github.com/docker/docker/testutil/fakecontext [2023-08-25T00:23:18.137Z] github.com/docker/docker/testutil/fakegit [2023-08-25T00:23:18.137Z] github.com/docker/docker/testutil/fakestorage [2023-08-25T00:23:18.137Z] github.com/docker/docker/testutil/fixtures/load [2023-08-25T00:23:18.137Z] github.com/docker/docker/testutil/fixtures/plugin [2023-08-25T00:23:18.137Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-08-25T00:23:18.137Z] github.com/docker/docker/testutil/registry [2023-08-25T00:23:18.137Z] github.com/docker/docker/testutil/request [2023-08-25T00:23:18.137Z] github.com/docker/docker/volume [2023-08-25T00:23:18.137Z] github.com/docker/docker/volume/drivers [2023-08-25T00:23:18.137Z] github.com/docker/docker/volume/local [2023-08-25T00:23:18.137Z] github.com/docker/docker/volume/mounts [2023-08-25T00:23:18.137Z] github.com/docker/docker/volume/service [2023-08-25T00:23:18.137Z] github.com/docker/docker/volume/service/opts [2023-08-25T00:23:18.137Z] github.com/docker/docker/volume/testutils' [2023-08-25T00:23:18.137Z] + base_pkg_list='github.com/docker/docker/api [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/server [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/server/backend/build [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/server/httpstatus [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/server/httputils [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/server/middleware [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/server/router [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/server/router/build [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/server/router/checkpoint [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/server/router/container [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/server/router/debug [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/server/router/distribution [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/server/router/grpc [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/server/router/image [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/server/router/network [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/server/router/plugin [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/server/router/session [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/server/router/swarm [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/server/router/system [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/server/router/volume [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types/backend [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types/blkiodev [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types/container [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types/events [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types/filters [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types/image [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types/mount [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types/network [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types/plugins/logdriver [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types/registry [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types/strslice [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types/swarm [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types/swarm/runtime [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types/system [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types/time [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types/versions [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types/versions/v1p19 [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types/versions/v1p20 [2023-08-25T00:23:18.137Z] github.com/docker/docker/api/types/volume [2023-08-25T00:23:18.137Z] github.com/docker/docker/builder [2023-08-25T00:23:18.137Z] github.com/docker/docker/builder/builder-next [2023-08-25T00:23:18.137Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-08-25T00:23:18.137Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-08-25T00:23:18.137Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-08-25T00:23:18.137Z] github.com/docker/docker/builder/builder-next/exporter [2023-08-25T00:23:18.137Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-08-25T00:23:18.137Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-08-25T00:23:18.137Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-08-25T00:23:18.137Z] github.com/docker/docker/builder/builder-next/worker [2023-08-25T00:23:18.137Z] github.com/docker/docker/builder/builder-next/worker/label [2023-08-25T00:23:18.137Z] github.com/docker/docker/builder/dockerfile [2023-08-25T00:23:18.137Z] github.com/docker/docker/builder/remotecontext [2023-08-25T00:23:18.137Z] github.com/docker/docker/builder/remotecontext/git [2023-08-25T00:23:18.137Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-08-25T00:23:18.137Z] github.com/docker/docker/cli/debug [2023-08-25T00:23:18.137Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-08-25T00:23:18.137Z] github.com/docker/docker/cli/winresources/dockerd [2023-08-25T00:23:18.137Z] github.com/docker/docker/client [2023-08-25T00:23:18.137Z] github.com/docker/docker/client/buildkit [2023-08-25T00:23:18.137Z] github.com/docker/docker/cmd/docker-proxy [2023-08-25T00:23:18.137Z] github.com/docker/docker/cmd/dockerd [2023-08-25T00:23:18.137Z] github.com/docker/docker/cmd/dockerd/trap [2023-08-25T00:23:18.137Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-08-25T00:23:18.137Z] github.com/docker/docker/container [2023-08-25T00:23:18.137Z] github.com/docker/docker/container/stream [2023-08-25T00:23:18.137Z] github.com/docker/docker/contrib/apparmor [2023-08-25T00:23:18.137Z] github.com/docker/docker/contrib/httpserver [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/cluster [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/cluster/convert [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/cluster/executor [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/cluster/executor/container [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/cluster/provider [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/config [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/containerd [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/events [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/events/testutils [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/graphdriver [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/graphdriver/copy [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/graphdriver/register [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/images [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/initlayer [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/links [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/listeners [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/awslogs [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/fluentd [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/gcplogs [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/gelf [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/journald [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/local [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/logentries [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/loggertest [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/loggerutils [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/splunk [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/syslog [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/logger/templates [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/names [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/network [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/snapshotter [2023-08-25T00:23:18.137Z] github.com/docker/docker/daemon/stats [2023-08-25T00:23:18.137Z] github.com/docker/docker/distribution [2023-08-25T00:23:18.137Z] github.com/docker/docker/distribution/metadata [2023-08-25T00:23:18.137Z] github.com/docker/docker/distribution/utils [2023-08-25T00:23:18.137Z] github.com/docker/docker/distribution/xfer [2023-08-25T00:23:18.137Z] github.com/docker/docker/dockerversion [2023-08-25T00:23:18.137Z] github.com/docker/docker/errdefs [2023-08-25T00:23:18.137Z] github.com/docker/docker/image [2023-08-25T00:23:18.137Z] github.com/docker/docker/image/cache [2023-08-25T00:23:18.137Z] github.com/docker/docker/image/tarexport [2023-08-25T00:23:18.137Z] github.com/docker/docker/image/v1 [2023-08-25T00:23:18.137Z] github.com/docker/docker/internal/mod [2023-08-25T00:23:18.137Z] github.com/docker/docker/internal/mounttree [2023-08-25T00:23:18.137Z] github.com/docker/docker/internal/multierror [2023-08-25T00:23:18.137Z] github.com/docker/docker/internal/test/suite [2023-08-25T00:23:18.137Z] github.com/docker/docker/internal/testutils [2023-08-25T00:23:18.137Z] github.com/docker/docker/internal/testutils/netnsutils [2023-08-25T00:23:18.137Z] github.com/docker/docker/internal/unshare [2023-08-25T00:23:18.137Z] github.com/docker/docker/layer [2023-08-25T00:23:18.137Z] github.com/docker/docker/libcontainerd [2023-08-25T00:23:18.137Z] github.com/docker/docker/libcontainerd/queue [2023-08-25T00:23:18.137Z] github.com/docker/docker/libcontainerd/remote [2023-08-25T00:23:18.137Z] github.com/docker/docker/libcontainerd/shimopts [2023-08-25T00:23:18.137Z] github.com/docker/docker/libcontainerd/supervisor [2023-08-25T00:23:18.137Z] github.com/docker/docker/libcontainerd/types [2023-08-25T00:23:18.137Z] github.com/docker/docker/oci [2023-08-25T00:23:18.137Z] github.com/docker/docker/oci/caps [2023-08-25T00:23:18.137Z] github.com/docker/docker/opts [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/aaparser [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/archive [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/authorization [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/broadcaster [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/capabilities [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/chrootarchive [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/containerfs [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/directory [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/dmesg [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/fileutils [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/homedir [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/idtools [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/ioutils [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/jsonmessage [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/longpath [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/loopback [2023-08-25T00:23:18.137Z] github.com/docker/docker/pkg/meminfo [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/namesgenerator [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/parsers [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/parsers/kernel [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/pidfile [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/platform [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/platforms [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/plugingetter [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/plugins [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/plugins/transport [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/pools [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/process [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/progress [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/reexec [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/rootless [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/rootless/specconv [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/stack [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/stdcopy [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/streamformatter [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/stringid [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/sysinfo [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/system [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/tailfile [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/tarsum [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/useragent [2023-08-25T00:23:18.138Z] github.com/docker/docker/plugin [2023-08-25T00:23:18.138Z] github.com/docker/docker/plugin/executor/containerd [2023-08-25T00:23:18.138Z] github.com/docker/docker/plugin/v2 [2023-08-25T00:23:18.138Z] github.com/docker/docker/profiles/apparmor [2023-08-25T00:23:18.138Z] github.com/docker/docker/profiles/seccomp [2023-08-25T00:23:18.138Z] github.com/docker/docker/quota [2023-08-25T00:23:18.138Z] github.com/docker/docker/reference [2023-08-25T00:23:18.138Z] github.com/docker/docker/registry [2023-08-25T00:23:18.138Z] github.com/docker/docker/registry/resumable [2023-08-25T00:23:18.138Z] github.com/docker/docker/restartmanager [2023-08-25T00:23:18.138Z] github.com/docker/docker/runconfig [2023-08-25T00:23:18.138Z] github.com/docker/docker/runconfig/opts [2023-08-25T00:23:18.138Z] github.com/docker/docker/testutil [2023-08-25T00:23:18.138Z] github.com/docker/docker/testutil/daemon [2023-08-25T00:23:18.138Z] github.com/docker/docker/testutil/environment [2023-08-25T00:23:18.138Z] github.com/docker/docker/testutil/fakecontext [2023-08-25T00:23:18.138Z] github.com/docker/docker/testutil/fakegit [2023-08-25T00:23:18.138Z] github.com/docker/docker/testutil/fakestorage [2023-08-25T00:23:18.138Z] github.com/docker/docker/testutil/fixtures/load [2023-08-25T00:23:18.138Z] github.com/docker/docker/testutil/fixtures/plugin [2023-08-25T00:23:18.138Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-08-25T00:23:18.138Z] github.com/docker/docker/testutil/registry [2023-08-25T00:23:18.138Z] github.com/docker/docker/testutil/request [2023-08-25T00:23:18.138Z] github.com/docker/docker/volume [2023-08-25T00:23:18.138Z] github.com/docker/docker/volume/drivers [2023-08-25T00:23:18.138Z] github.com/docker/docker/volume/local [2023-08-25T00:23:18.138Z] github.com/docker/docker/volume/mounts [2023-08-25T00:23:18.138Z] github.com/docker/docker/volume/service [2023-08-25T00:23:18.138Z] github.com/docker/docker/volume/service/opts [2023-08-25T00:23:18.138Z] github.com/docker/docker/volume/testutils' [2023-08-25T00:23:18.138Z] ++ grep --fixed-strings /libnetwork [2023-08-25T00:23:18.138Z] ++ echo 'github.com/docker/docker/api [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/server [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/server/backend/build [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/server/httpstatus [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/server/httputils [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/server/middleware [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/server/router [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/server/router/build [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/server/router/checkpoint [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/server/router/container [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/server/router/debug [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/server/router/distribution [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/server/router/grpc [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/server/router/image [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/server/router/network [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/server/router/plugin [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/server/router/session [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/server/router/swarm [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/server/router/system [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/server/router/volume [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types/backend [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types/blkiodev [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types/container [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types/events [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types/filters [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types/image [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types/mount [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types/network [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types/plugins/logdriver [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types/registry [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types/strslice [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types/swarm [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types/swarm/runtime [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types/system [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types/time [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types/versions [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types/versions/v1p19 [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types/versions/v1p20 [2023-08-25T00:23:18.138Z] github.com/docker/docker/api/types/volume [2023-08-25T00:23:18.138Z] github.com/docker/docker/builder [2023-08-25T00:23:18.138Z] github.com/docker/docker/builder/builder-next [2023-08-25T00:23:18.138Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-08-25T00:23:18.138Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-08-25T00:23:18.138Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-08-25T00:23:18.138Z] github.com/docker/docker/builder/builder-next/exporter [2023-08-25T00:23:18.138Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-08-25T00:23:18.138Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-08-25T00:23:18.138Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-08-25T00:23:18.138Z] github.com/docker/docker/builder/builder-next/worker [2023-08-25T00:23:18.138Z] github.com/docker/docker/builder/builder-next/worker/label [2023-08-25T00:23:18.138Z] github.com/docker/docker/builder/dockerfile [2023-08-25T00:23:18.138Z] github.com/docker/docker/builder/remotecontext [2023-08-25T00:23:18.138Z] github.com/docker/docker/builder/remotecontext/git [2023-08-25T00:23:18.138Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-08-25T00:23:18.138Z] github.com/docker/docker/cli/debug [2023-08-25T00:23:18.138Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-08-25T00:23:18.138Z] github.com/docker/docker/cli/winresources/dockerd [2023-08-25T00:23:18.138Z] github.com/docker/docker/client [2023-08-25T00:23:18.138Z] github.com/docker/docker/client/buildkit [2023-08-25T00:23:18.138Z] github.com/docker/docker/cmd/docker-proxy [2023-08-25T00:23:18.138Z] github.com/docker/docker/cmd/dockerd [2023-08-25T00:23:18.138Z] github.com/docker/docker/cmd/dockerd/trap [2023-08-25T00:23:18.138Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-08-25T00:23:18.138Z] github.com/docker/docker/container [2023-08-25T00:23:18.138Z] github.com/docker/docker/container/stream [2023-08-25T00:23:18.138Z] github.com/docker/docker/contrib/apparmor [2023-08-25T00:23:18.138Z] github.com/docker/docker/contrib/httpserver [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/cluster [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/cluster/convert [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/cluster/executor [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/cluster/executor/container [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/cluster/provider [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/config [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/containerd [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/events [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/events/testutils [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/graphdriver [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/graphdriver/copy [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/graphdriver/register [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/images [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/initlayer [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/links [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/listeners [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/logger [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/logger/awslogs [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/logger/fluentd [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/logger/gcplogs [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/logger/gelf [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/logger/journald [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/logger/local [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/logger/logentries [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/logger/loggertest [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/logger/loggerutils [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/logger/splunk [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/logger/syslog [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/logger/templates [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/names [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/network [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/snapshotter [2023-08-25T00:23:18.138Z] github.com/docker/docker/daemon/stats [2023-08-25T00:23:18.138Z] github.com/docker/docker/distribution [2023-08-25T00:23:18.138Z] github.com/docker/docker/distribution/metadata [2023-08-25T00:23:18.138Z] github.com/docker/docker/distribution/utils [2023-08-25T00:23:18.138Z] github.com/docker/docker/distribution/xfer [2023-08-25T00:23:18.138Z] github.com/docker/docker/dockerversion [2023-08-25T00:23:18.138Z] github.com/docker/docker/errdefs [2023-08-25T00:23:18.138Z] github.com/docker/docker/image [2023-08-25T00:23:18.138Z] github.com/docker/docker/image/cache [2023-08-25T00:23:18.138Z] github.com/docker/docker/image/tarexport [2023-08-25T00:23:18.138Z] github.com/docker/docker/image/v1 [2023-08-25T00:23:18.138Z] github.com/docker/docker/internal/mod [2023-08-25T00:23:18.138Z] github.com/docker/docker/internal/mounttree [2023-08-25T00:23:18.138Z] github.com/docker/docker/internal/multierror [2023-08-25T00:23:18.138Z] github.com/docker/docker/internal/test/suite [2023-08-25T00:23:18.138Z] github.com/docker/docker/internal/testutils [2023-08-25T00:23:18.138Z] github.com/docker/docker/internal/testutils/netnsutils [2023-08-25T00:23:18.138Z] github.com/docker/docker/internal/unshare [2023-08-25T00:23:18.138Z] github.com/docker/docker/layer [2023-08-25T00:23:18.138Z] github.com/docker/docker/libcontainerd [2023-08-25T00:23:18.138Z] github.com/docker/docker/libcontainerd/queue [2023-08-25T00:23:18.138Z] github.com/docker/docker/libcontainerd/remote [2023-08-25T00:23:18.138Z] github.com/docker/docker/libcontainerd/shimopts [2023-08-25T00:23:18.138Z] github.com/docker/docker/libcontainerd/supervisor [2023-08-25T00:23:18.138Z] github.com/docker/docker/libcontainerd/types [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/bitmap [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/cluster [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/config [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/datastore [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/diagnostic [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/discoverapi [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/driverapi [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/drivers/host [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/drivers/null [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/drivers/remote [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/drivers/windows [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/drvregistry [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/etchosts [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/internal/caller [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/ipam [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/ipamapi [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/ipams/null [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/ipams/remote [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/ipamutils [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/ipbits [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/iptables [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/netlabel [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/netutils [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/networkdb [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/ns [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/options [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/osl [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/osl/kernel [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/portallocator [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/portmapper [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/resolvconf [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/scope [2023-08-25T00:23:18.138Z] github.com/docker/docker/libnetwork/types [2023-08-25T00:23:18.138Z] github.com/docker/docker/oci [2023-08-25T00:23:18.138Z] github.com/docker/docker/oci/caps [2023-08-25T00:23:18.138Z] github.com/docker/docker/opts [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/aaparser [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/archive [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/authorization [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/broadcaster [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/capabilities [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/chrootarchive [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/containerfs [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/directory [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/dmesg [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/fileutils [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/homedir [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/idtools [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/ioutils [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/jsonmessage [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/longpath [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/loopback [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/meminfo [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/namesgenerator [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/parsers [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/parsers/kernel [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/pidfile [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/platform [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/platforms [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/plugingetter [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/plugins [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/plugins/transport [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/pools [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/process [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/progress [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/reexec [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/rootless [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/rootless/specconv [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/stack [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/stdcopy [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/streamformatter [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/stringid [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/sysinfo [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/system [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/tailfile [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/tarsum [2023-08-25T00:23:18.138Z] github.com/docker/docker/pkg/useragent [2023-08-25T00:23:18.138Z] github.com/docker/docker/plugin [2023-08-25T00:23:18.138Z] github.com/docker/docker/plugin/executor/containerd [2023-08-25T00:23:18.139Z] github.com/docker/docker/plugin/v2 [2023-08-25T00:23:18.139Z] github.com/docker/docker/profiles/apparmor [2023-08-25T00:23:18.139Z] github.com/docker/docker/profiles/seccomp [2023-08-25T00:23:18.139Z] github.com/docker/docker/quota [2023-08-25T00:23:18.139Z] github.com/docker/docker/reference [2023-08-25T00:23:18.139Z] github.com/docker/docker/registry [2023-08-25T00:23:18.139Z] github.com/docker/docker/registry/resumable [2023-08-25T00:23:18.139Z] github.com/docker/docker/restartmanager [2023-08-25T00:23:18.139Z] github.com/docker/docker/runconfig [2023-08-25T00:23:18.139Z] github.com/docker/docker/runconfig/opts [2023-08-25T00:23:18.139Z] github.com/docker/docker/testutil [2023-08-25T00:23:18.139Z] github.com/docker/docker/testutil/daemon [2023-08-25T00:23:18.139Z] github.com/docker/docker/testutil/environment [2023-08-25T00:23:18.139Z] github.com/docker/docker/testutil/fakecontext [2023-08-25T00:23:18.139Z] github.com/docker/docker/testutil/fakegit [2023-08-25T00:23:18.139Z] github.com/docker/docker/testutil/fakestorage [2023-08-25T00:23:18.139Z] github.com/docker/docker/testutil/fixtures/load [2023-08-25T00:23:18.139Z] github.com/docker/docker/testutil/fixtures/plugin [2023-08-25T00:23:18.139Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-08-25T00:23:18.139Z] github.com/docker/docker/testutil/registry [2023-08-25T00:23:18.139Z] github.com/docker/docker/testutil/request [2023-08-25T00:23:18.139Z] github.com/docker/docker/volume [2023-08-25T00:23:18.139Z] github.com/docker/docker/volume/drivers [2023-08-25T00:23:18.139Z] github.com/docker/docker/volume/local [2023-08-25T00:23:18.139Z] github.com/docker/docker/volume/mounts [2023-08-25T00:23:18.139Z] github.com/docker/docker/volume/service [2023-08-25T00:23:18.139Z] github.com/docker/docker/volume/service/opts [2023-08-25T00:23:18.139Z] github.com/docker/docker/volume/testutils' [2023-08-25T00:23:18.139Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/bitmap [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/cluster [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/config [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/datastore [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/diagnostic [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/discoverapi [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/driverapi [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/host [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/null [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/remote [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/windows [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drvregistry [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/etchosts [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/internal/caller [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ipam [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ipamapi [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ipams/null [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ipams/remote [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ipamutils [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ipbits [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/iptables [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/netlabel [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/netutils [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/networkdb [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ns [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/options [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/osl [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/osl/kernel [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/portallocator [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/portmapper [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/resolvconf [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/scope [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/types' [2023-08-25T00:23:18.139Z] + echo 'github.com/docker/docker/libnetwork [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/bitmap [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/cluster [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/config [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/datastore [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/diagnostic [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/discoverapi [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/driverapi [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/host [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/null [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/remote [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/windows [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drvregistry [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/etchosts [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/internal/caller [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ipam [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ipamapi [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ipams/null [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ipams/remote [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ipamutils [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ipbits [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/iptables [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/netlabel [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/netutils [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/networkdb [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/ns [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/options [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/osl [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/osl/kernel [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/portallocator [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/portmapper [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/resolvconf [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/scope [2023-08-25T00:23:18.139Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/types' [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-25T00:23:18.139Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-25T00:23:18.139Z] + type docker-proxy [2023-08-25T00:23:18.139Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-08-25T00:23:18.139Z] + hack/make.sh binary-proxy install-proxy [2023-08-25T00:23:18.139Z] [2023-08-25T00:23:18.139Z] Removing bundles/ [2023-08-25T00:23:18.139Z] [2023-08-25T00:23:18.139Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-08-25T00:23:18.394Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-08-25T00:23:18.395Z] + tee /go/src/github.com/docker/docker/go.mod [2023-08-25T00:23:18.395Z] module github.com/docker/docker [2023-08-25T00:23:18.395Z] [2023-08-25T00:23:18.395Z] go 1.19 [2023-08-25T00:23:18.395Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2023-08-25T00:23:18.395Z] + GO111MODULE=on [2023-08-25T00:23:18.395Z] + 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=cd49f9affdad81360620019b6e8741ae73fd5590" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-25T00:23:18.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" -extldflags -static ' github.com/docker/docker/cmd/docker-proxy [2023-08-25T00:23:22.568Z] + rm -f /go/src/github.com/docker/docker/go.mod [2023-08-25T00:23:22.568Z] Created binary: bundles/binary-proxy/docker-proxy [2023-08-25T00:23:22.568Z] [2023-08-25T00:23:22.568Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-08-25T00:23:22.568Z] Installing docker-proxy to /usr/local/bin/ [2023-08-25T00:23:22.824Z] [2023-08-25T00:23:22.824Z] + mkdir -p bundles [2023-08-25T00:23:22.824Z] + '[' -n 'github.com/docker/docker/api [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/server [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/server/backend/build [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/server/httpstatus [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/server/httputils [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/server/middleware [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/server/router [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/server/router/build [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/server/router/checkpoint [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/server/router/container [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/server/router/debug [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/server/router/distribution [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/server/router/grpc [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/server/router/image [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/server/router/network [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/server/router/plugin [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/server/router/session [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/server/router/swarm [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/server/router/system [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/server/router/volume [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types/backend [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types/blkiodev [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types/container [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types/events [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types/filters [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types/image [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types/mount [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types/network [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types/plugins/logdriver [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types/registry [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types/strslice [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types/swarm [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types/swarm/runtime [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types/system [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types/time [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types/versions [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types/versions/v1p19 [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types/versions/v1p20 [2023-08-25T00:23:22.824Z] github.com/docker/docker/api/types/volume [2023-08-25T00:23:22.824Z] github.com/docker/docker/builder [2023-08-25T00:23:22.824Z] github.com/docker/docker/builder/builder-next [2023-08-25T00:23:22.824Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-08-25T00:23:22.824Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-08-25T00:23:22.824Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-08-25T00:23:22.824Z] github.com/docker/docker/builder/builder-next/exporter [2023-08-25T00:23:22.824Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-08-25T00:23:22.824Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-08-25T00:23:22.824Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-08-25T00:23:22.824Z] github.com/docker/docker/builder/builder-next/worker [2023-08-25T00:23:22.824Z] github.com/docker/docker/builder/builder-next/worker/label [2023-08-25T00:23:22.824Z] github.com/docker/docker/builder/dockerfile [2023-08-25T00:23:22.824Z] github.com/docker/docker/builder/remotecontext [2023-08-25T00:23:22.824Z] github.com/docker/docker/builder/remotecontext/git [2023-08-25T00:23:22.824Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-08-25T00:23:22.824Z] github.com/docker/docker/cli/debug [2023-08-25T00:23:22.824Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-08-25T00:23:22.824Z] github.com/docker/docker/cli/winresources/dockerd [2023-08-25T00:23:22.824Z] github.com/docker/docker/client [2023-08-25T00:23:22.824Z] github.com/docker/docker/client/buildkit [2023-08-25T00:23:22.824Z] github.com/docker/docker/cmd/docker-proxy [2023-08-25T00:23:22.824Z] github.com/docker/docker/cmd/dockerd [2023-08-25T00:23:22.824Z] github.com/docker/docker/cmd/dockerd/trap [2023-08-25T00:23:22.824Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-08-25T00:23:22.824Z] github.com/docker/docker/container [2023-08-25T00:23:22.824Z] github.com/docker/docker/container/stream [2023-08-25T00:23:22.824Z] github.com/docker/docker/contrib/apparmor [2023-08-25T00:23:22.824Z] github.com/docker/docker/contrib/httpserver [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/cluster [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/cluster/convert [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/cluster/executor [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/cluster/executor/container [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/cluster/provider [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/config [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/containerd [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/events [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/events/testutils [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/graphdriver [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/graphdriver/copy [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/graphdriver/register [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/images [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/initlayer [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/links [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/listeners [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/logger [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/logger/awslogs [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/logger/fluentd [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/logger/gcplogs [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/logger/gelf [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/logger/journald [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/logger/local [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/logger/logentries [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/logger/loggertest [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/logger/loggerutils [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/logger/splunk [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/logger/syslog [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/logger/templates [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/names [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/network [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/snapshotter [2023-08-25T00:23:22.824Z] github.com/docker/docker/daemon/stats [2023-08-25T00:23:22.824Z] github.com/docker/docker/distribution [2023-08-25T00:23:22.824Z] github.com/docker/docker/distribution/metadata [2023-08-25T00:23:22.824Z] github.com/docker/docker/distribution/utils [2023-08-25T00:23:22.824Z] github.com/docker/docker/distribution/xfer [2023-08-25T00:23:22.824Z] github.com/docker/docker/dockerversion [2023-08-25T00:23:22.824Z] github.com/docker/docker/errdefs [2023-08-25T00:23:22.824Z] github.com/docker/docker/image [2023-08-25T00:23:22.824Z] github.com/docker/docker/image/cache [2023-08-25T00:23:22.824Z] github.com/docker/docker/image/tarexport [2023-08-25T00:23:22.824Z] github.com/docker/docker/image/v1 [2023-08-25T00:23:22.824Z] github.com/docker/docker/internal/mod [2023-08-25T00:23:22.824Z] github.com/docker/docker/internal/mounttree [2023-08-25T00:23:22.824Z] github.com/docker/docker/internal/multierror [2023-08-25T00:23:22.824Z] github.com/docker/docker/internal/test/suite [2023-08-25T00:23:22.824Z] github.com/docker/docker/internal/testutils [2023-08-25T00:23:22.824Z] github.com/docker/docker/internal/testutils/netnsutils [2023-08-25T00:23:22.824Z] github.com/docker/docker/internal/unshare [2023-08-25T00:23:22.824Z] github.com/docker/docker/layer [2023-08-25T00:23:22.824Z] github.com/docker/docker/libcontainerd [2023-08-25T00:23:22.824Z] github.com/docker/docker/libcontainerd/queue [2023-08-25T00:23:22.824Z] github.com/docker/docker/libcontainerd/remote [2023-08-25T00:23:22.824Z] github.com/docker/docker/libcontainerd/shimopts [2023-08-25T00:23:22.824Z] github.com/docker/docker/libcontainerd/supervisor [2023-08-25T00:23:22.824Z] github.com/docker/docker/libcontainerd/types [2023-08-25T00:23:22.824Z] github.com/docker/docker/oci [2023-08-25T00:23:22.824Z] github.com/docker/docker/oci/caps [2023-08-25T00:23:22.824Z] github.com/docker/docker/opts [2023-08-25T00:23:22.824Z] github.com/docker/docker/pkg/aaparser [2023-08-25T00:23:22.824Z] github.com/docker/docker/pkg/archive [2023-08-25T00:23:22.824Z] github.com/docker/docker/pkg/authorization [2023-08-25T00:23:22.824Z] github.com/docker/docker/pkg/broadcaster [2023-08-25T00:23:22.824Z] github.com/docker/docker/pkg/capabilities [2023-08-25T00:23:22.824Z] github.com/docker/docker/pkg/chrootarchive [2023-08-25T00:23:22.824Z] github.com/docker/docker/pkg/containerfs [2023-08-25T00:23:22.824Z] github.com/docker/docker/pkg/directory [2023-08-25T00:23:22.824Z] github.com/docker/docker/pkg/dmesg [2023-08-25T00:23:22.824Z] github.com/docker/docker/pkg/fileutils [2023-08-25T00:23:22.824Z] github.com/docker/docker/pkg/homedir [2023-08-25T00:23:22.824Z] github.com/docker/docker/pkg/idtools [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/ioutils [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/jsonmessage [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/longpath [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/loopback [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/meminfo [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/namesgenerator [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/parsers [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/parsers/kernel [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/pidfile [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/platform [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/platforms [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/plugingetter [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/plugins [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/plugins/transport [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/pools [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/process [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/progress [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/reexec [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/rootless [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/rootless/specconv [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/stack [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/stdcopy [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/streamformatter [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/stringid [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/sysinfo [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/system [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/tailfile [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/tarsum [2023-08-25T00:23:22.825Z] github.com/docker/docker/pkg/useragent [2023-08-25T00:23:22.825Z] github.com/docker/docker/plugin [2023-08-25T00:23:22.825Z] github.com/docker/docker/plugin/executor/containerd [2023-08-25T00:23:22.825Z] github.com/docker/docker/plugin/v2 [2023-08-25T00:23:22.825Z] github.com/docker/docker/profiles/apparmor [2023-08-25T00:23:22.825Z] github.com/docker/docker/profiles/seccomp [2023-08-25T00:23:22.825Z] github.com/docker/docker/quota [2023-08-25T00:23:22.825Z] github.com/docker/docker/reference [2023-08-25T00:23:22.825Z] github.com/docker/docker/registry [2023-08-25T00:23:22.825Z] github.com/docker/docker/registry/resumable [2023-08-25T00:23:22.825Z] github.com/docker/docker/restartmanager [2023-08-25T00:23:22.825Z] github.com/docker/docker/runconfig [2023-08-25T00:23:22.825Z] github.com/docker/docker/runconfig/opts [2023-08-25T00:23:22.825Z] github.com/docker/docker/testutil [2023-08-25T00:23:22.825Z] github.com/docker/docker/testutil/daemon [2023-08-25T00:23:22.825Z] github.com/docker/docker/testutil/environment [2023-08-25T00:23:22.825Z] github.com/docker/docker/testutil/fakecontext [2023-08-25T00:23:22.825Z] github.com/docker/docker/testutil/fakegit [2023-08-25T00:23:22.825Z] github.com/docker/docker/testutil/fakestorage [2023-08-25T00:23:22.825Z] github.com/docker/docker/testutil/fixtures/load [2023-08-25T00:23:22.825Z] github.com/docker/docker/testutil/fixtures/plugin [2023-08-25T00:23:22.825Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-08-25T00:23:22.825Z] github.com/docker/docker/testutil/registry [2023-08-25T00:23:22.825Z] github.com/docker/docker/testutil/request [2023-08-25T00:23:22.825Z] github.com/docker/docker/volume [2023-08-25T00:23:22.825Z] github.com/docker/docker/volume/drivers [2023-08-25T00:23:22.825Z] github.com/docker/docker/volume/local [2023-08-25T00:23:22.825Z] github.com/docker/docker/volume/mounts [2023-08-25T00:23:22.825Z] github.com/docker/docker/volume/service [2023-08-25T00:23:22.825Z] github.com/docker/docker/volume/service/opts [2023-08-25T00:23:22.825Z] github.com/docker/docker/volume/testutils' ']' [2023-08-25T00:23:22.825Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/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-25T00:23:23.388Z] ? github.com/docker/docker/api [no test files] [2023-08-25T00:23:31.483Z] github.com/docker/docker/api/server coverage: 13.0% of statements [2023-08-25T00:23:31.483Z] ok github.com/docker/docker/api/server 0.039s coverage: 13.0% of statements [2023-08-25T00:23:53.412Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-08-25T00:23:53.412Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-08-25T00:23:53.412Z] github.com/docker/docker/api/server/httputils coverage: 28.3% of statements [2023-08-25T00:23:53.412Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 28.3% of statements [2023-08-25T00:23:53.412Z] ? github.com/docker/docker/api/server/router [no test files] [2023-08-25T00:23:53.412Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-08-25T00:23:53.412Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-08-25T00:23:53.412Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-08-25T00:23:53.412Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-08-25T00:23:53.412Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-08-25T00:23:53.413Z] github.com/docker/docker/api/server/middleware coverage: 37.7% of statements [2023-08-25T00:23:53.413Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-08-25T00:23:53.413Z] github.com/docker/docker/api/server/router/swarm coverage: 6.0% of statements [2023-08-25T00:23:53.413Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/api/types [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-08-25T00:23:53.413Z] github.com/docker/docker/api/server/router/volume coverage: 66.7% of statements [2023-08-25T00:23:53.413Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 66.7% of statements [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/api/types/events [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/api/types/image [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-08-25T00:23:53.413Z] github.com/docker/docker/api/types/network coverage: 77.5% of statements [2023-08-25T00:23:53.413Z] ok github.com/docker/docker/api/types/network 0.007s coverage: 77.5% of statements [2023-08-25T00:23:53.413Z] github.com/docker/docker/api/types/filters coverage: 94.0% of statements [2023-08-25T00:23:53.413Z] github.com/docker/docker/api/types/container coverage: 83.1% of statements [2023-08-25T00:23:53.413Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 94.0% of statements [2023-08-25T00:23:53.413Z] ok github.com/docker/docker/api/types/container 0.009s coverage: 83.1% of statements [2023-08-25T00:23:53.413Z] github.com/docker/docker/api/types/registry coverage: 54.2% of statements [2023-08-25T00:23:53.413Z] ok github.com/docker/docker/api/types/registry 0.006s coverage: 54.2% of statements [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/api/types/system [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/builder [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-08-25T00:23:53.413Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2023-08-25T00:23:53.413Z] github.com/docker/docker/api/types/versions coverage: 77.3% of statements [2023-08-25T00:23:53.413Z] github.com/docker/docker/api/types/strslice coverage: 90.0% of statements [2023-08-25T00:23:53.413Z] github.com/docker/docker/api/types/time coverage: 100.0% of statements [2023-08-25T00:23:53.413Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2023-08-25T00:23:53.413Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2023-08-25T00:23:53.413Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2023-08-25T00:23:53.673Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-08-25T00:23:53.673Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-08-25T00:23:53.673Z] github.com/docker/docker/cli/debug coverage: 100.0% of statements [2023-08-25T00:23:53.673Z] github.com/docker/docker/builder/remotecontext/urlutil coverage: 100.0% of statements [2023-08-25T00:23:53.673Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2023-08-25T00:23:53.673Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.007s coverage: 100.0% of statements [2023-08-25T00:23:53.673Z] github.com/docker/docker/builder/remotecontext coverage: 33.5% of statements [2023-08-25T00:23:53.673Z] ok github.com/docker/docker/builder/remotecontext 0.051s coverage: 33.5% of statements [2023-08-25T00:23:53.673Z] github.com/docker/docker/builder/dockerfile coverage: 50.1% of statements [2023-08-25T00:23:53.673Z] ok github.com/docker/docker/builder/dockerfile 0.102s coverage: 50.1% of statements [2023-08-25T00:23:54.236Z] ? github.com/docker/docker/client/buildkit [no test files] [2023-08-25T00:23:54.236Z] github.com/docker/docker/cmd/docker-proxy coverage: 66.5% of statements [2023-08-25T00:23:54.236Z] ok github.com/docker/docker/cmd/docker-proxy 0.040s coverage: 66.5% of statements [2023-08-25T00:23:54.492Z] github.com/docker/docker/client coverage: 77.4% of statements [2023-08-25T00:23:54.492Z] ok github.com/docker/docker/client 0.167s coverage: 77.4% of statements [2023-08-25T00:23:59.761Z] github.com/docker/docker/builder/remotecontext/git coverage: 82.5% of statements [2023-08-25T00:23:59.761Z] ok github.com/docker/docker/builder/remotecontext/git 5.778s coverage: 82.5% of statements [2023-08-25T00:24:07.881Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-08-25T00:24:07.881Z] ? github.com/docker/docker/container/stream [no test files] [2023-08-25T00:24:07.881Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-08-25T00:24:07.881Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-08-25T00:24:07.881Z] github.com/docker/docker/container coverage: 36.4% of statements [2023-08-25T00:24:07.881Z] ok github.com/docker/docker/container 0.149s coverage: 36.4% of statements [2023-08-25T00:24:07.881Z] github.com/docker/docker/cmd/dockerd coverage: 30.3% of statements [2023-08-25T00:24:07.881Z] ok github.com/docker/docker/cmd/dockerd 0.291s coverage: 30.3% of statements [2023-08-25T00:24:09.245Z] github.com/docker/docker/cmd/dockerd/trap coverage: 0.0% of statements [2023-08-25T00:24:09.245Z] ok github.com/docker/docker/cmd/dockerd/trap 2.430s coverage: 0.0% of statements [2023-08-25T00:24:10.608Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-08-25T00:24:10.608Z] github.com/docker/docker/daemon/cluster/controllers/plugin coverage: 65.3% of statements [2023-08-25T00:24:10.608Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2023-08-25T00:24:10.866Z] github.com/docker/docker/daemon/cluster/convert coverage: 39.2% of statements [2023-08-25T00:24:10.866Z] ok github.com/docker/docker/daemon/cluster/convert 0.022s coverage: 39.2% of statements [2023-08-25T00:24:10.866Z] github.com/docker/docker/daemon/cluster coverage: 0.5% of statements [2023-08-25T00:24:10.866Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2023-08-25T00:24:11.122Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-08-25T00:24:11.122Z] github.com/docker/docker/daemon/config coverage: 75.7% of statements [2023-08-25T00:24:11.122Z] ok github.com/docker/docker/daemon/config 0.057s coverage: 75.7% of statements [2023-08-25T00:24:12.485Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-08-25T00:24:12.485Z] github.com/docker/docker/daemon/graphdriver coverage: 2.3% of statements [2023-08-25T00:24:12.485Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.3% of statements [2023-08-25T00:24:12.485Z] github.com/docker/docker/daemon/containerd coverage: 0.7% of statements [2023-08-25T00:24:12.485Z] ok github.com/docker/docker/daemon/containerd 0.021s coverage: 0.7% of statements [2023-08-25T00:24:12.485Z] github.com/docker/docker/daemon/events coverage: 50.0% of statements [2023-08-25T00:24:12.485Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2023-08-25T00:24:12.485Z] github.com/docker/docker/daemon/graphdriver/btrfs coverage: 2.8% of statements [2023-08-25T00:24:12.485Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.8% of statements [2023-08-25T00:24:12.758Z] github.com/docker/docker/daemon/graphdriver/copy coverage: 59.6% of statements [2023-08-25T00:24:12.758Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.198s coverage: 59.6% of statements [2023-08-25T00:24:13.322Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-08-25T00:24:13.322Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs coverage: 1.9% of statements [2023-08-25T00:24:13.322Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2023-08-25T00:24:13.580Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-08-25T00:24:13.580Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-08-25T00:24:13.835Z] github.com/docker/docker/daemon/graphdriver/overlay2 coverage: 60.2% of statements [2023-08-25T00:24:13.835Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.201s coverage: 60.2% of statements [2023-08-25T00:24:13.835Z] github.com/docker/docker/daemon/graphdriver/vfs coverage: 60.9% of statements [2023-08-25T00:24:13.835Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 60.9% of statements [2023-08-25T00:24:14.395Z] github.com/docker/docker/daemon/graphdriver/zfs coverage: 3.0% of statements [2023-08-25T00:24:14.395Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2023-08-25T00:24:14.651Z] github.com/docker/docker/daemon/cluster/executor/container coverage: 13.0% of statements [2023-08-25T00:24:14.651Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.523s coverage: 13.0% of statements [2023-08-25T00:24:14.906Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-08-25T00:24:14.906Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-08-25T00:24:14.906Z] github.com/docker/docker/daemon/links coverage: 93.0% of statements [2023-08-25T00:24:14.906Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2023-08-25T00:24:14.906Z] github.com/docker/docker/daemon/images coverage: 3.0% of statements [2023-08-25T00:24:14.906Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 3.0% of statements [2023-08-25T00:24:15.162Z] github.com/docker/docker/daemon/logger coverage: 43.2% of statements [2023-08-25T00:24:15.162Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2023-08-25T00:24:15.418Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-08-25T00:24:15.418Z] github.com/docker/docker/daemon/logger/fluentd coverage: 53.6% of statements [2023-08-25T00:24:15.418Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2023-08-25T00:24:15.418Z] github.com/docker/docker/daemon/logger/awslogs coverage: 78.3% of statements [2023-08-25T00:24:15.418Z] ok github.com/docker/docker/daemon/logger/awslogs 0.128s coverage: 78.3% of statements [2023-08-25T00:24:15.674Z] github.com/docker/docker/daemon/logger/gelf coverage: 68.2% of statements [2023-08-25T00:24:15.674Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2023-08-25T00:24:15.930Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2023-08-25T00:24:15.930Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2023-08-25T00:24:15.930Z] github.com/docker/docker/daemon/logger/journald/internal/export coverage: 88.2% of statements [2023-08-25T00:24:15.930Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.004s coverage: 88.2% of statements [2023-08-25T00:24:16.187Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog coverage: 87.2% of statements [2023-08-25T00:24:16.187Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2023-08-25T00:24:16.187Z] github.com/docker/docker/daemon/logger/jsonfilelog coverage: 76.8% of statements [2023-08-25T00:24:16.187Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.107s coverage: 76.8% of statements [2023-08-25T00:24:16.444Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-08-25T00:24:16.444Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-08-25T00:24:16.444Z] github.com/docker/docker/daemon/logger/local coverage: 79.4% of statements [2023-08-25T00:24:16.444Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 79.4% of statements [2023-08-25T00:24:17.006Z] github.com/docker/docker/daemon/logger/loggerutils coverage: 63.5% of statements [2023-08-25T00:24:17.006Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 63.5% of statements [2023-08-25T00:24:17.006Z] github.com/docker/docker/daemon/logger/loggerutils/cache coverage: 31.5% of statements [2023-08-25T00:24:17.006Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2023-08-25T00:24:17.262Z] ? github.com/docker/docker/daemon/names [no test files] [2023-08-25T00:24:17.262Z] github.com/docker/docker/daemon/logger/templates coverage: 8.3% of statements [2023-08-25T00:24:17.262Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2023-08-25T00:24:17.262Z] github.com/docker/docker/daemon/logger/syslog coverage: 46.8% of statements [2023-08-25T00:24:17.262Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2023-08-25T00:24:17.517Z] github.com/docker/docker/daemon/logger/journald coverage: 74.5% of statements [2023-08-25T00:24:17.517Z] ok github.com/docker/docker/daemon/logger/journald 1.441s coverage: 74.5% of statements [2023-08-25T00:24:17.517Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2023-08-25T00:24:17.517Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-08-25T00:24:17.517Z] github.com/docker/docker/daemon/network coverage: 63.8% of statements [2023-08-25T00:24:17.517Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2023-08-25T00:24:18.444Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-08-25T00:24:18.444Z] github.com/docker/docker/dockerversion coverage: 100.0% of statements [2023-08-25T00:24:18.444Z] ok github.com/docker/docker/dockerversion 0.004s coverage: 100.0% of statements [2023-08-25T00:24:18.444Z] github.com/docker/docker/errdefs coverage: 77.7% of statements [2023-08-25T00:24:18.444Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.7% of statements [2023-08-25T00:24:18.444Z] github.com/docker/docker/distribution/metadata coverage: 44.4% of statements [2023-08-25T00:24:18.444Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 44.4% of statements [2023-08-25T00:24:18.699Z] github.com/docker/docker/daemon/logger/splunk coverage: 82.5% of statements [2023-08-25T00:24:18.699Z] ok github.com/docker/docker/daemon/logger/splunk 1.450s coverage: 82.5% of statements [2023-08-25T00:24:19.308Z] ? github.com/docker/docker/image/v1 [no test files] [2023-08-25T00:24:19.308Z] ? github.com/docker/docker/internal/mounttree [no test files] [2023-08-25T00:24:19.308Z] github.com/docker/docker/internal/mod coverage: 66.7% of statements [2023-08-25T00:24:19.308Z] ok github.com/docker/docker/internal/mod 0.003s coverage: 66.7% of statements [2023-08-25T00:24:19.308Z] github.com/docker/docker/image/cache coverage: 19.2% of statements [2023-08-25T00:24:19.308Z] github.com/docker/docker/image/tarexport coverage: 0.6% of statements [2023-08-25T00:24:19.308Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2023-08-25T00:24:19.308Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.6% of statements [2023-08-25T00:24:19.308Z] github.com/docker/docker/image coverage: 84.8% of statements [2023-08-25T00:24:19.308Z] ok github.com/docker/docker/image 0.029s coverage: 84.8% of statements [2023-08-25T00:24:19.308Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-08-25T00:24:19.308Z] ? github.com/docker/docker/internal/testutils [no test files] [2023-08-25T00:24:19.308Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2023-08-25T00:24:19.308Z] ? github.com/docker/docker/internal/unshare [no test files] [2023-08-25T00:24:19.308Z] github.com/docker/docker/internal/multierror coverage: 88.9% of statements [2023-08-25T00:24:19.308Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements [2023-08-25T00:24:19.869Z] github.com/docker/docker/distribution coverage: 29.6% of statements [2023-08-25T00:24:19.869Z] ok github.com/docker/docker/distribution 1.513s coverage: 29.6% of statements [2023-08-25T00:24:20.429Z] github.com/docker/docker/daemon coverage: 17.2% of statements [2023-08-25T00:24:20.429Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-08-25T00:24:20.429Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-08-25T00:24:20.429Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2023-08-25T00:24:20.429Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-08-25T00:24:20.429Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-08-25T00:24:20.429Z] ok github.com/docker/docker/daemon 10.763s coverage: 17.2% of statements [2023-08-25T00:24:20.429Z] github.com/docker/docker/libcontainerd/queue coverage: 100.0% of statements [2023-08-25T00:24:20.429Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2023-08-25T00:24:20.685Z] github.com/docker/docker/distribution/xfer coverage: 85.4% of statements [2023-08-25T00:24:20.685Z] ok github.com/docker/docker/distribution/xfer 2.181s coverage: 85.4% of statements [2023-08-25T00:24:21.250Z] ? github.com/docker/docker/oci/caps [no test files] [2023-08-25T00:24:21.250Z] github.com/docker/docker/oci coverage: 38.1% of statements [2023-08-25T00:24:21.250Z] ok github.com/docker/docker/oci 0.009s coverage: 38.1% of statements [2023-08-25T00:24:21.250Z] github.com/docker/docker/pkg/aaparser coverage: 52.9% of statements [2023-08-25T00:24:21.250Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 52.9% of statements [2023-08-25T00:24:21.250Z] github.com/docker/docker/opts coverage: 67.9% of statements [2023-08-25T00:24:21.250Z] ok github.com/docker/docker/opts 0.042s coverage: 67.9% of statements [2023-08-25T00:24:21.811Z] github.com/docker/docker/pkg/capabilities coverage: 87.5% of statements [2023-08-25T00:24:21.811Z] github.com/docker/docker/pkg/broadcaster coverage: 100.0% of statements [2023-08-25T00:24:21.811Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-08-25T00:24:21.811Z] github.com/docker/docker/pkg/containerfs coverage: 28.6% of statements [2023-08-25T00:24:21.811Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 28.6% of statements [2023-08-25T00:24:21.811Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2023-08-25T00:24:21.811Z] github.com/docker/docker/pkg/directory coverage: 81.8% of statements [2023-08-25T00:24:21.811Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2023-08-25T00:24:21.811Z] github.com/docker/docker/pkg/dmesg coverage: 83.3% of statements [2023-08-25T00:24:21.811Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2023-08-25T00:24:21.811Z] github.com/docker/docker/pkg/fileutils coverage: 56.4% of statements [2023-08-25T00:24:21.811Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 56.4% of statements [2023-08-25T00:24:21.811Z] github.com/docker/docker/pkg/homedir coverage: 8.3% of statements [2023-08-25T00:24:21.811Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 8.3% of statements [2023-08-25T00:24:22.067Z] github.com/docker/docker/pkg/chrootarchive coverage: 83.7% of statements [2023-08-25T00:24:22.067Z] ok github.com/docker/docker/pkg/chrootarchive 0.315s coverage: 83.7% of statements [2023-08-25T00:24:22.067Z] github.com/docker/docker/pkg/archive coverage: 81.2% of statements [2023-08-25T00:24:22.067Z] ok github.com/docker/docker/pkg/archive 0.515s coverage: 81.2% of statements [2023-08-25T00:24:22.322Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-08-25T00:24:22.322Z] github.com/docker/docker/pkg/longpath coverage: 45.5% of statements [2023-08-25T00:24:22.322Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 45.5% of statements [2023-08-25T00:24:22.322Z] github.com/docker/docker/pkg/jsonmessage coverage: 92.3% of statements [2023-08-25T00:24:22.322Z] ok github.com/docker/docker/pkg/jsonmessage 0.024s coverage: 92.3% of statements [2023-08-25T00:24:22.322Z] github.com/docker/docker/pkg/meminfo coverage: 75.0% of statements [2023-08-25T00:24:22.322Z] ok github.com/docker/docker/pkg/meminfo 0.003s coverage: 75.0% of statements [2023-08-25T00:24:22.578Z] github.com/docker/docker/pkg/namesgenerator coverage: 85.7% of statements [2023-08-25T00:24:22.578Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2023-08-25T00:24:22.578Z] github.com/docker/docker/pkg/parsers coverage: 97.0% of statements [2023-08-25T00:24:22.578Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2023-08-25T00:24:22.578Z] github.com/docker/docker/pkg/parsers/kernel coverage: 60.0% of statements [2023-08-25T00:24:22.578Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2023-08-25T00:24:22.578Z] github.com/docker/docker/pkg/authorization coverage: 68.3% of statements [2023-08-25T00:24:22.578Z] ok github.com/docker/docker/pkg/authorization 1.062s coverage: 68.3% of statements [2023-08-25T00:24:22.833Z] github.com/docker/docker/pkg/idtools coverage: 69.8% of statements [2023-08-25T00:24:22.833Z] ok github.com/docker/docker/pkg/idtools 0.408s coverage: 69.8% of statements [2023-08-25T00:24:22.833Z] github.com/docker/docker/pkg/ioutils coverage: 72.3% of statements [2023-08-25T00:24:22.833Z] ok github.com/docker/docker/pkg/ioutils 0.396s coverage: 72.3% of statements [2023-08-25T00:24:22.833Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-08-25T00:24:22.833Z] ? github.com/docker/docker/pkg/platforms [no test files] [2023-08-25T00:24:22.833Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-08-25T00:24:22.833Z] github.com/docker/docker/pkg/pidfile coverage: 94.1% of statements [2023-08-25T00:24:22.833Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 94.1% of statements [2023-08-25T00:24:22.833Z] github.com/docker/docker/pkg/parsers/operatingsystem coverage: 90.2% of statements [2023-08-25T00:24:22.833Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.2% of statements [2023-08-25T00:24:23.404Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-08-25T00:24:23.404Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-08-25T00:24:23.404Z] github.com/docker/docker/pkg/plugins/transport coverage: 90.0% of statements [2023-08-25T00:24:23.404Z] github.com/docker/docker/pkg/pools coverage: 88.2% of statements [2023-08-25T00:24:23.404Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 90.0% of statements [2023-08-25T00:24:23.404Z] github.com/docker/docker/pkg/process coverage: 21.7% of statements [2023-08-25T00:24:23.404Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen coverage: 56.8% of statements [2023-08-25T00:24:23.404Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2023-08-25T00:24:23.404Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2023-08-25T00:24:23.404Z] ok github.com/docker/docker/pkg/process 0.007s coverage: 21.7% of statements [2023-08-25T00:24:23.404Z] github.com/docker/docker/pkg/progress coverage: 75.9% of statements [2023-08-25T00:24:23.404Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2023-08-25T00:24:23.662Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-08-25T00:24:23.662Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-08-25T00:24:23.662Z] github.com/docker/docker/pkg/stack coverage: 90.9% of statements [2023-08-25T00:24:23.662Z] ok github.com/docker/docker/pkg/stack 0.011s coverage: 90.9% of statements [2023-08-25T00:24:23.662Z] github.com/docker/docker/pkg/reexec coverage: 82.4% of statements [2023-08-25T00:24:23.662Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2023-08-25T00:24:23.662Z] github.com/docker/docker/pkg/stdcopy coverage: 100.0% of statements [2023-08-25T00:24:23.662Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-08-25T00:24:23.918Z] github.com/docker/docker/pkg/stringid coverage: 61.9% of statements [2023-08-25T00:24:23.918Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 61.9% of statements [2023-08-25T00:24:23.918Z] github.com/docker/docker/pkg/streamformatter coverage: 66.2% of statements [2023-08-25T00:24:23.918Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2023-08-25T00:24:24.174Z] github.com/docker/docker/pkg/useragent coverage: 88.9% of statements [2023-08-25T00:24:24.174Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2023-08-25T00:24:24.174Z] github.com/docker/docker/pkg/sysinfo coverage: 53.4% of statements [2023-08-25T00:24:24.174Z] github.com/docker/docker/pkg/system coverage: 43.1% of statements [2023-08-25T00:24:24.174Z] ok github.com/docker/docker/pkg/system 0.007s coverage: 43.1% of statements [2023-08-25T00:24:24.174Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2023-08-25T00:24:24.174Z] github.com/docker/docker/pkg/tailfile coverage: 88.6% of statements [2023-08-25T00:24:24.174Z] ok github.com/docker/docker/pkg/tailfile 0.036s coverage: 88.6% of statements [2023-08-25T00:24:24.174Z] github.com/docker/docker/pkg/tarsum coverage: 89.1% of statements [2023-08-25T00:24:24.174Z] ok github.com/docker/docker/pkg/tarsum 0.054s coverage: 89.1% of statements [2023-08-25T00:24:25.100Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-08-25T00:24:25.100Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-08-25T00:24:25.100Z] github.com/docker/docker/plugin/v2 coverage: 14.4% of statements [2023-08-25T00:24:25.100Z] github.com/docker/docker/profiles/seccomp coverage: 86.0% of statements [2023-08-25T00:24:25.100Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2023-08-25T00:24:25.100Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.4% of statements [2023-08-25T00:24:25.357Z] github.com/docker/docker/pkg/plugins coverage: 74.9% of statements [2023-08-25T00:24:25.357Z] ok github.com/docker/docker/pkg/plugins 2.014s coverage: 74.9% of statements [2023-08-25T00:24:25.357Z] github.com/docker/docker/reference coverage: 83.7% of statements [2023-08-25T00:24:25.357Z] ok github.com/docker/docker/reference 0.008s coverage: 83.7% of statements [2023-08-25T00:24:25.613Z] github.com/docker/docker/plugin coverage: 23.3% of statements [2023-08-25T00:24:25.613Z] ok github.com/docker/docker/plugin 0.534s coverage: 23.3% of statements [2023-08-25T00:24:25.613Z] github.com/docker/docker/quota coverage: 69.2% of statements [2023-08-25T00:24:25.613Z] ok github.com/docker/docker/quota 0.330s coverage: 69.2% of statements [2023-08-25T00:24:25.869Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-08-25T00:24:25.869Z] github.com/docker/docker/testutil coverage: 62.5% of statements [2023-08-25T00:24:25.869Z] github.com/docker/docker/restartmanager coverage: 51.9% of statements [2023-08-25T00:24:25.869Z] ok github.com/docker/docker/restartmanager 0.007s coverage: 51.9% of statements [2023-08-25T00:24:25.869Z] github.com/docker/docker/runconfig coverage: 63.6% of statements [2023-08-25T00:24:25.869Z] ok github.com/docker/docker/testutil 0.008s coverage: 62.5% of statements [2023-08-25T00:24:25.869Z] ok github.com/docker/docker/runconfig 0.010s coverage: 63.6% of statements [2023-08-25T00:24:25.869Z] github.com/docker/docker/registry/resumable coverage: 100.0% of statements [2023-08-25T00:24:25.869Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2023-08-25T00:24:26.125Z] github.com/docker/docker/registry coverage: 65.2% of statements [2023-08-25T00:24:26.125Z] ok github.com/docker/docker/registry 0.121s coverage: 65.2% of statements [2023-08-25T00:24:26.382Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-08-25T00:24:26.382Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-08-25T00:24:26.382Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-08-25T00:24:26.382Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-08-25T00:24:26.382Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-08-25T00:24:26.382Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-08-25T00:24:26.382Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-08-25T00:24:26.382Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-08-25T00:24:26.382Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-08-25T00:24:26.382Z] ? github.com/docker/docker/testutil/request [no test files] [2023-08-25T00:24:26.382Z] ? github.com/docker/docker/volume [no test files] [2023-08-25T00:24:26.944Z] github.com/docker/docker/volume/drivers coverage: 36.1% of statements [2023-08-25T00:24:26.944Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements [2023-08-25T00:24:26.944Z] github.com/docker/docker/volume/mounts coverage: 65.7% of statements [2023-08-25T00:24:26.944Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements [2023-08-25T00:24:26.944Z] github.com/docker/docker/volume/local coverage: 74.4% of statements [2023-08-25T00:24:26.944Z] ok github.com/docker/docker/volume/local 0.101s coverage: 74.4% of statements [2023-08-25T00:24:27.503Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-08-25T00:24:27.503Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-08-25T00:24:27.503Z] github.com/docker/docker/volume/service coverage: 71.8% of statements [2023-08-25T00:24:27.503Z] ok github.com/docker/docker/volume/service 0.014s coverage: 71.8% of statements [2023-08-25T00:24:28.064Z] github.com/docker/docker/layer coverage: 68.7% of statements [2023-08-25T00:24:28.064Z] ok github.com/docker/docker/layer 7.636s coverage: 68.7% of statements [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === Skipped [2023-08-25T00:24:28.361Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-08-25T00:24:28.361Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-08-25T00:24:28.361Z] network_proxy_test.go:210: No support for dual stack yet [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-08-25T00:24:28.361Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-08-25T00:24:28.361Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-08-25T00:24:28.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-25T00:24:28.361Z] graphtest_unix.go:41: Driver btrfs not supported [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-08-25T00:24:28.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-25T00:24:28.361Z] graphtest_unix.go:41: Driver btrfs not supported [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-08-25T00:24:28.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-25T00:24:28.361Z] graphtest_unix.go:41: Driver btrfs not supported [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-08-25T00:24:28.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-25T00:24:28.361Z] graphtest_unix.go:41: Driver btrfs not supported [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-08-25T00:24:28.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-25T00:24:28.361Z] graphtest_unix.go:41: Driver btrfs not supported [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-08-25T00:24:28.361Z] graphtest_unix.go:68: No driver to put! [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-08-25T00:24:28.361Z] time="2023-08-25T00:24:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-25T00:24:28.361Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-08-25T00:24:28.361Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-08-25T00:24:28.361Z] time="2023-08-25T00:24:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-25T00:24:28.361Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-08-25T00:24:28.361Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-08-25T00:24:28.361Z] time="2023-08-25T00:24:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-25T00:24:28.361Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-08-25T00:24:28.361Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-08-25T00:24:28.361Z] time="2023-08-25T00:24:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-25T00:24:28.361Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-08-25T00:24:28.361Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-08-25T00:24:28.361Z] time="2023-08-25T00:24:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-25T00:24:28.361Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-08-25T00:24:28.361Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-08-25T00:24:28.361Z] graphtest_unix.go:68: No driver to put! [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-08-25T00:24:28.361Z] overlay_test.go:61: Cannot run test with naive change algorithm [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-08-25T00:24:28.361Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-08-25T00:24:28.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-25T00:24:28.361Z] graphtest_unix.go:41: Driver zfs not supported [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-08-25T00:24:28.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-25T00:24:28.361Z] graphtest_unix.go:41: Driver zfs not supported [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-08-25T00:24:28.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-25T00:24:28.361Z] graphtest_unix.go:41: Driver zfs not supported [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-08-25T00:24:28.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-25T00:24:28.361Z] graphtest_unix.go:41: Driver zfs not supported [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-08-25T00:24:28.361Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-25T00:24:28.361Z] graphtest_unix.go:41: Driver zfs not supported [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-08-25T00:24:28.361Z] graphtest_unix.go:68: No driver to put! [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-08-25T00:24:28.361Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-08-25T00:24:28.361Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2023-08-25T00:24:28.361Z] validate_test.go:70: only tested on Windows [2023-08-25T00:24:28.361Z] [2023-08-25T00:24:28.361Z] DONE 3137 tests, 27 skipped in 65.600s [2023-08-25T00:24:28.361Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/bitmap [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/cluster [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/config [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/datastore [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/diagnostic [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/discoverapi [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/driverapi [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/drivers/host [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/drivers/null [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/drivers/remote [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/drivers/windows [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/drvregistry [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/etchosts [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/internal/caller [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/ipam [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/ipamapi [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/ipams/null [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/ipams/remote [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/ipamutils [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/ipbits [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/iptables [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/netlabel [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/netutils [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/networkdb [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/ns [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/options [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/osl [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/osl/kernel [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/portallocator [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/portmapper [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/resolvconf [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/scope [2023-08-25T00:24:28.361Z] github.com/docker/docker/libnetwork/types' ']' [2023-08-25T00:24:28.361Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/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-25T00:25:24.548Z] github.com/docker/docker/libnetwork coverage: 43.0% of statements [2023-08-25T00:25:24.548Z] ok github.com/docker/docker/libnetwork 45.878s coverage: 43.0% of statements [2023-08-25T00:25:24.548Z] github.com/docker/docker/libnetwork/bitmap coverage: 96.1% of statements [2023-08-25T00:25:24.548Z] ok github.com/docker/docker/libnetwork/bitmap 0.007s coverage: 96.1% of statements [2023-08-25T00:25:24.548Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-08-25T00:25:24.548Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-08-25T00:25:24.548Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-08-25T00:25:24.548Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-08-25T00:25:24.548Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-08-25T00:25:24.548Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-08-25T00:25:24.548Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-08-25T00:25:24.548Z] github.com/docker/docker/libnetwork/config coverage: 10.3% of statements [2023-08-25T00:25:24.548Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.3% of statements [2023-08-25T00:25:24.548Z] github.com/docker/docker/libnetwork/datastore coverage: 16.2% of statements [2023-08-25T00:25:24.548Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 16.2% of statements [2023-08-25T00:25:24.548Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-08-25T00:25:24.548Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-08-25T00:25:24.548Z] github.com/docker/docker/libnetwork/driverapi coverage: 68.9% of statements [2023-08-25T00:25:24.548Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2023-08-25T00:25:24.548Z] github.com/docker/docker/libnetwork/drivers/bridge coverage: 62.2% of statements [2023-08-25T00:25:24.548Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.076s coverage: 62.2% of statements [2023-08-25T00:25:24.548Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-08-25T00:25:24.548Z] github.com/docker/docker/libnetwork/drivers/host coverage: 40.0% of statements [2023-08-25T00:25:24.548Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 40.0% of statements [2023-08-25T00:25:26.433Z] github.com/docker/docker/libnetwork/drivers/ipvlan coverage: 5.0% of statements [2023-08-25T00:25:26.433Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 1.040s coverage: 5.0% of statements [2023-08-25T00:25:26.433Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-08-25T00:25:26.688Z] github.com/docker/docker/libnetwork/drivers/macvlan coverage: 4.6% of statements [2023-08-25T00:25:26.688Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.005s coverage: 4.6% of statements [2023-08-25T00:25:26.688Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-08-25T00:25:26.943Z] github.com/docker/docker/libnetwork/drivers/null coverage: 40.0% of statements [2023-08-25T00:25:26.943Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 40.0% of statements [2023-08-25T00:25:27.869Z] github.com/docker/docker/libnetwork/drivers/overlay coverage: 1.4% of statements [2023-08-25T00:25:27.869Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.011s coverage: 1.4% of statements [2023-08-25T00:25:28.124Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils coverage: 45.0% of statements [2023-08-25T00:25:28.124Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements [2023-08-25T00:25:28.379Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager coverage: 62.7% of statements [2023-08-25T00:25:28.379Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements [2023-08-25T00:25:28.954Z] github.com/docker/docker/libnetwork/drivers/remote coverage: 57.5% of statements [2023-08-25T00:25:28.954Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.5% of statements [2023-08-25T00:25:28.954Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-08-25T00:25:28.954Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-08-25T00:25:29.209Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-08-25T00:25:29.464Z] github.com/docker/docker/libnetwork/drvregistry coverage: 87.0% of statements [2023-08-25T00:25:29.464Z] ok github.com/docker/docker/libnetwork/drvregistry 0.019s coverage: 87.0% of statements [2023-08-25T00:25:30.029Z] github.com/docker/docker/libnetwork/etchosts coverage: 81.0% of statements [2023-08-25T00:25:30.029Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements [2023-08-25T00:25:30.029Z] github.com/docker/docker/libnetwork/internal/caller coverage: 100.0% of statements [2023-08-25T00:25:30.030Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-08-25T00:25:30.030Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] [2023-08-25T00:25:30.030Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] [2023-08-25T00:25:42.194Z] github.com/docker/docker/libnetwork/internal/setmatrix coverage: 100.0% of statements [2023-08-25T00:25:42.194Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2023-08-25T00:25:44.709Z] github.com/docker/docker/libnetwork/ipam coverage: 80.0% of statements [2023-08-25T00:25:44.709Z] ok github.com/docker/docker/libnetwork/ipam 3.416s coverage: 80.0% of statements [2023-08-25T00:25:44.709Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-08-25T00:25:44.709Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-08-25T00:25:44.709Z] github.com/docker/docker/libnetwork/ipams/null coverage: 63.2% of statements [2023-08-25T00:25:44.709Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements [2023-08-25T00:25:44.963Z] github.com/docker/docker/libnetwork/ipams/remote coverage: 48.7% of statements [2023-08-25T00:25:44.963Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 48.7% of statements [2023-08-25T00:25:44.963Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-08-25T00:25:45.218Z] github.com/docker/docker/libnetwork/ipams/windowsipam coverage: 80.0% of statements [2023-08-25T00:25:45.218Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements [2023-08-25T00:25:45.781Z] github.com/docker/docker/libnetwork/ipamutils coverage: 86.4% of statements [2023-08-25T00:25:45.781Z] ok github.com/docker/docker/libnetwork/ipamutils 0.297s coverage: 86.4% of statements [2023-08-25T00:25:46.036Z] github.com/docker/docker/libnetwork/ipbits coverage: 100.0% of statements [2023-08-25T00:25:46.036Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2023-08-25T00:25:46.961Z] github.com/docker/docker/libnetwork/iptables coverage: 39.9% of statements [2023-08-25T00:25:46.961Z] ok github.com/docker/docker/libnetwork/iptables 0.230s coverage: 39.9% of statements [2023-08-25T00:25:46.961Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2023-08-25T00:25:47.216Z] github.com/docker/docker/libnetwork/netutils coverage: 54.9% of statements [2023-08-25T00:25:47.216Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 54.9% of statements [2023-08-25T00:27:38.595Z] github.com/docker/docker/libnetwork/networkdb coverage: 58.5% of statements [2023-08-25T00:27:38.595Z] ok github.com/docker/docker/libnetwork/networkdb 103.269s coverage: 58.5% of statements [2023-08-25T00:27:38.595Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-08-25T00:27:38.595Z] github.com/docker/docker/libnetwork/options coverage: 100.0% of statements [2023-08-25T00:27:38.595Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2023-08-25T00:27:38.595Z] github.com/docker/docker/libnetwork/osl coverage: 39.5% of statements [2023-08-25T00:27:38.595Z] ok github.com/docker/docker/libnetwork/osl 4.446s coverage: 39.5% of statements [2023-08-25T00:27:38.595Z] github.com/docker/docker/libnetwork/osl/kernel coverage: 20.0% of statements [2023-08-25T00:27:38.595Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2023-08-25T00:27:38.595Z] github.com/docker/docker/libnetwork/portallocator coverage: 80.7% of statements [2023-08-25T00:27:38.595Z] ok github.com/docker/docker/libnetwork/portallocator 0.017s coverage: 80.7% of statements [2023-08-25T00:27:38.595Z] github.com/docker/docker/libnetwork/portmapper coverage: 46.3% of statements [2023-08-25T00:27:38.595Z] ok github.com/docker/docker/libnetwork/portmapper 0.705s coverage: 46.3% of statements [2023-08-25T00:27:38.850Z] github.com/docker/docker/libnetwork/resolvconf coverage: 84.9% of statements [2023-08-25T00:27:38.850Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 84.9% of statements [2023-08-25T00:27:38.850Z] ? github.com/docker/docker/libnetwork/scope [no test files] [2023-08-25T00:27:39.105Z] github.com/docker/docker/libnetwork/types coverage: 41.7% of statements [2023-08-25T00:27:39.105Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements [2023-08-25T00:27:39.361Z] [2023-08-25T00:27:39.361Z] === Skipped [2023-08-25T00:27:39.361Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-08-25T00:27:39.361Z] 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-25T00:27:39.361Z] [2023-08-25T00:27:39.361Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) [2023-08-25T00:27:39.361Z] 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-25T00:27:39.361Z] [2023-08-25T00:27:39.361Z] DONE 344 tests, 2 skipped in 190.912s Post stage [Pipeline] junit [2023-08-25T00:27:40.297Z] Recording test results [2023-08-25T00:27:40.392Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:27:40.688Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46321/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cd49f9affdad81360620019b6e8741ae73fd5590 -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:cd49f9affdad81360620019b6e8741ae73fd5590 hack/make.sh dynbinary test-integration [2023-08-25T00:27:40.944Z] [2023-08-25T00:27:40.944Z] Removing bundles/ [2023-08-25T00:27:40.944Z] [2023-08-25T00:27:40.944Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-08-25T00:27:40.944Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-08-25T00:27:40.944Z] + tee /go/src/github.com/docker/docker/go.mod [2023-08-25T00:27:40.944Z] module github.com/docker/docker [2023-08-25T00:27:40.944Z] [2023-08-25T00:27:40.944Z] go 1.19 [2023-08-25T00:27:40.944Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2023-08-25T00:27:40.944Z] + GO111MODULE=on [2023-08-25T00:27:40.944Z] + 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=cd49f9affdad81360620019b6e8741ae73fd5590" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-25T00:27:40.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-25T00:28:19.763Z] + rm -f /go/src/github.com/docker/docker/go.mod [2023-08-25T00:28:19.763Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-08-25T00:28:19.763Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-08-25T00:28:19.763Z] + tee /go/src/github.com/docker/docker/go.mod [2023-08-25T00:28:19.763Z] module github.com/docker/docker [2023-08-25T00:28:19.763Z] [2023-08-25T00:28:19.763Z] go 1.19 [2023-08-25T00:28:19.763Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2023-08-25T00:28:19.763Z] + GO111MODULE=on [2023-08-25T00:28:19.763Z] + 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=cd49f9affdad81360620019b6e8741ae73fd5590" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-25T00:27:40.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-25T00:28:19.763Z] + rm -f /go/src/github.com/docker/docker/go.mod [2023-08-25T00:28:19.763Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-08-25T00:28:19.763Z] [2023-08-25T00:28:19.763Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-08-25T00:28:19.763Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-08-25T00:28:19.763Z] HOSTNAME=2f12959138d3 [2023-08-25T00:28:19.763Z] TESTDEBUG=0 [2023-08-25T00:28:19.763Z] DEST=bundles/test-integration [2023-08-25T00:28:19.763Z] PWD=/go/src/github.com/docker/docker [2023-08-25T00:28:19.763Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2023-08-25T00:28:19.763Z] DOCKER_GITCOMMIT=cd49f9affdad81360620019b6e8741ae73fd5590 [2023-08-25T00:28:19.763Z] container=docker [2023-08-25T00:28:19.763Z] HOME=/root [2023-08-25T00:28:19.763Z] CONTAINERD_NAMESPACE=moby [2023-08-25T00:28:19.763Z] GOLANG_VERSION=1.20.7 [2023-08-25T00:28:19.763Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-08-25T00:28:19.763Z] VALIDATE_BRANCH=master [2023-08-25T00:28:19.763Z] TERM=xterm [2023-08-25T00:28:19.763Z] DOCKER_PKG=github.com/docker/docker [2023-08-25T00:28:19.763Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker [2023-08-25T00:28:19.763Z] SHLVL=1 [2023-08-25T00:28:19.763Z] TIMEOUT=120m [2023-08-25T00:28:19.763Z] DOCKER_GRAPHDRIVER=overlay2 [2023-08-25T00:28:19.763Z] GO111MODULE=off [2023-08-25T00:28:19.763Z] DOCKER_EXPERIMENTAL=1 [2023-08-25T00:28:19.763Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-08-25T00:28:19.763Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-08-25T00:28:19.763Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-08-25T00:28:19.763Z] GOPATH=/go [2023-08-25T00:28:19.763Z] PKG_CONFIG=pkg-config [2023-08-25T00:28:19.763Z] _=/usr/bin/env [2023-08-25T00:28:19.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-08-25T00:28:41.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main [2023-08-25T00:28:41.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-08-25T00:28:41.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-08-25T00:28:41.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-08-25T00:28:47.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-08-25T00:28:49.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-08-25T00:28:50.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-08-25T00:28:51.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-08-25T00:28:52.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-08-25T00:28:54.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-08-25T00:28:54.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-08-25T00:28:55.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-08-25T00:28:57.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-08-25T00:28:59.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-08-25T00:29:00.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-08-25T00:29:00.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-08-25T00:29:01.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-08-25T00:29:03.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-08-25T00:29:04.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-08-25T00:29:05.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-08-25T00:29:06.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-08-25T00:29:07.368Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-08-25T00:29:07.368Z] Using test binary /usr/local/cli-integration/docker [2023-08-25T00:29:07.368Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-08-25T00:29:07.368Z] +++ /etc/init.d/apparmor start [2023-08-25T00:29:07.623Z] Not: starting. [2023-08-25T00:29:07.623Z] INFO: Waiting for daemon to start... [2023-08-25T00:29:07.623Z] Starting dockerd [2023-08-25T00:29:07.623Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.XuNe3yjQAT/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2023-08-25T00:29:09.509Z] . [2023-08-25T00:29:09.509Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) [2023-08-25T00:29:09.509Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-08-25T00:29:09.509Z] ++++ docker load [2023-08-25T00:29:09.509Z] Loaded image: emptyfs:latest [2023-08-25T00:29:09.764Z] ++++ tar -cC bundles/test-integration/dangling . [2023-08-25T00:29:09.765Z] ++++ docker load [2023-08-25T00:29:09.765Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 [2023-08-25T00:29:09.765Z] Running integration-test (iteration 1) [2023-08-25T00:29:09.765Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-08-25T00:29:09.765Z] ++ 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-25T00:29:09.765Z] ++ set -e [2023-08-25T00:29:09.765Z] ++ '[' -n 0 ']' [2023-08-25T00:29:09.765Z] ++ set -x [2023-08-25T00:29:09.765Z] ++ 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.XuNe3yjQAT/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-25T00:29:09.765Z] Loaded image: busybox:latest [2023-08-25T00:29:09.765Z] Loaded image: busybox:glibc [2023-08-25T00:29:11.127Z] Loaded image: debian:bullseye-slim [2023-08-25T00:29:11.127Z] Loaded image: hello-world:latest [2023-08-25T00:29:11.127Z] Loaded image: arm32v7/hello-world:latest [2023-08-25T00:29:11.127Z] INFO: Testing against a local daemon [2023-08-25T00:29:11.127Z] === RUN TestCgroupNamespacesBuild [2023-08-25T00:29:12.052Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2023-08-25T00:29:12.052Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-08-25T00:29:13.415Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2023-08-25T00:29:13.415Z] === RUN TestBuildWithSession [2023-08-25T00:29:13.415Z] build_session_test.go:25: TODO: BuildKit [2023-08-25T00:29:13.415Z] --- SKIP: TestBuildWithSession (0.00s) [2023-08-25T00:29:13.415Z] === RUN TestBuildSquashParent [2023-08-25T00:29:17.581Z] --- PASS: TestBuildSquashParent (3.96s) [2023-08-25T00:29:17.581Z] === RUN TestBuildWithRemoveAndForceRemove [2023-08-25T00:29:17.581Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-25T00:29:17.581Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-25T00:29:17.581Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-25T00:29:17.581Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-25T00:29:17.581Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-25T00:29:17.581Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-25T00:29:17.581Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-25T00:29:17.581Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-25T00:29:17.581Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-25T00:29:17.581Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-25T00:29:17.581Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-25T00:29:17.581Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-25T00:29:17.581Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-25T00:29:17.581Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-25T00:29:17.581Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-25T00:29:17.581Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-25T00:29:17.581Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-25T00:29:17.581Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-25T00:29:20.842Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2023-08-25T00:29:20.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.52s) [2023-08-25T00:29:20.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.71s) [2023-08-25T00:29:20.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.82s) [2023-08-25T00:29:20.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.99s) [2023-08-25T00:29:20.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s) [2023-08-25T00:29:20.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.26s) [2023-08-25T00:29:20.842Z] === RUN TestBuildMultiStageCopy [2023-08-25T00:29:20.842Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-08-25T00:29:21.405Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-08-25T00:29:21.405Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-08-25T00:29:21.661Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-08-25T00:29:21.661Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-08-25T00:29:21.661Z] --- PASS: TestBuildMultiStageCopy (1.18s) [2023-08-25T00:29:21.661Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.95s) [2023-08-25T00:29:21.661Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s) [2023-08-25T00:29:21.661Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s) [2023-08-25T00:29:21.661Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s) [2023-08-25T00:29:21.661Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s) [2023-08-25T00:29:21.661Z] === RUN TestBuildMultiStageParentConfig [2023-08-25T00:29:21.915Z] --- PASS: TestBuildMultiStageParentConfig (0.27s) [2023-08-25T00:29:21.915Z] === RUN TestBuildLabelWithTargets [2023-08-25T00:29:22.475Z] --- PASS: TestBuildLabelWithTargets (0.42s) [2023-08-25T00:29:22.475Z] === RUN TestBuildWithEmptyLayers [2023-08-25T00:29:22.475Z] --- PASS: TestBuildWithEmptyLayers (0.08s) [2023-08-25T00:29:22.475Z] === RUN TestBuildMultiStageOnBuild [2023-08-25T00:29:23.399Z] --- PASS: TestBuildMultiStageOnBuild (1.05s) [2023-08-25T00:29:23.399Z] === RUN TestBuildUncleanTarFilenames [2023-08-25T00:29:23.654Z] --- PASS: TestBuildUncleanTarFilenames (0.11s) [2023-08-25T00:29:23.654Z] === RUN TestBuildMultiStageLayerLeak [2023-08-25T00:29:24.579Z] --- PASS: TestBuildMultiStageLayerLeak (1.07s) [2023-08-25T00:29:24.579Z] === RUN TestBuildWithHugeFile [2023-08-25T00:30:11.187Z] --- PASS: TestBuildWithHugeFile (44.10s) [2023-08-25T00:30:11.187Z] === RUN TestBuildWCOWSandboxSize [2023-08-25T00:30:11.187Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-08-25T00:30:11.187Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-08-25T00:30:11.187Z] === RUN TestBuildWithEmptyDockerfile [2023-08-25T00:30:11.187Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-25T00:30:11.187Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-25T00:30:11.187Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-25T00:30:11.187Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-25T00:30:11.187Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-25T00:30:11.187Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-25T00:30:11.187Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-25T00:30:11.187Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-25T00:30:11.187Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-25T00:30:11.187Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-08-25T00:30:11.187Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-08-25T00:30:11.187Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2023-08-25T00:30:11.187Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2023-08-25T00:30:11.187Z] === RUN TestBuildPreserveOwnership [2023-08-25T00:30:11.187Z] === RUN TestBuildPreserveOwnership/copy_from [2023-08-25T00:30:11.187Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-08-25T00:30:11.187Z] --- PASS: TestBuildPreserveOwnership (2.17s) [2023-08-25T00:30:11.187Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.53s) [2023-08-25T00:30:11.187Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.63s) [2023-08-25T00:30:11.187Z] === RUN TestBuildPlatformInvalid [2023-08-25T00:30:11.187Z] --- PASS: TestBuildPlatformInvalid (0.03s) [2023-08-25T00:30:11.187Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-08-25T00:30:11.748Z] Loaded image: busybox:latest [2023-08-25T00:30:11.748Z] Loaded image: busybox:glibc [2023-08-25T00:30:12.675Z] Loaded image: debian:bullseye-slim [2023-08-25T00:30:12.675Z] Loaded image: hello-world:latest [2023-08-25T00:30:12.675Z] Loaded image: arm32v7/hello-world:latest [2023-08-25T00:30:20.750Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.69s) [2023-08-25T00:30:20.750Z] PASS [2023-08-25T00:30:20.750Z] [2023-08-25T00:30:20.750Z] === Skipped [2023-08-25T00:30:20.750Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-08-25T00:30:20.750Z] build_session_test.go:25: TODO: BuildKit [2023-08-25T00:30:20.750Z] [2023-08-25T00:30:20.750Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-08-25T00:30:20.750Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-08-25T00:30:20.750Z] [2023-08-25T00:30:20.750Z] DONE 34 tests, 2 skipped in 71.008s [2023-08-25T00:30:20.750Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m [2023-08-25T00:30:20.750Z] ++ 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-25T00:30:20.750Z] ++ set -e [2023-08-25T00:30:20.750Z] ++ '[' -n 0 ']' [2023-08-25T00:30:20.750Z] ++ set -x [2023-08-25T00:30:20.750Z] ++ 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.XuNe3yjQAT/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-25T00:30:20.750Z] INFO: Testing against a local daemon [2023-08-25T00:30:20.750Z] === RUN TestNoNewPrivileges [2023-08-25T00:30:25.997Z] === RUN TestNoNewPrivileges/CapabilityRequested=true [2023-08-25T00:30:26.252Z] === RUN TestNoNewPrivileges/CapabilityRequested=false [2023-08-25T00:30:26.813Z] --- PASS: TestNoNewPrivileges (6.14s) [2023-08-25T00:30:26.813Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.43s) [2023-08-25T00:30:26.813Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.43s) [2023-08-25T00:30:26.813Z] PASS [2023-08-25T00:30:26.813Z] [2023-08-25T00:30:26.813Z] DONE 3 tests in 6.168s [2023-08-25T00:30:26.813Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-08-25T00:30:26.813Z] ++ 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-25T00:30:26.813Z] ++ set -e [2023-08-25T00:30:26.813Z] ++ '[' -n 0 ']' [2023-08-25T00:30:26.813Z] ++ set -x [2023-08-25T00:30:26.813Z] ++ 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.XuNe3yjQAT/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-25T00:30:26.813Z] INFO: Testing against a local daemon [2023-08-25T00:30:26.813Z] === RUN TestConfigInspect [2023-08-25T00:30:29.331Z] --- PASS: TestConfigInspect (1.99s) [2023-08-25T00:30:29.331Z] === RUN TestConfigList [2023-08-25T00:30:31.219Z] --- PASS: TestConfigList (2.01s) [2023-08-25T00:30:31.219Z] === RUN TestConfigsCreateAndDelete [2023-08-25T00:30:33.105Z] --- PASS: TestConfigsCreateAndDelete (1.95s) [2023-08-25T00:30:33.105Z] === RUN TestConfigsUpdate [2023-08-25T00:30:34.990Z] --- PASS: TestConfigsUpdate (2.10s) [2023-08-25T00:30:34.990Z] === RUN TestTemplatedConfig [2023-08-25T00:30:38.251Z] --- PASS: TestTemplatedConfig (2.80s) [2023-08-25T00:30:38.251Z] === RUN TestConfigCreateResolve [2023-08-25T00:30:40.135Z] --- PASS: TestConfigCreateResolve (2.02s) [2023-08-25T00:30:40.135Z] PASS [2023-08-25T00:30:40.135Z] [2023-08-25T00:30:40.135Z] DONE 6 tests in 12.904s [2023-08-25T00:30:40.135Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-08-25T00:30:40.135Z] ++ 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-25T00:30:40.135Z] ++ set -e [2023-08-25T00:30:40.135Z] ++ '[' -n 0 ']' [2023-08-25T00:30:40.135Z] ++ set -x [2023-08-25T00:30:40.135Z] ++ 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.XuNe3yjQAT/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-25T00:30:40.135Z] INFO: Testing against a local daemon [2023-08-25T00:30:40.135Z] === RUN TestAttach [2023-08-25T00:30:40.135Z] === RUN TestAttach/without_TTY [2023-08-25T00:30:40.135Z] === PAUSE TestAttach/without_TTY [2023-08-25T00:30:40.135Z] === RUN TestAttach/with_TTY [2023-08-25T00:30:40.135Z] === PAUSE TestAttach/with_TTY [2023-08-25T00:30:40.135Z] === CONT TestAttach/without_TTY [2023-08-25T00:30:40.135Z] === CONT TestAttach/with_TTY [2023-08-25T00:30:40.135Z] --- PASS: TestAttach (0.03s) [2023-08-25T00:30:40.135Z] --- PASS: TestAttach/with_TTY (0.04s) [2023-08-25T00:30:40.135Z] --- PASS: TestAttach/without_TTY (0.04s) [2023-08-25T00:30:40.135Z] === RUN TestCreateWithCDIDevices [2023-08-25T00:30:41.062Z] --- PASS: TestCreateWithCDIDevices (1.08s) [2023-08-25T00:30:41.062Z] === RUN TestCDISpecDirsAreInSystemInfo [2023-08-25T00:30:41.062Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default [2023-08-25T00:30:41.623Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned [2023-08-25T00:30:42.182Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice [2023-08-25T00:30:42.437Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice [2023-08-25T00:30:42.997Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice [2023-08-25T00:30:43.557Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice [2023-08-25T00:30:44.119Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice [2023-08-25T00:30:44.679Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice [2023-08-25T00:30:45.239Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s) [2023-08-25T00:30:45.240Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s) [2023-08-25T00:30:45.240Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s) [2023-08-25T00:30:45.240Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2023-08-25T00:30:45.240Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s) [2023-08-25T00:30:45.240Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s) [2023-08-25T00:30:45.240Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s) [2023-08-25T00:30:45.240Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2023-08-25T00:30:45.240Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s) [2023-08-25T00:30:45.240Z] === RUN TestCheckpoint [2023-08-25T00:30:45.240Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-08-25T00:30:45.240Z] --- SKIP: TestCheckpoint (0.00s) [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/commit [2023-08-25T00:30:45.240Z] === PAUSE TestContainerInvalidJSON/commit [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/containers/create [2023-08-25T00:30:45.240Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-08-25T00:30:45.240Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-08-25T00:30:45.240Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-08-25T00:30:45.240Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-08-25T00:30:45.240Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-08-25T00:30:45.240Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-08-25T00:30:45.240Z] === CONT TestContainerInvalidJSON/commit [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-08-25T00:30:45.240Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-08-25T00:30:45.240Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-08-25T00:30:45.240Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-08-25T00:30:45.240Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-08-25T00:30:45.240Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-08-25T00:30:45.240Z] === CONT TestContainerInvalidJSON/containers/create [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-08-25T00:30:45.240Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-08-25T00:30:45.240Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-08-25T00:30:45.240Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-08-25T00:30:45.240Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2023-08-25T00:30:45.240Z] === RUN TestCopyFromContainerPathIsNotDir [2023-08-25T00:30:45.240Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-08-25T00:30:45.240Z] === RUN TestCopyToContainerPathDoesNotExist [2023-08-25T00:30:45.240Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-08-25T00:30:45.240Z] === RUN TestCopyEmptyFile [2023-08-25T00:30:45.240Z] --- PASS: TestCopyEmptyFile (0.06s) [2023-08-25T00:30:45.240Z] === RUN TestCopyToContainerPathIsNotDir [2023-08-25T00:30:45.495Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-08-25T00:30:45.495Z] === RUN TestCopyFromContainer [2023-08-25T00:30:46.059Z] === RUN TestCopyFromContainer// [2023-08-25T00:30:46.059Z] === RUN TestCopyFromContainer/. [2023-08-25T00:30:46.059Z] === RUN TestCopyFromContainer//. [2023-08-25T00:30:46.059Z] === RUN TestCopyFromContainer/./ [2023-08-25T00:30:46.059Z] === RUN TestCopyFromContainer//./ [2023-08-25T00:30:46.059Z] === RUN TestCopyFromContainer//bar/root [2023-08-25T00:30:46.059Z] === RUN TestCopyFromContainer//bar/root/ [2023-08-25T00:30:46.059Z] === RUN TestCopyFromContainer//bar/root/. [2023-08-25T00:30:46.059Z] === RUN TestCopyFromContainer/bar/quux [2023-08-25T00:30:46.059Z] === RUN TestCopyFromContainer/bar/quux/ [2023-08-25T00:30:46.059Z] === RUN TestCopyFromContainer/bar/quux/. [2023-08-25T00:30:46.059Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-08-25T00:30:46.059Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-08-25T00:30:46.059Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-08-25T00:30:46.059Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-08-25T00:30:46.059Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2023-08-25T00:30:46.059Z] === RUN TestCopyFromContainer/bar/notarget [2023-08-25T00:30:46.059Z] --- PASS: TestCopyFromContainer (0.78s) [2023-08-25T00:30:46.059Z] --- PASS: TestCopyFromContainer// (0.01s) [2023-08-25T00:30:46.059Z] --- PASS: TestCopyFromContainer/. (0.01s) [2023-08-25T00:30:46.059Z] --- PASS: TestCopyFromContainer//. (0.01s) [2023-08-25T00:30:46.059Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2023-08-25T00:30:46.059Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2023-08-25T00:30:46.059Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2023-08-25T00:30:46.059Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2023-08-25T00:30:46.059Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) [2023-08-25T00:30:46.059Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2023-08-25T00:30:46.059Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) [2023-08-25T00:30:46.059Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) [2023-08-25T00:30:46.059Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2023-08-25T00:30:46.059Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) [2023-08-25T00:30:46.059Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) [2023-08-25T00:30:46.059Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) [2023-08-25T00:30:46.059Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) [2023-08-25T00:30:46.059Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) [2023-08-25T00:30:46.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-08-25T00:30:46.400Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-25T00:30:46.400Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-25T00:30:46.400Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-25T00:30:46.400Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-25T00:30:46.400Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-25T00:30:46.400Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-25T00:30:46.400Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-25T00:30:46.400Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-25T00:30:46.400Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-25T00:30:46.400Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-08-25T00:30:46.400Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-08-25T00:30:46.400Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-08-25T00:30:46.400Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-08-25T00:30:46.400Z] === RUN TestCreateLinkToNonExistingContainer [2023-08-25T00:30:46.400Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-08-25T00:30:46.400Z] === RUN TestCreateWithInvalidEnv [2023-08-25T00:30:46.400Z] === RUN TestCreateWithInvalidEnv/0 [2023-08-25T00:30:46.400Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-08-25T00:30:46.400Z] === RUN TestCreateWithInvalidEnv/1 [2023-08-25T00:30:46.400Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-08-25T00:30:46.400Z] === RUN TestCreateWithInvalidEnv/2 [2023-08-25T00:30:46.400Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-08-25T00:30:46.400Z] === CONT TestCreateWithInvalidEnv/0 [2023-08-25T00:30:46.400Z] === CONT TestCreateWithInvalidEnv/2 [2023-08-25T00:30:46.400Z] === CONT TestCreateWithInvalidEnv/1 [2023-08-25T00:30:46.400Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2023-08-25T00:30:46.400Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-08-25T00:30:46.400Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-08-25T00:30:46.400Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-08-25T00:30:46.400Z] === RUN TestCreateTmpfsMountsTarget [2023-08-25T00:30:46.400Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-08-25T00:30:46.400Z] === RUN TestCreateWithCustomMaskedPaths [2023-08-25T00:30:47.765Z] --- PASS: TestCreateWithCustomMaskedPaths (1.32s) [2023-08-25T00:30:47.765Z] === RUN TestCreateWithCustomReadonlyPaths [2023-08-25T00:30:49.129Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.40s) [2023-08-25T00:30:49.129Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-08-25T00:30:49.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-25T00:30:49.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-25T00:30:49.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-25T00:30:49.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-25T00:30:49.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-25T00:30:49.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-25T00:30:49.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-25T00:30:49.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-25T00:30:49.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-25T00:30:49.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-25T00:30:49.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-25T00:30:49.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-25T00:30:49.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-25T00:30:49.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-25T00:30:49.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-25T00:30:49.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-08-25T00:30:49.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-08-25T00:30:49.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-08-25T00:30:49.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-08-25T00:30:49.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-08-25T00:30:49.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-08-25T00:30:49.129Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-08-25T00:30:49.391Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2023-08-25T00:30:49.391Z] === RUN TestCreateDifferentPlatform [2023-08-25T00:30:49.391Z] === RUN TestCreateDifferentPlatform/different_os [2023-08-25T00:30:49.391Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-08-25T00:30:49.391Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-08-25T00:30:49.391Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-08-25T00:30:49.391Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-08-25T00:30:49.391Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-08-25T00:30:49.391Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-08-25T00:30:49.391Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-08-25T00:30:49.391Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-08-25T00:30:49.391Z] === RUN TestCreateInvalidHostConfig [2023-08-25T00:30:49.391Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-08-25T00:30:49.391Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-08-25T00:30:49.391Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-08-25T00:30:49.391Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-08-25T00:30:49.391Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-08-25T00:30:49.391Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-08-25T00:30:49.391Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-08-25T00:30:49.391Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-08-25T00:30:49.391Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2023-08-25T00:30:49.391Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2023-08-25T00:30:49.391Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-08-25T00:30:49.391Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-08-25T00:30:49.391Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-08-25T00:30:49.391Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2023-08-25T00:30:49.391Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-08-25T00:30:49.646Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-08-25T00:30:49.646Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-08-25T00:30:49.646Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-08-25T00:30:49.646Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-08-25T00:30:49.646Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-08-25T00:30:49.646Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2023-08-25T00:30:49.646Z] === RUN TestContainerStartOnDaemonRestart [2023-08-25T00:30:49.646Z] === PAUSE TestContainerStartOnDaemonRestart [2023-08-25T00:30:49.646Z] === RUN TestDaemonRestartIpcMode [2023-08-25T00:30:49.646Z] === PAUSE TestDaemonRestartIpcMode [2023-08-25T00:30:49.646Z] === RUN TestDaemonHostGatewayIP [2023-08-25T00:30:49.646Z] === PAUSE TestDaemonHostGatewayIP [2023-08-25T00:30:49.646Z] === RUN TestRestartDaemonWithRestartingContainer [2023-08-25T00:30:49.646Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-08-25T00:30:49.646Z] === RUN TestHardRestartWhenContainerIsRunning [2023-08-25T00:30:49.646Z] === PAUSE TestHardRestartWhenContainerIsRunning [2023-08-25T00:30:49.646Z] === RUN TestContainerKillOnDaemonStart [2023-08-25T00:30:49.646Z] === PAUSE TestContainerKillOnDaemonStart [2023-08-25T00:30:49.646Z] === RUN TestDiff [2023-08-25T00:30:49.901Z] --- PASS: TestDiff (0.50s) [2023-08-25T00:30:49.901Z] === RUN TestExecConsoleSize [2023-08-25T00:30:50.469Z] --- PASS: TestExecConsoleSize (0.56s) [2023-08-25T00:30:50.469Z] === RUN TestExecWithCloseStdin [2023-08-25T00:30:51.040Z] --- PASS: TestExecWithCloseStdin (0.55s) [2023-08-25T00:30:51.040Z] === RUN TestExec [2023-08-25T00:30:51.599Z] --- PASS: TestExec (0.54s) [2023-08-25T00:30:51.599Z] === RUN TestExecUser [2023-08-25T00:30:52.162Z] --- PASS: TestExecUser (0.56s) [2023-08-25T00:30:52.162Z] === RUN TestExportContainerAndImportImage [2023-08-25T00:30:52.723Z] --- PASS: TestExportContainerAndImportImage (0.48s) [2023-08-25T00:30:52.723Z] === RUN TestExportContainerAfterDaemonRestart [2023-08-25T00:30:59.252Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s) [2023-08-25T00:30:59.252Z] === RUN TestHealthCheckWorkdir [2023-08-25T00:30:59.507Z] --- PASS: TestHealthCheckWorkdir (0.66s) [2023-08-25T00:30:59.507Z] === RUN TestHealthKillContainer [2023-08-25T00:31:07.585Z] --- PASS: TestHealthKillContainer (8.07s) [2023-08-25T00:31:07.585Z] === RUN TestHealthCheckProcessKilled [2023-08-25T00:31:08.510Z] --- PASS: TestHealthCheckProcessKilled (0.74s) [2023-08-25T00:31:08.510Z] === RUN TestHealthStartInterval [2023-08-25T00:31:09.871Z] health_test.go:145: &{2023-08-25 00:31:09.465220807 +0000 UTC 2023-08-25 00:31:09.530247648 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-25T00:31:09.871Z] } [2023-08-25T00:31:09.871Z] health_test.go:145: &{2023-08-25 00:31:09.465220807 +0000 UTC 2023-08-25 00:31:09.530247648 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-25T00:31:09.871Z] } [2023-08-25T00:31:09.871Z] health_test.go:145: &{2023-08-25 00:31:09.465220807 +0000 UTC 2023-08-25 00:31:09.530247648 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-25T00:31:09.871Z] } [2023-08-25T00:31:10.133Z] health_test.go:145: &{2023-08-25 00:31:09.465220807 +0000 UTC 2023-08-25 00:31:09.530247648 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-25T00:31:10.133Z] } [2023-08-25T00:31:10.133Z] health_test.go:145: &{2023-08-25 00:31:09.465220807 +0000 UTC 2023-08-25 00:31:09.530247648 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-25T00:31:10.133Z] } [2023-08-25T00:31:10.133Z] health_test.go:145: &{2023-08-25 00:31:09.465220807 +0000 UTC 2023-08-25 00:31:09.530247648 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-25T00:31:10.133Z] } [2023-08-25T00:31:10.388Z] health_test.go:145: &{2023-08-25 00:31:09.465220807 +0000 UTC 2023-08-25 00:31:09.530247648 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-25T00:31:10.388Z] } [2023-08-25T00:31:10.388Z] health_test.go:145: &{2023-08-25 00:31:09.465220807 +0000 UTC 2023-08-25 00:31:09.530247648 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-25T00:31:10.388Z] } [2023-08-25T00:31:10.388Z] health_test.go:145: &{2023-08-25 00:31:09.465220807 +0000 UTC 2023-08-25 00:31:09.530247648 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-25T00:31:10.388Z] } [2023-08-25T00:31:10.643Z] health_test.go:145: &{2023-08-25 00:31:09.465220807 +0000 UTC 2023-08-25 00:31:09.530247648 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-25T00:31:10.643Z] } [2023-08-25T00:31:10.643Z] health_test.go:145: &{2023-08-25 00:31:09.465220807 +0000 UTC 2023-08-25 00:31:09.530247648 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-25T00:31:10.643Z] } [2023-08-25T00:31:10.899Z] health_test.go:145: &{2023-08-25 00:31:10.536853398 +0000 UTC 2023-08-25 00:31:10.607036718 +0000 UTC 1 2} [2023-08-25T00:31:10.899Z] health_test.go:145: &{2023-08-25 00:31:10.536853398 +0000 UTC 2023-08-25 00:31:10.607036718 +0000 UTC 1 2} [2023-08-25T00:31:10.899Z] health_test.go:145: &{2023-08-25 00:31:10.536853398 +0000 UTC 2023-08-25 00:31:10.607036718 +0000 UTC 1 2} [2023-08-25T00:31:11.154Z] health_test.go:145: &{2023-08-25 00:31:10.536853398 +0000 UTC 2023-08-25 00:31:10.607036718 +0000 UTC 1 2} [2023-08-25T00:31:11.154Z] health_test.go:145: &{2023-08-25 00:31:10.536853398 +0000 UTC 2023-08-25 00:31:10.607036718 +0000 UTC 1 2} [2023-08-25T00:31:11.410Z] health_test.go:145: &{2023-08-25 00:31:10.536853398 +0000 UTC 2023-08-25 00:31:10.607036718 +0000 UTC 1 2} [2023-08-25T00:31:11.410Z] health_test.go:145: &{2023-08-25 00:31:10.536853398 +0000 UTC 2023-08-25 00:31:10.607036718 +0000 UTC 1 2} [2023-08-25T00:31:11.410Z] health_test.go:145: &{2023-08-25 00:31:10.536853398 +0000 UTC 2023-08-25 00:31:10.607036718 +0000 UTC 1 2} [2023-08-25T00:31:11.665Z] health_test.go:145: &{2023-08-25 00:31:10.536853398 +0000 UTC 2023-08-25 00:31:10.607036718 +0000 UTC 1 2} [2023-08-25T00:31:11.665Z] health_test.go:145: &{2023-08-25 00:31:10.536853398 +0000 UTC 2023-08-25 00:31:10.607036718 +0000 UTC 1 2} [2023-08-25T00:31:11.920Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:12.846Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:13.772Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:15.133Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:16.057Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:16.981Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:17.911Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:18.837Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:19.761Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:21.127Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:22.051Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:22.975Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:23.900Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:24.825Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:25.749Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:27.114Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:28.038Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:28.962Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:29.908Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:30.855Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:31.780Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:33.141Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:34.069Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:34.993Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:35.917Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:36.849Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:37.800Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:39.161Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:40.086Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:41.011Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:41.937Z] health_test.go:173: 1.078499254s [2023-08-25T00:31:43.301Z] --- PASS: TestHealthStartInterval (34.75s) [2023-08-25T00:31:43.301Z] === RUN TestInspectCpusetInConfigPre120 [2023-08-25T00:31:43.556Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s) [2023-08-25T00:31:43.556Z] === RUN TestInspectAnnotations [2023-08-25T00:31:43.556Z] --- PASS: TestInspectAnnotations (0.04s) [2023-08-25T00:31:43.556Z] === RUN TestIpcModeNone [2023-08-25T00:31:44.117Z] --- PASS: TestIpcModeNone (0.55s) [2023-08-25T00:31:44.117Z] === RUN TestIpcModePrivate [2023-08-25T00:31:44.372Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false [2023-08-25T00:31:44.628Z] --- PASS: TestIpcModePrivate (0.55s) [2023-08-25T00:31:44.628Z] === RUN TestIpcModeShareable [2023-08-25T00:31:45.188Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true [2023-08-25T00:31:45.189Z] --- PASS: TestIpcModeShareable (0.53s) [2023-08-25T00:31:45.189Z] === RUN TestAPIIpcModeShareableAndContainer [2023-08-25T00:31:47.076Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.62s) [2023-08-25T00:31:47.076Z] === RUN TestAPIIpcModeHost [2023-08-25T00:31:47.076Z] --- PASS: TestAPIIpcModeHost (0.33s) [2023-08-25T00:31:47.076Z] === RUN TestDaemonIpcModeShareable [2023-08-25T00:31:48.002Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2023-08-25T00:31:48.257Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2023-08-25T00:31:48.257Z] === RUN TestDaemonIpcModePrivate [2023-08-25T00:31:49.184Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2023-08-25T00:31:49.439Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2023-08-25T00:31:49.439Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-08-25T00:31:50.366Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2023-08-25T00:31:50.622Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2023-08-25T00:31:50.622Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-08-25T00:31:51.548Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2023-08-25T00:31:51.804Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2023-08-25T00:31:51.804Z] === RUN TestIpcModeOlderClient [2023-08-25T00:31:51.804Z] === PAUSE TestIpcModeOlderClient [2023-08-25T00:31:51.804Z] === RUN TestKillContainerInvalidSignal [2023-08-25T00:31:52.365Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2023-08-25T00:31:52.365Z] === RUN TestKillContainer [2023-08-25T00:31:52.365Z] === RUN TestKillContainer/no_signal [2023-08-25T00:31:52.620Z] === RUN TestKillContainer/non_killing_signal [2023-08-25T00:31:52.875Z] === RUN TestKillContainer/killing_signal [2023-08-25T00:31:53.802Z] --- PASS: TestKillContainer (1.36s) [2023-08-25T00:31:53.802Z] --- PASS: TestKillContainer/no_signal (0.45s) [2023-08-25T00:31:53.802Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2023-08-25T00:31:53.802Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2023-08-25T00:31:53.802Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-08-25T00:31:53.802Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-08-25T00:31:54.058Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-08-25T00:31:54.619Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2023-08-25T00:31:54.619Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2023-08-25T00:31:54.619Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2023-08-25T00:31:54.619Z] === RUN TestKillStoppedContainer [2023-08-25T00:31:54.619Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-08-25T00:31:54.619Z] === RUN TestKillStoppedContainerAPIPre120 [2023-08-25T00:31:54.619Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-08-25T00:31:54.619Z] === RUN TestKillDifferentUserContainer [2023-08-25T00:31:55.179Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2023-08-25T00:31:55.179Z] === RUN TestInspectOomKilledTrue [2023-08-25T00:31:55.435Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2023-08-25T00:31:55.435Z] === RUN TestInspectOomKilledFalse [2023-08-25T00:31:55.996Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2023-08-25T00:31:55.996Z] === RUN TestLinksEtcHostsContentMatch [2023-08-25T00:31:56.251Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) [2023-08-25T00:31:56.251Z] === RUN TestLinksContainerNames [2023-08-25T00:31:57.178Z] --- PASS: TestLinksContainerNames (0.90s) [2023-08-25T00:31:57.178Z] === RUN TestLogsFollowTailEmpty [2023-08-25T00:31:57.739Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2023-08-25T00:31:57.739Z] === RUN TestLogs [2023-08-25T00:31:57.739Z] === RUN TestLogs/driver_local [2023-08-25T00:31:57.739Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-08-25T00:31:57.739Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-08-25T00:31:57.739Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-08-25T00:31:57.739Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-08-25T00:31:57.739Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-08-25T00:31:57.739Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-08-25T00:31:57.739Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-08-25T00:31:57.739Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-08-25T00:31:57.739Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-08-25T00:31:57.739Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-08-25T00:31:57.739Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-08-25T00:31:57.739Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-08-25T00:31:57.739Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-08-25T00:31:57.739Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-08-25T00:31:57.739Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-08-25T00:31:57.739Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-08-25T00:31:57.739Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-08-25T00:31:57.739Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-08-25T00:31:59.630Z] === RUN TestLogs/driver_json-file [2023-08-25T00:31:59.630Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-08-25T00:31:59.630Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-08-25T00:31:59.630Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-08-25T00:31:59.630Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-08-25T00:31:59.630Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-08-25T00:31:59.630Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-08-25T00:31:59.630Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-08-25T00:31:59.630Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-08-25T00:31:59.630Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-08-25T00:31:59.630Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-08-25T00:31:59.630Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-08-25T00:31:59.630Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-08-25T00:31:59.630Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-08-25T00:31:59.630Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-08-25T00:31:59.630Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-08-25T00:31:59.630Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-08-25T00:31:59.630Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-08-25T00:31:59.630Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-08-25T00:32:00.997Z] --- PASS: TestLogs (3.30s) [2023-08-25T00:32:00.997Z] --- PASS: TestLogs/driver_local (0.01s) [2023-08-25T00:32:00.997Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.94s) [2023-08-25T00:32:00.997Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.02s) [2023-08-25T00:32:00.997Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.13s) [2023-08-25T00:32:00.997Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.28s) [2023-08-25T00:32:00.997Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.61s) [2023-08-25T00:32:00.997Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.66s) [2023-08-25T00:32:00.997Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-08-25T00:32:00.997Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.92s) [2023-08-25T00:32:00.997Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.97s) [2023-08-25T00:32:00.997Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.36s) [2023-08-25T00:32:00.997Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.36s) [2023-08-25T00:32:00.997Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.58s) [2023-08-25T00:32:00.997Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.63s) [2023-08-25T00:32:00.997Z] === RUN TestContainerNetworkMountsNoChown [2023-08-25T00:32:01.253Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s) [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/default [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/default [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/private [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/private [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/rprivate [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/rprivate [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/slave [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/slave [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/rslave [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/rslave [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/shared [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/shared [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/rshared [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/rshared [2023-08-25T00:32:01.253Z] === CONT TestMountDaemonRoot/default [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/default/mount_root [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/default/bind_root [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-08-25T00:32:01.253Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-08-25T00:32:01.253Z] === CONT TestMountDaemonRoot/rslave [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-08-25T00:32:01.253Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-08-25T00:32:01.253Z] === CONT TestMountDaemonRoot/slave [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-08-25T00:32:01.253Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-08-25T00:32:01.253Z] === CONT TestMountDaemonRoot/rshared [2023-08-25T00:32:01.253Z] === CONT TestMountDaemonRoot/rprivate [2023-08-25T00:32:01.253Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-08-25T00:32:01.253Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-08-25T00:32:01.253Z] === CONT TestMountDaemonRoot/default/mount_root [2023-08-25T00:32:01.253Z] === CONT TestMountDaemonRoot/shared [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-08-25T00:32:01.253Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-08-25T00:32:01.253Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-08-25T00:32:01.253Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-08-25T00:32:01.253Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/private [2023-08-25T00:32:01.509Z] === RUN TestMountDaemonRoot/private/bind_root [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/default/bind_root [2023-08-25T00:32:01.509Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-08-25T00:32:01.509Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-08-25T00:32:01.509Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-08-25T00:32:01.509Z] === RUN TestMountDaemonRoot/private/mount_root [2023-08-25T00:32:01.509Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-08-25T00:32:01.509Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-08-25T00:32:01.509Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/private/bind_root [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/private/mount_root [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-08-25T00:32:01.509Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-08-25T00:32:01.509Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2023-08-25T00:32:01.509Z] === RUN TestContainerBindMountNonRecursive [2023-08-25T00:32:02.873Z] --- PASS: TestContainerBindMountNonRecursive (1.25s) [2023-08-25T00:32:02.873Z] === RUN TestContainerVolumesMountedAsShared [2023-08-25T00:32:03.129Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2023-08-25T00:32:03.129Z] === RUN TestContainerVolumesMountedAsSlave [2023-08-25T00:32:03.690Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2023-08-25T00:32:03.690Z] === RUN TestContainerCopyLeaksMounts [2023-08-25T00:32:04.251Z] --- PASS: TestContainerCopyLeaksMounts (0.56s) [2023-08-25T00:32:04.251Z] === RUN TestContainerBindMountRecursivelyReadOnly [2023-08-25T00:32:05.617Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.47s) [2023-08-25T00:32:05.617Z] === RUN TestNetworkNat [2023-08-25T00:32:06.178Z] --- PASS: TestNetworkNat (0.53s) [2023-08-25T00:32:06.178Z] === RUN TestNetworkLocalhostTCPNat [2023-08-25T00:32:06.740Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2023-08-25T00:32:06.740Z] === RUN TestNetworkLoopbackNat [2023-08-25T00:32:09.254Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2023-08-25T00:32:09.254Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors [2023-08-25T00:32:09.509Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff [2023-08-25T00:32:09.509Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export [2023-08-25T00:32:09.509Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container [2023-08-25T00:32:09.509Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container [2023-08-25T00:32:09.765Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.49s) [2023-08-25T00:32:09.765Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) [2023-08-25T00:32:09.765Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) [2023-08-25T00:32:09.765Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) [2023-08-25T00:32:09.765Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) [2023-08-25T00:32:09.765Z] === RUN TestPause [2023-08-25T00:32:10.021Z] --- PASS: TestPause (0.49s) [2023-08-25T00:32:10.021Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-08-25T00:32:10.021Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-08-25T00:32:10.021Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-08-25T00:32:10.021Z] === RUN TestPauseStopPausedContainer [2023-08-25T00:32:10.583Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2023-08-25T00:32:10.583Z] === RUN TestPIDModeHost [2023-08-25T00:32:11.947Z] --- PASS: TestPIDModeHost (1.10s) [2023-08-25T00:32:11.947Z] === RUN TestPIDModeContainer [2023-08-25T00:32:11.947Z] === RUN TestPIDModeContainer/non-existing_container [2023-08-25T00:32:11.947Z] === RUN TestPIDModeContainer/non-running_container [2023-08-25T00:32:11.947Z] === RUN TestPIDModeContainer/running_container [2023-08-25T00:32:12.874Z] --- PASS: TestPIDModeContainer (1.10s) [2023-08-25T00:32:12.874Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) [2023-08-25T00:32:12.874Z] --- PASS: TestPIDModeContainer/non-running_container (0.15s) [2023-08-25T00:32:12.874Z] --- PASS: TestPIDModeContainer/running_container (0.50s) [2023-08-25T00:32:12.874Z] === RUN TestPsFilter [2023-08-25T00:32:12.874Z] === RUN TestPsFilter/since [2023-08-25T00:32:12.874Z] === RUN TestPsFilter/before [2023-08-25T00:32:12.874Z] --- PASS: TestPsFilter (0.09s) [2023-08-25T00:32:12.874Z] --- PASS: TestPsFilter/since (0.00s) [2023-08-25T00:32:12.874Z] --- PASS: TestPsFilter/before (0.00s) [2023-08-25T00:32:12.874Z] === RUN TestRemoveContainerWithRemovedVolume [2023-08-25T00:32:13.435Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2023-08-25T00:32:13.435Z] === RUN TestRemoveContainerWithVolume [2023-08-25T00:32:13.691Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2023-08-25T00:32:13.691Z] === RUN TestRemoveContainerRunning [2023-08-25T00:32:14.252Z] --- PASS: TestRemoveContainerRunning (0.44s) [2023-08-25T00:32:14.252Z] === RUN TestRemoveContainerForceRemoveRunning [2023-08-25T00:32:14.813Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s) [2023-08-25T00:32:14.813Z] === RUN TestRemoveInvalidContainer [2023-08-25T00:32:14.813Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-08-25T00:32:14.813Z] === RUN TestRenameLinkedContainer [2023-08-25T00:32:16.700Z] --- PASS: TestRenameLinkedContainer (1.88s) [2023-08-25T00:32:16.700Z] === RUN TestRenameStoppedContainer [2023-08-25T00:32:16.955Z] --- PASS: TestRenameStoppedContainer (0.43s) [2023-08-25T00:32:16.955Z] === RUN TestRenameRunningContainerAndReuse [2023-08-25T00:32:18.320Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s) [2023-08-25T00:32:18.320Z] === RUN TestRenameInvalidName [2023-08-25T00:32:18.575Z] --- PASS: TestRenameInvalidName (0.44s) [2023-08-25T00:32:18.575Z] === RUN TestRenameAnonymousContainer [2023-08-25T00:32:20.463Z] --- PASS: TestRenameAnonymousContainer (1.66s) [2023-08-25T00:32:20.464Z] === RUN TestRenameContainerWithSameName [2023-08-25T00:32:20.464Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2023-08-25T00:32:20.464Z] === RUN TestRenameContainerWithLinkedContainer [2023-08-25T00:32:21.827Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) [2023-08-25T00:32:21.827Z] === RUN TestResize [2023-08-25T00:32:22.083Z] --- PASS: TestResize (0.46s) [2023-08-25T00:32:22.083Z] === RUN TestResizeWithInvalidSize [2023-08-25T00:32:22.647Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2023-08-25T00:32:22.647Z] === RUN TestResizeWhenContainerNotStarted [2023-08-25T00:32:22.904Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s) [2023-08-25T00:32:22.904Z] === RUN TestDaemonRestartKillContainers [2023-08-25T00:32:22.904Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-08-25T00:32:22.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-08-25T00:32:22.904Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-08-25T00:32:22.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-08-25T00:32:22.904Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-08-25T00:32:22.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-08-25T00:32:22.904Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-08-25T00:32:22.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-08-25T00:32:22.904Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-08-25T00:32:22.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-08-25T00:32:22.904Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-08-25T00:32:22.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-08-25T00:32:22.904Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-08-25T00:32:22.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-08-25T00:32:22.904Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-08-25T00:32:22.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-08-25T00:32:22.904Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-08-25T00:32:22.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-08-25T00:32:22.904Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-08-25T00:32:22.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-08-25T00:32:22.904Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-08-25T00:32:22.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-08-25T00:32:22.904Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-08-25T00:32:22.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-08-25T00:32:22.904Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-08-25T00:32:22.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-08-25T00:32:22.904Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-08-25T00:32:22.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-08-25T00:32:22.904Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-08-25T00:32:22.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-08-25T00:32:22.904Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-08-25T00:32:22.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-08-25T00:32:22.904Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-08-25T00:32:22.904Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-08-25T00:32:22.904Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-08-25T00:32:22.904Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-08-25T00:32:22.904Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-08-25T00:32:22.904Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-08-25T00:32:22.904Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-08-25T00:32:22.904Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-08-25T00:32:24.269Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-08-25T00:32:24.269Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-08-25T00:32:24.269Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-08-25T00:32:24.269Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-08-25T00:32:24.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-08-25T00:32:26.198Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-08-25T00:32:26.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-08-25T00:32:26.760Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-08-25T00:32:29.275Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-08-25T00:32:29.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2023-08-25T00:32:29.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2023-08-25T00:32:29.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2023-08-25T00:32:29.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2023-08-25T00:32:29.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.95s) [2023-08-25T00:32:29.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.96s) [2023-08-25T00:32:29.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.03s) [2023-08-25T00:32:29.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.79s) [2023-08-25T00:32:29.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.82s) [2023-08-25T00:32:29.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.96s) [2023-08-25T00:32:29.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.64s) [2023-08-25T00:32:29.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.17s) [2023-08-25T00:32:29.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2023-08-25T00:32:29.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s) [2023-08-25T00:32:29.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.71s) [2023-08-25T00:32:29.275Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.62s) [2023-08-25T00:32:29.275Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-08-25T00:32:29.275Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-08-25T00:32:29.836Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-08-25T00:32:30.763Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.97s) [2023-08-25T00:32:30.763Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s) [2023-08-25T00:32:30.763Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.98s) [2023-08-25T00:32:30.763Z] === RUN TestCgroupNamespacesRun [2023-08-25T00:32:32.127Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2023-08-25T00:32:32.127Z] === RUN TestCgroupNamespacesRunPrivileged [2023-08-25T00:32:33.054Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2023-08-25T00:32:33.054Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-08-25T00:32:34.418Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2023-08-25T00:32:34.418Z] === RUN TestCgroupNamespacesRunHostMode [2023-08-25T00:32:35.345Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2023-08-25T00:32:35.345Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-08-25T00:32:36.710Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2023-08-25T00:32:36.710Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-08-25T00:32:37.636Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2023-08-25T00:32:37.636Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-08-25T00:32:38.197Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s) [2023-08-25T00:32:38.197Z] === RUN TestCgroupNamespacesRunOlderClient [2023-08-25T00:32:39.561Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2023-08-25T00:32:39.561Z] === RUN TestNISDomainname [2023-08-25T00:32:39.816Z] --- PASS: TestNISDomainname (0.58s) [2023-08-25T00:32:39.816Z] === RUN TestHostnameDnsResolution [2023-08-25T00:32:40.742Z] --- PASS: TestHostnameDnsResolution (0.72s) [2023-08-25T00:32:40.742Z] === RUN TestUnprivilegedPortsAndPing [2023-08-25T00:32:41.304Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2023-08-25T00:32:41.304Z] === RUN TestPrivilegedHostDevices [2023-08-25T00:32:41.864Z] --- PASS: TestPrivilegedHostDevices (0.57s) [2023-08-25T00:32:41.864Z] === RUN TestRunConsoleSize [2023-08-25T00:32:42.120Z] --- PASS: TestRunConsoleSize (0.44s) [2023-08-25T00:32:42.120Z] === RUN TestRunWithAlternativeContainerdShim [2023-08-25T00:32:46.283Z] --- PASS: TestRunWithAlternativeContainerdShim (3.96s) [2023-08-25T00:32:46.283Z] === RUN TestStats [2023-08-25T00:32:48.810Z] --- PASS: TestStats (2.48s) [2023-08-25T00:32:48.810Z] === RUN TestStopContainerWithTimeout [2023-08-25T00:32:48.810Z] === RUN TestStopContainerWithTimeout/0 [2023-08-25T00:32:48.810Z] === PAUSE TestStopContainerWithTimeout/0 [2023-08-25T00:32:48.810Z] === RUN TestStopContainerWithTimeout/1 [2023-08-25T00:32:48.810Z] === PAUSE TestStopContainerWithTimeout/1 [2023-08-25T00:32:48.810Z] === RUN TestStopContainerWithTimeout/3 [2023-08-25T00:32:48.810Z] === PAUSE TestStopContainerWithTimeout/3 [2023-08-25T00:32:48.810Z] === RUN TestStopContainerWithTimeout/-1 [2023-08-25T00:32:48.810Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-08-25T00:32:48.810Z] === CONT TestStopContainerWithTimeout/0 [2023-08-25T00:32:48.810Z] === CONT TestStopContainerWithTimeout/3 [2023-08-25T00:32:48.810Z] === CONT TestStopContainerWithTimeout/-1 [2023-08-25T00:32:48.810Z] === CONT TestStopContainerWithTimeout/1 [2023-08-25T00:32:52.077Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2023-08-25T00:32:52.077Z] --- PASS: TestStopContainerWithTimeout/0 (0.93s) [2023-08-25T00:32:52.077Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2023-08-25T00:32:52.077Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2023-08-25T00:32:52.077Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2023-08-25T00:32:52.077Z] === RUN TestStopContainerWithTimeoutCancel [2023-08-25T00:32:52.077Z] === PAUSE TestStopContainerWithTimeoutCancel [2023-08-25T00:32:52.077Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-08-25T00:32:53.965Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.92s) [2023-08-25T00:32:53.965Z] === RUN TestUpdateMemory [2023-08-25T00:32:54.220Z] --- PASS: TestUpdateMemory (0.59s) [2023-08-25T00:32:54.220Z] === RUN TestUpdateCPUQuota [2023-08-25T00:32:55.147Z] --- PASS: TestUpdateCPUQuota (0.92s) [2023-08-25T00:32:55.147Z] === RUN TestUpdatePidsLimit [2023-08-25T00:32:55.147Z] === RUN TestUpdatePidsLimit/update_from_none [2023-08-25T00:32:55.402Z] === RUN TestUpdatePidsLimit/no_change [2023-08-25T00:32:55.658Z] === RUN TestUpdatePidsLimit/update_lower [2023-08-25T00:32:55.658Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-08-25T00:32:55.914Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-08-25T00:32:56.169Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-08-25T00:32:56.425Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-08-25T00:32:56.987Z] --- PASS: TestUpdatePidsLimit (1.98s) [2023-08-25T00:32:56.987Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2023-08-25T00:32:56.987Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2023-08-25T00:32:56.987Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2023-08-25T00:32:56.987Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) [2023-08-25T00:32:56.987Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2023-08-25T00:32:56.987Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2023-08-25T00:32:56.987Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2023-08-25T00:32:56.987Z] === RUN TestUpdateRestartPolicy [2023-08-25T00:33:09.153Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2023-08-25T00:33:09.153Z] === RUN TestUpdateRestartWithAutoRemove [2023-08-25T00:33:09.153Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2023-08-25T00:33:09.153Z] === RUN TestWaitNonBlocked [2023-08-25T00:33:09.153Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-25T00:33:09.153Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-25T00:33:09.153Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-25T00:33:09.153Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-25T00:33:09.153Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-25T00:33:09.153Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-25T00:33:09.153Z] --- PASS: TestWaitNonBlocked (0.03s) [2023-08-25T00:33:09.153Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2023-08-25T00:33:09.153Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2023-08-25T00:33:09.153Z] === RUN TestWaitBlocked [2023-08-25T00:33:09.153Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-25T00:33:09.153Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-25T00:33:09.153Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-08-25T00:33:09.153Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-08-25T00:33:09.153Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-25T00:33:09.153Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-08-25T00:33:10.080Z] --- PASS: TestWaitBlocked (0.03s) [2023-08-25T00:33:10.080Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2023-08-25T00:33:10.080Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2023-08-25T00:33:10.080Z] === RUN TestWaitConditions [2023-08-25T00:33:10.080Z] === RUN TestWaitConditions/default [2023-08-25T00:33:10.080Z] === PAUSE TestWaitConditions/default [2023-08-25T00:33:10.080Z] === RUN TestWaitConditions/not-running [2023-08-25T00:33:10.080Z] === PAUSE TestWaitConditions/not-running [2023-08-25T00:33:10.080Z] === RUN TestWaitConditions/next-exit [2023-08-25T00:33:10.080Z] === PAUSE TestWaitConditions/next-exit [2023-08-25T00:33:10.080Z] === RUN TestWaitConditions/removed [2023-08-25T00:33:10.080Z] === PAUSE TestWaitConditions/removed [2023-08-25T00:33:10.080Z] === CONT TestWaitConditions/default [2023-08-25T00:33:10.080Z] === CONT TestWaitConditions/next-exit [2023-08-25T00:33:10.080Z] === CONT TestWaitConditions/not-running [2023-08-25T00:33:10.080Z] === CONT TestWaitConditions/removed [2023-08-25T00:33:10.080Z] wait_test.go:146: ContainerID = 594e6254fd27ba38c0d6fbfc9443210bdc45677a81405eb62b53810265de6b3b [2023-08-25T00:33:10.080Z] wait_test.go:146: ContainerID = b3acc64e2db8ff50e0331ba14f60a8cac2fb3fb5ebac265c4cb6c789c4d7f5ef [2023-08-25T00:33:10.080Z] wait_test.go:146: ContainerID = eaa8422df20394038f7b1faad5f63572c64bb91f5878efde4986290ae94e8e86 [2023-08-25T00:33:10.080Z] wait_test.go:146: ContainerID = d34f2d1fec9850fcc6334b7a4a9976df458facc5eee771ce7a98257577e73967 [2023-08-25T00:33:11.444Z] --- PASS: TestWaitConditions (0.05s) [2023-08-25T00:33:11.444Z] --- PASS: TestWaitConditions/removed (0.64s) [2023-08-25T00:33:11.444Z] --- PASS: TestWaitConditions/next-exit (0.90s) [2023-08-25T00:33:11.444Z] --- PASS: TestWaitConditions/not-running (1.17s) [2023-08-25T00:33:11.444Z] --- PASS: TestWaitConditions/default (1.23s) [2023-08-25T00:33:11.444Z] === RUN TestWaitRestartedContainer [2023-08-25T00:33:11.444Z] === RUN TestWaitRestartedContainer/default [2023-08-25T00:33:11.444Z] === PAUSE TestWaitRestartedContainer/default [2023-08-25T00:33:11.444Z] === RUN TestWaitRestartedContainer/not-running [2023-08-25T00:33:11.444Z] === PAUSE TestWaitRestartedContainer/not-running [2023-08-25T00:33:11.444Z] === RUN TestWaitRestartedContainer/next-exit [2023-08-25T00:33:11.444Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-08-25T00:33:11.444Z] === CONT TestWaitRestartedContainer/default [2023-08-25T00:33:11.444Z] === CONT TestWaitRestartedContainer/next-exit [2023-08-25T00:33:11.444Z] === CONT TestWaitRestartedContainer/not-running [2023-08-25T00:33:13.333Z] --- PASS: TestWaitRestartedContainer (0.01s) [2023-08-25T00:33:13.333Z] --- PASS: TestWaitRestartedContainer/next-exit (1.83s) [2023-08-25T00:33:13.333Z] --- PASS: TestWaitRestartedContainer/default (1.97s) [2023-08-25T00:33:13.333Z] --- PASS: TestWaitRestartedContainer/not-running (2.08s) [2023-08-25T00:33:13.333Z] === CONT TestContainerStartOnDaemonRestart [2023-08-25T00:33:13.333Z] === CONT TestHardRestartWhenContainerIsRunning [2023-08-25T00:33:13.333Z] === CONT TestIpcModeOlderClient [2023-08-25T00:33:13.333Z] === CONT TestStopContainerWithTimeoutCancel [2023-08-25T00:33:13.333Z] === CONT TestContainerKillOnDaemonStart [2023-08-25T00:33:13.333Z] === CONT TestDaemonHostGatewayIP [2023-08-25T00:33:13.333Z] === CONT TestRestartDaemonWithRestartingContainer [2023-08-25T00:33:13.333Z] === CONT TestDaemonRestartIpcMode [2023-08-25T00:33:13.333Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-08-25T00:33:15.223Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none [2023-08-25T00:33:15.223Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure [2023-08-25T00:33:15.784Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.35s) [2023-08-25T00:33:15.785Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) [2023-08-25T00:33:15.785Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.49s) [2023-08-25T00:33:15.785Z] --- PASS: TestContainerStartOnDaemonRestart (2.49s) [2023-08-25T00:33:16.346Z] --- PASS: TestDaemonHostGatewayIP (3.03s) [2023-08-25T00:33:16.907Z] --- PASS: TestDaemonRestartIpcMode (3.63s) [2023-08-25T00:33:16.907Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.66s) [2023-08-25T00:33:17.163Z] --- PASS: TestStopContainerWithTimeoutCancel (3.77s) [2023-08-25T00:33:25.248Z] --- PASS: TestContainerKillOnDaemonStart (11.65s) [2023-08-25T00:33:25.248Z] PASS [2023-08-25T00:33:25.248Z] [2023-08-25T00:33:25.248Z] === Skipped [2023-08-25T00:33:25.248Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-08-25T00:33:25.248Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-08-25T00:33:25.248Z] [2023-08-25T00:33:25.248Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-08-25T00:33:25.248Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-08-25T00:33:25.248Z] [2023-08-25T00:33:25.248Z] DONE 310 tests, 2 skipped in 165.122s [2023-08-25T00:33:25.248Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-08-25T00:33:25.248Z] ++ 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-25T00:33:25.248Z] ++ set -e [2023-08-25T00:33:25.248Z] ++ '[' -n 0 ']' [2023-08-25T00:33:25.248Z] ++ set -x [2023-08-25T00:33:25.248Z] ++ 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.XuNe3yjQAT/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-25T00:33:25.248Z] INFO: Testing against a local daemon [2023-08-25T00:33:25.248Z] === RUN TestConfigDaemonID [2023-08-25T00:33:26.186Z] daemon_test.go:53: [d80cdb490c2f6] daemon is not started [2023-08-25T00:33:26.186Z] --- PASS: TestConfigDaemonID (1.05s) [2023-08-25T00:33:26.186Z] === RUN TestDaemonConfigValidation [2023-08-25T00:33:26.186Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-08-25T00:33:26.186Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-08-25T00:33:26.186Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-08-25T00:33:26.186Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-08-25T00:33:26.186Z] === RUN TestDaemonConfigValidation/invalid_config [2023-08-25T00:33:26.186Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-08-25T00:33:26.186Z] === RUN TestDaemonConfigValidation/malformed_config [2023-08-25T00:33:26.186Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-08-25T00:33:26.186Z] === RUN TestDaemonConfigValidation/valid_config [2023-08-25T00:33:26.186Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-08-25T00:33:26.186Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-08-25T00:33:26.186Z] === CONT TestDaemonConfigValidation/malformed_config [2023-08-25T00:33:26.186Z] === CONT TestDaemonConfigValidation/valid_config [2023-08-25T00:33:26.186Z] === CONT TestDaemonConfigValidation/invalid_config [2023-08-25T00:33:26.186Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-08-25T00:33:26.186Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-08-25T00:33:26.186Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2023-08-25T00:33:26.186Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2023-08-25T00:33:26.186Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2023-08-25T00:33:26.186Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2023-08-25T00:33:26.186Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2023-08-25T00:33:26.186Z] === RUN TestConfigDaemonSeccompProfiles [2023-08-25T00:33:26.186Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-08-25T00:33:27.112Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-08-25T00:33:28.476Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-08-25T00:33:29.402Z] daemon_test.go:167: [d58443f7e8c30] daemon is not started [2023-08-25T00:33:29.402Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2023-08-25T00:33:29.402Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-08-25T00:33:29.402Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-08-25T00:33:29.402Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-08-25T00:33:29.402Z] === RUN TestDaemonProxy [2023-08-25T00:33:29.402Z] === RUN TestDaemonProxy/environment_variables [2023-08-25T00:33:29.402Z] === PAUSE TestDaemonProxy/environment_variables [2023-08-25T00:33:29.402Z] === RUN TestDaemonProxy/command-line_options [2023-08-25T00:33:29.402Z] === PAUSE TestDaemonProxy/command-line_options [2023-08-25T00:33:29.402Z] === RUN TestDaemonProxy/configuration_file [2023-08-25T00:33:29.402Z] === PAUSE TestDaemonProxy/configuration_file [2023-08-25T00:33:29.402Z] === RUN TestDaemonProxy/conflicting_options [2023-08-25T00:33:29.658Z] === RUN TestDaemonProxy/reload_sanitized [2023-08-25T00:33:29.658Z] === PAUSE TestDaemonProxy/reload_sanitized [2023-08-25T00:33:29.658Z] === CONT TestDaemonProxy/environment_variables [2023-08-25T00:33:29.658Z] === CONT TestDaemonProxy/configuration_file [2023-08-25T00:33:29.658Z] === CONT TestDaemonProxy/reload_sanitized [2023-08-25T00:33:29.658Z] === CONT TestDaemonProxy/command-line_options [2023-08-25T00:33:31.546Z] --- PASS: TestDaemonProxy (0.50s) [2023-08-25T00:33:31.546Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2023-08-25T00:33:31.546Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) [2023-08-25T00:33:31.546Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2023-08-25T00:33:31.546Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2023-08-25T00:33:31.546Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2023-08-25T00:33:31.546Z] === RUN TestLiveRestore [2023-08-25T00:33:31.546Z] === RUN TestLiveRestore/volume_references [2023-08-25T00:33:31.546Z] === PAUSE TestLiveRestore/volume_references [2023-08-25T00:33:31.546Z] === CONT TestLiveRestore/volume_references [2023-08-25T00:33:32.107Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-08-25T00:33:32.107Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-08-25T00:33:33.033Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-08-25T00:33:33.959Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-08-25T00:33:35.323Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-08-25T00:33:36.250Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-08-25T00:33:37.176Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-08-25T00:33:38.102Z] --- PASS: TestLiveRestore (0.00s) [2023-08-25T00:33:38.102Z] --- PASS: TestLiveRestore/volume_references (6.48s) [2023-08-25T00:33:38.102Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.93s) [2023-08-25T00:33:38.102Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.03s) [2023-08-25T00:33:38.102Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.94s) [2023-08-25T00:33:38.102Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s) [2023-08-25T00:33:38.102Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s) [2023-08-25T00:33:38.102Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.99s) [2023-08-25T00:33:38.102Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.96s) [2023-08-25T00:33:38.102Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2023-08-25T00:33:38.663Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s) [2023-08-25T00:33:38.663Z] PASS [2023-08-25T00:33:38.663Z] [2023-08-25T00:33:38.663Z] DONE 27 tests in 13.727s [2023-08-25T00:33:38.663Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-08-25T00:33:38.663Z] ++ 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-25T00:33:38.663Z] ++ set -e [2023-08-25T00:33:38.663Z] ++ '[' -n 0 ']' [2023-08-25T00:33:38.663Z] ++ set -x [2023-08-25T00:33:38.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.XuNe3yjQAT/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-25T00:33:38.663Z] INFO: Testing against a local daemon [2023-08-25T00:33:38.663Z] === RUN TestCommitInheritsEnv [2023-08-25T00:33:38.919Z] --- PASS: TestCommitInheritsEnv (0.13s) [2023-08-25T00:33:38.919Z] === RUN TestImportExtremelyLargeImageWorks [2023-08-25T00:33:38.919Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-08-25T00:33:38.919Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-08-25T00:33:38.919Z] === RUN TestImportWithCustomPlatform [2023-08-25T00:33:38.919Z] === RUN TestImportWithCustomPlatform/#00 [2023-08-25T00:33:38.919Z] === RUN TestImportWithCustomPlatform/_______ [2023-08-25T00:33:38.919Z] === RUN TestImportWithCustomPlatform// [2023-08-25T00:33:38.919Z] === RUN TestImportWithCustomPlatform/linux [2023-08-25T00:33:38.919Z] === RUN TestImportWithCustomPlatform/LINUX [2023-08-25T00:33:38.919Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-08-25T00:33:38.919Z] === RUN TestImportWithCustomPlatform/macos [2023-08-25T00:33:38.919Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-08-25T00:33:38.919Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-08-25T00:33:38.919Z] --- PASS: TestImportWithCustomPlatform (0.12s) [2023-08-25T00:33:38.919Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2023-08-25T00:33:38.919Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-08-25T00:33:38.919Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-08-25T00:33:38.919Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2023-08-25T00:33:38.919Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2023-08-25T00:33:38.919Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2023-08-25T00:33:38.919Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-08-25T00:33:38.919Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-08-25T00:33:38.919Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-08-25T00:33:38.919Z] === RUN TestImageInspectEmptyTagsAndDigests [2023-08-25T00:33:38.919Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) [2023-08-25T00:33:38.919Z] === RUN TestImagesFilterMultiReference [2023-08-25T00:33:38.919Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-08-25T00:33:38.919Z] === RUN TestImagesFilterBeforeSince [2023-08-25T00:33:39.175Z] list_test.go:87: ImageList: ID=sha256:943e444bf32ca747a86be2eb81ac51d8dd3576ed73a0051815bba717c735f815 RepoTags=[testimagesfilterbeforesince:v2] [2023-08-25T00:33:39.175Z] list_test.go:87: ImageList: ID=sha256:5a1ffc1e1c4a254693badf39f3d363d783ff1034ee01eeae0040cc460e35c948 RepoTags=[testimagesfilterbeforesince:v3] [2023-08-25T00:33:39.175Z] list_test.go:87: ImageList: ID=sha256:50074e9aebda0d56530c2da2f53d2587224566fbdbd721e30857618b5a0d59f0 RepoTags=[testimagesfilterbeforesince:v1] [2023-08-25T00:33:39.175Z] --- PASS: TestImagesFilterBeforeSince (0.21s) [2023-08-25T00:33:39.175Z] === RUN TestAPIImagesFilters [2023-08-25T00:33:39.175Z] === RUN TestAPIImagesFilters/repository_regex [2023-08-25T00:33:39.175Z] === PAUSE TestAPIImagesFilters/repository_regex [2023-08-25T00:33:39.175Z] === RUN TestAPIImagesFilters/image_name_regex [2023-08-25T00:33:39.175Z] === PAUSE TestAPIImagesFilters/image_name_regex [2023-08-25T00:33:39.175Z] === RUN TestAPIImagesFilters/image_name_without_a_tag [2023-08-25T00:33:39.175Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag [2023-08-25T00:33:39.175Z] === RUN TestAPIImagesFilters/registry_port_regex [2023-08-25T00:33:39.175Z] === PAUSE TestAPIImagesFilters/registry_port_regex [2023-08-25T00:33:39.175Z] === CONT TestAPIImagesFilters/repository_regex [2023-08-25T00:33:39.175Z] === CONT TestAPIImagesFilters/image_name_without_a_tag [2023-08-25T00:33:39.175Z] === CONT TestAPIImagesFilters/registry_port_regex [2023-08-25T00:33:39.175Z] === CONT TestAPIImagesFilters/image_name_regex [2023-08-25T00:33:39.175Z] --- PASS: TestAPIImagesFilters (0.04s) [2023-08-25T00:33:39.175Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) [2023-08-25T00:33:39.175Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) [2023-08-25T00:33:39.175Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) [2023-08-25T00:33:39.175Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) [2023-08-25T00:33:39.175Z] === RUN TestPruneDontDeleteUsedDangling [2023-08-25T00:33:39.433Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s) [2023-08-25T00:33:39.433Z] === RUN TestImagePullPlatformInvalid [2023-08-25T00:33:39.433Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-08-25T00:33:39.433Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.230203743Z" 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=8415e90d-52f4-42f9-944c-bd81f669d4a0 version=2.8.2 [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.230284062Z" level=info msg="Starting upload purge in 14m0s" go.version=go1.19.9 instance.id=8415e90d-52f4-42f9-944c-bd81f669d4a0 version=2.8.2 [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.230291332Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=8415e90d-52f4-42f9-944c-bd81f669d4a0 version=2.8.2 [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.230620272Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=8415e90d-52f4-42f9-944c-bd81f669d4a0 version=2.8.2 [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.322771671Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cbba3a2f-8a93-41f3-8b08-e0e7d5c3b5a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33972" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.322817422Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=cbba3a2f-8a93-41f3-8b08-e0e7d5c3b5a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:33972" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="997.48µs" http.response.status=200 http.response.written=2 [2023-08-25T00:33:39.433Z] 127.0.0.1 - - [25/Aug/2023:00:33:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.325887096Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=41a1f8fc-7485-425d-8336-6807566e220a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33976" 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-25T00:33:39.433Z] time="2023-08-25T00:33:39.325951662Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=41a1f8fc-7485-425d-8336-6807566e220a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33976" 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-25T00:33:39.433Z] time="2023-08-25T00:33:39.325895391Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9f13ca65-0110-4a17-a1f8-9acda43a4fb4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33974" 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-25T00:33:39.433Z] time="2023-08-25T00:33:39.326023899Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9f13ca65-0110-4a17-a1f8-9acda43a4fb4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33974" 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-25T00:33:39.433Z] time="2023-08-25T00:33:39.326068576Z" 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=41a1f8fc-7485-425d-8336-6807566e220a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=41.551µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c581f8b3-c3f3-48da-a0ab-a650a935a97b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.326086947Z" 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=9f13ca65-0110-4a17-a1f8-9acda43a4fb4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=27.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=48b755bd-065e-44a5-914e-6329d8d05288 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.326210859Z" 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=9f13ca65-0110-4a17-a1f8-9acda43a4fb4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33974" 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.225277ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-25T00:33:39.433Z] 127.0.0.1 - - [25/Aug/2023:00:33:39 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown" [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.326286789Z" 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=41a1f8fc-7485-425d-8336-6807566e220a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33976" 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.306909ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-25T00:33:39.433Z] 127.0.0.1 - - [25/Aug/2023:00:33:39 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown" [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.327895398Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=178845bf-0b0c-4436-b237-a9622e0aef94 http.request.method=POST http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.327924304Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fc0ec6b9-1be5-41ab-964a-7d96813c3395 http.request.method=POST http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.327948599Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=178845bf-0b0c-4436-b237-a9622e0aef94 http.request.method=POST http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.327972673Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fc0ec6b9-1be5-41ab-964a-7d96813c3395 http.request.method=POST http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.328109032Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/bbb0f847-b15e-4665-9d85-7570031fa632/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=178845bf-0b0c-4436-b237-a9622e0aef94 http.request.method=POST http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=126.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).PutContent" trace.id=40452d77-08bc-4d1f-bcde-9dd2f37ebf48 trace.line=110 vars.name=test [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.328167116Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/bbb0f847-b15e-4665-9d85-7570031fa632/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=178845bf-0b0c-4436-b237-a9622e0aef94 http.request.method=POST http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=23.007µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=c9330324-2849-4c68-a987-709b76ab287d trace.line=142 vars.name=test [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.328108877Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fc0ec6b9-1be5-41ab-964a-7d96813c3395 http.request.method=POST http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=99.987µ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=b08da34d-f29b-4134-8f68-606940def0b3 trace.line=110 vars.name=test [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.328241232Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/bbb0f847-b15e-4665-9d85-7570031fa632/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=178845bf-0b0c-4436-b237-a9622e0aef94 http.request.method=POST http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=38.072µ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=0835f904-91e6-4012-bb92-5dc679adb890 trace.line=110 vars.name=test [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.328268473Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fc0ec6b9-1be5-41ab-964a-7d96813c3395 http.request.method=POST http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=37.809µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=93bc3265-f72a-4497-9d51-ce2aad8b42db trace.line=142 vars.name=test [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.328342835Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=178845bf-0b0c-4436-b237-a9622e0aef94 http.request.method=POST http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.831523ms http.response.status=202 http.response.written=0 [2023-08-25T00:33:39.433Z] 127.0.0.1 - - [25/Aug/2023:00:33:39 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown" [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.328355996Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fc0ec6b9-1be5-41ab-964a-7d96813c3395 http.request.method=POST http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=47.072µ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=a709d312-9381-431f-b09c-247b0c083f8b trace.line=110 vars.name=test [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.328421924Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=fc0ec6b9-1be5-41ab-964a-7d96813c3395 http.request.method=POST http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.846128ms http.response.status=202 http.response.written=0 [2023-08-25T00:33:39.433Z] 127.0.0.1 - - [25/Aug/2023:00:33:39 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown" [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.329983329Z" 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=adfcf565-a4e0-4fc2-a58c-2d735899dfcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19?_state=yfejRAXX0-rXIdSi2SXDu22oDKcBc2tfYk4twg3ZXbF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjNWYxZGMyLWU3MzktNGYxZi1hMGE5LWU0ZDg0ODEzNGExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5OTEyOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=2c5f1dc2-e739-4f1f-a0a9-e4d848134a19 [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.330062278Z" 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=adfcf565-a4e0-4fc2-a58c-2d735899dfcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19?_state=yfejRAXX0-rXIdSi2SXDu22oDKcBc2tfYk4twg3ZXbF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjNWYxZGMyLWU3MzktNGYxZi1hMGE5LWU0ZDg0ODEzNGExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5OTEyOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=2c5f1dc2-e739-4f1f-a0a9-e4d848134a19 [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.330138339Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=adfcf565-a4e0-4fc2-a58c-2d735899dfcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19?_state=yfejRAXX0-rXIdSi2SXDu22oDKcBc2tfYk4twg3ZXbF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjNWYxZGMyLWU3MzktNGYxZi1hMGE5LWU0ZDg0ODEzNGExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5OTEyOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=44.742µ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=84ed56a1-d8b4-4890-b405-3427d39e2689 trace.line=95 vars.name=test vars.uuid=2c5f1dc2-e739-4f1f-a0a9-e4d848134a19 [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.330197464Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=adfcf565-a4e0-4fc2-a58c-2d735899dfcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19?_state=yfejRAXX0-rXIdSi2SXDu22oDKcBc2tfYk4twg3ZXbF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjNWYxZGMyLWU3MzktNGYxZi1hMGE5LWU0ZDg0ODEzNGExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5OTEyOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=22.079µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=1c357706-5450-4fd2-a19b-1afcfcb5d1e7 trace.line=142 vars.name=test vars.uuid=2c5f1dc2-e739-4f1f-a0a9-e4d848134a19 [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.330255088Z" 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=adfcf565-a4e0-4fc2-a58c-2d735899dfcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19?_state=yfejRAXX0-rXIdSi2SXDu22oDKcBc2tfYk4twg3ZXbF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjNWYxZGMyLWU3MzktNGYxZi1hMGE5LWU0ZDg0ODEzNGExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5OTEyOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=2c5f1dc2-e739-4f1f-a0a9-e4d848134a19 [2023-08-25T00:33:39.433Z] time="2023-08-25T00:33:39.330328122Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19/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=adfcf565-a4e0-4fc2-a58c-2d735899dfcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19?_state=yfejRAXX0-rXIdSi2SXDu22oDKcBc2tfYk4twg3ZXbF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjNWYxZGMyLWU3MzktNGYxZi1hMGE5LWU0ZDg0ODEzNGExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5OTEyOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=36.479µ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=99970207-d4e2-441c-88f0-4e2cd17ed6d2 trace.line=110 vars.name=test vars.uuid=2c5f1dc2-e739-4f1f-a0a9-e4d848134a19 [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.330369245Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=adfcf565-a4e0-4fc2-a58c-2d735899dfcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19?_state=yfejRAXX0-rXIdSi2SXDu22oDKcBc2tfYk4twg3ZXbF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjNWYxZGMyLWU3MzktNGYxZi1hMGE5LWU0ZDg0ODEzNGExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5OTEyOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=14.219µ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=91aa659a-b081-445d-8653-348324fe36dd trace.line=155 vars.name=test vars.uuid=2c5f1dc2-e739-4f1f-a0a9-e4d848134a19 [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.330412068Z" 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=adfcf565-a4e0-4fc2-a58c-2d735899dfcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19?_state=yfejRAXX0-rXIdSi2SXDu22oDKcBc2tfYk4twg3ZXbF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjNWYxZGMyLWU3MzktNGYxZi1hMGE5LWU0ZDg0ODEzNGExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5OTEyOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.849µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c34ce0af-6516-4188-8500-1f1922e2ea07 trace.line=155 vars.name=test vars.uuid=2c5f1dc2-e739-4f1f-a0a9-e4d848134a19 [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.330456818Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=adfcf565-a4e0-4fc2-a58c-2d735899dfcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19?_state=yfejRAXX0-rXIdSi2SXDu22oDKcBc2tfYk4twg3ZXbF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjNWYxZGMyLWU3MzktNGYxZi1hMGE5LWU0ZDg0ODEzNGExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5OTEyOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=9.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).Stat" trace.id=4366d884-17a9-4bb4-947d-3faccffcede7 trace.line=155 vars.name=test vars.uuid=2c5f1dc2-e739-4f1f-a0a9-e4d848134a19 [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.330541945Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19/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=adfcf565-a4e0-4fc2-a58c-2d735899dfcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19?_state=yfejRAXX0-rXIdSi2SXDu22oDKcBc2tfYk4twg3ZXbF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjNWYxZGMyLWU3MzktNGYxZi1hMGE5LWU0ZDg0ODEzNGExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5OTEyOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=59.839µ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=eb4d6f51-e18e-4604-8651-e56fb78d4259 trace.line=185 vars.name=test vars.uuid=2c5f1dc2-e739-4f1f-a0a9-e4d848134a19 [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.330631626Z" 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=adfcf565-a4e0-4fc2-a58c-2d735899dfcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19?_state=yfejRAXX0-rXIdSi2SXDu22oDKcBc2tfYk4twg3ZXbF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjNWYxZGMyLWU3MzktNGYxZi1hMGE5LWU0ZDg0ODEzNGExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5OTEyOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=49.994µ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=7d19480e-ff36-4562-b30c-f74c4456587e trace.line=110 vars.name=test vars.uuid=2c5f1dc2-e739-4f1f-a0a9-e4d848134a19 [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.330757804Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=adfcf565-a4e0-4fc2-a58c-2d735899dfcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19?_state=yfejRAXX0-rXIdSi2SXDu22oDKcBc2tfYk4twg3ZXbF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjNWYxZGMyLWU3MzktNGYxZi1hMGE5LWU0ZDg0ODEzNGExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5OTEyOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=95.974µ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=3ec1dfdd-1ee5-4ee2-aacb-e88e9b4c5317 trace.line=202 vars.name=test vars.uuid=2c5f1dc2-e739-4f1f-a0a9-e4d848134a19 [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.330845081Z" 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=adfcf565-a4e0-4fc2-a58c-2d735899dfcc http.request.method=PUT http.request.remoteaddr="127.0.0.1:33974" http.request.uri="/v2/test/blobs/uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19?_state=yfejRAXX0-rXIdSi2SXDu22oDKcBc2tfYk4twg3ZXbF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjNWYxZGMyLWU3MzktNGYxZi1hMGE5LWU0ZDg0ODEzNGExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5OTEyOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.687139ms http.response.status=201 http.response.written=0 [2023-08-25T00:33:39.434Z] 127.0.0.1 - - [25/Aug/2023:00:33:39 +0000] "PUT /v2/test/blobs/uploads/2c5f1dc2-e739-4f1f-a0a9-e4d848134a19?_state=yfejRAXX0-rXIdSi2SXDu22oDKcBc2tfYk4twg3ZXbF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjNWYxZGMyLWU3MzktNGYxZi1hMGE5LWU0ZDg0ODEzNGExOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5OTEyOThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.331596623Z" 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=ac96a6e7-eeb0-4356-b15e-7be905109067 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/uploads/bbb0f847-b15e-4665-9d85-7570031fa632?_state=Jf2dQ-1nyYMAvKPHUvDkEqw4FeO9RiD1WALAn0njlE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiYjBmODQ3LWIxNWUtNDY2NS05ZDg1LTc1NzAwMzFmYTYzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5NjE0ODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=bbb0f847-b15e-4665-9d85-7570031fa632 [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.331672478Z" 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=ac96a6e7-eeb0-4356-b15e-7be905109067 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/uploads/bbb0f847-b15e-4665-9d85-7570031fa632?_state=Jf2dQ-1nyYMAvKPHUvDkEqw4FeO9RiD1WALAn0njlE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiYjBmODQ3LWIxNWUtNDY2NS05ZDg1LTc1NzAwMzFmYTYzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5NjE0ODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=bbb0f847-b15e-4665-9d85-7570031fa632 [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.331769003Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/bbb0f847-b15e-4665-9d85-7570031fa632/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ac96a6e7-eeb0-4356-b15e-7be905109067 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/uploads/bbb0f847-b15e-4665-9d85-7570031fa632?_state=Jf2dQ-1nyYMAvKPHUvDkEqw4FeO9RiD1WALAn0njlE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiYjBmODQ3LWIxNWUtNDY2NS05ZDg1LTc1NzAwMzFmYTYzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5NjE0ODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=62.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=d8d72540-f427-4ebf-8236-c68cb8f1cf80 trace.line=95 vars.name=test vars.uuid=bbb0f847-b15e-4665-9d85-7570031fa632 [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.331833322Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/bbb0f847-b15e-4665-9d85-7570031fa632/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ac96a6e7-eeb0-4356-b15e-7be905109067 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/uploads/bbb0f847-b15e-4665-9d85-7570031fa632?_state=Jf2dQ-1nyYMAvKPHUvDkEqw4FeO9RiD1WALAn0njlE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiYjBmODQ3LWIxNWUtNDY2NS05ZDg1LTc1NzAwMzFmYTYzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5NjE0ODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=23.18µ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=abdd32ea-dc98-4469-b559-f04f8ad49814 trace.line=142 vars.name=test vars.uuid=bbb0f847-b15e-4665-9d85-7570031fa632 [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.331879853Z" 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=ac96a6e7-eeb0-4356-b15e-7be905109067 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/uploads/bbb0f847-b15e-4665-9d85-7570031fa632?_state=Jf2dQ-1nyYMAvKPHUvDkEqw4FeO9RiD1WALAn0njlE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiYjBmODQ3LWIxNWUtNDY2NS05ZDg1LTc1NzAwMzFmYTYzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5NjE0ODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=bbb0f847-b15e-4665-9d85-7570031fa632 [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.331949743Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/bbb0f847-b15e-4665-9d85-7570031fa632/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=ac96a6e7-eeb0-4356-b15e-7be905109067 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/uploads/bbb0f847-b15e-4665-9d85-7570031fa632?_state=Jf2dQ-1nyYMAvKPHUvDkEqw4FeO9RiD1WALAn0njlE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiYjBmODQ3LWIxNWUtNDY2NS05ZDg1LTc1NzAwMzFmYTYzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5NjE0ODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=35.684µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=40640f70-6269-444a-bb37-69342a346298 trace.line=110 vars.name=test vars.uuid=bbb0f847-b15e-4665-9d85-7570031fa632 [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.331988332Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/bbb0f847-b15e-4665-9d85-7570031fa632/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ac96a6e7-eeb0-4356-b15e-7be905109067 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/uploads/bbb0f847-b15e-4665-9d85-7570031fa632?_state=Jf2dQ-1nyYMAvKPHUvDkEqw4FeO9RiD1WALAn0njlE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiYjBmODQ3LWIxNWUtNDY2NS05ZDg1LTc1NzAwMzFmYTYzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5NjE0ODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=10.642µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=64bd6caa-4630-4e85-8f3c-95aab5a2b281 trace.line=155 vars.name=test vars.uuid=bbb0f847-b15e-4665-9d85-7570031fa632 [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.332029554Z" 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=ac96a6e7-eeb0-4356-b15e-7be905109067 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/uploads/bbb0f847-b15e-4665-9d85-7570031fa632?_state=Jf2dQ-1nyYMAvKPHUvDkEqw4FeO9RiD1WALAn0njlE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiYjBmODQ3LWIxNWUtNDY2NS05ZDg1LTc1NzAwMzFmYTYzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5NjE0ODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=13.358µ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=3c3c709a-52a6-48e3-aa54-bfbb35d86ca1 trace.line=155 vars.name=test vars.uuid=bbb0f847-b15e-4665-9d85-7570031fa632 [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.332058099Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/bbb0f847-b15e-4665-9d85-7570031fa632/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ac96a6e7-eeb0-4356-b15e-7be905109067 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/uploads/bbb0f847-b15e-4665-9d85-7570031fa632?_state=Jf2dQ-1nyYMAvKPHUvDkEqw4FeO9RiD1WALAn0njlE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiYjBmODQ3LWIxNWUtNDY2NS05ZDg1LTc1NzAwMzFmYTYzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5NjE0ODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=10.552µ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=3e7d1c14-ace6-4b5e-a7a5-46c9247378b2 trace.line=155 vars.name=test vars.uuid=bbb0f847-b15e-4665-9d85-7570031fa632 [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.332120499Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/bbb0f847-b15e-4665-9d85-7570031fa632/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=ac96a6e7-eeb0-4356-b15e-7be905109067 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/uploads/bbb0f847-b15e-4665-9d85-7570031fa632?_state=Jf2dQ-1nyYMAvKPHUvDkEqw4FeO9RiD1WALAn0njlE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiYjBmODQ3LWIxNWUtNDY2NS05ZDg1LTc1NzAwMzFmYTYzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5NjE0ODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=38.293µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=83cc5845-aa0c-47ea-b1d5-d2914fed07e5 trace.line=185 vars.name=test vars.uuid=bbb0f847-b15e-4665-9d85-7570031fa632 [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.332185951Z" 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=ac96a6e7-eeb0-4356-b15e-7be905109067 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/uploads/bbb0f847-b15e-4665-9d85-7570031fa632?_state=Jf2dQ-1nyYMAvKPHUvDkEqw4FeO9RiD1WALAn0njlE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiYjBmODQ3LWIxNWUtNDY2NS05ZDg1LTc1NzAwMzFmYTYzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5NjE0ODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=35.537µ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=96eb9d66-e100-44cb-b6b6-41ca6186dce0 trace.line=110 vars.name=test vars.uuid=bbb0f847-b15e-4665-9d85-7570031fa632 [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.332290959Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/bbb0f847-b15e-4665-9d85-7570031fa632")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ac96a6e7-eeb0-4356-b15e-7be905109067 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/uploads/bbb0f847-b15e-4665-9d85-7570031fa632?_state=Jf2dQ-1nyYMAvKPHUvDkEqw4FeO9RiD1WALAn0njlE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiYjBmODQ3LWIxNWUtNDY2NS05ZDg1LTc1NzAwMzFmYTYzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5NjE0ODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=79.056µ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=e4e24902-a60d-425f-b629-a39c55f059c3 trace.line=202 vars.name=test vars.uuid=bbb0f847-b15e-4665-9d85-7570031fa632 [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.33236752Z" 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=ac96a6e7-eeb0-4356-b15e-7be905109067 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/blobs/uploads/bbb0f847-b15e-4665-9d85-7570031fa632?_state=Jf2dQ-1nyYMAvKPHUvDkEqw4FeO9RiD1WALAn0njlE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiYjBmODQ3LWIxNWUtNDY2NS05ZDg1LTc1NzAwMzFmYTYzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5NjE0ODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.989955ms http.response.status=201 http.response.written=0 [2023-08-25T00:33:39.434Z] 127.0.0.1 - - [25/Aug/2023:00:33:39 +0000] "PUT /v2/test/blobs/uploads/bbb0f847-b15e-4665-9d85-7570031fa632?_state=Jf2dQ-1nyYMAvKPHUvDkEqw4FeO9RiD1WALAn0njlE97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiYjBmODQ3LWIxNWUtNDY2NS05ZDg1LTc1NzAwMzFmYTYzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yNVQwMDozMzozOS4zMjc5NjE0ODFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.333449159Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1f4f975a-6030-401a-894f-20dc3097db43 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.333487272Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1f4f975a-6030-401a-894f-20dc3097db43 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest [2023-08-25T00:33:39.434Z] time="2023-08-25T00:33:39.333549647Z" 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=1f4f975a-6030-401a-894f-20dc3097db43 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=29.144µ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=ae70831e-9fbf-41eb-ac6d-6cf4ed6ffa22 trace.line=95 vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.333616936Z" 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=1f4f975a-6030-401a-894f-20dc3097db43 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33976" 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="919.039µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] 127.0.0.1 - - [25/Aug/2023:00:33:39 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown" [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.334635101Z" 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=72c16db3-247e-4869-9f7d-d352090a69d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.334670112Z" 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=72c16db3-247e-4869-9f7d-d352090a69d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.33482449Z" 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=72c16db3-247e-4869-9f7d-d352090a69d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.33484186Z" 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=72c16db3-247e-4869-9f7d-d352090a69d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.334850951Z" 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=72c16db3-247e-4869-9f7d-d352090a69d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.334925027Z" 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=72c16db3-247e-4869-9f7d-d352090a69d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=39.901µ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=c633a082-7128-4d71-a3c4-154c9a908232 trace.line=95 vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.334984759Z" 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=72c16db3-247e-4869-9f7d-d352090a69d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=15.688µ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=b491d0d6-70ea-45e8-8f5b-70380bfecdf2 trace.line=155 vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.335038527Z" 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=72c16db3-247e-4869-9f7d-d352090a69d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=19.069µ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=255d3605-d262-4186-9649-7f1c613b609c trace.line=95 vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.335080791Z" 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=72c16db3-247e-4869-9f7d-d352090a69d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=11.511µ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=f11adebe-afaf-443f-967e-90bde2c7293b trace.line=155 vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.335124237Z" 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=72c16db3-247e-4869-9f7d-d352090a69d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=12.874µ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=c83f10da-b429-493a-8bbd-58636eaa5323 trace.line=155 vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.33520344Z" 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=72c16db3-247e-4869-9f7d-d352090a69d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=49.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).PutContent" trace.id=e30324ed-019d-4ffb-9f61-56910f144dc0 trace.line=110 vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.33528906Z" 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=72c16db3-247e-4869-9f7d-d352090a69d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=54.046µ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=3cefcaa9-21bd-48aa-89a5-20a95fb55d2f trace.line=110 vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.33545664Z" 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=72c16db3-247e-4869-9f7d-d352090a69d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=61.406µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0d931dcc-6976-4786-99e0-959ae966a93a trace.line=110 vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.335510597Z" 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=72c16db3-247e-4869-9f7d-d352090a69d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=28.07µ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=ecc095d4-8d61-44ae-aa5d-fed0c75f0b3a trace.line=110 vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.335546633Z" 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=72c16db3-247e-4869-9f7d-d352090a69d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.335566736Z" 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=72c16db3-247e-4869-9f7d-d352090a69d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33976" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.616912ms http.response.status=201 http.response.written=0 [2023-08-25T00:33:39.435Z] 127.0.0.1 - - [25/Aug/2023:00:33:39 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.340364262Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=192a55c7-684c-4735-849c-cdaa2d2b6c0f http.request.method=GET http.request.remoteaddr="127.0.0.1:33996" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.3404077Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=192a55c7-684c-4735-849c-cdaa2d2b6c0f http.request.method=GET http.request.remoteaddr="127.0.0.1:33996" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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="865.518µs" http.response.status=200 http.response.written=2 [2023-08-25T00:33:39.435Z] 127.0.0.1 - - [25/Aug/2023:00:33:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.343232855Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=12925276-e031-4cc0-bbeb-4fd29f195f2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34008" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.343277179Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=12925276-e031-4cc0-bbeb-4fd29f195f2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34008" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.343358458Z" 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=12925276-e031-4cc0-bbeb-4fd29f195f2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34008" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.219µ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=39e30ad4-f4be-405b-9997-6d4b0a757a37 trace.line=95 vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.343384337Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=12925276-e031-4cc0-bbeb-4fd29f195f2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34008" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.343434396Z" 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=12925276-e031-4cc0-bbeb-4fd29f195f2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34008" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.458µ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=72a91e2b-cd10-4784-946f-60fc69ddf614 trace.line=95 vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.343483035Z" 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=12925276-e031-4cc0-bbeb-4fd29f195f2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34008" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.525µ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=84c35be8-a60f-48ce-9802-65b56642332a trace.line=155 vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.34352306Z" 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=12925276-e031-4cc0-bbeb-4fd29f195f2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34008" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.25µ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=91aa3a25-6cd0-41fa-b20d-8ce093e0313a trace.line=125 vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.343573742Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=12925276-e031-4cc0-bbeb-4fd29f195f2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34008" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.343671604Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=12925276-e031-4cc0-bbeb-4fd29f195f2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34008" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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.826822ms http.response.status=200 http.response.written=417 [2023-08-25T00:33:39.435Z] 127.0.0.1 - - [25/Aug/2023:00:33:39 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-25T00:33:39.435Z] time="2023-08-25T00:33:39.354336703Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0f9c10e0-a170-4939-b048-caa5d0fff439 http.request.method=GET http.request.remoteaddr="127.0.0.1:34024" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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-25T00:33:39.435Z] time="2023-08-25T00:33:39.354385597Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0f9c10e0-a170-4939-b048-caa5d0fff439 http.request.method=GET http.request.remoteaddr="127.0.0.1:34024" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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-25T00:33:39.435Z] time="2023-08-25T00:33:39.354401744Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0f9c10e0-a170-4939-b048-caa5d0fff439 http.request.method=GET http.request.remoteaddr="127.0.0.1:34024" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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-25T00:33:39.436Z] time="2023-08-25T00:33:39.354488783Z" 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=0f9c10e0-a170-4939-b048-caa5d0fff439 http.request.method=GET http.request.remoteaddr="127.0.0.1:34024" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.933µ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=0393356a-4243-431f-8ff0-e6cdd84a2250 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.354542042Z" 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=0f9c10e0-a170-4939-b048-caa5d0fff439 http.request.method=GET http.request.remoteaddr="127.0.0.1:34024" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.402µ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=2db84ec1-9d1c-403e-8928-04a301d1df33 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.354583412Z" 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=0f9c10e0-a170-4939-b048-caa5d0fff439 http.request.method=GET http.request.remoteaddr="127.0.0.1:34024" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.381µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=ef6a89b1-586a-4885-97ad-aa7e6a52385a trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.35462127Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0f9c10e0-a170-4939-b048-caa5d0fff439 http.request.method=GET http.request.remoteaddr="127.0.0.1:34024" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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-25T00:33:39.436Z] time="2023-08-25T00:33:39.354724482Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=0f9c10e0-a170-4939-b048-caa5d0fff439 http.request.method=GET http.request.remoteaddr="127.0.0.1:34024" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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.189207ms http.response.status=200 http.response.written=417 [2023-08-25T00:33:39.436Z] 127.0.0.1 - - [25/Aug/2023:00:33:39 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.36203785Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7629eabe-fe5b-4119-aeaa-6fdba1c0c80d http.request.method=GET http.request.remoteaddr="127.0.0.1:34040" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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-25T00:33:39.436Z] time="2023-08-25T00:33:39.362087293Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7629eabe-fe5b-4119-aeaa-6fdba1c0c80d http.request.method=GET http.request.remoteaddr="127.0.0.1:34040" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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-25T00:33:39.436Z] time="2023-08-25T00:33:39.362098904Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ce72b43-997d-43dd-af9e-c2e771cad48a http.request.method=GET http.request.remoteaddr="127.0.0.1:34042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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-25T00:33:39.436Z] time="2023-08-25T00:33:39.36213485Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ce72b43-997d-43dd-af9e-c2e771cad48a http.request.method=GET http.request.remoteaddr="127.0.0.1:34042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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-25T00:33:39.436Z] time="2023-08-25T00:33:39.36217366Z" 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=7629eabe-fe5b-4119-aeaa-6fdba1c0c80d http.request.method=GET http.request.remoteaddr="127.0.0.1:34040" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.718µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=54761824-4627-4958-be94-0d3022957db8 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.362205282Z" 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=1ce72b43-997d-43dd-af9e-c2e771cad48a http.request.method=GET http.request.remoteaddr="127.0.0.1:34042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.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).GetContent" trace.id=768d4651-9c75-4450-bc5e-d12e1d1e7e59 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.362229298Z" 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=7629eabe-fe5b-4119-aeaa-6fdba1c0c80d http.request.method=GET http.request.remoteaddr="127.0.0.1:34040" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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).Stat" trace.id=3f9d70dc-a505-4761-bdee-a77e45c2e585 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.362258426Z" 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=1ce72b43-997d-43dd-af9e-c2e771cad48a http.request.method=GET http.request.remoteaddr="127.0.0.1:34042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.018µ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=53676898-4a33-4f19-a8b3-22dee2ec3663 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.362276469Z" 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=7629eabe-fe5b-4119-aeaa-6fdba1c0c80d http.request.method=GET http.request.remoteaddr="127.0.0.1:34040" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.305µ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=adb8a0ca-b97c-4e08-acbb-0b4e485120e1 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.362307427Z" 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=1ce72b43-997d-43dd-af9e-c2e771cad48a http.request.method=GET http.request.remoteaddr="127.0.0.1:34042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.979µ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=e069da7b-8aea-49bf-81a9-a727218743fd trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.362312456Z" 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=7629eabe-fe5b-4119-aeaa-6fdba1c0c80d http.request.method=GET http.request.remoteaddr="127.0.0.1:34040" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.15µ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=890a74be-5368-4e38-91c2-7a75505811ea trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.362348247Z" 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=7629eabe-fe5b-4119-aeaa-6fdba1c0c80d http.request.method=GET http.request.remoteaddr="127.0.0.1:34040" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.551µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2341e1ac-6b5e-4723-8761-b43f41c65853 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.362348977Z" 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=1ce72b43-997d-43dd-af9e-c2e771cad48a http.request.method=GET http.request.remoteaddr="127.0.0.1:34042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.708µ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=f09a7973-7b83-4e06-8434-e3e92313aaa1 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.362383364Z" 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=1ce72b43-997d-43dd-af9e-c2e771cad48a http.request.method=GET http.request.remoteaddr="127.0.0.1:34042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.952µ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=8c9156b5-a17d-4b96-8dcc-f8aea43a4728 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.362384653Z" 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=7629eabe-fe5b-4119-aeaa-6fdba1c0c80d http.request.method=GET http.request.remoteaddr="127.0.0.1:34040" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.978µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=426b67bd-e2c3-4ffe-9fc6-0fd8e83307d6 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.362412821Z" 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=1ce72b43-997d-43dd-af9e-c2e771cad48a http.request.method=GET http.request.remoteaddr="127.0.0.1:34042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.408µ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=c1df78b4-a382-400e-b228-7be24357bc1a trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.36246905Z" 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=1ce72b43-997d-43dd-af9e-c2e771cad48a http.request.method=GET http.request.remoteaddr="127.0.0.1:34042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.251µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=ff5cf5a9-5c81-4712-a769-2333e63921e9 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.362471552Z" 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=7629eabe-fe5b-4119-aeaa-6fdba1c0c80d http.request.method=GET http.request.remoteaddr="127.0.0.1:34040" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.196µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=e0e0ee79-8f3b-479d-b1af-25f60b0e343e trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.363699726Z" 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=7629eabe-fe5b-4119-aeaa-6fdba1c0c80d http.request.method=GET http.request.remoteaddr="127.0.0.1:34040" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.172µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=db34e23a-6aa1-4508-8df6-17bd630bc5fe trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.363766827Z" 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=7629eabe-fe5b-4119-aeaa-6fdba1c0c80d http.request.method=GET http.request.remoteaddr="127.0.0.1:34040" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.215µ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=bae5865f-2ef6-4cbf-84b2-c39f80cf5472 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-25T00:33:39.436Z] time="2023-08-25T00:33:39.363827101Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7629eabe-fe5b-4119-aeaa-6fdba1c0c80d http.request.method=GET http.request.remoteaddr="127.0.0.1:34040" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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=2.661391ms http.response.status=200 http.response.written=194 [2023-08-25T00:33:39.437Z] 127.0.0.1 - - [25/Aug/2023:00:33:39 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-25T00:33:39.437Z] time="2023-08-25T00:33:39.364012445Z" 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=1ce72b43-997d-43dd-af9e-c2e771cad48a http.request.method=GET http.request.remoteaddr="127.0.0.1:34042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.659µ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=01ba22fb-1e84-4fec-b4d0-201333974f5a trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-25T00:33:39.437Z] time="2023-08-25T00:33:39.364078635Z" 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=1ce72b43-997d-43dd-af9e-c2e771cad48a http.request.method=GET http.request.remoteaddr="127.0.0.1:34042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.893µ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=6e9ba67e-6799-41b4-9b68-a05984b4944f trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-25T00:33:39.437Z] time="2023-08-25T00:33:39.364138803Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1ce72b43-997d-43dd-af9e-c2e771cad48a http.request.method=GET http.request.remoteaddr="127.0.0.1:34042" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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=2.939452ms http.response.status=200 http.response.written=68 [2023-08-25T00:33:39.437Z] 127.0.0.1 - - [25/Aug/2023:00:33:39 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-25T00:33:39.437Z] time="2023-08-25T00:33:39.375259594Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c65f8626-1d2f-4ba0-bf43-649675e78f86 http.request.method=GET http.request.remoteaddr="127.0.0.1:34062" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-25T00:33:39.437Z] time="2023-08-25T00:33:39.375301201Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=c65f8626-1d2f-4ba0-bf43-649675e78f86 http.request.method=GET http.request.remoteaddr="127.0.0.1:34062" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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="881.346µs" http.response.status=200 http.response.written=2 [2023-08-25T00:33:39.437Z] 127.0.0.1 - - [25/Aug/2023:00:33:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-25T00:33:39.437Z] time="2023-08-25T00:33:39.382544186Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b6e4a89e-f127-453f-9571-0442202f25b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34066" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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-25T00:33:39.437Z] time="2023-08-25T00:33:39.382595279Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b6e4a89e-f127-453f-9571-0442202f25b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34066" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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-25T00:33:39.437Z] time="2023-08-25T00:33:39.38260917Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b6e4a89e-f127-453f-9571-0442202f25b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34066" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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-25T00:33:39.437Z] time="2023-08-25T00:33:39.382678643Z" 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=b6e4a89e-f127-453f-9571-0442202f25b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34066" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.815µ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=3295ccd3-8034-4ad6-bb24-a4e526b7fb20 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-25T00:33:39.437Z] time="2023-08-25T00:33:39.382727963Z" 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=b6e4a89e-f127-453f-9571-0442202f25b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34066" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.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).GetContent" trace.id=5bed41cf-dddc-4ace-a1d8-da1f25099068 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-25T00:33:39.437Z] time="2023-08-25T00:33:39.382804918Z" 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=b6e4a89e-f127-453f-9571-0442202f25b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34066" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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.108929ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-25T00:33:39.437Z] 127.0.0.1 - - [25/Aug/2023:00:33:39 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-25T00:33:39.437Z] time="2023-08-25T00:33:39.384100086Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e0a5a04f-ada7-4889-9db1-10d13614f9df http.request.method=GET http.request.remoteaddr="127.0.0.1:34068" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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-25T00:33:39.437Z] time="2023-08-25T00:33:39.384144418Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e0a5a04f-ada7-4889-9db1-10d13614f9df http.request.method=GET http.request.remoteaddr="127.0.0.1:34068" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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-25T00:33:39.437Z] time="2023-08-25T00:33:39.384163453Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=e0a5a04f-ada7-4889-9db1-10d13614f9df http.request.method=GET http.request.remoteaddr="127.0.0.1:34068" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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-25T00:33:39.437Z] time="2023-08-25T00:33:39.384226156Z" 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=e0a5a04f-ada7-4889-9db1-10d13614f9df http.request.method=GET http.request.remoteaddr="127.0.0.1:34068" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.818µ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=b37bdc7d-0c40-4f4b-af20-98e95d28556a trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-25T00:33:39.437Z] time="2023-08-25T00:33:39.384270349Z" 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=e0a5a04f-ada7-4889-9db1-10d13614f9df http.request.method=GET http.request.remoteaddr="127.0.0.1:34068" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.447µ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=55d6ea75-d516-4695-a1b8-602a27abbe34 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-25T00:33:39.437Z] time="2023-08-25T00:33:39.384310447Z" 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=e0a5a04f-ada7-4889-9db1-10d13614f9df http.request.method=GET http.request.remoteaddr="127.0.0.1:34068" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 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.01398ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-25T00:33:39.437Z] 127.0.0.1 - - [25/Aug/2023:00:33:39 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/cd49f9affdad81360620019b6e8741ae73fd5590 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-25T00:33:39.437Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s) [2023-08-25T00:33:39.437Z] === RUN TestRemoveImageOrphaning [2023-08-25T00:33:39.693Z] --- PASS: TestRemoveImageOrphaning (0.13s) [2023-08-25T00:33:39.693Z] === RUN TestRemoveByDigest [2023-08-25T00:33:39.693Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2023-08-25T00:33:39.693Z] --- SKIP: TestRemoveByDigest (0.00s) [2023-08-25T00:33:39.693Z] === RUN TestRemoveImageGarbageCollector [2023-08-25T00:33:39.693Z] remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-25T00:33:39.693Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-08-25T00:33:39.693Z] === RUN TestSaveCheckTimes [2023-08-25T00:33:39.693Z] === PAUSE TestSaveCheckTimes [2023-08-25T00:33:39.693Z] === RUN TestSaveRepoWithMultipleImages [2023-08-25T00:33:40.620Z] --- PASS: TestSaveRepoWithMultipleImages (1.01s) [2023-08-25T00:33:40.620Z] === RUN TestSaveDirectoryPermissions [2023-08-25T00:33:41.546Z] --- PASS: TestSaveDirectoryPermissions (0.98s) [2023-08-25T00:33:41.546Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-08-25T00:33:41.546Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-08-25T00:33:41.546Z] === RUN TestTagUsingDigestAlgorithmAsName [2023-08-25T00:33:41.802Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) [2023-08-25T00:33:41.802Z] === RUN TestTagValidPrefixedRepo [2023-08-25T00:33:41.802Z] === RUN TestTagValidPrefixedRepo/fooo/bar [2023-08-25T00:33:41.802Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar [2023-08-25T00:33:41.802Z] === RUN TestTagValidPrefixedRepo/fooaa/test [2023-08-25T00:33:41.802Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test [2023-08-25T00:33:41.802Z] === RUN TestTagValidPrefixedRepo/foooo:t [2023-08-25T00:33:41.802Z] === PAUSE TestTagValidPrefixedRepo/foooo:t [2023-08-25T00:33:41.802Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2023-08-25T00:33:41.802Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2023-08-25T00:33:41.802Z] === CONT TestTagValidPrefixedRepo/fooo/bar [2023-08-25T00:33:41.802Z] === CONT TestTagValidPrefixedRepo/foooo:t [2023-08-25T00:33:41.802Z] === CONT TestTagValidPrefixedRepo/fooaa/test [2023-08-25T00:33:41.802Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2023-08-25T00:33:41.802Z] --- PASS: TestTagValidPrefixedRepo (0.01s) [2023-08-25T00:33:41.802Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s) [2023-08-25T00:33:41.802Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s) [2023-08-25T00:33:41.802Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s) [2023-08-25T00:33:41.802Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.02s) [2023-08-25T00:33:41.802Z] === RUN TestTagExistedNameWithoutForce [2023-08-25T00:33:41.802Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-08-25T00:33:41.802Z] === RUN TestTagOfficialNames [2023-08-25T00:33:41.802Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox [2023-08-25T00:33:41.802Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox [2023-08-25T00:33:41.802Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox [2023-08-25T00:33:41.802Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox [2023-08-25T00:33:41.802Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox [2023-08-25T00:33:41.802Z] --- PASS: TestTagOfficialNames (0.05s) [2023-08-25T00:33:41.802Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) [2023-08-25T00:33:41.802Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) [2023-08-25T00:33:41.802Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) [2023-08-25T00:33:41.802Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) [2023-08-25T00:33:41.802Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) [2023-08-25T00:33:41.802Z] === RUN TestTagMatchesDigest [2023-08-25T00:33:41.802Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-08-25T00:33:41.802Z] === CONT TestSaveCheckTimes [2023-08-25T00:33:41.802Z] --- PASS: TestSaveCheckTimes (0.03s) [2023-08-25T00:33:41.802Z] PASS [2023-08-25T00:33:41.802Z] [2023-08-25T00:33:41.802Z] === Skipped [2023-08-25T00:33:41.802Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-08-25T00:33:41.802Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-08-25T00:33:41.802Z] [2023-08-25T00:33:41.802Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) [2023-08-25T00:33:41.802Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2023-08-25T00:33:41.802Z] [2023-08-25T00:33:41.802Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-08-25T00:33:41.802Z] remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-25T00:33:41.802Z] [2023-08-25T00:33:41.802Z] DONE 44 tests, 3 skipped in 3.124s [2023-08-25T00:33:41.802Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-08-25T00:33:41.802Z] ++ 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-25T00:33:41.802Z] ++ set -e [2023-08-25T00:33:41.802Z] ++ '[' -n 0 ']' [2023-08-25T00:33:41.802Z] ++ set -x [2023-08-25T00:33:41.802Z] ++ 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.XuNe3yjQAT/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-25T00:33:41.802Z] === RUN TestStripANSICommands [2023-08-25T00:33:41.802Z] === RUN TestStripANSICommands/#00 [2023-08-25T00:33:41.802Z] === RUN TestStripANSICommands/#01 [2023-08-25T00:33:41.802Z] --- PASS: TestStripANSICommands (0.00s) [2023-08-25T00:33:41.802Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-08-25T00:33:41.802Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-08-25T00:33:41.802Z] PASS [2023-08-25T00:33:41.802Z] [2023-08-25T00:33:41.802Z] DONE 3 tests in 0.009s [2023-08-25T00:33:41.802Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-08-25T00:33:41.802Z] ++ 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-25T00:33:41.802Z] ++ set -e [2023-08-25T00:33:41.802Z] ++ '[' -n 0 ']' [2023-08-25T00:33:41.802Z] ++ set -x [2023-08-25T00:33:41.802Z] ++ 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.XuNe3yjQAT/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-25T00:33:41.802Z] INFO: Testing against a local daemon [2023-08-25T00:33:41.802Z] === RUN TestNetworkCreateDelete [2023-08-25T00:33:42.058Z] --- PASS: TestNetworkCreateDelete (0.16s) [2023-08-25T00:33:42.058Z] === RUN TestDockerNetworkDeletePreferID [2023-08-25T00:33:42.619Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2023-08-25T00:33:42.619Z] === RUN TestDaemonDNSFallback [2023-08-25T00:33:49.150Z] --- PASS: TestDaemonDNSFallback (6.26s) [2023-08-25T00:33:49.150Z] === RUN TestInspectNetwork [2023-08-25T00:33:51.670Z] === RUN TestInspectNetwork/full_network_id [2023-08-25T00:33:51.670Z] === RUN TestInspectNetwork/partial_network_id [2023-08-25T00:33:51.670Z] === RUN TestInspectNetwork/network_name [2023-08-25T00:33:51.670Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-08-25T00:33:56.909Z] --- PASS: TestInspectNetwork (7.27s) [2023-08-25T00:33:56.910Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-08-25T00:33:56.910Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-08-25T00:33:56.910Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-08-25T00:33:56.910Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-08-25T00:33:56.910Z] === RUN TestRunContainerWithBridgeNone [2023-08-25T00:33:57.470Z] --- PASS: TestRunContainerWithBridgeNone (1.34s) [2023-08-25T00:33:57.470Z] === RUN TestNetworkInvalidJSON [2023-08-25T00:33:57.470Z] === RUN TestNetworkInvalidJSON/networks/create [2023-08-25T00:33:57.470Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-08-25T00:33:57.470Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-08-25T00:33:57.470Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-08-25T00:33:57.470Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-08-25T00:33:57.470Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-08-25T00:33:57.470Z] === CONT TestNetworkInvalidJSON/networks/create [2023-08-25T00:33:57.470Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-08-25T00:33:57.470Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-08-25T00:33:57.470Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-08-25T00:33:57.470Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-08-25T00:33:57.470Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-08-25T00:33:57.470Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-08-25T00:33:57.470Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-08-25T00:33:57.470Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-08-25T00:33:57.470Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-08-25T00:33:57.470Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-08-25T00:33:57.470Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-08-25T00:33:57.470Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-08-25T00:33:57.470Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-08-25T00:33:57.470Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-08-25T00:33:57.470Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-08-25T00:33:57.470Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-08-25T00:33:57.470Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-08-25T00:33:57.470Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-08-25T00:33:57.470Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-08-25T00:33:57.470Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-08-25T00:33:57.470Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2023-08-25T00:33:57.470Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-08-25T00:33:57.470Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-08-25T00:33:57.470Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-08-25T00:33:57.470Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-08-25T00:33:57.470Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-08-25T00:33:57.470Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-08-25T00:33:57.470Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-08-25T00:33:57.470Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-08-25T00:33:57.470Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-08-25T00:33:57.470Z] === RUN TestNetworkList [2023-08-25T00:33:57.470Z] === RUN TestNetworkList//networks [2023-08-25T00:33:57.470Z] === PAUSE TestNetworkList//networks [2023-08-25T00:33:57.470Z] === RUN TestNetworkList//networks/ [2023-08-25T00:33:57.470Z] === PAUSE TestNetworkList//networks/ [2023-08-25T00:33:57.470Z] === CONT TestNetworkList//networks [2023-08-25T00:33:57.470Z] === CONT TestNetworkList//networks/ [2023-08-25T00:33:57.470Z] --- PASS: TestNetworkList (0.01s) [2023-08-25T00:33:57.470Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-08-25T00:33:57.470Z] --- PASS: TestNetworkList//networks (0.00s) [2023-08-25T00:33:57.470Z] === RUN TestHostIPv4BridgeLabel [2023-08-25T00:33:58.031Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2023-08-25T00:33:58.031Z] === RUN TestDefaultNetworkOpts [2023-08-25T00:33:58.031Z] === RUN TestDefaultNetworkOpts/default_value [2023-08-25T00:33:59.396Z] === RUN TestDefaultNetworkOpts/cmdline_value [2023-08-25T00:34:00.760Z] === RUN TestDefaultNetworkOpts/config-from_value [2023-08-25T00:34:02.171Z] --- PASS: TestDefaultNetworkOpts (3.98s) [2023-08-25T00:34:02.171Z] --- PASS: TestDefaultNetworkOpts/default_value (1.32s) [2023-08-25T00:34:02.171Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.30s) [2023-08-25T00:34:02.171Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.35s) [2023-08-25T00:34:02.171Z] === RUN TestDaemonRestartWithLiveRestore [2023-08-25T00:34:03.098Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-08-25T00:34:03.098Z] === RUN TestDaemonDefaultNetworkPools [2023-08-25T00:34:04.025Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2023-08-25T00:34:04.025Z] === RUN TestDaemonRestartWithExistingNetwork [2023-08-25T00:34:04.954Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2023-08-25T00:34:04.954Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-08-25T00:34:06.319Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2023-08-25T00:34:06.319Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-08-25T00:34:06.880Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2023-08-25T00:34:06.880Z] === RUN TestServiceWithPredefinedNetwork [2023-08-25T00:34:09.394Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s) [2023-08-25T00:34:09.394Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-08-25T00:34:09.394Z] service_test.go:242: FLAKY_TEST [2023-08-25T00:34:09.394Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-08-25T00:34:09.394Z] === RUN TestServiceWithDataPathPortInit [2023-08-25T00:34:24.230Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) [2023-08-25T00:34:24.230Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-08-25T00:34:24.791Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mk462z45iiagh53cynhu82r0o Created:2023-08-25 00:34:23.899531041 +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[225d8e7ea52e60d6ac509032c56f9d2b1e8fafe0fe7e52d8f41e4d005cba9dc2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1cgwet99k710sxlbdufhtdqdj EndpointID:55f62828890712a2b3c4fc042b52c9ab8adf0ca969d5854eea3cda6dc58d1143 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:063a2bd47db5310c649222a1207200164be2e5dc8de3b59bd9a86ea245c04928 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:56ed8de4faf2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1cgwet99k710sxlbdufhtdqdj EndpointID:55f62828890712a2b3c4fc042b52c9ab8adf0ca969d5854eea3cda6dc58d1143 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-08-25T00:34:30.032Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s) [2023-08-25T00:34:30.032Z] PASS [2023-08-25T00:34:30.032Z] [2023-08-25T00:34:30.032Z] === Skipped [2023-08-25T00:34:30.032Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-08-25T00:34:30.032Z] service_test.go:242: FLAKY_TEST [2023-08-25T00:34:30.032Z] [2023-08-25T00:34:30.032Z] DONE 42 tests, 1 skipped in 47.599s [2023-08-25T00:34:30.032Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-08-25T00:34:30.032Z] ++ 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-25T00:34:30.032Z] ++ set -e [2023-08-25T00:34:30.032Z] ++ '[' -n 0 ']' [2023-08-25T00:34:30.032Z] ++ set -x [2023-08-25T00:34:30.032Z] ++ 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.XuNe3yjQAT/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-25T00:34:30.032Z] INFO: Testing against a local daemon [2023-08-25T00:34:30.032Z] === RUN TestDockerNetworkIpvlanPersistance [2023-08-25T00:34:30.032Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-25T00:34:30.032Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-08-25T00:34:30.032Z] === RUN TestDockerNetworkIpvlan [2023-08-25T00:34:30.032Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-25T00:34:30.032Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-08-25T00:34:30.032Z] PASS [2023-08-25T00:34:30.032Z] [2023-08-25T00:34:30.032Z] === Skipped [2023-08-25T00:34:30.032Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-08-25T00:34:30.032Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-25T00:34:30.032Z] [2023-08-25T00:34:30.032Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-08-25T00:34:30.032Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-25T00:34:30.032Z] [2023-08-25T00:34:30.032Z] DONE 2 tests, 2 skipped in 0.034s [2023-08-25T00:34:30.032Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-08-25T00:34:30.032Z] ++ 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-25T00:34:30.032Z] ++ set -e [2023-08-25T00:34:30.032Z] ++ '[' -n 0 ']' [2023-08-25T00:34:30.032Z] ++ set -x [2023-08-25T00:34:30.032Z] ++ 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.XuNe3yjQAT/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-25T00:34:30.032Z] INFO: Testing against a local daemon [2023-08-25T00:34:30.032Z] === RUN TestDockerNetworkMacvlanPersistance [2023-08-25T00:34:30.973Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.18s) [2023-08-25T00:34:30.973Z] === RUN TestDockerNetworkMacvlan [2023-08-25T00:34:31.228Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-08-25T00:34:32.154Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-08-25T00:34:32.716Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-08-25T00:34:34.604Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-08-25T00:34:35.967Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-08-25T00:34:38.481Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-08-25T00:34:39.042Z] --- PASS: TestDockerNetworkMacvlan (8.38s) [2023-08-25T00:34:39.042Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2023-08-25T00:34:39.042Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2023-08-25T00:34:39.042Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.72s) [2023-08-25T00:34:39.042Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.77s) [2023-08-25T00:34:39.042Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.39s) [2023-08-25T00:34:39.042Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.46s) [2023-08-25T00:34:39.042Z] PASS [2023-08-25T00:34:39.042Z] [2023-08-25T00:34:39.042Z] DONE 8 tests in 9.596s [2023-08-25T00:34:39.042Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-08-25T00:34:39.042Z] ++ 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-25T00:34:39.042Z] ++ set -e [2023-08-25T00:34:39.042Z] ++ '[' -n 0 ']' [2023-08-25T00:34:39.042Z] ++ set -x [2023-08-25T00:34:39.043Z] ++ 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.XuNe3yjQAT/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-25T00:34:39.043Z] testing: warning: no tests to run [2023-08-25T00:34:39.043Z] PASS [2023-08-25T00:34:39.043Z] [2023-08-25T00:34:39.043Z] DONE 0 tests in 0.008s [2023-08-25T00:34:39.043Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-08-25T00:34:39.043Z] ++ 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-25T00:34:39.043Z] ++ set -e [2023-08-25T00:34:39.043Z] ++ '[' -n 0 ']' [2023-08-25T00:34:39.043Z] ++ set -x [2023-08-25T00:34:39.043Z] ++ 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.XuNe3yjQAT/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-25T00:34:39.298Z] INFO: Testing against a local daemon [2023-08-25T00:34:39.298Z] === RUN TestAuthZPluginAllowRequest [2023-08-25T00:34:40.224Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2023-08-25T00:34:40.224Z] === RUN TestAuthZPluginTLS [2023-08-25T00:34:40.785Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-08-25T00:34:40.785Z] === RUN TestAuthZPluginDenyRequest [2023-08-25T00:34:41.346Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-08-25T00:34:41.346Z] === RUN TestAuthZPluginAPIDenyResponse [2023-08-25T00:34:41.907Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-08-25T00:34:41.907Z] === RUN TestAuthZPluginDenyResponse [2023-08-25T00:34:42.468Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-08-25T00:34:42.468Z] === RUN TestAuthZPluginAllowEventStream [2023-08-25T00:34:43.395Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s) [2023-08-25T00:34:43.395Z] === RUN TestAuthZPluginErrorResponse [2023-08-25T00:34:43.956Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-08-25T00:34:43.956Z] === RUN TestAuthZPluginErrorRequest [2023-08-25T00:34:44.517Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-08-25T00:34:44.517Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-08-25T00:34:45.078Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-08-25T00:34:45.078Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-08-25T00:34:46.442Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.16s) [2023-08-25T00:34:46.442Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-08-25T00:34:47.369Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.17s) [2023-08-25T00:34:47.369Z] === RUN TestAuthZPluginHeader [2023-08-25T00:34:47.930Z] --- PASS: TestAuthZPluginHeader (0.61s) [2023-08-25T00:34:47.930Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-08-25T00:34:47.930Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-25T00:34:47.930Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-08-25T00:34:47.930Z] === RUN TestAuthZPluginV2Disable [2023-08-25T00:34:47.930Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-25T00:34:47.930Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-08-25T00:34:47.930Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-08-25T00:34:47.930Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-25T00:34:47.930Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-08-25T00:34:47.930Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-08-25T00:34:47.930Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-25T00:34:47.930Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-08-25T00:34:47.930Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-08-25T00:35:05.964Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2023-08-25T00:35:05.964Z] PASS [2023-08-25T00:35:05.964Z] [2023-08-25T00:35:05.964Z] === Skipped [2023-08-25T00:35:05.964Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-08-25T00:35:05.964Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-25T00:35:05.964Z] [2023-08-25T00:35:05.964Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-08-25T00:35:05.964Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-25T00:35:05.964Z] [2023-08-25T00:35:05.964Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-08-25T00:35:05.964Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-25T00:35:05.964Z] [2023-08-25T00:35:05.964Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-08-25T00:35:05.964Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-25T00:35:05.964Z] [2023-08-25T00:35:05.964Z] DONE 17 tests, 4 skipped in 25.725s [2023-08-25T00:35:05.964Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-08-25T00:35:05.964Z] ++ 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-25T00:35:05.964Z] ++ set -e [2023-08-25T00:35:05.964Z] ++ '[' -n 0 ']' [2023-08-25T00:35:05.964Z] ++ set -x [2023-08-25T00:35:05.964Z] ++ 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.XuNe3yjQAT/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-25T00:35:05.964Z] INFO: Testing against a local daemon [2023-08-25T00:35:05.964Z] === RUN TestPluginInvalidJSON [2023-08-25T00:35:05.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-08-25T00:35:05.964Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-08-25T00:35:05.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-08-25T00:35:05.964Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-08-25T00:35:05.964Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-08-25T00:35:05.964Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-08-25T00:35:05.964Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-08-25T00:35:05.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-08-25T00:35:05.964Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-08-25T00:35:05.964Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-08-25T00:35:05.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-08-25T00:35:05.964Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-08-25T00:35:05.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-08-25T00:35:05.964Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-08-25T00:35:05.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-08-25T00:35:05.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-08-25T00:35:05.964Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-08-25T00:35:05.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-08-25T00:35:05.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-08-25T00:35:05.964Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-08-25T00:35:05.964Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-08-25T00:35:05.964Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-08-25T00:35:05.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-08-25T00:35:05.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-08-25T00:35:05.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-08-25T00:35:05.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-08-25T00:35:05.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-08-25T00:35:05.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-08-25T00:35:05.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-08-25T00:35:05.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-08-25T00:35:05.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-08-25T00:35:05.964Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-08-25T00:35:05.964Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2023-08-25T00:35:05.964Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-08-25T00:35:05.964Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-08-25T00:35:05.964Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-08-25T00:35:05.964Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-08-25T00:35:05.964Z] === RUN TestPluginInstall [2023-08-25T00:35:05.964Z] === RUN TestPluginInstall/no_auth [2023-08-25T00:35:07.888Z] time="2023-08-25T00:35:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-25T00:35:07.888Z] time="2023-08-25T00:35:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8ff115f8708d33e7b5c289caaa2d3d334a6e84d54fb580291c9f4cb87ee4b91" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-25T00:35:07.888Z] time="2023-08-25T00:35:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-25T00:35:07.888Z] time="2023-08-25T00:35:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8ff115f8708d33e7b5c289caaa2d3d334a6e84d54fb580291c9f4cb87ee4b91" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-25T00:35:08.143Z] === RUN TestPluginInstall/with_htpasswd [2023-08-25T00:35:08.399Z] time="2023-08-25T00:35:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-25T00:35:08.399Z] time="2023-08-25T00:35:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8ff115f8708d33e7b5c289caaa2d3d334a6e84d54fb580291c9f4cb87ee4b91" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-25T00:35:08.399Z] time="2023-08-25T00:35:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-25T00:35:08.399Z] time="2023-08-25T00:35:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8ff115f8708d33e7b5c289caaa2d3d334a6e84d54fb580291c9f4cb87ee4b91" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-25T00:35:08.654Z] === RUN TestPluginInstall/with_insecure [2023-08-25T00:35:09.216Z] time="2023-08-25T00:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-25T00:35:09.216Z] time="2023-08-25T00:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:677ab6730e10e015063dbc51b88538209069e2a1096e30876b679eb668f3f5d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-25T00:35:09.216Z] time="2023-08-25T00:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-25T00:35:09.216Z] time="2023-08-25T00:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:677ab6730e10e015063dbc51b88538209069e2a1096e30876b679eb668f3f5d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-25T00:35:09.472Z] plugin_test.go:196: [d7c39e6bbc3ce] daemon is not started [2023-08-25T00:35:09.472Z] --- PASS: TestPluginInstall (4.50s) [2023-08-25T00:35:09.472Z] --- PASS: TestPluginInstall/no_auth (3.14s) [2023-08-25T00:35:09.472Z] --- PASS: TestPluginInstall/with_htpasswd (0.45s) [2023-08-25T00:35:09.472Z] --- PASS: TestPluginInstall/with_insecure (0.92s) [2023-08-25T00:35:09.472Z] === RUN TestPluginsWithRuntimes [2023-08-25T00:35:10.836Z] === RUN TestPluginsWithRuntimes/No_Args [2023-08-25T00:35:11.763Z] === RUN TestPluginsWithRuntimes/With_Args [2023-08-25T00:35:13.126Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2023-08-25T00:35:13.126Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2023-08-25T00:35:13.126Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2023-08-25T00:35:13.126Z] === RUN TestPluginBackCompatMediaTypes [2023-08-25T00:35:13.381Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s) [2023-08-25T00:35:13.381Z] PASS [2023-08-25T00:35:13.381Z] [2023-08-25T00:35:13.381Z] DONE 24 tests in 8.405s [2023-08-25T00:35:13.381Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-08-25T00:35:13.381Z] ++ 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-25T00:35:13.381Z] ++ set -e [2023-08-25T00:35:13.381Z] ++ '[' -n 0 ']' [2023-08-25T00:35:13.381Z] ++ set -x [2023-08-25T00:35:13.381Z] ++ 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.XuNe3yjQAT/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-25T00:35:13.381Z] INFO: Testing against a local daemon [2023-08-25T00:35:13.381Z] === RUN TestExternalGraphDriver [2023-08-25T00:35:13.637Z] === RUN TestExternalGraphDriver/json [2023-08-25T00:35:15.525Z] === RUN TestExternalGraphDriver/spec [2023-08-25T00:35:16.889Z] === RUN TestExternalGraphDriver/pull [2023-08-25T00:35:20.153Z] --- PASS: TestExternalGraphDriver (6.58s) [2023-08-25T00:35:20.153Z] --- PASS: TestExternalGraphDriver/json (1.52s) [2023-08-25T00:35:20.153Z] --- PASS: TestExternalGraphDriver/spec (1.52s) [2023-08-25T00:35:20.153Z] --- PASS: TestExternalGraphDriver/pull (3.20s) [2023-08-25T00:35:20.153Z] === RUN TestGraphdriverPluginV2 [2023-08-25T00:35:20.153Z] external_test.go:412: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-25T00:35:20.153Z] --- SKIP: TestGraphdriverPluginV2 (0.34s) [2023-08-25T00:35:20.153Z] PASS [2023-08-25T00:35:20.153Z] [2023-08-25T00:35:20.153Z] === Skipped [2023-08-25T00:35:20.153Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.34s) [2023-08-25T00:35:20.153Z] external_test.go:412: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-25T00:35:20.153Z] [2023-08-25T00:35:20.153Z] DONE 5 tests, 1 skipped in 6.950s [2023-08-25T00:35:20.409Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-08-25T00:35:20.409Z] ++ 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-25T00:35:20.409Z] ++ set -e [2023-08-25T00:35:20.409Z] ++ '[' -n 0 ']' [2023-08-25T00:35:20.409Z] ++ set -x [2023-08-25T00:35:20.409Z] ++ 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.XuNe3yjQAT/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-25T00:35:20.409Z] INFO: Testing against a local daemon [2023-08-25T00:35:20.409Z] === RUN TestContinueAfterPluginCrash [2023-08-25T00:35:20.409Z] === PAUSE TestContinueAfterPluginCrash [2023-08-25T00:35:20.409Z] === RUN TestReadPluginNoRead [2023-08-25T00:35:20.409Z] === PAUSE TestReadPluginNoRead [2023-08-25T00:35:20.409Z] === RUN TestDaemonStartWithLogOpt [2023-08-25T00:35:20.409Z] === PAUSE TestDaemonStartWithLogOpt [2023-08-25T00:35:20.409Z] === CONT TestContinueAfterPluginCrash [2023-08-25T00:35:20.409Z] === CONT TestDaemonStartWithLogOpt [2023-08-25T00:35:20.409Z] === CONT TestReadPluginNoRead [2023-08-25T00:35:22.923Z] === RUN TestReadPluginNoRead/default [2023-08-25T00:35:22.923Z] --- PASS: TestDaemonStartWithLogOpt (2.72s) [2023-08-25T00:35:23.849Z] === RUN TestReadPluginNoRead/disabled_caching [2023-08-25T00:35:25.212Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-08-25T00:35:26.139Z] read_test.go:91: [def0e736f9700] daemon is not started [2023-08-25T00:35:26.139Z] --- PASS: TestReadPluginNoRead (5.85s) [2023-08-25T00:35:26.139Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2023-08-25T00:35:26.139Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2023-08-25T00:35:26.139Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2023-08-25T00:35:28.025Z] --- PASS: TestContinueAfterPluginCrash (7.71s) [2023-08-25T00:35:28.025Z] PASS [2023-08-25T00:35:28.025Z] [2023-08-25T00:35:28.025Z] DONE 6 tests in 7.740s [2023-08-25T00:35:28.025Z] 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-25T00:35:28.025Z] ++ 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-25T00:35:28.025Z] ++ set -e [2023-08-25T00:35:28.025Z] ++ '[' -n 0 ']' [2023-08-25T00:35:28.025Z] ++ set -x [2023-08-25T00:35:28.025Z] ++ 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.XuNe3yjQAT/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-25T00:35:28.025Z] testing: warning: no tests to run [2023-08-25T00:35:28.025Z] PASS [2023-08-25T00:35:28.025Z] [2023-08-25T00:35:28.025Z] DONE 0 tests in 0.009s [2023-08-25T00:35:28.025Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-08-25T00:35:28.025Z] ++ 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-25T00:35:28.025Z] ++ set -e [2023-08-25T00:35:28.025Z] ++ '[' -n 0 ']' [2023-08-25T00:35:28.025Z] ++ set -x [2023-08-25T00:35:28.026Z] ++ 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.XuNe3yjQAT/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-25T00:35:28.026Z] INFO: Testing against a local daemon [2023-08-25T00:35:28.026Z] === RUN TestPluginWithDevMounts [2023-08-25T00:35:28.026Z] === PAUSE TestPluginWithDevMounts [2023-08-25T00:35:28.026Z] === CONT TestPluginWithDevMounts [2023-08-25T00:35:29.912Z] --- PASS: TestPluginWithDevMounts (1.52s) [2023-08-25T00:35:29.912Z] PASS [2023-08-25T00:35:29.912Z] [2023-08-25T00:35:29.912Z] DONE 1 tests in 1.556s [2023-08-25T00:35:29.912Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-08-25T00:35:29.912Z] ++ 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-25T00:35:29.912Z] ++ set -e [2023-08-25T00:35:29.912Z] ++ '[' -n 0 ']' [2023-08-25T00:35:29.912Z] ++ set -x [2023-08-25T00:35:29.912Z] ++ 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.XuNe3yjQAT/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-25T00:35:29.912Z] INFO: Testing against a local daemon [2023-08-25T00:35:29.912Z] === RUN TestSecretInspect [2023-08-25T00:35:31.799Z] --- PASS: TestSecretInspect (1.86s) [2023-08-25T00:35:31.799Z] === RUN TestSecretList [2023-08-25T00:35:33.701Z] --- PASS: TestSecretList (2.04s) [2023-08-25T00:35:33.701Z] === RUN TestSecretsCreateAndDelete [2023-08-25T00:35:35.588Z] --- PASS: TestSecretsCreateAndDelete (1.85s) [2023-08-25T00:35:35.588Z] === RUN TestSecretsUpdate [2023-08-25T00:35:37.475Z] --- PASS: TestSecretsUpdate (1.91s) [2023-08-25T00:35:37.475Z] === RUN TestTemplatedSecret [2023-08-25T00:35:39.988Z] --- PASS: TestTemplatedSecret (2.58s) [2023-08-25T00:35:39.988Z] === RUN TestSecretCreateResolve [2023-08-25T00:35:41.875Z] --- PASS: TestSecretCreateResolve (1.89s) [2023-08-25T00:35:41.875Z] PASS [2023-08-25T00:35:41.875Z] [2023-08-25T00:35:41.875Z] DONE 6 tests in 12.183s [2023-08-25T00:35:41.875Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-08-25T00:35:41.875Z] ++ 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-25T00:35:41.875Z] ++ set -e [2023-08-25T00:35:41.875Z] ++ '[' -n 0 ']' [2023-08-25T00:35:41.875Z] ++ set -x [2023-08-25T00:35:41.875Z] ++ 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.XuNe3yjQAT/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-25T00:35:41.875Z] INFO: Testing against a local daemon [2023-08-25T00:35:41.875Z] === RUN TestServiceCreateInit [2023-08-25T00:35:41.875Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-08-25T00:35:46.038Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-08-25T00:35:50.203Z] --- PASS: TestServiceCreateInit (7.59s) [2023-08-25T00:35:50.203Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s) [2023-08-25T00:35:50.203Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s) [2023-08-25T00:35:50.203Z] === RUN TestCreateServiceMultipleTimes [2023-08-25T00:36:05.037Z] --- PASS: TestCreateServiceMultipleTimes (14.89s) [2023-08-25T00:36:05.037Z] === RUN TestCreateServiceConflict [2023-08-25T00:36:06.401Z] --- PASS: TestCreateServiceConflict (1.90s) [2023-08-25T00:36:06.401Z] === RUN TestCreateServiceMaxReplicas [2023-08-25T00:36:08.914Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) [2023-08-25T00:36:08.914Z] === RUN TestCreateWithDuplicateNetworkNames [2023-08-25T00:36:23.753Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.90s) [2023-08-25T00:36:23.753Z] === RUN TestCreateServiceSecretFileMode [2023-08-25T00:36:35.914Z] --- PASS: TestCreateServiceSecretFileMode (12.58s) [2023-08-25T00:36:35.914Z] === RUN TestCreateServiceConfigFileMode [2023-08-25T00:36:48.075Z] --- PASS: TestCreateServiceConfigFileMode (12.60s) [2023-08-25T00:36:48.075Z] === RUN TestCreateServiceSysctls [2023-08-25T00:36:50.588Z] --- PASS: TestCreateServiceSysctls (3.36s) [2023-08-25T00:36:50.588Z] === RUN TestCreateServiceCapabilities [2023-08-25T00:36:53.101Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2023-08-25T00:36:53.101Z] === RUN TestInspect [2023-08-25T00:36:56.365Z] --- PASS: TestInspect (3.02s) [2023-08-25T00:36:56.365Z] === RUN TestCreateJob [2023-08-25T00:36:59.628Z] --- PASS: TestCreateJob (3.21s) [2023-08-25T00:36:59.628Z] === RUN TestReplicatedJob [2023-08-25T00:37:04.867Z] --- PASS: TestReplicatedJob (5.03s) [2023-08-25T00:37:04.867Z] === RUN TestUpdateReplicatedJob [2023-08-25T00:37:07.379Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2023-08-25T00:37:07.379Z] === RUN TestServiceListWithStatuses [2023-08-25T00:37:07.379Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-08-25T00:37:07.379Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-08-25T00:37:07.379Z] === RUN TestDockerNetworkConnectAlias [2023-08-25T00:37:11.554Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2023-08-25T00:37:11.554Z] === RUN TestDockerNetworkReConnect [2023-08-25T00:37:14.817Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2023-08-25T00:37:14.817Z] === RUN TestServicePlugin [2023-08-25T00:37:14.817Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-25T00:37:14.817Z] --- SKIP: TestServicePlugin (0.00s) [2023-08-25T00:37:14.817Z] === RUN TestServiceUpdateLabel [2023-08-25T00:37:16.705Z] --- PASS: TestServiceUpdateLabel (1.85s) [2023-08-25T00:37:16.705Z] === RUN TestServiceUpdateSecrets [2023-08-25T00:37:31.538Z] --- PASS: TestServiceUpdateSecrets (14.55s) [2023-08-25T00:37:31.538Z] === RUN TestServiceUpdateConfigs [2023-08-25T00:37:46.370Z] --- PASS: TestServiceUpdateConfigs (14.54s) [2023-08-25T00:37:46.370Z] === RUN TestServiceUpdateNetwork [2023-08-25T00:37:58.532Z] --- PASS: TestServiceUpdateNetwork (12.23s) [2023-08-25T00:37:58.532Z] === RUN TestServiceUpdatePidsLimit [2023-08-25T00:37:59.093Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-08-25T00:37:59.654Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-08-25T00:38:07.747Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-08-25T00:38:14.277Z] --- PASS: TestServiceUpdatePidsLimit (16.39s) [2023-08-25T00:38:14.277Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2023-08-25T00:38:14.277Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2023-08-25T00:38:14.277Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2023-08-25T00:38:14.277Z] PASS [2023-08-25T00:38:14.277Z] [2023-08-25T00:38:14.277Z] === Skipped [2023-08-25T00:38:14.277Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-08-25T00:38:14.277Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-08-25T00:38:14.277Z] [2023-08-25T00:38:14.277Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-08-25T00:38:14.277Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-25T00:38:14.277Z] [2023-08-25T00:38:14.277Z] DONE 27 tests, 2 skipped in 152.340s [2023-08-25T00:38:14.277Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-08-25T00:38:14.277Z] ++ 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-25T00:38:14.277Z] ++ set -e [2023-08-25T00:38:14.277Z] ++ '[' -n 0 ']' [2023-08-25T00:38:14.277Z] ++ set -x [2023-08-25T00:38:14.277Z] ++ 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.XuNe3yjQAT/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-25T00:38:14.277Z] INFO: Testing against a local daemon [2023-08-25T00:38:14.277Z] === RUN TestSessionCreate [2023-08-25T00:38:14.277Z] --- PASS: TestSessionCreate (0.02s) [2023-08-25T00:38:14.277Z] === RUN TestSessionCreateWithBadUpgrade [2023-08-25T00:38:14.277Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-08-25T00:38:14.277Z] PASS [2023-08-25T00:38:14.277Z] [2023-08-25T00:38:14.277Z] DONE 2 tests in 0.055s [2023-08-25T00:38:14.277Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-08-25T00:38:14.277Z] ++ 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-25T00:38:14.277Z] ++ set -e [2023-08-25T00:38:14.277Z] ++ '[' -n 0 ']' [2023-08-25T00:38:14.277Z] ++ set -x [2023-08-25T00:38:14.277Z] ++ 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.XuNe3yjQAT/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-25T00:38:14.277Z] INFO: Testing against a local daemon [2023-08-25T00:38:14.277Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-08-25T00:38:14.277Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-08-25T00:38:14.277Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-08-25T00:38:14.277Z] === RUN TestDiskUsage [2023-08-25T00:38:14.277Z] === PAUSE TestDiskUsage [2023-08-25T00:38:14.277Z] === RUN TestEventsExecDie [2023-08-25T00:38:14.838Z] --- PASS: TestEventsExecDie (0.54s) [2023-08-25T00:38:14.838Z] === RUN TestEventsBackwardsCompatible [2023-08-25T00:38:14.838Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-08-25T00:38:14.838Z] === RUN TestEventsVolumeCreate [2023-08-25T00:38:14.838Z] --- PASS: TestEventsVolumeCreate (0.05s) [2023-08-25T00:38:14.838Z] === RUN TestInfoBinaryCommits [2023-08-25T00:38:14.838Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-08-25T00:38:14.838Z] === RUN TestInfoAPIVersioned [2023-08-25T00:38:14.838Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-08-25T00:38:14.838Z] === RUN TestInfoAPI [2023-08-25T00:38:15.094Z] --- PASS: TestInfoAPI (0.02s) [2023-08-25T00:38:15.094Z] === RUN TestInfoAPIWarnings [2023-08-25T00:38:33.126Z] --- PASS: TestInfoAPIWarnings (16.54s) [2023-08-25T00:38:33.126Z] === RUN TestInfoDebug [2023-08-25T00:38:33.126Z] --- PASS: TestInfoDebug (0.52s) [2023-08-25T00:38:33.126Z] === RUN TestInfoInsecureRegistries [2023-08-25T00:38:33.126Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-08-25T00:38:33.126Z] === RUN TestInfoRegistryMirrors [2023-08-25T00:38:33.126Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-08-25T00:38:33.126Z] === RUN TestLoginFailsWithBadCredentials [2023-08-25T00:38:34.052Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2023-08-25T00:38:34.052Z] === RUN TestPingCacheHeaders [2023-08-25T00:38:34.052Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-08-25T00:38:34.052Z] === RUN TestPingGet [2023-08-25T00:38:34.052Z] --- PASS: TestPingGet (0.01s) [2023-08-25T00:38:34.052Z] === RUN TestPingHead [2023-08-25T00:38:34.052Z] --- PASS: TestPingHead (0.02s) [2023-08-25T00:38:34.052Z] === RUN TestPingSwarmHeader [2023-08-25T00:38:34.612Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-08-25T00:38:35.173Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-08-25T00:38:36.098Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-08-25T00:38:36.098Z] --- PASS: TestPingSwarmHeader (1.93s) [2023-08-25T00:38:36.098Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-08-25T00:38:36.098Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-08-25T00:38:36.098Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-08-25T00:38:36.098Z] === RUN TestPingBuilderHeader [2023-08-25T00:38:36.098Z] === RUN TestPingBuilderHeader/default_config [2023-08-25T00:38:36.659Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-08-25T00:38:37.220Z] --- PASS: TestPingBuilderHeader (1.04s) [2023-08-25T00:38:37.220Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2023-08-25T00:38:37.220Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2023-08-25T00:38:37.220Z] === RUN TestVersion [2023-08-25T00:38:37.220Z] --- PASS: TestVersion (0.02s) [2023-08-25T00:38:37.220Z] === CONT TestDiskUsage [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/empty [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/empty/container_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/empty/image_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/empty/volume_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/empty/build-cache_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/after_LoadBusybox [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-08-25T00:38:37.781Z] === RUN TestDiskUsage/after_container.Run [2023-08-25T00:38:38.036Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-08-25T00:38:38.036Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-08-25T00:38:38.036Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-08-25T00:38:38.036Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-08-25T00:38:38.036Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-08-25T00:38:38.036Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-08-25T00:38:38.036Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-08-25T00:38:38.036Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-08-25T00:38:38.036Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-08-25T00:38:38.036Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage (1.11s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/empty (0.01s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-08-25T00:38:38.292Z] PASS [2023-08-25T00:38:38.292Z] [2023-08-25T00:38:38.292Z] === Skipped [2023-08-25T00:38:38.292Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-08-25T00:38:38.292Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-08-25T00:38:38.292Z] [2023-08-25T00:38:38.292Z] DONE 57 tests, 1 skipped in 23.944s [2023-08-25T00:38:38.292Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-08-25T00:38:38.292Z] ++ 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-25T00:38:38.292Z] ++ set -e [2023-08-25T00:38:38.292Z] ++ '[' -n 0 ']' [2023-08-25T00:38:38.292Z] ++ set -x [2023-08-25T00:38:38.292Z] ++ 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.XuNe3yjQAT/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-25T00:38:38.292Z] INFO: Testing against a local daemon [2023-08-25T00:38:38.292Z] === RUN TestVolumesCreateAndList [2023-08-25T00:38:38.292Z] --- PASS: TestVolumesCreateAndList (0.01s) [2023-08-25T00:38:38.292Z] === RUN TestVolumesRemove [2023-08-25T00:38:38.292Z] === RUN TestVolumesRemove/volume_in_use [2023-08-25T00:38:38.292Z] === RUN TestVolumesRemove/volume_not_in_use [2023-08-25T00:38:38.292Z] === RUN TestVolumesRemove/non-existing_volume [2023-08-25T00:38:38.292Z] === RUN TestVolumesRemove/non-existing_volume_force [2023-08-25T00:38:38.292Z] --- PASS: TestVolumesRemove (0.04s) [2023-08-25T00:38:38.292Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2023-08-25T00:38:38.292Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2023-08-25T00:38:38.292Z] === RUN TestVolumesRemoveSwarmEnabled [2023-08-25T00:38:38.292Z] === PAUSE TestVolumesRemoveSwarmEnabled [2023-08-25T00:38:38.292Z] === RUN TestVolumesInspect [2023-08-25T00:38:38.292Z] --- PASS: TestVolumesInspect (0.01s) [2023-08-25T00:38:38.292Z] === RUN TestVolumesInvalidJSON [2023-08-25T00:38:38.292Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-08-25T00:38:38.292Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-08-25T00:38:38.292Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-08-25T00:38:38.292Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-08-25T00:38:38.292Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-08-25T00:38:38.292Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-08-25T00:38:38.292Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-08-25T00:38:38.292Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-08-25T00:38:38.292Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-08-25T00:38:38.292Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-08-25T00:38:38.292Z] === RUN TestVolumePruneAnonymous [2023-08-25T00:38:38.292Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2023-08-25T00:38:38.292Z] === RUN TestVolumePruneAnonFromImage [2023-08-25T00:38:38.547Z] --- PASS: TestVolumePruneAnonFromImage (0.10s) [2023-08-25T00:38:38.547Z] === CONT TestVolumesRemoveSwarmEnabled [2023-08-25T00:38:39.910Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2023-08-25T00:38:39.910Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2023-08-25T00:38:39.910Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2023-08-25T00:38:39.910Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2023-08-25T00:38:40.470Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.01s) [2023-08-25T00:38:40.470Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2023-08-25T00:38:40.470Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2023-08-25T00:38:40.470Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2023-08-25T00:38:40.470Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2023-08-25T00:38:40.470Z] PASS [2023-08-25T00:38:40.470Z] [2023-08-25T00:38:40.470Z] DONE 20 tests in 2.259s [2023-08-25T00:38:40.470Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-08-25T00:38:40.725Z] ++++ cat bundles/test-integration/docker.pid [2023-08-25T00:38:40.725Z] +++ kill 22390 [2023-08-25T00:38:42.088Z] +++ /etc/init.d/apparmor stop [2023-08-25T00:38:42.088Z] Leaving: AppArmorNo profiles have been unloaded. [2023-08-25T00:38:42.088Z] [2023-08-25T00:38:42.088Z] Unloading profiles will leave already running processes permanently [2023-08-25T00:38:42.088Z] unconfined, which can lead to unexpected situations. [2023-08-25T00:38:42.088Z] [2023-08-25T00:38:42.088Z] To set a process to complain mode, use the command line tool [2023-08-25T00:38:42.088Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-08-25T00:38:42.088Z] +++ true [2023-08-25T00:38:42.088Z] exiting test-integration [2023-08-25T00:38:42.088Z] ++ exit 0 [2023-08-25T00:38:42.088Z] Post stage [Pipeline] junit [2023-08-25T00:38:43.025Z] Recording test results [2023-08-25T00:38:43.187Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-08-25T00:38:43.487Z] + echo Ensuring container killed. [2023-08-25T00:38:43.487Z] Ensuring container killed. [2023-08-25T00:38:43.487Z] + docker rm -vf docker-pr1 [2023-08-25T00:38:43.487Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-08-25T00:38:43.759Z] + echo Chowning /workspace to jenkins user [2023-08-25T00:38:43.759Z] Chowning /workspace to jenkins user [2023-08-25T00:38:43.759Z] + id -u [2023-08-25T00:38:43.759Z] + id -g [2023-08-25T00:38:43.759Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46321:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-08-25T00:38:44.961Z] + bundleName=arm64-integration [2023-08-25T00:38:44.961Z] + echo Creating arm64-integration-bundles.tar.gz [2023-08-25T00:38:44.961Z] Creating arm64-integration-bundles.tar.gz [2023-08-25T00:38:44.961Z] + + 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-25T00:38:44.961Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-08-25T00:38:45.225Z] Archiving artifacts [2023-08-25T00:38:45.572Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46321/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-08-25T00:38:45.895Z] + make clean [2023-08-25T00:38:45.896Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-08-25T00:38:45.896Z] docker-dev-cache [2023-08-25T00:38:45.896Z] 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