2025-10-05 21:16:37,862 p=32561 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2025-10-05 21:16:37,863 p=32561 u=zuul n=ansible | PLAY [RabbitMQ resource setup hook] ******************************************** 2025-10-05 21:16:37,907 p=32561 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-05 21:16:37,907 p=32561 u=zuul n=ansible | Sunday 05 October 2025 21:16:37 +0000 (0:00:00.058) 0:00:00.058 ******** 2025-10-05 21:16:40,270 p=32561 u=zuul n=ansible | changed: [localhost] 2025-10-05 21:16:40,332 p=32561 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-05 21:16:40,332 p=32561 u=zuul n=ansible | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-10-05 21:16:40,332 p=32561 u=zuul n=ansible | Sunday 05 October 2025 21:16:40 +0000 (0:00:02.425) 0:00:02.483 ******** 2025-10-05 21:16:40,332 p=32561 u=zuul n=ansible | =============================================================================== 2025-10-05 21:16:40,333 p=32561 u=zuul n=ansible | Patch rabbitmq resources for lower resource consumption ----------------- 2.43s