Pull request #47747 updated Connecting to https://api.github.com using docker-jenkins GitHub credentials Obtained Jenkinsfile from 79a31946057ae5fd544f165d9661afca674b6717+faf84d7f0a1f2e6badff6f720a3e1e559c356fff (173c88ac4809f61d976f0d5ba191c964b24b2030) Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47747@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision c8880eb865108326b5561629a909e5c780e6ef50 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi" > git rev-list --no-walk c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2024-04-24T11:41:03.567Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2024-04-24T11:41:03.569Z] Trying to pass milestone 1 [Pipeline] milestone [2024-04-24T11:41:03.730Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2024-04-24T11:41:03.964Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-06c72b7a90ce1e0f3) in /home/ubuntu/workspace/moby_PR-47747 [Pipeline] { [Pipeline] checkout [2024-04-24T11:41:03.986Z] The recommended git tool is: git [2024-04-24T11:41:03.992Z] using credential docker-jenkins-github-credentials [2024-04-24T11:41:03.999Z] Cloning the remote Git repository [2024-04-24T11:41:03.999Z] Cloning with configured refspecs honoured and without tags [2024-04-24T11:41:04.004Z] Cloning repository https://github.com/moby/moby.git [2024-04-24T11:41:04.004Z] > git init /home/ubuntu/workspace/moby_PR-47747 # timeout=10 [2024-04-24T11:41:04.008Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-24T11:41:04.009Z] > git --version # timeout=10 [2024-04-24T11:41:04.010Z] > git --version # 'git version 2.25.1' [2024-04-24T11:41:04.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-24T11:41:04.013Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47747/head:refs/remotes/origin/PR-47747 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-24T11:41:15.596Z] Fetching without tags [2024-04-24T11:41:15.768Z] Merging remotes/origin/master commit faf84d7f0a1f2e6badff6f720a3e1e559c356fff into PR head commit 79a31946057ae5fd544f165d9661afca674b6717 [2024-04-24T11:41:15.577Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-24T11:41:15.579Z] > git config --add remote.origin.fetch +refs/pull/47747/head:refs/remotes/origin/PR-47747 # timeout=10 [2024-04-24T11:41:15.581Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-24T11:41:15.589Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-24T11:41:15.593Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-24T11:41:15.593Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-24T11:41:15.596Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47747/head:refs/remotes/origin/PR-47747 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-24T11:41:15.765Z] > git config core.sparsecheckout # timeout=10 [2024-04-24T11:41:15.767Z] > git checkout -f 79a31946057ae5fd544f165d9661afca674b6717 # timeout=10 [2024-04-24T11:41:16.434Z] > git remote # timeout=10 [2024-04-24T11:41:16.437Z] > git config --get remote.origin.url # timeout=10 [2024-04-24T11:41:16.439Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-24T11:41:16.441Z] > git merge faf84d7f0a1f2e6badff6f720a3e1e559c356fff # timeout=10 [2024-04-24T11:41:17.092Z] Merge succeeded, producing e8e2975c101d59776e558087e08da1d024fc03de [2024-04-24T11:41:17.092Z] Checking out Revision e8e2975c101d59776e558087e08da1d024fc03de (PR-47747) [2024-04-24T11:41:17.128Z] Commit message: "Merge commit 'faf84d7f0a1f2e6badff6f720a3e1e559c356fff' into HEAD" [2024-04-24T11:41:17.133Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-24T11:41:17.765Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47747:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2024-04-24T11:41:17.084Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-24T11:41:17.088Z] > git config core.sparsecheckout # timeout=10 [2024-04-24T11:41:17.091Z] > git checkout -f e8e2975c101d59776e558087e08da1d024fc03de # timeout=10 [2024-04-24T11:41:17.125Z] > git rev-list --no-walk 1efcdf557e46a693fd10f95d0defe7bfd8c85586 # timeout=10 [2024-04-24T11:41:20.281Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [2024-04-24T11:41:20.587Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-06c72b7a90ce1e0f3) in /home/ubuntu/workspace/moby_PR-47747 [Pipeline] { [Pipeline] checkout [2024-04-24T11:41:20.600Z] The recommended git tool is: git [2024-04-24T11:41:20.605Z] using credential docker-jenkins-github-credentials [2024-04-24T11:41:20.612Z] Fetching changes from the remote Git repository [2024-04-24T11:41:20.619Z] Fetching without tags [2024-04-24T11:41:20.798Z] Merging remotes/origin/master commit faf84d7f0a1f2e6badff6f720a3e1e559c356fff into PR head commit 79a31946057ae5fd544f165d9661afca674b6717 [2024-04-24T11:41:20.944Z] Merge succeeded, producing d53e1b46c83623c5ed93f4bd5b748ba1aafd2663 [2024-04-24T11:41:20.944Z] Checking out Revision d53e1b46c83623c5ed93f4bd5b748ba1aafd2663 (PR-47747) [2024-04-24T11:41:20.993Z] Commit message: "Merge commit 'faf84d7f0a1f2e6badff6f720a3e1e559c356fff' into HEAD" [2024-04-24T11:41:20.997Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2024-04-24T11:41:20.605Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47747/.git # timeout=10 [2024-04-24T11:41:20.612Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-24T11:41:20.616Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-24T11:41:20.616Z] > git --version # timeout=10 [2024-04-24T11:41:20.618Z] > git --version # 'git version 2.25.1' [2024-04-24T11:41:20.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-24T11:41:20.620Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47747/head:refs/remotes/origin/PR-47747 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-24T11:41:20.795Z] > git config core.sparsecheckout # timeout=10 [2024-04-24T11:41:20.797Z] > git checkout -f 79a31946057ae5fd544f165d9661afca674b6717 # timeout=10 [2024-04-24T11:41:20.837Z] > git remote # timeout=10 [2024-04-24T11:41:20.839Z] > git config --get remote.origin.url # timeout=10 [2024-04-24T11:41:20.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-24T11:41:20.843Z] > git merge faf84d7f0a1f2e6badff6f720a3e1e559c356fff # timeout=10 [2024-04-24T11:41:20.936Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-24T11:41:20.941Z] > git config core.sparsecheckout # timeout=10 [2024-04-24T11:41:20.943Z] > git checkout -f d53e1b46c83623c5ed93f4bd5b748ba1aafd2663 # timeout=10 [2024-04-24T11:41:20.989Z] > git rev-list --no-walk 1efcdf557e46a693fd10f95d0defe7bfd8c85586 # timeout=10 [2024-04-24T11:41:21.664Z] + docker version [2024-04-24T11:41:21.664Z] Client: Docker Engine - Community [2024-04-24T11:41:21.664Z] Version: 25.0.3 [2024-04-24T11:41:21.664Z] API version: 1.44 [2024-04-24T11:41:21.664Z] Go version: go1.21.6 [2024-04-24T11:41:21.664Z] Git commit: 4debf41 [2024-04-24T11:41:21.664Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-24T11:41:21.664Z] OS/Arch: linux/arm64 [2024-04-24T11:41:21.664Z] Context: default [2024-04-24T11:41:21.664Z] [2024-04-24T11:41:21.664Z] Server: Docker Engine - Community [2024-04-24T11:41:21.664Z] Engine: [2024-04-24T11:41:21.664Z] Version: 25.0.3 [2024-04-24T11:41:21.664Z] API version: 1.44 (minimum version 1.24) [2024-04-24T11:41:21.664Z] Go version: go1.21.6 [2024-04-24T11:41:21.664Z] Git commit: f417435 [2024-04-24T11:41:21.664Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-24T11:41:21.664Z] OS/Arch: linux/arm64 [2024-04-24T11:41:21.664Z] Experimental: true [2024-04-24T11:41:21.664Z] containerd: [2024-04-24T11:41:21.664Z] Version: 1.6.28 [2024-04-24T11:41:21.664Z] GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-24T11:41:21.664Z] runc: [2024-04-24T11:41:21.664Z] Version: 1.1.12 [2024-04-24T11:41:21.664Z] GitCommit: v1.1.12-0-g51d5e94 [2024-04-24T11:41:21.664Z] docker-init: [2024-04-24T11:41:21.664Z] Version: 0.19.0 [2024-04-24T11:41:21.664Z] GitCommit: de40ad0 [Pipeline] sh [2024-04-24T11:41:21.952Z] + docker info [2024-04-24T11:41:21.952Z] Client: Docker Engine - Community [2024-04-24T11:41:21.952Z] Version: 25.0.3 [2024-04-24T11:41:21.952Z] Context: default [2024-04-24T11:41:21.952Z] Debug Mode: false [2024-04-24T11:41:21.952Z] Plugins: [2024-04-24T11:41:21.952Z] buildx: Docker Buildx (Docker Inc.) [2024-04-24T11:41:21.952Z] Version: v0.12.1 [2024-04-24T11:41:21.952Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2024-04-24T11:41:21.952Z] compose: Docker Compose (Docker Inc.) [2024-04-24T11:41:21.952Z] Version: v2.24.6 [2024-04-24T11:41:21.952Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2024-04-24T11:41:21.952Z] [2024-04-24T11:41:21.952Z] Server: [2024-04-24T11:41:21.952Z] Containers: 0 [2024-04-24T11:41:21.952Z] Running: 0 [2024-04-24T11:41:21.952Z] Paused: 0 [2024-04-24T11:41:21.952Z] Stopped: 0 [2024-04-24T11:41:21.952Z] Images: 3 [2024-04-24T11:41:21.952Z] Server Version: 25.0.3 [2024-04-24T11:41:21.952Z] Storage Driver: overlay2 [2024-04-24T11:41:21.952Z] Backing Filesystem: extfs [2024-04-24T11:41:21.952Z] Supports d_type: true [2024-04-24T11:41:21.952Z] Using metacopy: false [2024-04-24T11:41:21.952Z] Native Overlay Diff: true [2024-04-24T11:41:21.952Z] userxattr: false [2024-04-24T11:41:21.952Z] Logging Driver: json-file [2024-04-24T11:41:21.952Z] Cgroup Driver: cgroupfs [2024-04-24T11:41:21.952Z] Cgroup Version: 1 [2024-04-24T11:41:21.952Z] Plugins: [2024-04-24T11:41:21.952Z] Volume: local [2024-04-24T11:41:21.952Z] Network: bridge host ipvlan macvlan null overlay [2024-04-24T11:41:21.952Z] Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog [2024-04-24T11:41:21.952Z] Swarm: inactive [2024-04-24T11:41:21.952Z] Runtimes: io.containerd.runc.v2 runc [2024-04-24T11:41:21.952Z] Default Runtime: runc [2024-04-24T11:41:21.952Z] Init Binary: docker-init [2024-04-24T11:41:21.952Z] containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-24T11:41:21.952Z] runc version: v1.1.12-0-g51d5e94 [2024-04-24T11:41:21.952Z] init version: de40ad0 [2024-04-24T11:41:21.953Z] Security Options: [2024-04-24T11:41:21.953Z] apparmor [2024-04-24T11:41:21.953Z] seccomp [2024-04-24T11:41:21.953Z] Profile: builtin [2024-04-24T11:41:21.953Z] Kernel Version: 5.15.0-1053-aws [2024-04-24T11:41:21.953Z] Operating System: Ubuntu 20.04.6 LTS [2024-04-24T11:41:21.953Z] OSType: linux [2024-04-24T11:41:21.953Z] Architecture: aarch64 [2024-04-24T11:41:21.953Z] CPUs: 8 [2024-04-24T11:41:21.953Z] Total Memory: 30.64GiB [2024-04-24T11:41:21.953Z] Name: ip-10-100-108-134 [2024-04-24T11:41:21.953Z] ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac [2024-04-24T11:41:21.953Z] Docker Root Dir: /var/lib/docker [2024-04-24T11:41:21.953Z] Debug Mode: false [2024-04-24T11:41:21.953Z] Experimental: true [2024-04-24T11:41:21.953Z] Insecure Registries: [2024-04-24T11:41:21.953Z] 127.0.0.0/8 [2024-04-24T11:41:21.953Z] Live Restore Enabled: true [2024-04-24T11:41:21.953Z] [Pipeline] sh [2024-04-24T11:41:22.227Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-24T11:41:22.227Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-24T11:41:22.227Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47747/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2024-04-24T11:41:22.227Z] + bash /home/ubuntu/workspace/moby_PR-47747/check-config.sh [2024-04-24T11:41:22.227Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2024-04-24T11:41:22.227Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ... [2024-04-24T11:41:22.227Z] [2024-04-24T11:41:22.227Z] Generally Necessary: [2024-04-24T11:41:22.227Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2024-04-24T11:41:22.227Z] - apparmor: enabled and tools installed [2024-04-24T11:41:22.227Z] - CONFIG_NAMESPACES: enabled [2024-04-24T11:41:22.227Z] - CONFIG_NET_NS: enabled [2024-04-24T11:41:22.227Z] - CONFIG_PID_NS: enabled [2024-04-24T11:41:22.227Z] - CONFIG_IPC_NS: enabled [2024-04-24T11:41:22.227Z] - CONFIG_UTS_NS: enabled [2024-04-24T11:41:22.227Z] - CONFIG_CGROUPS: enabled [2024-04-24T11:41:22.227Z] - CONFIG_CGROUP_CPUACCT: enabled [2024-04-24T11:41:22.227Z] - CONFIG_CGROUP_DEVICE: enabled [2024-04-24T11:41:22.227Z] - CONFIG_CGROUP_FREEZER: enabled [2024-04-24T11:41:22.227Z] - CONFIG_CGROUP_SCHED: enabled [2024-04-24T11:41:22.227Z] - CONFIG_CPUSETS: enabled [2024-04-24T11:41:22.227Z] - CONFIG_MEMCG: enabled [2024-04-24T11:41:22.227Z] - CONFIG_KEYS: enabled [2024-04-24T11:41:22.227Z] - CONFIG_VETH: enabled (as module) [2024-04-24T11:41:22.227Z] - CONFIG_BRIDGE: enabled (as module) [2024-04-24T11:41:22.227Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2024-04-24T11:41:22.227Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2024-04-24T11:41:22.227Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2024-04-24T11:41:22.227Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2024-04-24T11:41:22.227Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2024-04-24T11:41:22.227Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2024-04-24T11:41:22.227Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2024-04-24T11:41:22.483Z] - CONFIG_IP_NF_NAT: enabled (as module) [2024-04-24T11:41:22.484Z] - CONFIG_NF_NAT: enabled (as module) [2024-04-24T11:41:22.484Z] - CONFIG_POSIX_MQUEUE: enabled [2024-04-24T11:41:22.484Z] - CONFIG_CGROUP_BPF: enabled [2024-04-24T11:41:22.484Z] [2024-04-24T11:41:22.484Z] Optional Features: [2024-04-24T11:41:22.484Z] - CONFIG_USER_NS: enabled [2024-04-24T11:41:22.484Z] - CONFIG_SECCOMP: enabled [2024-04-24T11:41:22.484Z] - CONFIG_SECCOMP_FILTER: enabled [2024-04-24T11:41:22.484Z] - CONFIG_CGROUP_PIDS: enabled [2024-04-24T11:41:22.484Z] - CONFIG_MEMCG_SWAP: enabled [2024-04-24T11:41:22.484Z] (cgroup swap accounting is currently enabled) [2024-04-24T11:41:22.484Z] - CONFIG_BLK_CGROUP: enabled [2024-04-24T11:41:22.484Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2024-04-24T11:41:22.484Z] - CONFIG_CGROUP_PERF: enabled [2024-04-24T11:41:22.484Z] - CONFIG_CGROUP_HUGETLB: enabled [2024-04-24T11:41:22.484Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2024-04-24T11:41:22.484Z] - CONFIG_CGROUP_NET_PRIO: enabled [2024-04-24T11:41:22.484Z] - CONFIG_CFS_BANDWIDTH: enabled [2024-04-24T11:41:22.484Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2024-04-24T11:41:22.484Z] - CONFIG_RT_GROUP_SCHED: missing [2024-04-24T11:41:22.484Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2024-04-24T11:41:22.484Z] - CONFIG_IP_VS: enabled (as module) [2024-04-24T11:41:22.484Z] - CONFIG_IP_VS_NFCT: enabled [2024-04-24T11:41:22.484Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2024-04-24T11:41:22.484Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2024-04-24T11:41:22.484Z] - CONFIG_IP_VS_RR: enabled (as module) [2024-04-24T11:41:22.484Z] - CONFIG_SECURITY_SELINUX: enabled [2024-04-24T11:41:22.484Z] - CONFIG_SECURITY_APPARMOR: enabled [2024-04-24T11:41:22.484Z] - CONFIG_EXT4_FS: enabled [2024-04-24T11:41:22.484Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2024-04-24T11:41:22.484Z] - CONFIG_EXT4_FS_SECURITY: enabled [2024-04-24T11:41:22.484Z] - Network Drivers: [2024-04-24T11:41:22.484Z] - "overlay": [2024-04-24T11:41:22.484Z] - CONFIG_VXLAN: enabled (as module) [2024-04-24T11:41:22.484Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2024-04-24T11:41:22.484Z] Optional (for encrypted networks): [2024-04-24T11:41:22.740Z] - CONFIG_CRYPTO: enabled [2024-04-24T11:41:22.740Z] - CONFIG_CRYPTO_AEAD: enabled [2024-04-24T11:41:22.740Z] - CONFIG_CRYPTO_GCM: enabled [2024-04-24T11:41:22.740Z] - CONFIG_CRYPTO_SEQIV: enabled [2024-04-24T11:41:22.740Z] - CONFIG_CRYPTO_GHASH: enabled [2024-04-24T11:41:22.740Z] - CONFIG_XFRM: enabled [2024-04-24T11:41:22.740Z] - CONFIG_XFRM_USER: enabled (as module) [2024-04-24T11:41:22.740Z] - CONFIG_XFRM_ALGO: enabled (as module) [2024-04-24T11:41:22.740Z] - CONFIG_INET_ESP: enabled (as module) [2024-04-24T11:41:22.740Z] - "ipvlan": [2024-04-24T11:41:22.740Z] - CONFIG_IPVLAN: enabled (as module) [2024-04-24T11:41:22.740Z] - "macvlan": [2024-04-24T11:41:22.740Z] - CONFIG_MACVLAN: enabled (as module) [2024-04-24T11:41:22.740Z] - CONFIG_DUMMY: enabled (as module) [2024-04-24T11:41:22.740Z] - "ftp,tftp client in container": [2024-04-24T11:41:22.740Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2024-04-24T11:41:22.740Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2024-04-24T11:41:22.740Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2024-04-24T11:41:22.740Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2024-04-24T11:41:22.740Z] - Storage Drivers: [2024-04-24T11:41:22.740Z] - "aufs": [2024-04-24T11:41:22.740Z] - CONFIG_AUFS_FS: enabled (as module) [2024-04-24T11:41:22.740Z] - "btrfs": [2024-04-24T11:41:22.740Z] - CONFIG_BTRFS_FS: enabled (as module) [2024-04-24T11:41:22.740Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2024-04-24T11:41:22.740Z] - "devicemapper": [2024-04-24T11:41:22.740Z] - CONFIG_BLK_DEV_DM: enabled [2024-04-24T11:41:22.740Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2024-04-24T11:41:22.740Z] - "overlay": [2024-04-24T11:41:22.740Z] - CONFIG_OVERLAY_FS: enabled (as module) [2024-04-24T11:41:22.740Z] - "zfs": [2024-04-24T11:41:22.740Z] - /dev/zfs: present [2024-04-24T11:41:22.740Z] - zfs command: missing [2024-04-24T11:41:22.740Z] - zpool command: missing [2024-04-24T11:41:22.740Z] [2024-04-24T11:41:22.740Z] Limits: [2024-04-24T11:41:22.740Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2024-04-24T11:41:22.740Z] [2024-04-24T11:41:22.740Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2024-04-24T11:41:23.030Z] + docker build --force-rm -t docker:d53e1b46c83623c5ed93f4bd5b748ba1aafd2663 . [2024-04-24T11:41:23.287Z] #0 building with "default" instance using docker driver [2024-04-24T11:41:23.287Z] [2024-04-24T11:41:23.287Z] #1 [internal] load build definition from Dockerfile [2024-04-24T11:41:23.287Z] #1 transferring dockerfile: 28.30kB done [2024-04-24T11:41:23.287Z] #1 DONE 0.0s [2024-04-24T11:41:23.287Z] [2024-04-24T11:41:23.287Z] #2 resolve image config for docker.io/docker/dockerfile:1.7 [2024-04-24T11:41:23.287Z] #2 DONE 0.2s [2024-04-24T11:41:23.543Z] [2024-04-24T11:41:23.543Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 [2024-04-24T11:41:23.543Z] #3 CACHED [2024-04-24T11:41:23.543Z] [2024-04-24T11:41:23.543Z] #4 [internal] load metadata for docker.io/library/busybox:latest [2024-04-24T11:41:23.543Z] #4 DONE 0.0s [2024-04-24T11:41:23.543Z] [2024-04-24T11:41:23.543Z] #5 [internal] load metadata for docker.io/distribution/distribution:2.8.3 [2024-04-24T11:41:23.543Z] #5 DONE 0.1s [2024-04-24T11:41:23.543Z] [2024-04-24T11:41:23.543Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1 [2024-04-24T11:41:23.799Z] #6 DONE 0.1s [2024-04-24T11:41:23.799Z] [2024-04-24T11:41:23.799Z] #7 [internal] load metadata for docker.io/library/debian:bookworm [2024-04-24T11:41:23.799Z] #7 DONE 0.1s [2024-04-24T11:41:23.799Z] [2024-04-24T11:41:23.799Z] #8 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0 [2024-04-24T11:41:23.799Z] #8 DONE 0.1s [2024-04-24T11:41:23.799Z] [2024-04-24T11:41:23.799Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2024-04-24T11:41:23.799Z] #9 DONE 0.2s [2024-04-24T11:41:23.799Z] [2024-04-24T11:41:23.799Z] #10 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm [2024-04-24T11:41:23.799Z] #10 DONE 0.2s [2024-04-24T11:41:23.799Z] [2024-04-24T11:41:23.799Z] #11 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0 [2024-04-24T11:41:24.362Z] #11 DONE 0.8s [2024-04-24T11:41:24.362Z] [2024-04-24T11:41:24.362Z] #12 [internal] load .dockerignore [2024-04-24T11:41:24.362Z] #12 transferring context: 113B done [2024-04-24T11:41:24.362Z] #12 DONE 0.0s [2024-04-24T11:41:24.362Z] [2024-04-24T11:41:24.362Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 [2024-04-24T11:41:24.362Z] #13 DONE 0.0s [2024-04-24T11:41:24.362Z] [2024-04-24T11:41:24.362Z] #14 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 [2024-04-24T11:41:24.362Z] #14 DONE 0.0s [2024-04-24T11:41:24.362Z] [2024-04-24T11:41:24.362Z] #15 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 [2024-04-24T11:41:24.362Z] #15 DONE 0.0s [2024-04-24T11:41:24.362Z] [2024-04-24T11:41:24.362Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-04-24T11:41:24.362Z] #16 DONE 0.0s [2024-04-24T11:41:24.362Z] [2024-04-24T11:41:24.362Z] #17 [build-dummy 1/2] FROM docker.io/library/busybox:latest [2024-04-24T11:41:24.362Z] #17 DONE 0.0s [2024-04-24T11:41:24.362Z] [2024-04-24T11:41:24.362Z] #18 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-04-24T11:41:24.362Z] #18 DONE 0.0s [2024-04-24T11:41:24.362Z] [2024-04-24T11:41:24.362Z] #19 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:1aadfee8d292f64b045adb830f8a58bfacc15789ae5f489a0fedcd517a862cb9 [2024-04-24T11:41:24.362Z] #19 DONE 0.0s [2024-04-24T11:41:24.362Z] [2024-04-24T11:41:24.362Z] #20 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8cdc46a690cec2d276e03f2c3b206faa05a8f6afc6a3e85305f6fc6277458a66 [2024-04-24T11:41:24.362Z] #20 resolve docker.io/library/golang:1.21.9-bookworm@sha256:8cdc46a690cec2d276e03f2c3b206faa05a8f6afc6a3e85305f6fc6277458a66 0.0s done [2024-04-24T11:41:24.362Z] #20 DONE 0.0s [2024-04-24T11:41:24.362Z] [2024-04-24T11:41:24.362Z] #21 [internal] load build context [2024-04-24T11:41:25.292Z] #21 transferring context: 77.63MB 1.0s done [2024-04-24T11:41:25.292Z] #21 DONE 1.1s [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #22 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2024-04-24T11:41:25.549Z] #22 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #23 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2024-04-24T11:41:25.549Z] #23 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #24 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2024-04-24T11:41:25.549Z] #24 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #25 [dev-base 6/12] RUN ldconfig [2024-04-24T11:41:25.549Z] #25 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #26 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-24T11:41:25.549Z] #26 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #27 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2024-04-24T11:41:25.549Z] #27 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #28 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ [2024-04-24T11:41:25.549Z] #28 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #29 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ [2024-04-24T11:41:25.549Z] #29 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #30 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 < /etc/apt/apt.conf.d/keep-cache [2024-04-24T11:41:25.549Z] #32 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #33 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file [2024-04-24T11:41:25.549Z] #33 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #34 [runc-src 1/3] WORKDIR /usr/src/runc [2024-04-24T11:41:25.549Z] #34 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #35 [dev-base 8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2024-04-24T11:41:25.549Z] #35 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #36 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 [2024-04-24T11:41:25.549Z] #36 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #37 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v26.1.0 https://github.com/docker/cli.git /build && /build/docker --version [2024-04-24T11:41:25.549Z] #37 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #38 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0" && /build/shfmt --version [2024-04-24T11:41:25.549Z] #38 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #39 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-24T11:41:25.549Z] #39 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #40 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ [2024-04-24T11:41:25.549Z] #40 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #41 [delve-supported 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <> /etc/bash.bashrc [2024-04-24T11:41:25.549Z] #48 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #49 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2024-04-24T11:41:25.549Z] #49 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #50 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ [2024-04-24T11:41:25.549Z] #50 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #51 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2024-04-24T11:41:25.549Z] #51 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #52 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config [2024-04-24T11:41:25.549Z] #52 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2" && /build/golangci-lint --version [2024-04-24T11:41:25.549Z] #53 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #54 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images [2024-04-24T11:41:25.549Z] #54 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #55 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2024-04-24T11:41:25.549Z] #55 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #56 [dev-systemd-false 13/21] COPY --link --from=containerd /build/ /usr/local/bin/ [2024-04-24T11:41:25.549Z] #56 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #57 [gowinres 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/tc-hib/go-winres@v0.3.1" && /build/go-winres --help [2024-04-24T11:41:25.549Z] #57 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #58 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2024-04-24T11:41:25.549Z] #58 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #59 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2024-04-24T11:41:25.549Z] #59 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #60 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.12" && ./autogen.sh && ./configure --bindir=/build && make -j install [2024-04-24T11:41:25.549Z] #60 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #61 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli [2024-04-24T11:41:25.549Z] #61 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #62 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config [2024-04-24T11:41:25.549Z] #62 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #63 [registry-src 1/2] WORKDIR /usr/src/registry [2024-04-24T11:41:25.549Z] #63 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #64 [containerd-src 1/3] WORKDIR /usr/src/containerd [2024-04-24T11:41:25.549Z] #64 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #65 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2024-04-24T11:41:25.549Z] #65 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #66 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2024-04-24T11:41:25.549Z] #66 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #67 [tini-src 1/3] WORKDIR /usr/src/tini [2024-04-24T11:41:25.549Z] #67 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #68 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ [2024-04-24T11:41:25.549Z] #68 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #69 [dev-base 9/12] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2024-04-24T11:41:25.549Z] #69 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #70 [swagger-src 1/3] WORKDIR /usr/src/swagger [2024-04-24T11:41:25.549Z] #70 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #71 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ [2024-04-24T11:41:25.549Z] #71 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #72 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version [2024-04-24T11:41:25.549Z] #72 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #73 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-24T11:41:25.549Z] #73 CACHED [2024-04-24T11:41:25.549Z] [2024-04-24T11:41:25.549Z] #74 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 < Making bundle: binary-proxy (in bundles/binary-proxy) [2024-04-24T11:41:29.379Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2024-04-24T11:41:29.379Z] + tee /go/src/github.com/docker/docker/go.mod [2024-04-24T11:41:29.379Z] module github.com/docker/docker [2024-04-24T11:41:29.379Z] [2024-04-24T11:41:29.379Z] go 1.21 [2024-04-24T11:41:29.379Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-04-24T11:41:29.379Z] + GO111MODULE=on [2024-04-24T11:41:29.379Z] + GOTOOLCHAIN=local [2024-04-24T11:41:29.379Z] + 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=d53e1b46c83623c5ed93f4bd5b748ba1aafd2663" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-24T11:41:29.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy [2024-04-24T11:41:33.551Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-04-24T11:41:33.551Z] Created binary: bundles/binary-proxy/docker-proxy [2024-04-24T11:41:33.551Z] [2024-04-24T11:41:33.551Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2024-04-24T11:41:33.551Z] Installing docker-proxy to /usr/local/bin/ [2024-04-24T11:41:33.551Z] [2024-04-24T11:41:33.551Z] + mkdir -p bundles [2024-04-24T11:41:33.551Z] + '[' -n 'github.com/docker/docker/api [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/server [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/server/backend/build [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/server/httpstatus [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/server/httputils [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/server/middleware [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/server/router [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/server/router/build [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/server/router/container [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/server/router/debug [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/server/router/distribution [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/server/router/grpc [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/server/router/image [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/server/router/network [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/server/router/plugin [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/server/router/session [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/server/router/swarm [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/server/router/system [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/server/router/volume [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/types [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/types/backend [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/types/blkiodev [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/types/checkpoint [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/types/container [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/types/events [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/types/filters [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/types/image [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/types/mount [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/types/network [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/types/registry [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/types/strslice [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/types/swarm [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/types/system [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/types/time [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/types/versions [2024-04-24T11:41:33.551Z] github.com/docker/docker/api/types/volume [2024-04-24T11:41:33.551Z] github.com/docker/docker/builder [2024-04-24T11:41:33.551Z] github.com/docker/docker/builder/builder-next [2024-04-24T11:41:33.551Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-24T11:41:33.551Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-24T11:41:33.551Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-24T11:41:33.551Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-24T11:41:33.551Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-24T11:41:33.551Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-24T11:41:33.551Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-24T11:41:33.551Z] github.com/docker/docker/builder/builder-next/worker [2024-04-24T11:41:33.551Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-24T11:41:33.551Z] github.com/docker/docker/builder/dockerfile [2024-04-24T11:41:33.551Z] github.com/docker/docker/builder/remotecontext [2024-04-24T11:41:33.551Z] github.com/docker/docker/builder/remotecontext/git [2024-04-24T11:41:33.551Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-24T11:41:33.551Z] github.com/docker/docker/cli/debug [2024-04-24T11:41:33.551Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-24T11:41:33.551Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-24T11:41:33.551Z] github.com/docker/docker/client [2024-04-24T11:41:33.551Z] github.com/docker/docker/client/buildkit [2024-04-24T11:41:33.551Z] github.com/docker/docker/cmd/docker-proxy [2024-04-24T11:41:33.551Z] github.com/docker/docker/cmd/dockerd [2024-04-24T11:41:33.551Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-24T11:41:33.551Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-24T11:41:33.551Z] github.com/docker/docker/container [2024-04-24T11:41:33.551Z] github.com/docker/docker/container/stream [2024-04-24T11:41:33.551Z] github.com/docker/docker/contrib/apparmor [2024-04-24T11:41:33.551Z] github.com/docker/docker/contrib/httpserver [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/cluster [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/cluster/convert [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/cluster/executor [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/cluster/provider [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/config [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/containerd [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/events [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/events/testutils [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/graphdriver [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/images [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/initlayer [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/links [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/listeners [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/logger [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/logger/gelf [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/logger/journald [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/logger/local [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/logger/splunk [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/logger/syslog [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/logger/templates [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/names [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/network [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/snapshotter [2024-04-24T11:41:33.551Z] github.com/docker/docker/daemon/stats [2024-04-24T11:41:33.551Z] github.com/docker/docker/distribution [2024-04-24T11:41:33.551Z] github.com/docker/docker/distribution/metadata [2024-04-24T11:41:33.551Z] github.com/docker/docker/distribution/utils [2024-04-24T11:41:33.551Z] github.com/docker/docker/distribution/xfer [2024-04-24T11:41:33.551Z] github.com/docker/docker/dockerversion [2024-04-24T11:41:33.551Z] github.com/docker/docker/errdefs [2024-04-24T11:41:33.551Z] github.com/docker/docker/image [2024-04-24T11:41:33.551Z] github.com/docker/docker/image/cache [2024-04-24T11:41:33.551Z] github.com/docker/docker/image/spec/specs-go [2024-04-24T11:41:33.551Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-24T11:41:33.551Z] github.com/docker/docker/image/tarexport [2024-04-24T11:41:33.551Z] github.com/docker/docker/image/v1 [2024-04-24T11:41:33.551Z] github.com/docker/docker/internal/cleanups [2024-04-24T11:41:33.551Z] github.com/docker/docker/internal/compatcontext [2024-04-24T11:41:33.551Z] github.com/docker/docker/internal/mod [2024-04-24T11:41:33.551Z] github.com/docker/docker/internal/mounttree [2024-04-24T11:41:33.551Z] github.com/docker/docker/internal/multierror [2024-04-24T11:41:33.551Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-24T11:41:33.551Z] github.com/docker/docker/internal/safepath [2024-04-24T11:41:33.551Z] github.com/docker/docker/internal/sliceutil [2024-04-24T11:41:33.551Z] github.com/docker/docker/internal/test/suite [2024-04-24T11:41:33.551Z] github.com/docker/docker/internal/testutils [2024-04-24T11:41:33.551Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-24T11:41:33.551Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-24T11:41:33.551Z] github.com/docker/docker/internal/unix_noeintr [2024-04-24T11:41:33.551Z] github.com/docker/docker/internal/unshare [2024-04-24T11:41:33.551Z] github.com/docker/docker/layer [2024-04-24T11:41:33.551Z] github.com/docker/docker/libcontainerd [2024-04-24T11:41:33.551Z] github.com/docker/docker/libcontainerd/queue [2024-04-24T11:41:33.551Z] github.com/docker/docker/libcontainerd/remote [2024-04-24T11:41:33.551Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-24T11:41:33.551Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-24T11:41:33.551Z] github.com/docker/docker/libcontainerd/types [2024-04-24T11:41:33.551Z] github.com/docker/docker/oci [2024-04-24T11:41:33.551Z] github.com/docker/docker/oci/caps [2024-04-24T11:41:33.551Z] github.com/docker/docker/opts [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/archive [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/authorization [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/broadcaster [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/capabilities [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/chrootarchive [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/containerfs [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/directory [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/dmesg [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/fileutils [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/homedir [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/idtools [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/ioutils [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/jsonmessage [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/longpath [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/meminfo [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/namesgenerator [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/parsers [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/pidfile [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/platform [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/plugingetter [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/plugins [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/plugins/transport [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/pools [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/process [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/progress [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/reexec [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/rootless [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/stack [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/stdcopy [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/streamformatter [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/stringid [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/sysinfo [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/system [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/tailfile [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/tarsum [2024-04-24T11:41:33.551Z] github.com/docker/docker/pkg/useragent [2024-04-24T11:41:33.551Z] github.com/docker/docker/plugin [2024-04-24T11:41:33.551Z] github.com/docker/docker/plugin/executor/containerd [2024-04-24T11:41:33.551Z] github.com/docker/docker/plugin/v2 [2024-04-24T11:41:33.551Z] github.com/docker/docker/profiles/apparmor [2024-04-24T11:41:33.551Z] github.com/docker/docker/profiles/seccomp [2024-04-24T11:41:33.551Z] github.com/docker/docker/quota [2024-04-24T11:41:33.551Z] github.com/docker/docker/reference [2024-04-24T11:41:33.551Z] github.com/docker/docker/registry [2024-04-24T11:41:33.551Z] github.com/docker/docker/registry/resumable [2024-04-24T11:41:33.551Z] github.com/docker/docker/restartmanager [2024-04-24T11:41:33.551Z] github.com/docker/docker/runconfig [2024-04-24T11:41:33.551Z] github.com/docker/docker/runconfig/opts [2024-04-24T11:41:33.551Z] github.com/docker/docker/testutil [2024-04-24T11:41:33.551Z] github.com/docker/docker/testutil/daemon [2024-04-24T11:41:33.551Z] github.com/docker/docker/testutil/environment [2024-04-24T11:41:33.551Z] github.com/docker/docker/testutil/fakecontext [2024-04-24T11:41:33.551Z] github.com/docker/docker/testutil/fakegit [2024-04-24T11:41:33.552Z] github.com/docker/docker/testutil/fakestorage [2024-04-24T11:41:33.552Z] github.com/docker/docker/testutil/fixtures/load [2024-04-24T11:41:33.552Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-24T11:41:33.552Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-24T11:41:33.552Z] github.com/docker/docker/testutil/registry [2024-04-24T11:41:33.552Z] github.com/docker/docker/testutil/request [2024-04-24T11:41:33.552Z] github.com/docker/docker/volume [2024-04-24T11:41:33.552Z] github.com/docker/docker/volume/drivers [2024-04-24T11:41:33.552Z] github.com/docker/docker/volume/local [2024-04-24T11:41:33.552Z] github.com/docker/docker/volume/mounts [2024-04-24T11:41:33.552Z] github.com/docker/docker/volume/service [2024-04-24T11:41:33.552Z] github.com/docker/docker/volume/service/opts [2024-04-24T11:41:33.552Z] github.com/docker/docker/volume/testutils' ']' [2024-04-24T11:41:33.552Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/rootless/mountopts github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/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/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2024-04-24T11:41:34.115Z] ? github.com/docker/docker/api [no test files] [2024-04-24T11:41:42.210Z] ok github.com/docker/docker/api/server 0.052s coverage: 16.2% of statements [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2024-04-24T11:42:04.113Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 28.3% of statements [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/server/router [no test files] [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/server/router/build [no test files] [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2024-04-24T11:42:04.113Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 42.7% of statements [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/server/router/image [no test files] [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/server/router/network [no test files] [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/server/router/session [no test files] [2024-04-24T11:42:04.113Z] ok github.com/docker/docker/api/server/router/container 0.012s coverage: 5.9% of statements [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/server/router/system [no test files] [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/types [no test files] [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/types/backend [no test files] [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/types/checkpoint [no test files] [2024-04-24T11:42:04.113Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 7.3% of statements [2024-04-24T11:42:04.113Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 66.7% of statements [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/types/events [no test files] [2024-04-24T11:42:04.113Z] ok github.com/docker/docker/api/types/container 0.008s coverage: 83.7% of statements [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/types/image [no test files] [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/types/mount [no test files] [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2024-04-24T11:42:04.113Z] ? github.com/docker/docker/api/types/swarm [no test files] [2024-04-24T11:42:04.114Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2024-04-24T11:42:04.114Z] ? github.com/docker/docker/api/types/system [no test files] [2024-04-24T11:42:04.114Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2024-04-24T11:42:04.114Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements [2024-04-24T11:42:04.114Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 94.0% of statements [2024-04-24T11:42:04.114Z] ok github.com/docker/docker/api/types/network 0.004s coverage: 80.0% of statements [2024-04-24T11:42:04.114Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2024-04-24T11:42:04.114Z] ? github.com/docker/docker/api/types/volume [no test files] [2024-04-24T11:42:04.114Z] ? github.com/docker/docker/builder [no test files] [2024-04-24T11:42:04.114Z] ? github.com/docker/docker/builder/builder-next [no test files] [2024-04-24T11:42:04.114Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2024-04-24T11:42:04.114Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2024-04-24T11:42:04.114Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2024-04-24T11:42:04.114Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2024-04-24T11:42:04.114Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2024-04-24T11:42:04.114Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2024-04-24T11:42:04.114Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2024-04-24T11:42:04.114Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2024-04-24T11:42:04.114Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2024-04-24T11:42:04.114Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2024-04-24T11:42:05.484Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2024-04-24T11:42:05.484Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2024-04-24T11:42:05.484Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2024-04-24T11:42:05.484Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.021s coverage: 100.0% of statements [2024-04-24T11:42:05.484Z] ok github.com/docker/docker/builder/remotecontext 0.041s coverage: 33.7% of statements [2024-04-24T11:42:05.484Z] ok github.com/docker/docker/builder/dockerfile 0.084s coverage: 50.1% of statements [2024-04-24T11:42:07.378Z] ? github.com/docker/docker/client/buildkit [no test files] [2024-04-24T11:42:07.378Z] ok github.com/docker/docker/cmd/docker-proxy 0.029s coverage: 66.5% of statements [2024-04-24T11:42:07.378Z] ok github.com/docker/docker/client 0.102s coverage: 77.0% of statements [2024-04-24T11:42:08.748Z] ok github.com/docker/docker/builder/remotecontext/git 3.265s coverage: 82.5% of statements [2024-04-24T11:42:20.933Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2024-04-24T11:42:20.933Z] ? github.com/docker/docker/container/stream [no test files] [2024-04-24T11:42:20.933Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2024-04-24T11:42:20.933Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2024-04-24T11:42:20.933Z] ok github.com/docker/docker/container 0.128s coverage: 36.4% of statements [2024-04-24T11:42:20.933Z] ok github.com/docker/docker/cmd/dockerd 0.234s coverage: 29.7% of statements [2024-04-24T11:42:21.865Z] ok github.com/docker/docker/cmd/dockerd/trap 2.410s coverage: 0.0% of statements [2024-04-24T11:42:23.238Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2024-04-24T11:42:23.238Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2024-04-24T11:42:23.238Z] ok github.com/docker/docker/daemon/cluster/convert 0.030s coverage: 39.3% of statements [2024-04-24T11:42:23.238Z] ok github.com/docker/docker/daemon/cluster 0.044s coverage: 0.5% of statements [2024-04-24T11:42:23.803Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2024-04-24T11:42:23.803Z] ok github.com/docker/docker/daemon/config 0.044s coverage: 74.4% of statements [2024-04-24T11:42:25.175Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2024-04-24T11:42:25.175Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.3% of statements [2024-04-24T11:42:25.175Z] ok github.com/docker/docker/daemon/containerd 0.036s coverage: 17.6% of statements [2024-04-24T11:42:25.175Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2024-04-24T11:42:25.175Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.8% of statements [2024-04-24T11:42:25.433Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.185s coverage: 60.9% of statements [2024-04-24T11:42:25.998Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2024-04-24T11:42:25.998Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2024-04-24T11:42:25.998Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2024-04-24T11:42:25.998Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2024-04-24T11:42:26.256Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 60.9% of statements [2024-04-24T11:42:26.256Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.199s coverage: 60.2% of statements [2024-04-24T11:42:26.819Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2024-04-24T11:42:27.076Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.454s coverage: 13.2% of statements [2024-04-24T11:42:27.333Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2024-04-24T11:42:27.333Z] ? github.com/docker/docker/daemon/listeners [no test files] [2024-04-24T11:42:27.333Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2024-04-24T11:42:27.333Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 2.9% of statements [2024-04-24T11:42:27.590Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2024-04-24T11:42:27.847Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2024-04-24T11:42:27.847Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2024-04-24T11:42:27.847Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2024-04-24T11:42:27.847Z] ok github.com/docker/docker/daemon/logger/awslogs 0.115s coverage: 78.2% of statements [2024-04-24T11:42:28.413Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2024-04-24T11:42:28.413Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2024-04-24T11:42:28.413Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.010s coverage: 88.2% of statements [2024-04-24T11:42:28.413Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.022s coverage: 87.2% of statements [2024-04-24T11:42:28.413Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.099s coverage: 76.8% of statements [2024-04-24T11:42:28.413Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2024-04-24T11:42:28.681Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 79.4% of statements [2024-04-24T11:42:29.287Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2024-04-24T11:42:29.287Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2024-04-24T11:42:29.287Z] ? github.com/docker/docker/daemon/names [no test files] [2024-04-24T11:42:29.287Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2024-04-24T11:42:29.287Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2024-04-24T11:42:29.544Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2024-04-24T11:42:29.544Z] ? github.com/docker/docker/daemon/stats [no test files] [2024-04-24T11:42:29.801Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2024-04-24T11:42:29.801Z] ok github.com/docker/docker/daemon/logger/journald 1.464s coverage: 72.7% of statements [2024-04-24T11:42:30.364Z] ? github.com/docker/docker/distribution/utils [no test files] [2024-04-24T11:42:30.364Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.2% of statements [2024-04-24T11:42:30.364Z] ok github.com/docker/docker/dockerversion 0.005s coverage: 100.0% of statements [2024-04-24T11:42:30.364Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 44.4% of statements [2024-04-24T11:42:30.621Z] ok github.com/docker/docker/daemon/logger/splunk 1.473s coverage: 82.5% of statements [2024-04-24T11:42:30.878Z] ok github.com/docker/docker/image 0.025s coverage: 82.8% of statements [2024-04-24T11:42:31.442Z] ? github.com/docker/docker/image/spec/specs-go [no test files] [2024-04-24T11:42:31.442Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] [2024-04-24T11:42:31.442Z] ok github.com/docker/docker/image/cache 0.012s coverage: 26.1% of statements [2024-04-24T11:42:31.442Z] ? github.com/docker/docker/image/v1 [no test files] [2024-04-24T11:42:31.442Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.6% of statements [2024-04-24T11:42:31.442Z] ? github.com/docker/docker/internal/compatcontext [no test files] [2024-04-24T11:42:31.442Z] ? github.com/docker/docker/internal/mounttree [no test files] [2024-04-24T11:42:31.442Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements [2024-04-24T11:42:31.442Z] ok github.com/docker/docker/internal/cleanups 0.003s coverage: 69.2% of statements [2024-04-24T11:42:31.442Z] ? github.com/docker/docker/internal/rootless/mountopts [no test files] [2024-04-24T11:42:31.699Z] ok github.com/docker/docker/internal/multierror 0.009s coverage: 88.9% of statements [2024-04-24T11:42:31.699Z] ? github.com/docker/docker/internal/test/suite [no test files] [2024-04-24T11:42:31.699Z] ? github.com/docker/docker/internal/testutils [no test files] [2024-04-24T11:42:31.699Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2024-04-24T11:42:31.699Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] [2024-04-24T11:42:31.699Z] ? github.com/docker/docker/internal/unix_noeintr [no test files] [2024-04-24T11:42:31.699Z] ? github.com/docker/docker/internal/unshare [no test files] [2024-04-24T11:42:31.699Z] ok github.com/docker/docker/internal/sliceutil 0.002s coverage: 56.2% of statements [2024-04-24T11:42:31.699Z] ok github.com/docker/docker/internal/safepath 0.005s coverage: 42.9% of statements [2024-04-24T11:42:31.955Z] ok github.com/docker/docker/distribution 1.495s coverage: 28.7% of statements [2024-04-24T11:42:32.517Z] ok github.com/docker/docker/daemon 10.529s coverage: 15.8% of statements [2024-04-24T11:42:32.517Z] ok github.com/docker/docker/distribution/xfer 2.171s coverage: 85.4% of statements [2024-04-24T11:42:32.774Z] ? github.com/docker/docker/libcontainerd [no test files] [2024-04-24T11:42:32.774Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2024-04-24T11:42:32.774Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2024-04-24T11:42:32.774Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2024-04-24T11:42:32.774Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2024-04-24T11:42:32.774Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2024-04-24T11:42:33.030Z] ? github.com/docker/docker/oci/caps [no test files] [2024-04-24T11:42:33.030Z] ok github.com/docker/docker/oci 0.016s coverage: 35.8% of statements [2024-04-24T11:42:33.287Z] ok github.com/docker/docker/opts 0.049s coverage: 67.9% of statements [2024-04-24T11:42:33.850Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2024-04-24T11:42:33.850Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2024-04-24T11:42:33.850Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 26.7% of statements [2024-04-24T11:42:33.850Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2024-04-24T11:42:33.850Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2024-04-24T11:42:34.106Z] ok github.com/docker/docker/pkg/chrootarchive 0.258s coverage: 83.7% of statements [2024-04-24T11:42:34.106Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 51.7% of statements [2024-04-24T11:42:34.106Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 6.5% of statements [2024-04-24T11:42:34.363Z] ok github.com/docker/docker/pkg/archive 0.502s coverage: 81.4% of statements [2024-04-24T11:42:34.363Z] ok github.com/docker/docker/pkg/authorization 0.512s coverage: 68.3% of statements [2024-04-24T11:42:34.363Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 92.3% of statements [2024-04-24T11:42:34.363Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 45.5% of statements [2024-04-24T11:42:34.363Z] ok github.com/docker/docker/pkg/meminfo 0.002s coverage: 75.0% of statements [2024-04-24T11:42:34.620Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2024-04-24T11:42:34.620Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2024-04-24T11:42:34.620Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2024-04-24T11:42:34.620Z] ? github.com/docker/docker/pkg/platform [no test files] [2024-04-24T11:42:34.620Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2024-04-24T11:42:34.620Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.2% of statements [2024-04-24T11:42:34.620Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 94.1% of statements [2024-04-24T11:42:34.620Z] ok github.com/docker/docker/pkg/idtools 0.478s coverage: 69.7% of statements [2024-04-24T11:42:34.876Z] ok github.com/docker/docker/pkg/ioutils 0.375s coverage: 69.1% of statements [2024-04-24T11:42:35.132Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2024-04-24T11:42:35.132Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2024-04-24T11:42:35.132Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2024-04-24T11:42:35.132Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 90.0% of statements [2024-04-24T11:42:35.132Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2024-04-24T11:42:35.132Z] ok github.com/docker/docker/pkg/process 0.005s coverage: 21.7% of statements [2024-04-24T11:42:35.389Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2024-04-24T11:42:35.389Z] ? github.com/docker/docker/pkg/rootless [no test files] [2024-04-24T11:42:35.389Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2024-04-24T11:42:35.389Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2024-04-24T11:42:35.389Z] ok github.com/docker/docker/pkg/stack 0.017s coverage: 90.9% of statements [2024-04-24T11:42:35.389Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2024-04-24T11:42:35.645Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 61.9% of statements [2024-04-24T11:42:35.645Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 64.5% of statements [2024-04-24T11:42:35.902Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 41.0% of statements [2024-04-24T11:42:35.902Z] ok github.com/docker/docker/pkg/sysinfo 0.022s coverage: 53.4% of statements [2024-04-24T11:42:35.902Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2024-04-24T11:42:35.902Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2024-04-24T11:42:35.902Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.6% of statements [2024-04-24T11:42:36.830Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2024-04-24T11:42:36.830Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2024-04-24T11:42:36.830Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 13.6% of statements [2024-04-24T11:42:36.830Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 86.0% of statements [2024-04-24T11:42:37.087Z] ok github.com/docker/docker/reference 0.007s coverage: 83.7% of statements [2024-04-24T11:42:37.087Z] ok github.com/docker/docker/pkg/plugins 2.011s coverage: 73.7% of statements [2024-04-24T11:42:37.343Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2024-04-24T11:42:37.343Z] ok github.com/docker/docker/quota 0.307s coverage: 69.3% of statements [2024-04-24T11:42:37.599Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 46.2% of statements [2024-04-24T11:42:37.599Z] ok github.com/docker/docker/registry/resumable 0.020s coverage: 100.0% of statements [2024-04-24T11:42:37.599Z] ? github.com/docker/docker/runconfig/opts [no test files] [2024-04-24T11:42:37.599Z] ok github.com/docker/docker/runconfig 0.009s coverage: 54.0% of statements [2024-04-24T11:42:37.599Z] ok github.com/docker/docker/registry 0.117s coverage: 63.9% of statements [2024-04-24T11:42:37.856Z] ok github.com/docker/docker/testutil 0.005s coverage: 6.8% of statements [2024-04-24T11:42:37.856Z] ? github.com/docker/docker/testutil/daemon [no test files] [2024-04-24T11:42:37.856Z] ? github.com/docker/docker/testutil/environment [no test files] [2024-04-24T11:42:37.856Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2024-04-24T11:42:37.856Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2024-04-24T11:42:37.856Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2024-04-24T11:42:37.856Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2024-04-24T11:42:37.856Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2024-04-24T11:42:37.856Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2024-04-24T11:42:38.112Z] ? github.com/docker/docker/testutil/registry [no test files] [2024-04-24T11:42:38.112Z] ? github.com/docker/docker/testutil/request [no test files] [2024-04-24T11:42:38.112Z] ? github.com/docker/docker/volume [no test files] [2024-04-24T11:42:38.368Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2024-04-24T11:42:38.624Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 61.5% of statements [2024-04-24T11:42:38.624Z] ok github.com/docker/docker/volume/local 0.132s coverage: 76.4% of statements [2024-04-24T11:42:39.187Z] ? github.com/docker/docker/volume/service/opts [no test files] [2024-04-24T11:42:39.187Z] ? github.com/docker/docker/volume/testutils [no test files] [2024-04-24T11:42:39.187Z] ok github.com/docker/docker/volume/service 0.011s coverage: 71.8% of statements [2024-04-24T11:42:40.115Z] ok github.com/docker/docker/layer 7.369s coverage: 68.1% of statements [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === Skipped [2024-04-24T11:42:40.371Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2024-04-24T11:42:40.371Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2024-04-24T11:42:40.371Z] network_proxy_test.go:210: No support for dual stack yet [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2024-04-24T11:42:40.371Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2024-04-24T11:42:40.371Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2024-04-24T11:42:40.371Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-24T11:42:40.371Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2024-04-24T11:42:40.371Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-24T11:42:40.371Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2024-04-24T11:42:40.371Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-24T11:42:40.371Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2024-04-24T11:42:40.371Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-24T11:42:40.371Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2024-04-24T11:42:40.371Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-24T11:42:40.371Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2024-04-24T11:42:40.371Z] graphtest_unix.go:68: No driver to put! [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2024-04-24T11:42:40.371Z] time="2024-04-24T11:42:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-24T11:42:40.371Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-24T11:42:40.371Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2024-04-24T11:42:40.371Z] time="2024-04-24T11:42:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-24T11:42:40.371Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-24T11:42:40.371Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2024-04-24T11:42:40.371Z] time="2024-04-24T11:42:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-24T11:42:40.371Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-24T11:42:40.371Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2024-04-24T11:42:40.371Z] time="2024-04-24T11:42:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-24T11:42:40.371Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-24T11:42:40.371Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2024-04-24T11:42:40.371Z] time="2024-04-24T11:42:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-24T11:42:40.371Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-24T11:42:40.371Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2024-04-24T11:42:40.371Z] graphtest_unix.go:68: No driver to put! [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2024-04-24T11:42:40.371Z] overlay_test.go:61: Cannot run test with naive change algorithm [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2024-04-24T11:42:40.371Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2024-04-24T11:42:40.371Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-24T11:42:40.371Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2024-04-24T11:42:40.371Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-24T11:42:40.371Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2024-04-24T11:42:40.371Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-24T11:42:40.371Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2024-04-24T11:42:40.371Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-24T11:42:40.371Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2024-04-24T11:42:40.371Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-24T11:42:40.371Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2024-04-24T11:42:40.371Z] graphtest_unix.go:68: No driver to put! [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2024-04-24T11:42:40.371Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2024-04-24T11:42:40.371Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2024-04-24T11:42:40.371Z] validate_test.go:73: only tested on Windows [2024-04-24T11:42:40.371Z] [2024-04-24T11:42:40.371Z] DONE 3286 tests, 27 skipped in 66.804s [2024-04-24T11:42:40.371Z] + '[' -n 'github.com/docker/docker/libnetwork [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/bitmap [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/cluster [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/config [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/datastore [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/driverapi [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/etchosts [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/ipam [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/ipbits [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/iptables [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/netlabel [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/netutils [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/networkdb [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/ns [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/options [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/osl [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/portallocator [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/portmapper [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/scope [2024-04-24T11:42:40.371Z] github.com/docker/docker/libnetwork/types' ']' [2024-04-24T11:42:40.372Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cnmallocator github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/resolvconf github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types [2024-04-24T11:43:36.550Z] ok github.com/docker/docker/libnetwork 45.278s coverage: 43.0% of statements [2024-04-24T11:43:36.550Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements [2024-04-24T11:43:36.550Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2024-04-24T11:43:36.550Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2024-04-24T11:43:36.550Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2024-04-24T11:43:36.550Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2024-04-24T11:43:36.550Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2024-04-24T11:43:36.550Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2024-04-24T11:43:37.113Z] ok github.com/docker/docker/libnetwork/cnmallocator 4.916s coverage: 72.3% of statements [2024-04-24T11:43:37.370Z] ok github.com/docker/docker/libnetwork/config 0.011s coverage: 10.3% of statements [2024-04-24T11:43:37.626Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 37.0% of statements [2024-04-24T11:43:37.626Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2024-04-24T11:43:37.626Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2024-04-24T11:43:37.882Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2024-04-24T11:43:43.173Z] FAIL [2024-04-24T11:43:43.173Z] FAIL github.com/docker/docker/libnetwork/drivers/bridge 3.787s [2024-04-24T11:43:43.173Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2024-04-24T11:43:43.173Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 40.0% of statements [2024-04-24T11:43:44.103Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.993s coverage: 5.1% of statements [2024-04-24T11:43:44.103Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2024-04-24T11:43:44.667Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.003s coverage: 4.7% of statements [2024-04-24T11:43:44.667Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2024-04-24T11:43:44.924Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements [2024-04-24T11:43:45.853Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.010s coverage: 1.4% of statements [2024-04-24T11:43:45.853Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.003s coverage: 45.0% of statements [2024-04-24T11:43:46.109Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 62.7% of statements [2024-04-24T11:43:46.672Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.2% of statements [2024-04-24T11:43:46.672Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2024-04-24T11:43:46.672Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2024-04-24T11:43:46.672Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2024-04-24T11:43:47.235Z] ok github.com/docker/docker/libnetwork/drvregistry 0.018s coverage: 87.0% of statements [2024-04-24T11:43:47.491Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 82.1% of statements [2024-04-24T11:43:47.491Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2024-04-24T11:43:47.491Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] [2024-04-24T11:43:47.491Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] [2024-04-24T11:43:47.491Z] ? github.com/docker/docker/libnetwork/internal/netiputil [no test files] [2024-04-24T11:43:48.080Z] ok github.com/docker/docker/libnetwork/internal/resolvconf 0.015s coverage: 86.0% of statements [2024-04-24T11:44:00.266Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2024-04-24T11:44:02.159Z] ok github.com/docker/docker/libnetwork/ipam 3.133s coverage: 80.3% of statements [2024-04-24T11:44:02.159Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2024-04-24T11:44:02.159Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2024-04-24T11:44:02.159Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 63.2% of statements [2024-04-24T11:44:02.416Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 48.7% of statements [2024-04-24T11:44:02.416Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2024-04-24T11:44:02.673Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 80.0% of statements [2024-04-24T11:44:03.238Z] ok github.com/docker/docker/libnetwork/ipamutils 0.320s coverage: 86.4% of statements [2024-04-24T11:44:03.238Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2024-04-24T11:44:04.169Z] ok github.com/docker/docker/libnetwork/iptables 0.162s coverage: 39.9% of statements [2024-04-24T11:44:04.169Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2024-04-24T11:44:04.426Z] ok github.com/docker/docker/libnetwork/netutils 0.015s coverage: 50.6% of statements [2024-04-24T11:45:55.832Z] ok github.com/docker/docker/libnetwork/networkdb 102.864s coverage: 59.1% of statements [2024-04-24T11:45:55.832Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2024-04-24T11:45:55.832Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2024-04-24T11:45:55.832Z] ok github.com/docker/docker/libnetwork/osl 4.444s coverage: 37.5% of statements [2024-04-24T11:45:55.832Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2024-04-24T11:45:55.832Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.5% of statements [2024-04-24T11:45:55.832Z] ok github.com/docker/docker/libnetwork/portmapper 0.685s coverage: 47.9% of statements [2024-04-24T11:45:55.832Z] ok github.com/docker/docker/libnetwork/resolvconf 0.005s coverage: 75.8% of statements [2024-04-24T11:45:55.832Z] ? github.com/docker/docker/libnetwork/scope [no test files] [2024-04-24T11:45:55.832Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 41.7% of statements [2024-04-24T11:45:55.832Z] [2024-04-24T11:45:55.832Z] === Skipped [2024-04-24T11:45:55.832Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2024-04-24T11:45:55.832Z] firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory [2024-04-24T11:45:55.832Z] [2024-04-24T11:45:55.832Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) [2024-04-24T11:45:55.832Z] firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory [2024-04-24T11:45:55.832Z] [2024-04-24T11:45:55.832Z] === Failed [2024-04-24T11:45:55.832Z] === FAIL: libnetwork/drivers/bridge TestCleanupIptableRules (0.03s) [2024-04-24T11:45:55.832Z] bridge_linux_test.go:1127: Error setting up ip chains for IPV6: cannot create new chains, ip6tables is disabled [2024-04-24T11:45:55.832Z] [2024-04-24T11:45:55.832Z] DONE 470 tests, 2 skipped, 1 failure in 195.445s Post stage [Pipeline] junit [2024-04-24T11:45:56.787Z] Recording test results [2024-04-24T11:45:57.130Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) Stage "Integration tests" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2024-04-24T11:45:57.442Z] + echo Ensuring container killed. [2024-04-24T11:45:57.442Z] Ensuring container killed. [2024-04-24T11:45:57.442Z] + docker rm -vf docker-pr2 [2024-04-24T11:45:57.442Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2024-04-24T11:45:57.719Z] + echo Chowning /workspace to jenkins user [2024-04-24T11:45:57.719Z] Chowning /workspace to jenkins user [2024-04-24T11:45:57.719Z] + id -u [2024-04-24T11:45:57.719Z] + id -g [2024-04-24T11:45:57.719Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47747:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2024-04-24T11:45:58.568Z] + bundleName=arm64-integration [2024-04-24T11:45:58.568Z] + echo Creating arm64-integration-bundles.tar.gz [2024-04-24T11:45:58.568Z] Creating arm64-integration-bundles.tar.gz [2024-04-24T11:45:58.568Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2024-04-24T11:45:58.568Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2024-04-24T11:45:58.579Z] Archiving artifacts [2024-04-24T11:45:58.804Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47747/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2024-04-24T11:45:59.209Z] + make clean [2024-04-24T11:45:59.209Z] docker volume rm -f docker-dev-cache docker-mod-cache [2024-04-24T11:45:59.209Z] docker-dev-cache [2024-04-24T11:45:59.209Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-24T11:45:59.681Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline ERROR: script returned exit code 1 GitHub has been notified of this commit’s build result Finished: FAILURE Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47747/2/stashes/