2025-10-06 08:35:53,334 p=32514 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2025-10-06 08:35:53,335 p=32514 u=zuul n=ansible | PLAY [RabbitMQ resource setup hook] ******************************************** 2025-10-06 08:35:53,370 p=32514 u=zuul n=ansible | TASK [Patch rabbitmq resources for lower resource consumption _raw_params=crname=$(oc get openstackcontrolplane -o name -n {{ namespace }}) oc patch ${crname} --type json -n {{ namespace }} -p='[{"op": "replace", "path": "/spec/rabbitmq/templates/rabbitmq/resources/requests/cpu", "value": 500m}]' oc patch ${crname} --type json -n {{ namespace }} -p='[{"op": "replace", "path": "/spec/rabbitmq/templates/rabbitmq/resources/requests/memory", "value": 500Mi}]' oc patch ${crname} --type json -n {{ namespace }} -p='[{"op": "replace", "path": "/spec/rabbitmq/templates/rabbitmq-cell1/resources/requests/cpu", "value": 500m}]' oc patch ${crname} --type json -n {{ namespace }} -p='[{"op": "replace", "path": "/spec/rabbitmq/templates/rabbitmq-cell1/resources/requests/memory", "value": 500Mi}]' ] *** 2025-10-06 08:35:53,370 p=32514 u=zuul n=ansible | Monday 06 October 2025 08:35:53 +0000 (0:00:00.051) 0:00:00.051 ******** 2025-10-06 08:35:55,615 p=32514 u=zuul n=ansible | changed: [localhost] 2025-10-06 08:35:55,658 p=32514 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-06 08:35:55,658 p=32514 u=zuul n=ansible | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-10-06 08:35:55,658 p=32514 u=zuul n=ansible | Monday 06 October 2025 08:35:55 +0000 (0:00:02.287) 0:00:02.339 ******** 2025-10-06 08:35:55,658 p=32514 u=zuul n=ansible | =============================================================================== 2025-10-06 08:35:55,658 p=32514 u=zuul n=ansible | Patch rabbitmq resources for lower resource consumption ----------------- 2.29s