Description
There are a large number of pmm agent zombie processes on the node after the container has been running for a period of time
root@xxxxx:/home/devops# ps -ef | grep defunct
1002 41943 41924 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 75254 75216 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 135336 135312 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 189945 189907 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 255571 255550 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 490383 490362 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 832919 831893 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 958309 958247 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 1149464 1149438 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 1432295 1432274 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 1456164 1456146 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 1529058 1529006 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 1570434 1570407 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 1570576 1570555 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 1934653 1934622 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 2200061 2200036 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 2233784 2233763 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 2743856 2743742 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 2764617 2764587 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 2776280 2776248 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 2827057 2827011 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 2857980 2857944 0 Apr16 ? 00:00:00 [pmm-agent] <defunct>
1002 2997272 2997238 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 3035430 3035326 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 3051071 3050987 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 3627839 3627766 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 3875565 3875537 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 3887703 3887677 0 2025 ? 00:00:00 [pmm-agent] <defunct>
root 3959876 3943591 0 07:53 pts/0 00:00:00 grep --color=auto defunct
1002 3978334 3978116 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 3990004 3989974 0 2025 ? 00:00:00 [pmm-agent] <defunct>
1002 4184178 4184142 0 2025 ? 00:00:00 [pmm-agent] <defunct>
Expected Results
There shouldn't be zombie processes
Actual Results
1002 41943 41924 0 2025 ? 00:00:00 [pmm-agent]
Version
percona/pmm-client:3.x
Steps to reproduce
No response
Relevant logs
Code of Conduct
Description
There are a large number of pmm agent zombie processes on the node after the container has been running for a period of time
Expected Results
There shouldn't be zombie processes
Actual Results
1002 41943 41924 0 2025 ? 00:00:00 [pmm-agent]
Version
percona/pmm-client:3.x
Steps to reproduce
No response
Relevant logs
Code of Conduct