2025-09-30 03:05:00,803 p=30514 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2025-09-30 03:05:00,804 p=30514 u=zuul n=ansible | PLAY [Deploy toy ceph hook] **************************************************** 2025-09-30 03:05:00,833 p=30514 u=zuul n=ansible | TASK [Debug cifmw_make_ceph_environment var=cifmw_make_ceph_environment] ******* 2025-09-30 03:05:00,833 p=30514 u=zuul n=ansible | Tuesday 30 September 2025 03:05:00 +0000 (0:00:00.042) 0:00:00.042 ***** 2025-09-30 03:05:00,876 p=30514 u=zuul n=ansible | ok: [localhost] => cifmw_make_ceph_environment: CEPH_DATASIZE: 10Gi CEPH_TIMEOUT: 120 2025-09-30 03:05:00,885 p=30514 u=zuul n=ansible | TASK [Run make_ceph role=install_yamls_makes, tasks_from=make_ceph.yml] ******** 2025-09-30 03:05:00,886 p=30514 u=zuul n=ansible | Tuesday 30 September 2025 03:05:00 +0000 (0:00:00.052) 0:00:00.095 ***** 2025-09-30 03:05:00,925 p=30514 u=zuul n=ansible | TASK [install_yamls_makes : Debug make_ceph_env var=make_ceph_env] ************* 2025-09-30 03:05:00,925 p=30514 u=zuul n=ansible | Tuesday 30 September 2025 03:05:00 +0000 (0:00:00.039) 0:00:00.135 ***** 2025-09-30 03:05:00,970 p=30514 u=zuul n=ansible | ok: [localhost] => make_ceph_env: BMO_SETUP: false CEPH_DATASIZE: 10Gi CEPH_TIMEOUT: 120 CHECKOUT_FROM_OPENSTACK_REF: 'true' INSTALL_CERT_MANAGER: false KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig OPENSTACK_K8S_BRANCH: main OUT: /home/zuul/ci-framework-data/artifacts/manifests OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin 2025-09-30 03:05:01,004 p=30514 u=zuul n=ansible | TASK [install_yamls_makes : Debug make_ceph_params var=make_ceph_params] ******* 2025-09-30 03:05:01,004 p=30514 u=zuul n=ansible | Tuesday 30 September 2025 03:05:01 +0000 (0:00:00.078) 0:00:00.213 ***** 2025-09-30 03:05:01,034 p=30514 u=zuul n=ansible | skipping: [localhost] 2025-09-30 03:05:01,044 p=30514 u=zuul n=ansible | TASK [install_yamls_makes : Run ceph output_dir={{ cifmw_basedir|default(ansible_user_dir ~ '/ci-framework-data') }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make ceph, dry_run={{ make_ceph_dryrun|default(false)|bool }}, extra_args={{ dict((make_ceph_env|default({})), **(make_ceph_params|default({}))) }}] *** 2025-09-30 03:05:01,044 p=30514 u=zuul n=ansible | Tuesday 30 September 2025 03:05:01 +0000 (0:00:00.040) 0:00:00.253 ***** 2025-09-30 03:05:01,096 p=30514 u=zuul n=ansible | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run.log 2025-09-30 03:06:27,834 p=30514 u=zuul n=ansible | [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ make_ceph_until | default(true) }} 2025-09-30 03:06:27,841 p=30514 u=zuul n=ansible | changed: [localhost] 2025-09-30 03:06:27,875 p=30514 u=zuul n=ansible | TASK [Get ceph uuid _raw_params=oc get secret ceph-conf-files -o json] ********* 2025-09-30 03:06:27,875 p=30514 u=zuul n=ansible | Tuesday 30 September 2025 03:06:27 +0000 (0:01:26.831) 0:01:27.085 ***** 2025-09-30 03:06:28,359 p=30514 u=zuul n=ansible | changed: [localhost] 2025-09-30 03:06:28,369 p=30514 u=zuul n=ansible | TASK [Extract ceph.conf from secret cifmw_ceph_conf_encoded={{ ( generated_uuid.stdout | from_json )['data']['ceph.conf'] }}] *** 2025-09-30 03:06:28,369 p=30514 u=zuul n=ansible | Tuesday 30 September 2025 03:06:28 +0000 (0:00:00.493) 0:01:27.579 ***** 2025-09-30 03:06:28,387 p=30514 u=zuul n=ansible | ok: [localhost] 2025-09-30 03:06:28,400 p=30514 u=zuul n=ansible | TASK [Extract FSID from ceph.conf cifmw_ceph_fsid={{ cifmw_ceph_conf_encoded | b64decode | regex_search('.*fsid.*=(.*) ', '\1') | first | trim }}] *** 2025-09-30 03:06:28,400 p=30514 u=zuul n=ansible | Tuesday 30 September 2025 03:06:28 +0000 (0:00:00.030) 0:01:27.610 ***** 2025-09-30 03:06:28,420 p=30514 u=zuul n=ansible | ok: [localhost] 2025-09-30 03:06:28,431 p=30514 u=zuul n=ansible | TASK [Extract and push ceph_uuid mode=0644, dest={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml, content=cifmw_ceph_conf: {{ cifmw_ceph_conf_encoded }} cifmw_ceph_fsid: {{ cifmw_ceph_fsid }}] *** 2025-09-30 03:06:28,431 p=30514 u=zuul n=ansible | Tuesday 30 September 2025 03:06:28 +0000 (0:00:00.030) 0:01:27.641 ***** 2025-09-30 03:06:29,022 p=30514 u=zuul n=ansible | changed: [localhost] 2025-09-30 03:06:29,056 p=30514 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-09-30 03:06:29,056 p=30514 u=zuul n=ansible | localhost : ok=7 changed=3 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2025-09-30 03:06:29,056 p=30514 u=zuul n=ansible | Tuesday 30 September 2025 03:06:29 +0000 (0:00:00.624) 0:01:28.265 ***** 2025-09-30 03:06:29,056 p=30514 u=zuul n=ansible | =============================================================================== 2025-09-30 03:06:29,056 p=30514 u=zuul n=ansible | install_yamls_makes : Run ceph ----------------------------------------- 86.83s 2025-09-30 03:06:29,056 p=30514 u=zuul n=ansible | Extract and push ceph_uuid ---------------------------------------------- 0.62s 2025-09-30 03:06:29,056 p=30514 u=zuul n=ansible | Get ceph uuid ----------------------------------------------------------- 0.49s 2025-09-30 03:06:29,056 p=30514 u=zuul n=ansible | install_yamls_makes : Debug make_ceph_env ------------------------------- 0.08s 2025-09-30 03:06:29,056 p=30514 u=zuul n=ansible | Debug cifmw_make_ceph_environment --------------------------------------- 0.05s 2025-09-30 03:06:29,056 p=30514 u=zuul n=ansible | install_yamls_makes : Debug make_ceph_params ---------------------------- 0.04s 2025-09-30 03:06:29,056 p=30514 u=zuul n=ansible | Run make_ceph ----------------------------------------------------------- 0.04s 2025-09-30 03:06:29,056 p=30514 u=zuul n=ansible | Extract ceph.conf from secret ------------------------------------------- 0.03s 2025-09-30 03:06:29,056 p=30514 u=zuul n=ansible | Extract FSID from ceph.conf --------------------------------------------- 0.03s