testsuite icon indicating copy to clipboard operation
testsuite copied to clipboard

Executing Cert Essential fails to complete

Open Smitholi67 opened this issue 9 months ago • 1 comments

When trying to execute the cert essential command, the job never completes. It may pertain to either sig_term_handled, zombie_handled, or specialized_init_system. The logging doesn't appear to indicate where it gets stuck.

Below is the results

`--- name: cnf testsuite testsuite_version: node-drain-fix-2024-05-15-142132-3258c691 status: command: /home/dwilmes/.mtx/konstruxx/working/tests/testCHF/cnf-testsuite cert essential points: 100 exit_code: 0 items:

name: increase_decrease_capacity status: passed type: essential points: 100 name: volume_hostpath_not_found status: passed type: essential points: 100 name: node_drain status: passed type: essential points: 100 name: privileged_containers status: passed type: essential points: 100 name: non_root_containers status: failed type: essential points: 0 name: cpu_limits status: passed type: essential points: 100 name: memory_limits status: passed type: essential points: 100 name: hostpath_mounts status: passed type: essential points: 100 name: container_sock_mounts status: passed type: essential points: 100 name: selinux_options status: na type: essential points: 0 name: hostport_not_used status: passed type: essential points: 100 name: hardcoded_ip_addresses_in_k8s_runtime_configuration status: passed type: essential points: 100 name: latest_tag status: passed type: essential points: 100 name: log_output status: passed type: essential points: 100 name: specialized_init_system status: failed type: essential points: 0 `

This was also commented on in PR https://github.com/cnti-testcatalog/testsuite/pull/2024#issuecomment-2113713429

Smitholi67 avatar May 16 '24 20:05 Smitholi67