2025-09-30 16:57:56,960 p=33349 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2025-09-30 16:57:56,960 p=33349 u=zuul n=ansible | PLAY [Create the kustomization for deploying CloudKitty] *********************** 2025-09-30 16:57:56,991 p=33349 u=zuul n=ansible | TASK [Disable telemetry in the openstack controlplane _raw_params=oc patch oscp $(oc get oscp -ojsonpath='{ .items[].metadata.name }') --type=json -p='[{"op": "replace", "path": "/spec/telemetry/enabled", "value": false} ]' ] *** 2025-09-30 16:57:56,991 p=33349 u=zuul n=ansible | Tuesday 30 September 2025 16:57:56 +0000 (0:00:00.044) 0:00:00.044 ***** 2025-09-30 16:57:57,772 p=33349 u=zuul n=ansible | changed: [localhost] 2025-09-30 16:57:57,781 p=33349 u=zuul n=ansible | TASK [Deploy loki operator _raw_params=oc apply -f {{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/telemetry-operator'].src_dir }}/deploy-loki-for-ck.yaml ] *** 2025-09-30 16:57:57,781 p=33349 u=zuul n=ansible | Tuesday 30 September 2025 16:57:57 +0000 (0:00:00.790) 0:00:00.835 ***** 2025-09-30 16:58:02,684 p=33349 u=zuul n=ansible | changed: [localhost] 2025-09-30 16:58:02,696 p=33349 u=zuul n=ansible | TASK [Deploy COO _raw_params=oc apply -f {{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/telemetry-operator'].src_dir }}/coo-subscription.yaml ] *** 2025-09-30 16:58:02,696 p=33349 u=zuul n=ansible | Tuesday 30 September 2025 16:58:02 +0000 (0:00:04.914) 0:00:05.749 ***** 2025-09-30 16:58:03,061 p=33349 u=zuul n=ansible | changed: [localhost] 2025-09-30 16:58:03,070 p=33349 u=zuul n=ansible | TASK [Get install plan and approve the installation _raw_params=oc get installplan -n openshift-operators-redhat | grep "loki-operator.v6.3.0" | awk '{print $1}' ] *** 2025-09-30 16:58:03,070 p=33349 u=zuul n=ansible | Tuesday 30 September 2025 16:58:03 +0000 (0:00:00.374) 0:00:06.124 ***** 2025-09-30 16:58:03,428 p=33349 u=zuul n=ansible | changed: [localhost] 2025-09-30 16:58:03,438 p=33349 u=zuul n=ansible | TASK [Show the install_plan from oc get installplan var=install_plan] ********** 2025-09-30 16:58:03,438 p=33349 u=zuul n=ansible | Tuesday 30 September 2025 16:58:03 +0000 (0:00:00.368) 0:00:06.492 ***** 2025-09-30 16:58:03,458 p=33349 u=zuul n=ansible | ok: [localhost] => install_plan: attempts: 1 changed: true cmd: | oc get installplan -n openshift-operators-redhat | grep "loki-operator.v6.3.0" | awk '{print $1}' delta: '0:00:00.152036' end: '2025-09-30 16:58:03.407748' failed: false msg: '' rc: 0 start: '2025-09-30 16:58:03.255712' stderr: '' stderr_lines: [] stdout: '' stdout_lines: [] 2025-09-30 16:58:03,467 p=33349 u=zuul n=ansible | TASK [Get the installplan from the loki-operator subscription _raw_params=oc get subscription -n openshift-operators-redhat loki-operator -ojsonpath='{ .status.installplan.name }' ] *** 2025-09-30 16:58:03,467 p=33349 u=zuul n=ansible | Tuesday 30 September 2025 16:58:03 +0000 (0:00:00.028) 0:00:06.521 ***** 2025-09-30 16:58:03,813 p=33349 u=zuul n=ansible | changed: [localhost] 2025-09-30 16:58:03,822 p=33349 u=zuul n=ansible | TASK [Show the loki_installplan var=loki_installplan.stdout] ******************* 2025-09-30 16:58:03,822 p=33349 u=zuul n=ansible | Tuesday 30 September 2025 16:58:03 +0000 (0:00:00.355) 0:00:06.876 ***** 2025-09-30 16:58:03,840 p=33349 u=zuul n=ansible | ok: [localhost] => loki_installplan.stdout: install-hzbw7 2025-09-30 16:58:03,868 p=33349 u=zuul n=ansible | TASK [Get details of loki installplan _raw_params=oc describe -n openshift-operators-redhat installplan {{ loki_installplan.stdout }} ] *** 2025-09-30 16:58:03,868 p=33349 u=zuul n=ansible | Tuesday 30 September 2025 16:58:03 +0000 (0:00:00.045) 0:00:06.921 ***** 2025-09-30 16:58:04,237 p=33349 u=zuul n=ansible | changed: [localhost] 2025-09-30 16:58:04,247 p=33349 u=zuul n=ansible | TASK [Show installplans _raw_params=oc get installplan --all-namespaces ] ******* 2025-09-30 16:58:04,247 p=33349 u=zuul n=ansible | Tuesday 30 September 2025 16:58:04 +0000 (0:00:00.379) 0:00:07.301 ***** 2025-09-30 16:58:04,610 p=33349 u=zuul n=ansible | changed: [localhost] 2025-09-30 16:58:04,621 p=33349 u=zuul n=ansible | TASK [Show all install plans var=all_install_plans] **************************** 2025-09-30 16:58:04,621 p=33349 u=zuul n=ansible | Tuesday 30 September 2025 16:58:04 +0000 (0:00:00.373) 0:00:07.674 ***** 2025-09-30 16:58:04,638 p=33349 u=zuul n=ansible | ok: [localhost] => all_install_plans: changed: true cmd: | oc get installplan --all-namespaces delta: '0:00:00.155000' end: '2025-09-30 16:58:04.593795' failed: false msg: '' rc: 0 start: '2025-09-30 16:58:04.438795' stderr: '' stderr_lines: [] stdout: |- NAMESPACE NAME CSV APPROVAL APPROVED metallb-system install-2mjvf metallb-operator.v4.18.0-202509100344 Automatic true openshift-logging install-vgsqx cluster-logging.v6.1.8 Automatic true openshift-nmstate install-9rnkp kubernetes-nmstate-operator.4.18.0-202509101149 Automatic true openshift-operators-redhat install-hzbw7 loki-operator.v6.1.8 Automatic true openstack-operators install-mx8pj openstack-operator.v0.4.0 Automatic true stdout_lines: - NAMESPACE NAME CSV APPROVAL APPROVED - metallb-system install-2mjvf metallb-operator.v4.18.0-202509100344 Automatic true - openshift-logging install-vgsqx cluster-logging.v6.1.8 Automatic true - openshift-nmstate install-9rnkp kubernetes-nmstate-operator.4.18.0-202509101149 Automatic true - openshift-operators-redhat install-hzbw7 loki-operator.v6.1.8 Automatic true - openstack-operators install-mx8pj openstack-operator.v0.4.0 Automatic true 2025-09-30 16:58:04,647 p=33349 u=zuul n=ansible | TASK [Get install plan and approve the installation _raw_params=oc patch -n openshift-operators-redhat installplan {{ loki_installplan.stdout }} --type='json' -p='[{"op": "replace", "path": "/spec/approved", "value":true}]' ] *** 2025-09-30 16:58:04,647 p=33349 u=zuul n=ansible | Tuesday 30 September 2025 16:58:04 +0000 (0:00:00.026) 0:00:07.701 ***** 2025-09-30 16:58:04,976 p=33349 u=zuul n=ansible | changed: [localhost] 2025-09-30 16:58:04,985 p=33349 u=zuul n=ansible | TASK [Create the new telemetry _raw_params=oc apply -f {{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/telemetry-operator'].src_dir }}/telemetry-with-cloudkitty.yaml ] *** 2025-09-30 16:58:04,985 p=33349 u=zuul n=ansible | Tuesday 30 September 2025 16:58:04 +0000 (0:00:00.337) 0:00:08.038 ***** 2025-09-30 16:58:05,336 p=33349 u=zuul n=ansible | changed: [localhost] 2025-09-30 16:58:05,346 p=33349 u=zuul n=ansible | TASK [Wait for the update to telemetry _raw_params=oc wait --for=condition=Ready telemetry telemetry-ck ] *** 2025-09-30 16:58:05,346 p=33349 u=zuul n=ansible | Tuesday 30 September 2025 16:58:05 +0000 (0:00:00.361) 0:00:08.400 ***** 2025-09-30 16:58:35,660 p=33349 u=zuul n=ansible | fatal: [localhost]: FAILED! => changed: false cmd: | oc wait --for=condition=Ready telemetry telemetry-ck delta: '0:00:30.115909' end: '2025-09-30 16:58:35.627863' msg: non-zero return code rc: 1 start: '2025-09-30 16:58:05.511954' stderr: 'error: timed out waiting for the condition on telemetries/telemetry-ck' stderr_lines: - 'error: timed out waiting for the condition on telemetries/telemetry-ck' stdout: '' stdout_lines: [] 2025-09-30 16:58:35,661 p=33349 u=zuul n=ansible | NO MORE HOSTS LEFT ************************************************************* 2025-09-30 16:58:35,662 p=33349 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-09-30 16:58:35,663 p=33349 u=zuul n=ansible | localhost : ok=12 changed=9 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 2025-09-30 16:58:35,663 p=33349 u=zuul n=ansible | Tuesday 30 September 2025 16:58:35 +0000 (0:00:30.316) 0:00:38.716 ***** 2025-09-30 16:58:35,663 p=33349 u=zuul n=ansible | =============================================================================== 2025-09-30 16:58:35,663 p=33349 u=zuul n=ansible | Wait for the update to telemetry --------------------------------------- 30.32s 2025-09-30 16:58:35,663 p=33349 u=zuul n=ansible | Deploy loki operator ---------------------------------------------------- 4.91s 2025-09-30 16:58:35,663 p=33349 u=zuul n=ansible | Disable telemetry in the openstack controlplane ------------------------- 0.79s 2025-09-30 16:58:35,663 p=33349 u=zuul n=ansible | Get details of loki installplan ----------------------------------------- 0.38s 2025-09-30 16:58:35,663 p=33349 u=zuul n=ansible | Deploy COO -------------------------------------------------------------- 0.37s 2025-09-30 16:58:35,663 p=33349 u=zuul n=ansible | Show installplans ------------------------------------------------------- 0.37s 2025-09-30 16:58:35,663 p=33349 u=zuul n=ansible | Get install plan and approve the installation --------------------------- 0.37s 2025-09-30 16:58:35,663 p=33349 u=zuul n=ansible | Create the new telemetry ------------------------------------------------ 0.36s 2025-09-30 16:58:35,664 p=33349 u=zuul n=ansible | Get the installplan from the loki-operator subscription ----------------- 0.36s 2025-09-30 16:58:35,664 p=33349 u=zuul n=ansible | Get install plan and approve the installation --------------------------- 0.34s 2025-09-30 16:58:35,664 p=33349 u=zuul n=ansible | Show the loki_installplan ----------------------------------------------- 0.05s 2025-09-30 16:58:35,664 p=33349 u=zuul n=ansible | Show the install_plan from oc get installplan --------------------------- 0.03s 2025-09-30 16:58:35,664 p=33349 u=zuul n=ansible | Show all install plans -------------------------------------------------- 0.03s