Pull request #47748 updated Connecting to https://api.github.com using docker-jenkins GitHub credentials Obtained Jenkinsfile from 700e427a281dca1b2ba9492020134db18c13f70b+faf84d7f0a1f2e6badff6f720a3e1e559c356fff (f59a262b514623885a8effe6a873a93faa54d3cb) 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-47748@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-23T19:12:18.075Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2024-04-23T19:12:18.077Z] Trying to pass milestone 3 [Pipeline] milestone [2024-04-23T19:12:18.244Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2024-04-23T19:12:18.521Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-01c39ba331eb0608d) in /home/ubuntu/workspace/moby_PR-47748 [Pipeline] { [Pipeline] checkout [2024-04-23T19:12:18.539Z] The recommended git tool is: git [2024-04-23T19:12:18.588Z] using credential docker-jenkins-github-credentials [2024-04-23T19:12:18.595Z] Cloning the remote Git repository [2024-04-23T19:12:18.595Z] Cloning with configured refspecs honoured and without tags [2024-04-23T19:12:18.602Z] Cloning repository https://github.com/moby/moby.git [2024-04-23T19:12:18.602Z] > git init /home/ubuntu/workspace/moby_PR-47748 # timeout=10 [2024-04-23T19:12:18.606Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T19:12:18.606Z] > git --version # timeout=10 [2024-04-23T19:12:18.608Z] > git --version # 'git version 2.25.1' [2024-04-23T19:12:18.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T19:12:18.610Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47748/head:refs/remotes/origin/PR-47748 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T19:12:30.571Z] Fetching without tags [2024-04-23T19:12:30.793Z] Merging remotes/origin/master commit faf84d7f0a1f2e6badff6f720a3e1e559c356fff into PR head commit 700e427a281dca1b2ba9492020134db18c13f70b [2024-04-23T19:12:30.563Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T19:12:30.565Z] > git config --add remote.origin.fetch +refs/pull/47748/head:refs/remotes/origin/PR-47748 # timeout=10 [2024-04-23T19:12:30.567Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T19:12:30.574Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T19:12:30.577Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T19:12:30.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T19:12:30.583Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47748/head:refs/remotes/origin/PR-47748 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T19:12:30.800Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T19:12:30.802Z] > git checkout -f 700e427a281dca1b2ba9492020134db18c13f70b # timeout=10 [2024-04-23T19:12:31.493Z] Merge succeeded, producing 700e427a281dca1b2ba9492020134db18c13f70b [2024-04-23T19:12:31.494Z] Checking out Revision 700e427a281dca1b2ba9492020134db18c13f70b (PR-47748) [2024-04-23T19:12:32.147Z] Commit message: "awslogs: Prevent close from being blocked on log" [2024-04-23T19:12:32.153Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T19:12:31.471Z] > git remote # timeout=10 [2024-04-23T19:12:31.473Z] > git config --get remote.origin.url # timeout=10 [2024-04-23T19:12:31.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T19:12:31.477Z] > git merge faf84d7f0a1f2e6badff6f720a3e1e559c356fff # timeout=10 [2024-04-23T19:12:31.494Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-23T19:12:31.501Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T19:12:31.503Z] > git checkout -f 700e427a281dca1b2ba9492020134db18c13f70b # timeout=10 [2024-04-23T19:12:32.154Z] > git rev-list --no-walk 012bf2584014c179b0ef83545add3dde732b7425 # timeout=10 [2024-04-23T19:12:32.738Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47748:/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-23T19:12:35.246Z] 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-23T19:12:35.303Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-01c39ba331eb0608d) in /home/ubuntu/workspace/moby_PR-47748 [Pipeline] { [Pipeline] checkout [2024-04-23T19:12:35.318Z] The recommended git tool is: git [2024-04-23T19:12:35.323Z] using credential docker-jenkins-github-credentials [2024-04-23T19:12:35.330Z] Fetching changes from the remote Git repository [2024-04-23T19:12:35.336Z] Fetching without tags [2024-04-23T19:12:35.553Z] Merging remotes/origin/master commit faf84d7f0a1f2e6badff6f720a3e1e559c356fff into PR head commit 700e427a281dca1b2ba9492020134db18c13f70b [2024-04-23T19:12:35.638Z] Merge succeeded, producing 700e427a281dca1b2ba9492020134db18c13f70b [2024-04-23T19:12:35.638Z] Checking out Revision 700e427a281dca1b2ba9492020134db18c13f70b (PR-47748) [2024-04-23T19:12:35.717Z] Commit message: "awslogs: Prevent close from being blocked on log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2024-04-23T19:12:35.333Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47748/.git # timeout=10 [2024-04-23T19:12:35.339Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T19:12:35.342Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T19:12:35.342Z] > git --version # timeout=10 [2024-04-23T19:12:35.344Z] > git --version # 'git version 2.25.1' [2024-04-23T19:12:35.344Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T19:12:35.346Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47748/head:refs/remotes/origin/PR-47748 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T19:12:35.560Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T19:12:35.561Z] > git checkout -f 700e427a281dca1b2ba9492020134db18c13f70b # timeout=10 [2024-04-23T19:12:35.628Z] > git remote # timeout=10 [2024-04-23T19:12:35.631Z] > git config --get remote.origin.url # timeout=10 [2024-04-23T19:12:35.632Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T19:12:35.634Z] > git merge faf84d7f0a1f2e6badff6f720a3e1e559c356fff # timeout=10 [2024-04-23T19:12:35.640Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-23T19:12:35.644Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T19:12:35.646Z] > git checkout -f 700e427a281dca1b2ba9492020134db18c13f70b # timeout=10 [2024-04-23T19:12:36.321Z] + docker version [2024-04-23T19:12:36.321Z] Client: Docker Engine - Community [2024-04-23T19:12:36.321Z] Version: 25.0.3 [2024-04-23T19:12:36.321Z] API version: 1.44 [2024-04-23T19:12:36.321Z] Go version: go1.21.6 [2024-04-23T19:12:36.321Z] Git commit: 4debf41 [2024-04-23T19:12:36.321Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-23T19:12:36.321Z] OS/Arch: linux/arm64 [2024-04-23T19:12:36.321Z] Context: default [2024-04-23T19:12:36.321Z] [2024-04-23T19:12:36.321Z] Server: Docker Engine - Community [2024-04-23T19:12:36.321Z] Engine: [2024-04-23T19:12:36.321Z] Version: 25.0.3 [2024-04-23T19:12:36.321Z] API version: 1.44 (minimum version 1.24) [2024-04-23T19:12:36.321Z] Go version: go1.21.6 [2024-04-23T19:12:36.321Z] Git commit: f417435 [2024-04-23T19:12:36.321Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-23T19:12:36.321Z] OS/Arch: linux/arm64 [2024-04-23T19:12:36.321Z] Experimental: true [2024-04-23T19:12:36.321Z] containerd: [2024-04-23T19:12:36.321Z] Version: 1.6.28 [2024-04-23T19:12:36.321Z] GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-23T19:12:36.321Z] runc: [2024-04-23T19:12:36.321Z] Version: 1.1.12 [2024-04-23T19:12:36.321Z] GitCommit: v1.1.12-0-g51d5e94 [2024-04-23T19:12:36.321Z] docker-init: [2024-04-23T19:12:36.321Z] Version: 0.19.0 [2024-04-23T19:12:36.321Z] GitCommit: de40ad0 [Pipeline] sh [2024-04-23T19:12:36.592Z] + docker info [2024-04-23T19:12:36.592Z] Client: Docker Engine - Community [2024-04-23T19:12:36.592Z] Version: 25.0.3 [2024-04-23T19:12:36.592Z] Context: default [2024-04-23T19:12:36.592Z] Debug Mode: false [2024-04-23T19:12:36.592Z] Plugins: [2024-04-23T19:12:36.592Z] buildx: Docker Buildx (Docker Inc.) [2024-04-23T19:12:36.592Z] Version: v0.12.1 [2024-04-23T19:12:36.592Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2024-04-23T19:12:36.592Z] compose: Docker Compose (Docker Inc.) [2024-04-23T19:12:36.592Z] Version: v2.24.6 [2024-04-23T19:12:36.592Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2024-04-23T19:12:36.592Z] [2024-04-23T19:12:36.592Z] Server: [2024-04-23T19:12:36.592Z] Containers: 0 [2024-04-23T19:12:36.592Z] Running: 0 [2024-04-23T19:12:36.592Z] Paused: 0 [2024-04-23T19:12:36.592Z] Stopped: 0 [2024-04-23T19:12:36.592Z] Images: 4 [2024-04-23T19:12:36.592Z] Server Version: 25.0.3 [2024-04-23T19:12:36.592Z] Storage Driver: overlay2 [2024-04-23T19:12:36.592Z] Backing Filesystem: extfs [2024-04-23T19:12:36.592Z] Supports d_type: true [2024-04-23T19:12:36.592Z] Using metacopy: false [2024-04-23T19:12:36.592Z] Native Overlay Diff: true [2024-04-23T19:12:36.592Z] userxattr: false [2024-04-23T19:12:36.592Z] Logging Driver: json-file [2024-04-23T19:12:36.592Z] Cgroup Driver: cgroupfs [2024-04-23T19:12:36.592Z] Cgroup Version: 1 [2024-04-23T19:12:36.592Z] Plugins: [2024-04-23T19:12:36.592Z] Volume: local [2024-04-23T19:12:36.592Z] Network: bridge host ipvlan macvlan null overlay [2024-04-23T19:12:36.592Z] Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog [2024-04-23T19:12:36.592Z] Swarm: inactive [2024-04-23T19:12:36.592Z] Runtimes: io.containerd.runc.v2 runc [2024-04-23T19:12:36.592Z] Default Runtime: runc [2024-04-23T19:12:36.592Z] Init Binary: docker-init [2024-04-23T19:12:36.592Z] containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-23T19:12:36.592Z] runc version: v1.1.12-0-g51d5e94 [2024-04-23T19:12:36.592Z] init version: de40ad0 [2024-04-23T19:12:36.592Z] Security Options: [2024-04-23T19:12:36.592Z] apparmor [2024-04-23T19:12:36.592Z] seccomp [2024-04-23T19:12:36.592Z] Profile: builtin [2024-04-23T19:12:36.592Z] Kernel Version: 5.15.0-1053-aws [2024-04-23T19:12:36.592Z] Operating System: Ubuntu 20.04.6 LTS [2024-04-23T19:12:36.592Z] OSType: linux [2024-04-23T19:12:36.592Z] Architecture: aarch64 [2024-04-23T19:12:36.592Z] CPUs: 8 [2024-04-23T19:12:36.592Z] Total Memory: 30.64GiB [2024-04-23T19:12:36.592Z] Name: ip-10-100-78-150 [2024-04-23T19:12:36.592Z] ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac [2024-04-23T19:12:36.592Z] Docker Root Dir: /var/lib/docker [2024-04-23T19:12:36.592Z] Debug Mode: false [2024-04-23T19:12:36.592Z] Experimental: true [2024-04-23T19:12:36.592Z] Insecure Registries: [2024-04-23T19:12:36.592Z] 127.0.0.0/8 [2024-04-23T19:12:36.592Z] Live Restore Enabled: true [2024-04-23T19:12:36.592Z] [Pipeline] sh [2024-04-23T19:12:36.902Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-23T19:12:36.903Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-23T19:12:36.903Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47748/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2024-04-23T19:12:36.903Z] + bash /home/ubuntu/workspace/moby_PR-47748/check-config.sh [2024-04-23T19:12:36.903Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2024-04-23T19:12:36.903Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ... [2024-04-23T19:12:36.903Z] [2024-04-23T19:12:36.903Z] Generally Necessary: [2024-04-23T19:12:36.903Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2024-04-23T19:12:36.903Z] - apparmor: enabled and tools installed [2024-04-23T19:12:36.903Z] - CONFIG_NAMESPACES: enabled [2024-04-23T19:12:36.903Z] - CONFIG_NET_NS: enabled [2024-04-23T19:12:36.903Z] - CONFIG_PID_NS: enabled [2024-04-23T19:12:36.903Z] - CONFIG_IPC_NS: enabled [2024-04-23T19:12:36.903Z] - CONFIG_UTS_NS: enabled [2024-04-23T19:12:36.903Z] - CONFIG_CGROUPS: enabled [2024-04-23T19:12:36.903Z] - CONFIG_CGROUP_CPUACCT: enabled [2024-04-23T19:12:36.903Z] - CONFIG_CGROUP_DEVICE: enabled [2024-04-23T19:12:36.903Z] - CONFIG_CGROUP_FREEZER: enabled [2024-04-23T19:12:36.903Z] - CONFIG_CGROUP_SCHED: enabled [2024-04-23T19:12:36.903Z] - CONFIG_CPUSETS: enabled [2024-04-23T19:12:36.903Z] - CONFIG_MEMCG: enabled [2024-04-23T19:12:36.903Z] - CONFIG_KEYS: enabled [2024-04-23T19:12:36.903Z] - CONFIG_VETH: enabled (as module) [2024-04-23T19:12:36.903Z] - CONFIG_BRIDGE: enabled (as module) [2024-04-23T19:12:36.903Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2024-04-23T19:12:36.903Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2024-04-23T19:12:36.903Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2024-04-23T19:12:36.903Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2024-04-23T19:12:36.903Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2024-04-23T19:12:36.903Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2024-04-23T19:12:37.158Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2024-04-23T19:12:37.158Z] - CONFIG_IP_NF_NAT: enabled (as module) [2024-04-23T19:12:37.158Z] - CONFIG_NF_NAT: enabled (as module) [2024-04-23T19:12:37.158Z] - CONFIG_POSIX_MQUEUE: enabled [2024-04-23T19:12:37.158Z] - CONFIG_CGROUP_BPF: enabled [2024-04-23T19:12:37.158Z] [2024-04-23T19:12:37.158Z] Optional Features: [2024-04-23T19:12:37.158Z] - CONFIG_USER_NS: enabled [2024-04-23T19:12:37.158Z] - CONFIG_SECCOMP: enabled [2024-04-23T19:12:37.158Z] - CONFIG_SECCOMP_FILTER: enabled [2024-04-23T19:12:37.158Z] - CONFIG_CGROUP_PIDS: enabled [2024-04-23T19:12:37.158Z] - CONFIG_MEMCG_SWAP: enabled [2024-04-23T19:12:37.158Z] (cgroup swap accounting is currently enabled) [2024-04-23T19:12:37.158Z] - CONFIG_BLK_CGROUP: enabled [2024-04-23T19:12:37.158Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2024-04-23T19:12:37.158Z] - CONFIG_CGROUP_PERF: enabled [2024-04-23T19:12:37.158Z] - CONFIG_CGROUP_HUGETLB: enabled [2024-04-23T19:12:37.158Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2024-04-23T19:12:37.158Z] - CONFIG_CGROUP_NET_PRIO: enabled [2024-04-23T19:12:37.158Z] - CONFIG_CFS_BANDWIDTH: enabled [2024-04-23T19:12:37.158Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2024-04-23T19:12:37.158Z] - CONFIG_RT_GROUP_SCHED: missing [2024-04-23T19:12:37.158Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2024-04-23T19:12:37.158Z] - CONFIG_IP_VS: enabled (as module) [2024-04-23T19:12:37.158Z] - CONFIG_IP_VS_NFCT: enabled [2024-04-23T19:12:37.158Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2024-04-23T19:12:37.158Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2024-04-23T19:12:37.158Z] - CONFIG_IP_VS_RR: enabled (as module) [2024-04-23T19:12:37.158Z] - CONFIG_SECURITY_SELINUX: enabled [2024-04-23T19:12:37.158Z] - CONFIG_SECURITY_APPARMOR: enabled [2024-04-23T19:12:37.158Z] - CONFIG_EXT4_FS: enabled [2024-04-23T19:12:37.158Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2024-04-23T19:12:37.158Z] - CONFIG_EXT4_FS_SECURITY: enabled [2024-04-23T19:12:37.158Z] - Network Drivers: [2024-04-23T19:12:37.158Z] - "overlay": [2024-04-23T19:12:37.158Z] - CONFIG_VXLAN: enabled (as module) [2024-04-23T19:12:37.158Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2024-04-23T19:12:37.158Z] Optional (for encrypted networks): [2024-04-23T19:12:37.413Z] - CONFIG_CRYPTO: enabled [2024-04-23T19:12:37.413Z] - CONFIG_CRYPTO_AEAD: enabled [2024-04-23T19:12:37.413Z] - CONFIG_CRYPTO_GCM: enabled [2024-04-23T19:12:37.413Z] - CONFIG_CRYPTO_SEQIV: enabled [2024-04-23T19:12:37.413Z] - CONFIG_CRYPTO_GHASH: enabled [2024-04-23T19:12:37.413Z] - CONFIG_XFRM: enabled [2024-04-23T19:12:37.413Z] - CONFIG_XFRM_USER: enabled (as module) [2024-04-23T19:12:37.413Z] - CONFIG_XFRM_ALGO: enabled (as module) [2024-04-23T19:12:37.413Z] - CONFIG_INET_ESP: enabled (as module) [2024-04-23T19:12:37.413Z] - "ipvlan": [2024-04-23T19:12:37.413Z] - CONFIG_IPVLAN: enabled (as module) [2024-04-23T19:12:37.413Z] - "macvlan": [2024-04-23T19:12:37.413Z] - CONFIG_MACVLAN: enabled (as module) [2024-04-23T19:12:37.413Z] - CONFIG_DUMMY: enabled (as module) [2024-04-23T19:12:37.413Z] - "ftp,tftp client in container": [2024-04-23T19:12:37.413Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2024-04-23T19:12:37.413Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2024-04-23T19:12:37.413Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2024-04-23T19:12:37.413Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2024-04-23T19:12:37.413Z] - Storage Drivers: [2024-04-23T19:12:37.413Z] - "aufs": [2024-04-23T19:12:37.413Z] - CONFIG_AUFS_FS: enabled (as module) [2024-04-23T19:12:37.413Z] - "btrfs": [2024-04-23T19:12:37.413Z] - CONFIG_BTRFS_FS: enabled (as module) [2024-04-23T19:12:37.413Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2024-04-23T19:12:37.413Z] - "devicemapper": [2024-04-23T19:12:37.413Z] - CONFIG_BLK_DEV_DM: enabled [2024-04-23T19:12:37.413Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2024-04-23T19:12:37.413Z] - "overlay": [2024-04-23T19:12:37.413Z] - CONFIG_OVERLAY_FS: enabled (as module) [2024-04-23T19:12:37.413Z] - "zfs": [2024-04-23T19:12:37.413Z] - /dev/zfs: present [2024-04-23T19:12:37.413Z] - zfs command: missing [2024-04-23T19:12:37.413Z] - zpool command: missing [2024-04-23T19:12:37.413Z] [2024-04-23T19:12:37.413Z] Limits: [2024-04-23T19:12:37.413Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2024-04-23T19:12:37.413Z] [2024-04-23T19:12:37.413Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2024-04-23T19:12:37.700Z] + docker build --force-rm -t docker:700e427a281dca1b2ba9492020134db18c13f70b . [2024-04-23T19:12:37.955Z] #0 building with "default" instance using docker driver [2024-04-23T19:12:37.955Z] [2024-04-23T19:12:37.955Z] #1 [internal] load build definition from Dockerfile [2024-04-23T19:12:37.955Z] #1 transferring dockerfile: 28.30kB done [2024-04-23T19:12:37.955Z] #1 DONE 0.0s [2024-04-23T19:12:37.955Z] [2024-04-23T19:12:37.955Z] #2 resolve image config for docker.io/docker/dockerfile:1.7 [2024-04-23T19:12:37.955Z] #2 DONE 0.1s [2024-04-23T19:12:37.955Z] [2024-04-23T19:12:37.955Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 [2024-04-23T19:12:37.955Z] #3 CACHED [2024-04-23T19:12:37.955Z] [2024-04-23T19:12:37.955Z] #4 [internal] load metadata for docker.io/library/busybox:latest [2024-04-23T19:12:37.955Z] #4 DONE 0.0s [2024-04-23T19:12:37.955Z] [2024-04-23T19:12:37.955Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0 [2024-04-23T19:12:37.955Z] #5 DONE 0.1s [2024-04-23T19:12:37.955Z] [2024-04-23T19:12:37.955Z] #6 [internal] load metadata for docker.io/library/debian:bookworm [2024-04-23T19:12:38.211Z] #6 DONE 0.1s [2024-04-23T19:12:38.211Z] [2024-04-23T19:12:38.211Z] #7 [internal] load metadata for docker.io/distribution/distribution:2.8.3 [2024-04-23T19:12:38.211Z] #7 DONE 0.1s [2024-04-23T19:12:38.211Z] [2024-04-23T19:12:38.211Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2024-04-23T19:12:38.211Z] #8 DONE 0.1s [2024-04-23T19:12:38.211Z] [2024-04-23T19:12:38.211Z] #9 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0 [2024-04-23T19:12:38.211Z] #9 DONE 0.2s [2024-04-23T19:12:38.211Z] [2024-04-23T19:12:38.211Z] #10 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm [2024-04-23T19:12:38.211Z] #10 DONE 0.2s [2024-04-23T19:12:38.211Z] [2024-04-23T19:12:38.211Z] #11 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1 [2024-04-23T19:12:38.467Z] #11 DONE 0.3s [2024-04-23T19:12:38.467Z] [2024-04-23T19:12:38.467Z] #12 [internal] load .dockerignore [2024-04-23T19:12:38.467Z] #12 transferring context: 113B done [2024-04-23T19:12:38.467Z] #12 DONE 0.0s [2024-04-23T19:12:38.467Z] [2024-04-23T19:12:38.467Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 [2024-04-23T19:12:38.467Z] #13 DONE 0.0s [2024-04-23T19:12:38.467Z] [2024-04-23T19:12:38.467Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 [2024-04-23T19:12:38.467Z] #14 DONE 0.0s [2024-04-23T19:12:38.467Z] [2024-04-23T19:12:38.467Z] #15 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 [2024-04-23T19:12:38.467Z] #15 DONE 0.0s [2024-04-23T19:12:38.467Z] [2024-04-23T19:12:38.467Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-04-23T19:12:38.467Z] #16 DONE 0.0s [2024-04-23T19:12:38.467Z] [2024-04-23T19:12:38.467Z] #17 [build-dummy 1/2] FROM docker.io/library/busybox:latest [2024-04-23T19:12:38.467Z] #17 DONE 0.0s [2024-04-23T19:12:38.467Z] [2024-04-23T19:12:38.467Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 [2024-04-23T19:12:38.467Z] #18 DONE 0.0s [2024-04-23T19:12:38.467Z] [2024-04-23T19:12:38.467Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-04-23T19:12:38.467Z] #19 DONE 0.0s [2024-04-23T19:12:38.467Z] [2024-04-23T19:12:38.467Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 [2024-04-23T19:12:38.467Z] #20 DONE 0.0s [2024-04-23T19:12:38.467Z] [2024-04-23T19:12:38.467Z] #21 [internal] load build context [2024-04-23T19:12:39.394Z] #21 transferring context: 77.63MB 1.0s done [2024-04-23T19:12:39.394Z] #21 DONE 1.0s [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #22 [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-23T19:12:39.394Z] #22 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #23 [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-23T19:12:39.394Z] #23 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #24 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ [2024-04-23T19:12:39.394Z] #24 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #25 [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-23T19:12:39.394Z] #26 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #27 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2024-04-23T19:12:39.394Z] #27 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #28 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2024-04-23T19:12:39.394Z] #28 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2024-04-23T19:12:39.394Z] #29 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #30 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.15" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-23T19:12:39.394Z] #30 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #31 [runc-src 1/3] WORKDIR /usr/src/runc [2024-04-23T19:12:39.394Z] #31 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #32 [base 2/4] COPY --from=xx / / [2024-04-23T19:12:39.394Z] #32 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #33 [dev-base 5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2024-04-23T19:12:39.394Z] #33 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #34 [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-23T19:12:39.394Z] #34 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #35 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake [2024-04-23T19:12:39.394Z] #35 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #36 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ [2024-04-23T19:12:39.394Z] #36 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #37 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/ [2024-04-23T19:12:39.394Z] #37 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #38 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-23T19:12:39.394Z] #38 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #39 [dev-base 6/12] RUN ldconfig [2024-04-23T19:12:39.394Z] #39 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #40 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2024-04-23T19:12:39.394Z] #40 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #41 [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 <> /etc/bash.bashrc [2024-04-23T19:12:39.394Z] #69 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #70 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx [2024-04-23T19:12:39.394Z] #70 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #71 [dockercli-integration 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 v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version [2024-04-23T19:12:39.394Z] #71 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #72 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ [2024-04-23T19:12:39.394Z] #72 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #73 [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-23T19:12:39.394Z] #73 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #74 [build-dummy 2/2] RUN mkdir -p /build [2024-04-23T19:12:39.394Z] #74 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #75 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ [2024-04-23T19:12:39.394Z] #75 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #76 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2024-04-23T19:12:39.394Z] #76 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #77 [dev-base 3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2024-04-23T19:12:39.394Z] #77 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #78 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli [2024-04-23T19:12:39.394Z] #78 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #79 [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-23T19:12:39.394Z] #79 CACHED [2024-04-23T19:12:39.394Z] [2024-04-23T19:12:39.394Z] #80 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ < Making bundle: binary-proxy (in bundles/binary-proxy) [2024-04-23T19:12:43.144Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2024-04-23T19:12:43.144Z] + tee /go/src/github.com/docker/docker/go.mod [2024-04-23T19:12:43.144Z] module github.com/docker/docker [2024-04-23T19:12:43.144Z] [2024-04-23T19:12:43.144Z] go 1.21 [2024-04-23T19:12:43.144Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-04-23T19:12:43.144Z] + GO111MODULE=on [2024-04-23T19:12:43.144Z] + GOTOOLCHAIN=local [2024-04-23T19:12:43.144Z] + 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=700e427a281dca1b2ba9492020134db18c13f70b" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-23T19:12:42.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy [2024-04-23T19:12:47.376Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-04-23T19:12:47.376Z] Created binary: bundles/binary-proxy/docker-proxy [2024-04-23T19:12:47.376Z] [2024-04-23T19:12:47.376Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2024-04-23T19:12:47.376Z] Installing docker-proxy to /usr/local/bin/ [2024-04-23T19:12:47.376Z] [2024-04-23T19:12:47.376Z] + mkdir -p bundles [2024-04-23T19:12:47.376Z] + '[' -n 'github.com/docker/docker/api [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/server [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/server/backend/build [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/server/httpstatus [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/server/httputils [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/server/middleware [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/server/router [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/server/router/build [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/server/router/container [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/server/router/debug [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/server/router/distribution [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/server/router/grpc [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/server/router/image [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/server/router/network [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/server/router/plugin [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/server/router/session [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/server/router/swarm [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/server/router/system [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/server/router/volume [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/types [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/types/backend [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/types/blkiodev [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/types/checkpoint [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/types/container [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/types/events [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/types/filters [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/types/image [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/types/mount [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/types/network [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/types/registry [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/types/strslice [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/types/swarm [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/types/system [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/types/time [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/types/versions [2024-04-23T19:12:47.376Z] github.com/docker/docker/api/types/volume [2024-04-23T19:12:47.376Z] github.com/docker/docker/builder [2024-04-23T19:12:47.376Z] github.com/docker/docker/builder/builder-next [2024-04-23T19:12:47.376Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-23T19:12:47.376Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-23T19:12:47.376Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-23T19:12:47.376Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-23T19:12:47.376Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-23T19:12:47.376Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-23T19:12:47.376Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-23T19:12:47.376Z] github.com/docker/docker/builder/builder-next/worker [2024-04-23T19:12:47.376Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-23T19:12:47.376Z] github.com/docker/docker/builder/dockerfile [2024-04-23T19:12:47.376Z] github.com/docker/docker/builder/remotecontext [2024-04-23T19:12:47.376Z] github.com/docker/docker/builder/remotecontext/git [2024-04-23T19:12:47.376Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-23T19:12:47.376Z] github.com/docker/docker/cli/debug [2024-04-23T19:12:47.376Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-23T19:12:47.376Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-23T19:12:47.376Z] github.com/docker/docker/client [2024-04-23T19:12:47.376Z] github.com/docker/docker/client/buildkit [2024-04-23T19:12:47.376Z] github.com/docker/docker/cmd/docker-proxy [2024-04-23T19:12:47.376Z] github.com/docker/docker/cmd/dockerd [2024-04-23T19:12:47.376Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-23T19:12:47.376Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-23T19:12:47.376Z] github.com/docker/docker/container [2024-04-23T19:12:47.376Z] github.com/docker/docker/container/stream [2024-04-23T19:12:47.376Z] github.com/docker/docker/contrib/apparmor [2024-04-23T19:12:47.376Z] github.com/docker/docker/contrib/httpserver [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/cluster [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/cluster/convert [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/cluster/executor [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/cluster/provider [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/config [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/containerd [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/events [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/events/testutils [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/graphdriver [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/images [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/initlayer [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/links [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/listeners [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/logger [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/logger/gelf [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/logger/journald [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/logger/local [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/logger/splunk [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/logger/syslog [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/logger/templates [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/names [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/network [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/snapshotter [2024-04-23T19:12:47.376Z] github.com/docker/docker/daemon/stats [2024-04-23T19:12:47.376Z] github.com/docker/docker/distribution [2024-04-23T19:12:47.376Z] github.com/docker/docker/distribution/metadata [2024-04-23T19:12:47.376Z] github.com/docker/docker/distribution/utils [2024-04-23T19:12:47.376Z] github.com/docker/docker/distribution/xfer [2024-04-23T19:12:47.376Z] github.com/docker/docker/dockerversion [2024-04-23T19:12:47.376Z] github.com/docker/docker/errdefs [2024-04-23T19:12:47.376Z] github.com/docker/docker/image [2024-04-23T19:12:47.376Z] github.com/docker/docker/image/cache [2024-04-23T19:12:47.376Z] github.com/docker/docker/image/spec/specs-go [2024-04-23T19:12:47.376Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-23T19:12:47.376Z] github.com/docker/docker/image/tarexport [2024-04-23T19:12:47.376Z] github.com/docker/docker/image/v1 [2024-04-23T19:12:47.376Z] github.com/docker/docker/internal/cleanups [2024-04-23T19:12:47.376Z] github.com/docker/docker/internal/compatcontext [2024-04-23T19:12:47.376Z] github.com/docker/docker/internal/mod [2024-04-23T19:12:47.376Z] github.com/docker/docker/internal/mounttree [2024-04-23T19:12:47.376Z] github.com/docker/docker/internal/multierror [2024-04-23T19:12:47.376Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-23T19:12:47.376Z] github.com/docker/docker/internal/safepath [2024-04-23T19:12:47.376Z] github.com/docker/docker/internal/sliceutil [2024-04-23T19:12:47.376Z] github.com/docker/docker/internal/test/suite [2024-04-23T19:12:47.376Z] github.com/docker/docker/internal/testutils [2024-04-23T19:12:47.376Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-23T19:12:47.376Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-23T19:12:47.376Z] github.com/docker/docker/internal/unix_noeintr [2024-04-23T19:12:47.376Z] github.com/docker/docker/internal/unshare [2024-04-23T19:12:47.376Z] github.com/docker/docker/layer [2024-04-23T19:12:47.376Z] github.com/docker/docker/libcontainerd [2024-04-23T19:12:47.376Z] github.com/docker/docker/libcontainerd/queue [2024-04-23T19:12:47.376Z] github.com/docker/docker/libcontainerd/remote [2024-04-23T19:12:47.376Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-23T19:12:47.376Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-23T19:12:47.376Z] github.com/docker/docker/libcontainerd/types [2024-04-23T19:12:47.376Z] github.com/docker/docker/oci [2024-04-23T19:12:47.376Z] github.com/docker/docker/oci/caps [2024-04-23T19:12:47.376Z] github.com/docker/docker/opts [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/archive [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/authorization [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/broadcaster [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/capabilities [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/chrootarchive [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/containerfs [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/directory [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/dmesg [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/fileutils [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/homedir [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/idtools [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/ioutils [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/jsonmessage [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/longpath [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/meminfo [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/namesgenerator [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/parsers [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/pidfile [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/platform [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/plugingetter [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/plugins [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/plugins/transport [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/pools [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/process [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/progress [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/reexec [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/rootless [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/stack [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/stdcopy [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/streamformatter [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/stringid [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/sysinfo [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/system [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/tailfile [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/tarsum [2024-04-23T19:12:47.376Z] github.com/docker/docker/pkg/useragent [2024-04-23T19:12:47.376Z] github.com/docker/docker/plugin [2024-04-23T19:12:47.376Z] github.com/docker/docker/plugin/executor/containerd [2024-04-23T19:12:47.376Z] github.com/docker/docker/plugin/v2 [2024-04-23T19:12:47.376Z] github.com/docker/docker/profiles/apparmor [2024-04-23T19:12:47.376Z] github.com/docker/docker/profiles/seccomp [2024-04-23T19:12:47.376Z] github.com/docker/docker/quota [2024-04-23T19:12:47.376Z] github.com/docker/docker/reference [2024-04-23T19:12:47.376Z] github.com/docker/docker/registry [2024-04-23T19:12:47.376Z] github.com/docker/docker/registry/resumable [2024-04-23T19:12:47.376Z] github.com/docker/docker/restartmanager [2024-04-23T19:12:47.376Z] github.com/docker/docker/runconfig [2024-04-23T19:12:47.376Z] github.com/docker/docker/runconfig/opts [2024-04-23T19:12:47.376Z] github.com/docker/docker/testutil [2024-04-23T19:12:47.376Z] github.com/docker/docker/testutil/daemon [2024-04-23T19:12:47.376Z] github.com/docker/docker/testutil/environment [2024-04-23T19:12:47.376Z] github.com/docker/docker/testutil/fakecontext [2024-04-23T19:12:47.376Z] github.com/docker/docker/testutil/fakegit [2024-04-23T19:12:47.376Z] github.com/docker/docker/testutil/fakestorage [2024-04-23T19:12:47.376Z] github.com/docker/docker/testutil/fixtures/load [2024-04-23T19:12:47.376Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-23T19:12:47.376Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-23T19:12:47.376Z] github.com/docker/docker/testutil/registry [2024-04-23T19:12:47.376Z] github.com/docker/docker/testutil/request [2024-04-23T19:12:47.376Z] github.com/docker/docker/volume [2024-04-23T19:12:47.376Z] github.com/docker/docker/volume/drivers [2024-04-23T19:12:47.376Z] github.com/docker/docker/volume/local [2024-04-23T19:12:47.376Z] github.com/docker/docker/volume/mounts [2024-04-23T19:12:47.376Z] github.com/docker/docker/volume/service [2024-04-23T19:12:47.376Z] github.com/docker/docker/volume/service/opts [2024-04-23T19:12:47.376Z] github.com/docker/docker/volume/testutils' ']' [2024-04-23T19:12:47.377Z] + 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-23T19:12:47.937Z] ? github.com/docker/docker/api [no test files] [2024-04-23T19:12:56.013Z] ok github.com/docker/docker/api/server 0.032s coverage: 16.2% of statements [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2024-04-23T19:13:17.891Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 28.3% of statements [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/server/router [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/server/router/build [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2024-04-23T19:13:17.891Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 42.7% of statements [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/server/router/image [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/server/router/network [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/server/router/session [no test files] [2024-04-23T19:13:17.891Z] ok github.com/docker/docker/api/server/router/container 0.013s coverage: 5.9% of statements [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/server/router/system [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/types [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/types/backend [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/types/checkpoint [no test files] [2024-04-23T19:13:17.891Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 7.3% of statements [2024-04-23T19:13:17.891Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 66.7% of statements [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/types/events [no test files] [2024-04-23T19:13:17.891Z] ok github.com/docker/docker/api/types/container 0.008s coverage: 83.7% of statements [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/types/image [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/types/mount [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/types/swarm [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/types/system [no test files] [2024-04-23T19:13:17.891Z] ok github.com/docker/docker/api/types/network 0.004s coverage: 80.0% of statements [2024-04-23T19:13:17.891Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 94.0% of statements [2024-04-23T19:13:17.891Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2024-04-23T19:13:17.891Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2024-04-23T19:13:17.891Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/api/types/volume [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/builder [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/builder/builder-next [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2024-04-23T19:13:17.891Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2024-04-23T19:13:17.891Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2024-04-23T19:13:19.255Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2024-04-23T19:13:19.255Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2024-04-23T19:13:19.255Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.008s coverage: 100.0% of statements [2024-04-23T19:13:19.511Z] ok github.com/docker/docker/cli/debug 0.022s coverage: 100.0% of statements [2024-04-23T19:13:19.511Z] ok github.com/docker/docker/builder/remotecontext 0.034s coverage: 33.7% of statements [2024-04-23T19:13:19.511Z] ok github.com/docker/docker/builder/dockerfile 0.049s coverage: 50.1% of statements [2024-04-23T19:13:21.403Z] ? github.com/docker/docker/client/buildkit [no test files] [2024-04-23T19:13:21.403Z] ok github.com/docker/docker/cmd/docker-proxy 0.036s coverage: 66.5% of statements [2024-04-23T19:13:21.660Z] ok github.com/docker/docker/client 0.218s coverage: 77.0% of statements [2024-04-23T19:13:22.221Z] ok github.com/docker/docker/builder/remotecontext/git 2.888s coverage: 82.5% of statements [2024-04-23T19:13:34.388Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2024-04-23T19:13:34.388Z] ? github.com/docker/docker/container/stream [no test files] [2024-04-23T19:13:34.388Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2024-04-23T19:13:34.388Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2024-04-23T19:13:34.388Z] ok github.com/docker/docker/container 0.123s coverage: 36.4% of statements [2024-04-23T19:13:34.388Z] ok github.com/docker/docker/cmd/dockerd 0.191s coverage: 29.7% of statements [2024-04-23T19:13:36.531Z] ok github.com/docker/docker/cmd/dockerd/trap 2.382s coverage: 0.0% of statements [2024-04-23T19:13:37.458Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2024-04-23T19:13:37.458Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2024-04-23T19:13:37.458Z] ok github.com/docker/docker/daemon/cluster/convert 0.025s coverage: 39.3% of statements [2024-04-23T19:13:37.458Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2024-04-23T19:13:37.715Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2024-04-23T19:13:37.715Z] ok github.com/docker/docker/daemon/config 0.042s coverage: 74.4% of statements [2024-04-23T19:13:39.603Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2024-04-23T19:13:39.603Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements [2024-04-23T19:13:39.603Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.3% of statements [2024-04-23T19:13:39.603Z] ok github.com/docker/docker/daemon/containerd 0.044s coverage: 17.6% of statements [2024-04-23T19:13:39.603Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2024-04-23T19:13:39.603Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.193s coverage: 60.9% of statements [2024-04-23T19:13:40.528Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2024-04-23T19:13:40.528Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2024-04-23T19:13:40.528Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2024-04-23T19:13:40.528Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2024-04-23T19:13:40.528Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.207s coverage: 60.2% of statements [2024-04-23T19:13:40.528Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 60.9% of statements [2024-04-23T19:13:41.088Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.461s coverage: 13.2% of statements [2024-04-23T19:13:41.088Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2024-04-23T19:13:41.088Z] # github.com/docker/docker/daemon/logger/awslogs [github.com/docker/docker/daemon/logger/awslogs.test] [2024-04-23T19:13:41.088Z] daemon/logger/awslogs/cloudwatchlogs_test.go:360:11: cannot use true (untyped bool constant) as "sync/atomic".Bool value in struct literal [2024-04-23T19:13:41.088Z] daemon/logger/awslogs/cloudwatchlogs_test.go:373:13: cannot use make(chan *logger.Message) (value of type chan *logger.Message) as loggerutils.MessageQueue value in struct literal [2024-04-23T19:13:41.088Z] daemon/logger/awslogs/cloudwatchlogs_test.go:396:9: invalid operation: cannot receive from non-channel stream.messages (variable of type loggerutils.MessageQueue) [2024-04-23T19:13:41.088Z] daemon/logger/awslogs/cloudwatchlogs_test.go:411:13: cannot use make(chan *logger.Message, 1) (value of type chan *logger.Message) as loggerutils.MessageQueue value in struct literal [2024-04-23T19:13:41.088Z] daemon/logger/awslogs/cloudwatchlogs_test.go:559:18: cannot use make(chan *logger.Message) (value of type chan *logger.Message) as loggerutils.MessageQueue value in struct literal [2024-04-23T19:13:41.088Z] daemon/logger/awslogs/cloudwatchlogs_test.go:601:18: cannot use make(chan *logger.Message) (value of type chan *logger.Message) as loggerutils.MessageQueue value in struct literal [2024-04-23T19:13:41.088Z] daemon/logger/awslogs/cloudwatchlogs_test.go:669:21: cannot use make(chan *logger.Message) (value of type chan *logger.Message) as loggerutils.MessageQueue value in struct literal [2024-04-23T19:13:41.088Z] daemon/logger/awslogs/cloudwatchlogs_test.go:735:19: cannot use make(chan *logger.Message) (value of type chan *logger.Message) as loggerutils.MessageQueue value in struct literal [2024-04-23T19:13:41.088Z] daemon/logger/awslogs/cloudwatchlogs_test.go:768:22: cannot use make(chan *logger.Message) (value of type chan *logger.Message) as loggerutils.MessageQueue value in struct literal [2024-04-23T19:13:41.088Z] daemon/logger/awslogs/cloudwatchlogs_test.go:799:21: cannot use make(chan *logger.Message) (value of type chan *logger.Message) as loggerutils.MessageQueue value in struct literal [2024-04-23T19:13:41.088Z] daemon/logger/awslogs/cloudwatchlogs_test.go:799:21: too many errors [2024-04-23T19:13:41.648Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2024-04-23T19:13:41.648Z] ? github.com/docker/docker/daemon/listeners [no test files] [2024-04-23T19:13:41.648Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2024-04-23T19:13:41.648Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 2.9% of statements [2024-04-23T19:13:41.903Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2024-04-23T19:13:41.903Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements [2024-04-23T19:13:41.903Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements [2024-04-23T19:13:42.158Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 68.2% of statements [2024-04-23T19:13:42.718Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2024-04-23T19:13:42.718Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2024-04-23T19:13:42.718Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2024-04-23T19:13:42.718Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2024-04-23T19:13:42.974Z] # github.com/docker/docker/daemon/logger/loggerutils [github.com/docker/docker/daemon/logger/loggerutils.test] [2024-04-23T19:13:42.974Z] daemon/logger/loggerutils/queue_test.go:29:5: no new variables on left side of := [2024-04-23T19:13:42.974Z] daemon/logger/loggerutils/queue_test.go:33:5: no new variables on left side of := [2024-04-23T19:13:42.974Z] daemon/logger/loggerutils/queue_test.go:51:8: no new variables on left side of := [2024-04-23T19:13:42.974Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.128s coverage: 76.8% of statements [2024-04-23T19:13:42.974Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2024-04-23T19:13:42.974Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 79.4% of statements [2024-04-23T19:13:43.534Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 31.5% of statements [2024-04-23T19:13:43.534Z] ? github.com/docker/docker/daemon/names [no test files] [2024-04-23T19:13:43.534Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2024-04-23T19:13:43.534Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2024-04-23T19:13:43.534Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2024-04-23T19:13:43.534Z] ? github.com/docker/docker/daemon/stats [no test files] [2024-04-23T19:13:43.534Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2024-04-23T19:13:44.459Z] ok github.com/docker/docker/daemon/logger/journald 1.581s coverage: 72.7% of statements [2024-04-23T19:13:44.714Z] ? github.com/docker/docker/distribution/utils [no test files] [2024-04-23T19:13:44.714Z] ok github.com/docker/docker/dockerversion 0.006s coverage: 100.0% of statements [2024-04-23T19:13:44.714Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.2% of statements [2024-04-23T19:13:44.714Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 44.4% of statements [2024-04-23T19:13:44.969Z] ok github.com/docker/docker/daemon/logger/splunk 1.422s coverage: 82.5% of statements [2024-04-23T19:13:45.529Z] ok github.com/docker/docker/image 0.025s coverage: 82.8% of statements [2024-04-23T19:13:45.529Z] ? github.com/docker/docker/image/spec/specs-go [no test files] [2024-04-23T19:13:45.529Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] [2024-04-23T19:13:45.529Z] ? github.com/docker/docker/image/v1 [no test files] [2024-04-23T19:13:45.784Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.6% of statements [2024-04-23T19:13:45.784Z] ok github.com/docker/docker/image/cache 0.012s coverage: 26.1% of statements [2024-04-23T19:13:45.784Z] ? github.com/docker/docker/internal/compatcontext [no test files] [2024-04-23T19:13:45.784Z] ? github.com/docker/docker/internal/mounttree [no test files] [2024-04-23T19:13:45.784Z] ok github.com/docker/docker/internal/cleanups 0.006s coverage: 69.2% of statements [2024-04-23T19:13:45.784Z] ok github.com/docker/docker/internal/mod 0.005s coverage: 66.7% of statements [2024-04-23T19:13:45.784Z] ? github.com/docker/docker/internal/rootless/mountopts [no test files] [2024-04-23T19:13:45.784Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements [2024-04-23T19:13:46.039Z] ? github.com/docker/docker/internal/test/suite [no test files] [2024-04-23T19:13:46.039Z] ? github.com/docker/docker/internal/testutils [no test files] [2024-04-23T19:13:46.039Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2024-04-23T19:13:46.039Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] [2024-04-23T19:13:46.039Z] ? github.com/docker/docker/internal/unix_noeintr [no test files] [2024-04-23T19:13:46.039Z] ? github.com/docker/docker/internal/unshare [no test files] [2024-04-23T19:13:46.039Z] ok github.com/docker/docker/internal/sliceutil 0.002s coverage: 56.2% of statements [2024-04-23T19:13:46.039Z] ok github.com/docker/docker/internal/safepath 0.005s coverage: 42.9% of statements [2024-04-23T19:13:46.294Z] ok github.com/docker/docker/distribution 1.531s coverage: 28.7% of statements [2024-04-23T19:13:46.854Z] ok github.com/docker/docker/distribution/xfer 2.207s coverage: 85.4% of statements [2024-04-23T19:13:47.109Z] ok github.com/docker/docker/daemon 10.623s coverage: 15.8% of statements [2024-04-23T19:13:47.109Z] WARN invalid TestEvent: FAIL github.com/docker/docker/daemon/logger/awslogs [build failed] [2024-04-23T19:13:47.109Z] bad output from test2json: FAIL github.com/docker/docker/daemon/logger/awslogs [build failed] [2024-04-23T19:13:47.109Z] WARN invalid TestEvent: FAIL github.com/docker/docker/daemon/logger/loggerutils [build failed] [2024-04-23T19:13:47.109Z] bad output from test2json: FAIL github.com/docker/docker/daemon/logger/loggerutils [build failed] [2024-04-23T19:13:47.109Z] ? github.com/docker/docker/libcontainerd [no test files] [2024-04-23T19:13:47.109Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2024-04-23T19:13:47.109Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2024-04-23T19:13:47.109Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2024-04-23T19:13:47.109Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2024-04-23T19:13:47.109Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2024-04-23T19:13:47.669Z] ? github.com/docker/docker/oci/caps [no test files] [2024-04-23T19:13:47.669Z] ok github.com/docker/docker/oci 0.010s coverage: 35.8% of statements [2024-04-23T19:13:47.669Z] ok github.com/docker/docker/opts 0.051s coverage: 67.9% of statements [2024-04-23T19:13:48.230Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2024-04-23T19:13:48.230Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2024-04-23T19:13:48.230Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements [2024-04-23T19:13:48.230Z] ok github.com/docker/docker/pkg/containerfs 0.020s coverage: 26.7% of statements [2024-04-23T19:13:48.485Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2024-04-23T19:13:48.485Z] ok github.com/docker/docker/pkg/chrootarchive 0.275s coverage: 83.7% of statements [2024-04-23T19:13:48.485Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 51.7% of statements [2024-04-23T19:13:48.485Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 6.5% of statements [2024-04-23T19:13:48.485Z] time="2024-04-23T19:13:48Z" level=error msg="Tar: Can't stat file /tmp/archive-copy-test4135863770 to tar: open /tmp/archive-copy-test4135863770/dir1: no such file or directory" [2024-04-23T19:13:48.485Z] time="2024-04-23T19:13:48Z" level=error msg="Can't add file /tmp/archive-copy-test1085189712/file1 to tar: open /tmp/archive-copy-test1085189712/file1: no such file or directory" [2024-04-23T19:13:48.740Z] ok github.com/docker/docker/pkg/archive 0.428s coverage: 81.5% of statements [2024-04-23T19:13:48.740Z] ok github.com/docker/docker/pkg/meminfo 0.003s coverage: 75.0% of statements [2024-04-23T19:13:48.740Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 45.5% of statements [2024-04-23T19:13:48.740Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 92.3% of statements [2024-04-23T19:13:48.996Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2024-04-23T19:13:48.996Z] ok github.com/docker/docker/pkg/authorization 0.736s coverage: 68.3% of statements [2024-04-23T19:13:48.996Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2024-04-23T19:13:48.996Z] ok github.com/docker/docker/pkg/idtools 0.363s coverage: 69.7% of statements [2024-04-23T19:13:48.996Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2024-04-23T19:13:49.251Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.2% of statements [2024-04-23T19:13:49.251Z] ? github.com/docker/docker/pkg/platform [no test files] [2024-04-23T19:13:49.251Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2024-04-23T19:13:49.251Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 94.1% of statements [2024-04-23T19:13:49.251Z] ok github.com/docker/docker/pkg/ioutils 0.393s coverage: 69.1% of statements [2024-04-23T19:13:49.812Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2024-04-23T19:13:49.812Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2024-04-23T19:13:49.812Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 90.0% of statements [2024-04-23T19:13:49.812Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2024-04-23T19:13:49.812Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements [2024-04-23T19:13:49.812Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2024-04-23T19:13:49.812Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2024-04-23T19:13:49.812Z] ? github.com/docker/docker/pkg/rootless [no test files] [2024-04-23T19:13:49.812Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2024-04-23T19:13:49.812Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2024-04-23T19:13:49.812Z] ok github.com/docker/docker/pkg/stack 0.017s coverage: 90.9% of statements [2024-04-23T19:13:50.069Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2024-04-23T19:13:50.069Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 61.9% of statements [2024-04-23T19:13:50.069Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 64.5% of statements [2024-04-23T19:13:50.325Z] ok github.com/docker/docker/pkg/system 0.007s coverage: 41.0% of statements [2024-04-23T19:13:50.325Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2024-04-23T19:13:50.325Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2024-04-23T19:13:50.325Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2024-04-23T19:13:50.325Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.6% of statements [2024-04-23T19:13:51.251Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2024-04-23T19:13:51.251Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2024-04-23T19:13:51.251Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 13.6% of statements [2024-04-23T19:13:51.251Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2024-04-23T19:13:51.506Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2024-04-23T19:13:51.761Z] ok github.com/docker/docker/pkg/plugins 2.010s coverage: 73.7% of statements [2024-04-23T19:13:51.761Z] ok github.com/docker/docker/quota 0.293s coverage: 69.3% of statements [2024-04-23T19:13:51.761Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2024-04-23T19:13:52.016Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 51.9% of statements [2024-04-23T19:13:52.016Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2024-04-23T19:13:52.016Z] ? github.com/docker/docker/runconfig/opts [no test files] [2024-04-23T19:13:52.016Z] ok github.com/docker/docker/runconfig 0.007s coverage: 54.0% of statements [2024-04-23T19:13:52.016Z] ok github.com/docker/docker/registry 0.128s coverage: 63.9% of statements [2024-04-23T19:13:52.272Z] ok github.com/docker/docker/testutil 0.005s coverage: 6.8% of statements [2024-04-23T19:13:52.528Z] ? github.com/docker/docker/testutil/daemon [no test files] [2024-04-23T19:13:52.528Z] ? github.com/docker/docker/testutil/environment [no test files] [2024-04-23T19:13:52.528Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2024-04-23T19:13:52.528Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2024-04-23T19:13:52.528Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2024-04-23T19:13:52.528Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2024-04-23T19:13:52.528Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2024-04-23T19:13:52.528Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2024-04-23T19:13:52.528Z] ? github.com/docker/docker/testutil/registry [no test files] [2024-04-23T19:13:52.528Z] ? github.com/docker/docker/testutil/request [no test files] [2024-04-23T19:13:52.528Z] ? github.com/docker/docker/volume [no test files] [2024-04-23T19:13:53.089Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements [2024-04-23T19:13:53.089Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 61.5% of statements [2024-04-23T19:13:53.089Z] ok github.com/docker/docker/volume/local 0.071s coverage: 76.4% of statements [2024-04-23T19:13:53.651Z] ? github.com/docker/docker/volume/service/opts [no test files] [2024-04-23T19:13:53.651Z] ? github.com/docker/docker/volume/testutils [no test files] [2024-04-23T19:13:53.651Z] ok github.com/docker/docker/volume/service 0.011s coverage: 71.8% of statements [2024-04-23T19:13:55.013Z] ok github.com/docker/docker/layer 7.962s coverage: 68.1% of statements [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === Skipped [2024-04-23T19:13:55.268Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2024-04-23T19:13:55.268Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2024-04-23T19:13:55.268Z] network_proxy_test.go:210: No support for dual stack yet [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2024-04-23T19:13:55.268Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2024-04-23T19:13:55.268Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2024-04-23T19:13:55.268Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:13:55.268Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2024-04-23T19:13:55.268Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:13:55.268Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2024-04-23T19:13:55.268Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:13:55.268Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2024-04-23T19:13:55.268Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:13:55.268Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2024-04-23T19:13:55.268Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:13:55.268Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2024-04-23T19:13:55.268Z] graphtest_unix.go:68: No driver to put! [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2024-04-23T19:13:55.268Z] time="2024-04-23T19:13:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T19:13:55.268Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T19:13:55.268Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2024-04-23T19:13:55.268Z] time="2024-04-23T19:13:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T19:13:55.268Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T19:13:55.268Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2024-04-23T19:13:55.268Z] time="2024-04-23T19:13:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T19:13:55.268Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T19:13:55.268Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2024-04-23T19:13:55.268Z] time="2024-04-23T19:13:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T19:13:55.268Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T19:13:55.268Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2024-04-23T19:13:55.268Z] time="2024-04-23T19:13:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T19:13:55.268Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T19:13:55.268Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2024-04-23T19:13:55.268Z] graphtest_unix.go:68: No driver to put! [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2024-04-23T19:13:55.268Z] overlay_test.go:61: Cannot run test with naive change algorithm [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2024-04-23T19:13:55.268Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2024-04-23T19:13:55.268Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:13:55.268Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2024-04-23T19:13:55.268Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:13:55.268Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2024-04-23T19:13:55.268Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:13:55.268Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2024-04-23T19:13:55.268Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:13:55.268Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2024-04-23T19:13:55.268Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T19:13:55.268Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2024-04-23T19:13:55.268Z] graphtest_unix.go:68: No driver to put! [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2024-04-23T19:13:55.268Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2024-04-23T19:13:55.268Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2024-04-23T19:13:55.268Z] validate_test.go:73: only tested on Windows [2024-04-23T19:13:55.268Z]  [2024-04-23T19:13:55.268Z] === Errors [2024-04-23T19:13:55.268Z] daemon/logger/awslogs/cloudwatchlogs_test.go:360:11: cannot use true (untyped bool constant) as "sync/atomic".Bool value in struct literal [2024-04-23T19:13:55.268Z] daemon/logger/awslogs/cloudwatchlogs_test.go:373:13: cannot use make(chan *logger.Message) (value of type chan *logger.Message) as loggerutils.MessageQueue value in struct literal [2024-04-23T19:13:55.268Z] daemon/logger/awslogs/cloudwatchlogs_test.go:396:9: invalid operation: cannot receive from non-channel stream.messages (variable of type loggerutils.MessageQueue) [2024-04-23T19:13:55.268Z] daemon/logger/awslogs/cloudwatchlogs_test.go:411:13: cannot use make(chan *logger.Message, 1) (value of type chan *logger.Message) as loggerutils.MessageQueue value in struct literal [2024-04-23T19:13:55.268Z] daemon/logger/awslogs/cloudwatchlogs_test.go:559:18: cannot use make(chan *logger.Message) (value of type chan *logger.Message) as loggerutils.MessageQueue value in struct literal [2024-04-23T19:13:55.268Z] daemon/logger/awslogs/cloudwatchlogs_test.go:601:18: cannot use make(chan *logger.Message) (value of type chan *logger.Message) as loggerutils.MessageQueue value in struct literal [2024-04-23T19:13:55.268Z] daemon/logger/awslogs/cloudwatchlogs_test.go:669:21: cannot use make(chan *logger.Message) (value of type chan *logger.Message) as loggerutils.MessageQueue value in struct literal [2024-04-23T19:13:55.268Z] daemon/logger/awslogs/cloudwatchlogs_test.go:735:19: cannot use make(chan *logger.Message) (value of type chan *logger.Message) as loggerutils.MessageQueue value in struct literal [2024-04-23T19:13:55.268Z] daemon/logger/awslogs/cloudwatchlogs_test.go:768:22: cannot use make(chan *logger.Message) (value of type chan *logger.Message) as loggerutils.MessageQueue value in struct literal [2024-04-23T19:13:55.268Z] daemon/logger/awslogs/cloudwatchlogs_test.go:799:21: cannot use make(chan *logger.Message) (value of type chan *logger.Message) as loggerutils.MessageQueue value in struct literal [2024-04-23T19:13:55.268Z] daemon/logger/awslogs/cloudwatchlogs_test.go:799:21: too many errors [2024-04-23T19:13:55.268Z] daemon/logger/loggerutils/queue_test.go:29:5: no new variables on left side of := [2024-04-23T19:13:55.268Z] daemon/logger/loggerutils/queue_test.go:33:5: no new variables on left side of := [2024-04-23T19:13:55.268Z] daemon/logger/loggerutils/queue_test.go:51:8: no new variables on left side of := [2024-04-23T19:13:55.268Z] [2024-04-23T19:13:55.268Z] DONE 3190 tests, 27 skipped, 14 errors in 67.963s Post stage [Pipeline] junit [2024-04-23T19:13:56.640Z] Recording test results [2024-04-23T19:13:56.788Z] [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-23T19:13:57.218Z] + echo Ensuring container killed. [2024-04-23T19:13:57.218Z] Ensuring container killed. [2024-04-23T19:13:57.218Z] + docker rm -vf docker-pr4 [2024-04-23T19:13:57.218Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2024-04-23T19:13:57.531Z] + echo Chowning /workspace to jenkins user [2024-04-23T19:13:57.531Z] Chowning /workspace to jenkins user [2024-04-23T19:13:57.531Z] + id -u [2024-04-23T19:13:57.531Z] + id -g [2024-04-23T19:13:57.531Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47748:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2024-04-23T19:13:58.365Z] + bundleName=arm64-integration [2024-04-23T19:13:58.365Z] + echo Creating arm64-integration-bundles.tar.gz [2024-04-23T19:13:58.365Z] Creating arm64-integration-bundles.tar.gz [2024-04-23T19:13:58.365Z] + 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-23T19:13:58.365Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2024-04-23T19:13:58.372Z] Archiving artifacts [2024-04-23T19:13:58.582Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47748/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2024-04-23T19:13:58.947Z] + make clean [2024-04-23T19:13:58.948Z] docker volume rm -f docker-dev-cache docker-mod-cache [2024-04-23T19:13:58.948Z] docker-dev-cache [2024-04-23T19:13:58.948Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-23T19:13:59.370Z] 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-47748/4/stashes/