)]}'
{"roles/capture-system-logs/tasks/main.yaml":[{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"60ece28f6b3cb6f681ec41d023068849e62fb529","unresolved":true,"context_lines":[{"line_number":29,"context_line":"      sudo ps -ef \u003e ps-ef.txt"},{"line_number":30,"context_line":""},{"line_number":31,"context_line":"      # Check for OOM Killer messages"},{"line_number":32,"context_line":"      sudo dmesg | grep -i \"out of memory\" \u003e oom-killer.txt"},{"line_number":33,"context_line":""},{"line_number":34,"context_line":"      # Services status"},{"line_number":35,"context_line":"      sudo systemctl status --all \u003e services.txt 2\u003e/dev/null"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"adac0b46_1ceacaff","line":32,"updated":"2025-09-25 15:21:43.000000000","message":"I think you will want this grep to include an arg like \"-A30\" to get the full info about what was killed and its stack trace.","commit_id":"2412d55008721c968495725dc9793cc626f42ee5"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"0fe4ef5d463118f322e2e7c0743cab268cb79725","unresolved":true,"context_lines":[{"line_number":29,"context_line":"      sudo ps -ef \u003e ps-ef.txt"},{"line_number":30,"context_line":""},{"line_number":31,"context_line":"      # Check for OOM Killer messages"},{"line_number":32,"context_line":"      sudo dmesg | grep -i \"out of memory\" \u003e oom-killer.txt"},{"line_number":33,"context_line":""},{"line_number":34,"context_line":"      # Services status"},{"line_number":35,"context_line":"      sudo systemctl status --all \u003e services.txt 2\u003e/dev/null"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"20ff63b3_c5eb3ea1","line":32,"in_reply_to":"adac0b46_1ceacaff","updated":"2025-11-08 00:40:21.000000000","message":"+ maybe more like -B 10 -A 50\n\nbut with that said i think we do already have the OOM evnets in \n\nhttps://zuul.opendev.org/t/openstack/build/2185cea7e4904219baa212e2de2f39fe/log/controller/logs/screen-memory_tracker.txt\n\ni thik or failing that in syslog.txt. i know i have deffineltly debugs OOM bugs in the ci before without neecding to add files.","commit_id":"2412d55008721c968495725dc9793cc626f42ee5"}]}
