awx
awx copied to clipboard
The running ansible process received a shutdown signal.
Please confirm the following
- [X] I agree to follow this project's code of conduct.
- [X] I have checked the current issues for duplicates.
- [X] I understand that AWX is open source software provided for free and that I might not receive a timely response.
- [X] I am NOT reporting a (potential) security vulnerability. (These should be emailed to
[email protected]
instead.)
Bug Summary
Random crashes with message The running ansible process received a shutdown signal. After the crash awx-task pod what was running job disappear from the Instances but pod is still running in the cluster.
Attaching logs from ArgoCD awx-task.txt
AWX version
AWX 24.4.0
Select the relevant components
- [ ] UI
- [ ] UI (tech preview)
- [ ] API
- [ ] Docs
- [ ] Collection
- [ ] CLI
- [X] Other
Installation method
kubernetes
Modifications
no
Ansible version
v2.17.0
Operating system
k8s cluster on OL9
Web browser
Firefox, Chrome, Edge
Steps to reproduce
Created playbook with 6 5min pause commands and run template.
Expected results
Finish template in 30mins.
Actual results
Failed within 10 minutes with error The running ansible process received a shutdown signal.
Additional information
Issue behaves the same like on #14948 but that should be resolved by version 23.8.1 and I am using newest version of AWX.