2025-10-08 22:39:25,709 p=32850 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2025-10-08 22:39:25,710 p=32850 u=zuul n=ansible | PLAY [Create the kustomization for deploying CloudKitty] *********************** 2025-10-08 22:39:25,743 p=32850 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-10-08 22:39:25,743 p=32850 u=zuul n=ansible | Wednesday 08 October 2025 22:39:25 +0000 (0:00:00.049) 0:00:00.049 ***** 2025-10-08 22:39:26,615 p=32850 u=zuul n=ansible | changed: [localhost] 2025-10-08 22:39:26,627 p=32850 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-10-08 22:39:26,627 p=32850 u=zuul n=ansible | Wednesday 08 October 2025 22:39:26 +0000 (0:00:00.883) 0:00:00.932 ***** 2025-10-08 22:39:27,333 p=32850 u=zuul n=ansible | changed: [localhost] 2025-10-08 22:39:27,344 p=32850 u=zuul n=ansible | TASK [Get install plan from the list of installplans (not used) _raw_params=oc get installplan -n openshift-operators-redhat | grep "loki-operator.v6.3.0" | awk '{print $1}' ] *** 2025-10-08 22:39:27,344 p=32850 u=zuul n=ansible | Wednesday 08 October 2025 22:39:27 +0000 (0:00:00.717) 0:00:01.649 ***** 2025-10-08 22:39:27,676 p=32850 u=zuul n=ansible | changed: [localhost] 2025-10-08 22:39:27,686 p=32850 u=zuul n=ansible | TASK [Show the install_plan from oc get installplan var=install_plan] ********** 2025-10-08 22:39:27,687 p=32850 u=zuul n=ansible | Wednesday 08 October 2025 22:39:27 +0000 (0:00:00.342) 0:00:01.992 ***** 2025-10-08 22:39:27,704 p=32850 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.149676' end: '2025-10-08 22:39:27.656109' failed: false msg: '' rc: 0 start: '2025-10-08 22:39:27.506433' stderr: No resources found in openshift-operators-redhat namespace. stderr_lines: - No resources found in openshift-operators-redhat namespace. stdout: '' stdout_lines: [] 2025-10-08 22:39:27,712 p=32850 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-10-08 22:39:27,712 p=32850 u=zuul n=ansible | Wednesday 08 October 2025 22:39:27 +0000 (0:00:00.025) 0:00:02.018 ***** 2025-10-08 22:39:48,852 p=32850 u=zuul n=ansible | changed: [localhost] 2025-10-08 22:39:48,863 p=32850 u=zuul n=ansible | TASK [Show the loki_installplan var=loki_installplan.stdout] ******************* 2025-10-08 22:39:48,863 p=32850 u=zuul n=ansible | Wednesday 08 October 2025 22:39:48 +0000 (0:00:21.150) 0:00:23.168 ***** 2025-10-08 22:39:48,881 p=32850 u=zuul n=ansible | ok: [localhost] => loki_installplan.stdout: install-rxcdl 2025-10-08 22:39:48,892 p=32850 u=zuul n=ansible | TASK [Get details of loki installplan _raw_params=oc describe -n openshift-operators-redhat installplan {{ loki_installplan.stdout }} ] *** 2025-10-08 22:39:48,892 p=32850 u=zuul n=ansible | Wednesday 08 October 2025 22:39:48 +0000 (0:00:00.029) 0:00:23.198 ***** 2025-10-08 22:39:49,258 p=32850 u=zuul n=ansible | changed: [localhost] 2025-10-08 22:39:49,266 p=32850 u=zuul n=ansible | TASK [Show installplans _raw_params=oc get installplan --all-namespaces ] ******* 2025-10-08 22:39:49,267 p=32850 u=zuul n=ansible | Wednesday 08 October 2025 22:39:49 +0000 (0:00:00.374) 0:00:23.572 ***** 2025-10-08 22:39:49,682 p=32850 u=zuul n=ansible | changed: [localhost] 2025-10-08 22:39:49,691 p=32850 u=zuul n=ansible | TASK [Show all install plans var=all_install_plans] **************************** 2025-10-08 22:39:49,691 p=32850 u=zuul n=ansible | Wednesday 08 October 2025 22:39:49 +0000 (0:00:00.424) 0:00:23.997 ***** 2025-10-08 22:39:49,709 p=32850 u=zuul n=ansible | ok: [localhost] => all_install_plans: changed: true cmd: | oc get installplan --all-namespaces delta: '0:00:00.214336' end: '2025-10-08 22:39:49.664206' failed: false msg: '' rc: 0 start: '2025-10-08 22:39:49.449870' stderr: '' stderr_lines: [] stdout: |- NAMESPACE NAME CSV APPROVAL APPROVED metallb-system install-dp2pr metallb-operator.v4.18.0-202509240837 Automatic true openshift-nmstate install-vngp6 kubernetes-nmstate-operator.4.18.0-202509241752 Automatic true openshift-operators-redhat install-rxcdl loki-operator.v6.3.0 Manual false openshift-operators install-bhl2m cluster-observability-operator.v1.2.2 Automatic true openstack-operators install-vcs2t openstack-operator.v0.4.0 Automatic true stdout_lines: - NAMESPACE NAME CSV APPROVAL APPROVED - metallb-system install-dp2pr metallb-operator.v4.18.0-202509240837 Automatic true - openshift-nmstate install-vngp6 kubernetes-nmstate-operator.4.18.0-202509241752 Automatic true - openshift-operators-redhat install-rxcdl loki-operator.v6.3.0 Manual false - openshift-operators install-bhl2m cluster-observability-operator.v1.2.2 Automatic true - openstack-operators install-vcs2t openstack-operator.v0.4.0 Automatic true 2025-10-08 22:39:49,718 p=32850 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-10-08 22:39:49,718 p=32850 u=zuul n=ansible | Wednesday 08 October 2025 22:39:49 +0000 (0:00:00.026) 0:00:24.024 ***** 2025-10-08 22:39:50,080 p=32850 u=zuul n=ansible | changed: [localhost] 2025-10-08 22:39:50,091 p=32850 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-10-08 22:39:50,091 p=32850 u=zuul n=ansible | Wednesday 08 October 2025 22:39:50 +0000 (0:00:00.372) 0:00:24.396 ***** 2025-10-08 22:39:50,447 p=32850 u=zuul n=ansible | changed: [localhost] 2025-10-08 22:39:50,456 p=32850 u=zuul n=ansible | TASK [Wait for the update to telemetry _raw_params=oc wait --for=condition=Ready --timeout=600s telemetry telemetry-ck ] *** 2025-10-08 22:39:50,456 p=32850 u=zuul n=ansible | Wednesday 08 October 2025 22:39:50 +0000 (0:00:00.365) 0:00:24.762 ***** 2025-10-08 22:42:13,149 p=32850 u=zuul n=ansible | ok: [localhost] 2025-10-08 22:42:13,170 p=32850 u=zuul n=ansible | TASK [Check for secrets _raw_params=oc get secrets -n openstack | grep "cloudkitty" ] *** 2025-10-08 22:42:13,170 p=32850 u=zuul n=ansible | Wednesday 08 October 2025 22:42:13 +0000 (0:02:22.713) 0:02:47.476 ***** 2025-10-08 22:42:13,557 p=32850 u=zuul n=ansible | changed: [localhost] 2025-10-08 22:42:13,588 p=32850 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-08 22:42:13,588 p=32850 u=zuul n=ansible | localhost : ok=13 changed=9 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-10-08 22:42:13,588 p=32850 u=zuul n=ansible | Wednesday 08 October 2025 22:42:13 +0000 (0:00:00.417) 0:02:47.893 ***** 2025-10-08 22:42:13,588 p=32850 u=zuul n=ansible | =============================================================================== 2025-10-08 22:42:13,588 p=32850 u=zuul n=ansible | Wait for the update to telemetry -------------------------------------- 142.71s 2025-10-08 22:42:13,588 p=32850 u=zuul n=ansible | Get the installplan from the loki-operator subscription ---------------- 21.15s 2025-10-08 22:42:13,588 p=32850 u=zuul n=ansible | Disable telemetry in the openstack controlplane ------------------------- 0.88s 2025-10-08 22:42:13,588 p=32850 u=zuul n=ansible | Deploy loki operator ---------------------------------------------------- 0.72s 2025-10-08 22:42:13,588 p=32850 u=zuul n=ansible | Show installplans ------------------------------------------------------- 0.42s 2025-10-08 22:42:13,588 p=32850 u=zuul n=ansible | Check for secrets ------------------------------------------------------- 0.42s 2025-10-08 22:42:13,588 p=32850 u=zuul n=ansible | Get details of loki installplan ----------------------------------------- 0.37s 2025-10-08 22:42:13,588 p=32850 u=zuul n=ansible | Get install plan and approve the installation --------------------------- 0.37s 2025-10-08 22:42:13,588 p=32850 u=zuul n=ansible | Create the new telemetry ------------------------------------------------ 0.37s 2025-10-08 22:42:13,588 p=32850 u=zuul n=ansible | Get install plan from the list of installplans (not used) --------------- 0.34s 2025-10-08 22:42:13,588 p=32850 u=zuul n=ansible | Show the loki_installplan ----------------------------------------------- 0.03s 2025-10-08 22:42:13,588 p=32850 u=zuul n=ansible | Show all install plans -------------------------------------------------- 0.03s 2025-10-08 22:42:13,588 p=32850 u=zuul n=ansible | Show the install_plan from oc get installplan --------------------------- 0.03s