2026-05-04 11:18:55.822590 | Job console starting 2026-05-04 11:18:55.836832 | Updating git repos 2026-05-04 11:18:55.908345 | Cloning repos into workspace 2026-05-04 11:18:57.170287 | Restoring repo states 2026-05-04 11:18:57.189327 | Merging changes 2026-05-04 11:18:58.544936 | Checking out repos 2026-05-04 11:18:58.837297 | Preparing playbooks 2026-05-04 11:19:02.111290 | Running Ansible setup 2026-05-04 11:19:05.631810 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-04 11:19:06.319102 | 2026-05-04 11:19:06.319278 | PLAY [localhost] 2026-05-04 11:19:06.327677 | 2026-05-04 11:19:06.327762 | TASK [Gathering Facts] 2026-05-04 11:19:07.220042 | localhost | ok 2026-05-04 11:19:07.231168 | 2026-05-04 11:19:07.231253 | TASK [Setup log path fact] 2026-05-04 11:19:07.253342 | localhost | ok 2026-05-04 11:19:07.264647 | 2026-05-04 11:19:07.264727 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-04 11:19:07.295726 | localhost | ok 2026-05-04 11:19:07.302069 | 2026-05-04 11:19:07.302139 | TASK [emit-job-header : Print job information] 2026-05-04 11:19:07.343904 | # Job Information 2026-05-04 11:19:07.344174 | Ansible Version: 2.16.18 2026-05-04 11:19:07.344250 | Job: atmosphere-molecule-aio-ovn 2026-05-04 11:19:07.344302 | Pipeline: check 2026-05-04 11:19:07.344348 | Executor: 2d72f0692154 2026-05-04 11:19:07.344394 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-05-04 11:19:07.344447 | Event ID: e474ac60-47aa-11f1-8569-814e405062db 2026-05-04 11:19:07.349311 | 2026-05-04 11:19:07.349413 | LOOP [emit-job-header : Print node information] 2026-05-04 11:19:07.445949 | localhost | ok: 2026-05-04 11:19:07.446184 | localhost | # Node Information 2026-05-04 11:19:07.446213 | localhost | Inventory Hostname: instance 2026-05-04 11:19:07.446235 | localhost | Hostname: np0000171544 2026-05-04 11:19:07.446256 | localhost | Username: zuul 2026-05-04 11:19:07.446278 | localhost | Distro: Ubuntu 22.04 2026-05-04 11:19:07.446297 | localhost | Provider: yul1 2026-05-04 11:19:07.446316 | localhost | Region: ca-ymq-1 2026-05-04 11:19:07.446335 | localhost | Label: ubuntu-jammy-16 2026-05-04 11:19:07.446352 | localhost | Product Name: OpenStack Nova 2026-05-04 11:19:07.446370 | localhost | Interface IP: 199.204.45.227 2026-05-04 11:19:07.453563 | 2026-05-04 11:19:07.453746 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-04 11:19:07.878372 | localhost -> localhost | changed 2026-05-04 11:19:07.886096 | 2026-05-04 11:19:07.886199 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-04 11:19:08.852785 | localhost -> localhost | changed 2026-05-04 11:19:08.867663 | 2026-05-04 11:19:08.868226 | PLAY [all] 2026-05-04 11:19:08.878767 | 2026-05-04 11:19:08.878839 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-04 11:19:09.105795 | instance -> localhost | ok 2026-05-04 11:19:09.117283 | 2026-05-04 11:19:09.117370 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-04 11:19:09.154062 | instance | ok 2026-05-04 11:19:09.171604 | instance | included: /var/lib/zuul/builds/6ff1934050374204b66220ba3efdfa43/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-04 11:19:09.179360 | 2026-05-04 11:19:09.179426 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-04 11:19:10.147541 | instance -> localhost | Generating public/private rsa key pair. 2026-05-04 11:19:10.147727 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/6ff1934050374204b66220ba3efdfa43/work/6ff1934050374204b66220ba3efdfa43_id_rsa 2026-05-04 11:19:10.147757 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/6ff1934050374204b66220ba3efdfa43/work/6ff1934050374204b66220ba3efdfa43_id_rsa.pub 2026-05-04 11:19:10.147779 | instance -> localhost | The key fingerprint is: 2026-05-04 11:19:10.147799 | instance -> localhost | SHA256:JFoRIZUFS0iwwGCESvdwGZBfdvKIe2gICHgYQvDnVOs zuul-build-sshkey 2026-05-04 11:19:10.147832 | instance -> localhost | The key's randomart image is: 2026-05-04 11:19:10.147853 | instance -> localhost | +---[RSA 3072]----+ 2026-05-04 11:19:10.147876 | instance -> localhost | |#*.+=+@*. | 2026-05-04 11:19:10.147897 | instance -> localhost | |B=.=.*.B . | 2026-05-04 11:19:10.147917 | instance -> localhost | |=.+ B O * | 2026-05-04 11:19:10.147937 | instance -> localhost | |o. + B + . | 2026-05-04 11:19:10.147958 | instance -> localhost | | . + E S | 2026-05-04 11:19:10.147978 | instance -> localhost | | . + . | 2026-05-04 11:19:10.147998 | instance -> localhost | | . . | 2026-05-04 11:19:10.148018 | instance -> localhost | | | 2026-05-04 11:19:10.148040 | instance -> localhost | | | 2026-05-04 11:19:10.148060 | instance -> localhost | +----[SHA256]-----+ 2026-05-04 11:19:10.148110 | instance -> localhost | ok: Runtime: 0:00:00.510229 2026-05-04 11:19:10.153117 | 2026-05-04 11:19:10.153181 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-04 11:19:10.187799 | instance | ok 2026-05-04 11:19:10.198030 | instance | included: /var/lib/zuul/builds/6ff1934050374204b66220ba3efdfa43/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-04 11:19:10.205285 | 2026-05-04 11:19:10.205353 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-04 11:19:10.230407 | instance | skipping: Conditional result was False 2026-05-04 11:19:10.242165 | 2026-05-04 11:19:10.242335 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-04 11:19:10.697369 | instance | changed 2026-05-04 11:19:10.702439 | 2026-05-04 11:19:10.702504 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-04 11:19:10.898312 | instance | ok 2026-05-04 11:19:10.911517 | 2026-05-04 11:19:10.911593 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-04 11:19:11.469637 | instance | changed 2026-05-04 11:19:11.475798 | 2026-05-04 11:19:11.475865 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-04 11:19:11.970551 | instance | changed 2026-05-04 11:19:11.975913 | 2026-05-04 11:19:11.975988 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-04 11:19:12.001656 | instance | skipping: Conditional result was False 2026-05-04 11:19:12.012777 | 2026-05-04 11:19:12.012934 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-04 11:19:12.366013 | instance -> localhost | changed 2026-05-04 11:19:12.415803 | 2026-05-04 11:19:12.416074 | TASK [add-build-sshkey : Add back temp key] 2026-05-04 11:19:12.738285 | instance -> localhost | Identity added: /var/lib/zuul/builds/6ff1934050374204b66220ba3efdfa43/work/6ff1934050374204b66220ba3efdfa43_id_rsa (zuul-build-sshkey) 2026-05-04 11:19:12.738678 | instance -> localhost | ok: Runtime: 0:00:00.017469 2026-05-04 11:19:12.746663 | 2026-05-04 11:19:12.746746 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-04 11:19:13.045996 | instance | ok 2026-05-04 11:19:13.053389 | 2026-05-04 11:19:13.053466 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-04 11:19:13.079033 | instance | skipping: Conditional result was False 2026-05-04 11:19:13.098361 | 2026-05-04 11:19:13.098497 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-04 11:19:13.380224 | instance | ok 2026-05-04 11:19:13.849818 | 2026-05-04 11:19:13.849988 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-04 11:19:44.427049 | instance | Output suppressed because no_log was given 2026-05-04 11:19:44.439551 | 2026-05-04 11:19:44.440413 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-04 11:19:44.865892 | instance | ok: "logs" 2026-05-04 11:19:44.866530 | instance | ok: All items complete 2026-05-04 11:19:44.866716 | 2026-05-04 11:19:45.026967 | instance | ok: "artifacts" 2026-05-04 11:19:45.178845 | instance | ok: "docs" 2026-05-04 11:19:45.198369 | 2026-05-04 11:19:45.198526 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-04 11:19:45.386127 | instance | changed: "logs" 2026-05-04 11:19:45.533663 | instance | changed: "artifacts" 2026-05-04 11:19:45.694570 | instance | changed: "docs" 2026-05-04 11:19:45.810319 | 2026-05-04 11:19:45.810461 | PLAY RECAP 2026-05-04 11:19:45.810703 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-04 11:19:45.810980 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-04 11:19:45.811198 | 2026-05-04 11:19:45.977972 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-04 11:19:45.985629 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-04 11:19:48.362158 | 2026-05-04 11:19:48.362335 | PLAY [all] 2026-05-04 11:19:48.376194 | 2026-05-04 11:19:48.376300 | TASK [setup-uv : Extract archive] 2026-05-04 11:19:50.753481 | instance | changed 2026-05-04 11:19:50.764040 | 2026-05-04 11:19:50.764245 | TASK [setup-uv : Print version] 2026-05-04 11:19:51.107835 | instance | uv 0.8.13 2026-05-04 11:19:51.309475 | instance | ok: Runtime: 0:00:00.012316 2026-05-04 11:19:51.316149 | 2026-05-04 11:19:51.316198 | PLAY RECAP 2026-05-04 11:19:51.316245 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-04 11:19:51.316268 | 2026-05-04 11:19:51.444739 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-04 11:19:51.455710 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-04 11:19:52.116829 | 2026-05-04 11:19:52.117015 | PLAY [all] 2026-05-04 11:19:52.129376 | 2026-05-04 11:19:52.129463 | TASK [Install "jq" for log collection] 2026-05-04 11:20:10.751301 | instance | changed 2026-05-04 11:20:10.753069 | 2026-05-04 11:20:10.753123 | PLAY RECAP 2026-05-04 11:20:10.753172 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-04 11:20:10.753222 | 2026-05-04 11:20:10.877788 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-05-04 11:20:10.888466 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-04 11:20:11.512343 | 2026-05-04 11:20:11.512970 | PLAY [all] 2026-05-04 11:20:11.524767 | 2026-05-04 11:20:11.524857 | TASK [Copy inventory file for Zuul] 2026-05-04 11:20:12.364003 | instance | changed 2026-05-04 11:20:12.370838 | 2026-05-04 11:20:12.370930 | TASK [Switch "ansible_host" to private IP] 2026-05-04 11:20:12.709927 | instance | changed: 1 replacements made 2026-05-04 11:20:12.717072 | 2026-05-04 11:20:12.717146 | TASK [Run Molecule scenario] 2026-05-04 11:20:13.110576 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-05-04 11:20:13.110687 | instance | Creating virtual environment at: .venv 2026-05-04 11:20:13.136646 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-04 11:20:13.293613 | instance | Downloading setuptools (1.1MiB) 2026-05-04 11:20:13.296884 | instance | Downloading kubernetes (1.9MiB) 2026-05-04 11:20:13.297098 | instance | Downloading cryptography (4.2MiB) 2026-05-04 11:20:13.297604 | instance | Downloading pygments (1.2MiB) 2026-05-04 11:20:13.298144 | instance | Downloading netaddr (2.2MiB) 2026-05-04 11:20:13.300603 | instance | Downloading rjsonnet (1.2MiB) 2026-05-04 11:20:13.301271 | instance | Downloading openstacksdk (1.7MiB) 2026-05-04 11:20:13.301497 | instance | Downloading ansible-core (2.1MiB) 2026-05-04 11:20:13.301958 | instance | Downloading pydantic-core (2.0MiB) 2026-05-04 11:20:14.515944 | instance | Building pyperclip==1.9.0 2026-05-04 11:20:15.284439 | instance | Downloading setuptools 2026-05-04 11:20:15.294339 | instance | Downloading pygments 2026-05-04 11:20:15.328909 | instance | Downloading rjsonnet 2026-05-04 11:20:15.450882 | instance | Downloading openstacksdk 2026-05-04 11:20:15.498502 | instance | Downloading kubernetes 2026-05-04 11:20:15.524211 | instance | Downloading ansible-core 2026-05-04 11:20:15.524836 | instance | Downloading pydantic-core 2026-05-04 11:20:15.538671 | instance | Downloading netaddr 2026-05-04 11:20:15.631421 | instance | Downloading cryptography 2026-05-04 11:20:15.813267 | instance | Built pyperclip==1.9.0 2026-05-04 11:20:15.986548 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-05-04 11:20:16.028864 | instance | Installed 83 packages in 40ms 2026-05-04 11:20:16.646792 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-05-04 11:20:17.252156 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-05-04 11:20:17.252317 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-05-04 11:20:59.987556 | instance | INFO [aio > dependency] Executing 2026-05-04 11:20:59.988001 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-05-04 11:20:59.988357 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-05-04 11:20:59.988575 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-05-04 11:21:00.000356 | instance | INFO [aio > cleanup] Executing 2026-05-04 11:21:00.001156 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-04 11:21:00.015626 | instance | INFO [aio > destroy] Executing 2026-05-04 11:21:00.015787 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-05-04 11:21:00.015939 | instance | INFO [aio > destroy] Executed: Successful 2026-05-04 11:21:00.025256 | instance | INFO [aio > syntax] Executing 2026-05-04 11:21:03.147289 | instance | 2026-05-04 11:21:03.147865 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-05-04 11:21:03.380245 | instance | INFO [aio > syntax] Executed: Successful 2026-05-04 11:21:03.393213 | instance | INFO [aio > create] Executing 2026-05-04 11:21:03.395832 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-04 11:21:03.403359 | instance | INFO [aio > prepare] Executing 2026-05-04 11:21:04.326907 | instance | 2026-05-04 11:21:04.327328 | instance | PLAY [Prepare] ***************************************************************** 2026-05-04 11:21:04.327653 | instance | 2026-05-04 11:21:04.327985 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 11:21:04.328346 | instance | Monday 04 May 2026 11:21:04 +0000 (0:00:00.031) 0:00:00.031 ************ 2026-05-04 11:21:05.515749 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-04 11:21:05.516032 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-04 11:21:05.516282 | instance | interpreter could change the meaning of that path. See 2026-05-04 11:21:05.516520 | instance | https://docs.ansible.com/ansible- 2026-05-04 11:21:05.516766 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-04 11:21:05.525269 | instance | ok: [instance] 2026-05-04 11:21:05.525480 | instance | 2026-05-04 11:21:05.525692 | instance | TASK [Configure short hostname] ************************************************ 2026-05-04 11:21:05.525937 | instance | Monday 04 May 2026 11:21:05 +0000 (0:00:01.199) 0:00:01.230 ************ 2026-05-04 11:21:06.925753 | instance | changed: [instance] 2026-05-04 11:21:06.926283 | instance | 2026-05-04 11:21:06.926590 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-05-04 11:21:06.926901 | instance | Monday 04 May 2026 11:21:06 +0000 (0:00:01.399) 0:00:02.630 ************ 2026-05-04 11:21:07.183100 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-05-04 11:21:07.183476 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-05-04 11:21:07.183768 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-05-04 11:21:07.191464 | instance | changed: [instance] 2026-05-04 11:21:07.191708 | instance | 2026-05-04 11:21:07.191940 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-05-04 11:21:07.192211 | instance | Monday 04 May 2026 11:21:07 +0000 (0:00:00.266) 0:00:02.896 ************ 2026-05-04 11:21:08.283914 | instance | ok: [instance] 2026-05-04 11:21:08.284371 | instance | 2026-05-04 11:21:08.284748 | instance | TASK [Purge "snapd" package] *************************************************** 2026-05-04 11:21:08.285106 | instance | Monday 04 May 2026 11:21:08 +0000 (0:00:01.091) 0:00:03.988 ************ 2026-05-04 11:21:08.956761 | instance | ok: [instance] 2026-05-04 11:21:08.957160 | instance | 2026-05-04 11:21:08.957517 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-05-04 11:21:08.957842 | instance | 2026-05-04 11:21:08.958222 | instance | TASK [Create folders for workspace] ******************************************** 2026-05-04 11:21:08.958678 | instance | Monday 04 May 2026 11:21:08 +0000 (0:00:00.673) 0:00:04.661 ************ 2026-05-04 11:21:10.015737 | instance | changed: [localhost] => (item=group_vars) 2026-05-04 11:21:10.015970 | instance | changed: [localhost] => (item=group_vars/all) 2026-05-04 11:21:10.015993 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-05-04 11:21:10.016003 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-05-04 11:21:10.016230 | instance | changed: [localhost] => (item=group_vars/computes) 2026-05-04 11:21:10.016545 | instance | changed: [localhost] => (item=host_vars) 2026-05-04 11:21:10.016799 | instance | 2026-05-04 11:21:10.017212 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-05-04 11:21:10.017445 | instance | 2026-05-04 11:21:10.017569 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-05-04 11:21:10.017762 | instance | Monday 04 May 2026 11:21:10 +0000 (0:00:01.055) 0:00:05.717 ************ 2026-05-04 11:21:10.199102 | instance | changed: [localhost] 2026-05-04 11:21:10.199295 | instance | 2026-05-04 11:21:10.199613 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-05-04 11:21:10.199882 | instance | Monday 04 May 2026 11:21:10 +0000 (0:00:00.185) 0:00:05.903 ************ 2026-05-04 11:21:10.231288 | instance | ok: [localhost] 2026-05-04 11:21:10.231474 | instance | 2026-05-04 11:21:10.231806 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-05-04 11:21:10.232087 | instance | Monday 04 May 2026 11:21:10 +0000 (0:00:00.030) 0:00:05.933 ************ 2026-05-04 11:21:10.289544 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '7979113c-30bd-5975-8fd3-d138b9e93016'}) 2026-05-04 11:21:10.289762 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-05-04 11:21:10.290105 | instance | 2026-05-04 11:21:10.290420 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-05-04 11:21:10.290690 | instance | Monday 04 May 2026 11:21:10 +0000 (0:00:00.059) 0:00:05.993 ************ 2026-05-04 11:21:10.829533 | instance | changed: [localhost] 2026-05-04 11:21:10.829622 | instance | 2026-05-04 11:21:10.829755 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-05-04 11:21:10.829872 | instance | 2026-05-04 11:21:10.830095 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-05-04 11:21:10.830224 | instance | Monday 04 May 2026 11:21:10 +0000 (0:00:00.540) 0:00:06.534 ************ 2026-05-04 11:21:11.024250 | instance | changed: [localhost] 2026-05-04 11:21:11.024321 | instance | 2026-05-04 11:21:11.024336 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-05-04 11:21:11.024347 | instance | Monday 04 May 2026 11:21:11 +0000 (0:00:00.193) 0:00:06.727 ************ 2026-05-04 11:21:11.047539 | instance | ok: [localhost] 2026-05-04 11:21:11.048421 | instance | 2026-05-04 11:21:11.048453 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-05-04 11:21:11.048464 | instance | Monday 04 May 2026 11:21:11 +0000 (0:00:00.024) 0:00:06.752 ************ 2026-05-04 11:21:11.083321 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-05-04 11:21:11.084409 | instance | 2026-05-04 11:21:11.084444 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-05-04 11:21:11.084456 | instance | Monday 04 May 2026 11:21:11 +0000 (0:00:00.035) 0:00:06.788 ************ 2026-05-04 11:21:11.460202 | instance | changed: [localhost] 2026-05-04 11:21:11.460299 | instance | 2026-05-04 11:21:11.460373 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-05-04 11:21:11.460788 | instance | 2026-05-04 11:21:11.460840 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-05-04 11:21:11.460846 | instance | Monday 04 May 2026 11:21:11 +0000 (0:00:00.377) 0:00:07.165 ************ 2026-05-04 11:21:11.632669 | instance | changed: [localhost] 2026-05-04 11:21:11.632748 | instance | 2026-05-04 11:21:11.632970 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-05-04 11:21:11.633237 | instance | Monday 04 May 2026 11:21:11 +0000 (0:00:00.172) 0:00:07.337 ************ 2026-05-04 11:21:11.656405 | instance | ok: [localhost] 2026-05-04 11:21:11.656664 | instance | 2026-05-04 11:21:11.657064 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-05-04 11:21:11.657423 | instance | Monday 04 May 2026 11:21:11 +0000 (0:00:00.023) 0:00:07.361 ************ 2026-05-04 11:21:11.701869 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-05-04 11:21:11.702370 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-05-04 11:21:11.702780 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-05-04 11:21:11.703192 | instance | 2026-05-04 11:21:11.703545 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-05-04 11:21:11.703834 | instance | Monday 04 May 2026 11:21:11 +0000 (0:00:00.043) 0:00:07.404 ************ 2026-05-04 11:21:12.084427 | instance | changed: [localhost] 2026-05-04 11:21:12.084482 | instance | 2026-05-04 11:21:12.084489 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-05-04 11:21:12.084495 | instance | 2026-05-04 11:21:12.084500 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-05-04 11:21:12.084505 | instance | Monday 04 May 2026 11:21:12 +0000 (0:00:00.383) 0:00:07.788 ************ 2026-05-04 11:21:12.276040 | instance | changed: [localhost] 2026-05-04 11:21:12.276094 | instance | 2026-05-04 11:21:12.276102 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-05-04 11:21:12.276108 | instance | Monday 04 May 2026 11:21:12 +0000 (0:00:00.191) 0:00:07.980 ************ 2026-05-04 11:21:12.300208 | instance | ok: [localhost] 2026-05-04 11:21:12.300251 | instance | 2026-05-04 11:21:12.300257 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-05-04 11:21:12.300262 | instance | Monday 04 May 2026 11:21:12 +0000 (0:00:00.025) 0:00:08.005 ************ 2026-05-04 11:21:12.341959 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-05-04 11:21:12.342011 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-05-04 11:21:12.342035 | instance | 2026-05-04 11:21:12.342051 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-05-04 11:21:12.342068 | instance | Monday 04 May 2026 11:21:12 +0000 (0:00:00.041) 0:00:08.046 ************ 2026-05-04 11:21:12.732646 | instance | changed: [localhost] 2026-05-04 11:21:12.732720 | instance | 2026-05-04 11:21:12.732733 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-05-04 11:21:12.732743 | instance | 2026-05-04 11:21:12.732753 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 11:21:12.732763 | instance | Monday 04 May 2026 11:21:12 +0000 (0:00:00.389) 0:00:08.435 ************ 2026-05-04 11:21:13.433855 | instance | ok: [localhost] 2026-05-04 11:21:13.433956 | instance | 2026-05-04 11:21:13.433968 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-04 11:21:13.433979 | instance | Monday 04 May 2026 11:21:13 +0000 (0:00:00.701) 0:00:09.137 ************ 2026-05-04 11:21:13.612225 | instance | changed: [localhost] 2026-05-04 11:21:13.612957 | instance | 2026-05-04 11:21:13.613020 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-05-04 11:21:13.613029 | instance | Monday 04 May 2026 11:21:13 +0000 (0:00:00.179) 0:00:09.317 ************ 2026-05-04 11:21:13.643342 | instance | ok: [localhost] 2026-05-04 11:21:13.643431 | instance | 2026-05-04 11:21:13.643701 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-05-04 11:21:13.643759 | instance | Monday 04 May 2026 11:21:13 +0000 (0:00:00.031) 0:00:09.348 ************ 2026-05-04 11:21:14.412554 | instance | ok: [localhost] => (item=keycloak_host) 2026-05-04 11:21:14.412681 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-05-04 11:21:14.412695 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-05-04 11:21:14.414026 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-05-04 11:21:14.414274 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-05-04 11:21:14.414296 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-05-04 11:21:14.414307 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-05-04 11:21:14.414317 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-05-04 11:21:14.414326 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-05-04 11:21:14.414335 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-05-04 11:21:14.414343 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-05-04 11:21:14.414352 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-05-04 11:21:14.414361 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-05-04 11:21:14.414378 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-05-04 11:21:14.414387 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-05-04 11:21:14.414396 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-05-04 11:21:14.414407 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-05-04 11:21:14.414537 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-05-04 11:21:14.414734 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-05-04 11:21:14.414883 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-05-04 11:21:14.415049 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-05-04 11:21:14.415201 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-05-04 11:21:14.415350 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-05-04 11:21:14.415490 | instance | 2026-05-04 11:21:14.415642 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-05-04 11:21:14.415797 | instance | Monday 04 May 2026 11:21:14 +0000 (0:00:00.769) 0:00:10.117 ************ 2026-05-04 11:21:14.780370 | instance | changed: [localhost] 2026-05-04 11:21:14.780467 | instance | 2026-05-04 11:21:14.780668 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-05-04 11:21:14.780959 | instance | Monday 04 May 2026 11:21:14 +0000 (0:00:00.367) 0:00:10.485 ************ 2026-05-04 11:21:14.966679 | instance | changed: [localhost] 2026-05-04 11:21:14.966972 | instance | 2026-05-04 11:21:14.967188 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-05-04 11:21:14.967402 | instance | 2026-05-04 11:21:14.967631 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-05-04 11:21:14.967861 | instance | Monday 04 May 2026 11:21:14 +0000 (0:00:00.184) 0:00:10.669 ************ 2026-05-04 11:21:15.142558 | instance | changed: [localhost] 2026-05-04 11:21:15.142654 | instance | 2026-05-04 11:21:15.142760 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-05-04 11:21:15.143139 | instance | Monday 04 May 2026 11:21:15 +0000 (0:00:00.176) 0:00:10.845 ************ 2026-05-04 11:21:15.174865 | instance | ok: [localhost] 2026-05-04 11:21:15.175209 | instance | 2026-05-04 11:21:15.175509 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-05-04 11:21:15.175796 | instance | Monday 04 May 2026 11:21:15 +0000 (0:00:00.033) 0:00:10.878 ************ 2026-05-04 11:21:15.219115 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]}) 2026-05-04 11:21:15.219508 | instance | 2026-05-04 11:21:15.219844 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-05-04 11:21:15.220167 | instance | Monday 04 May 2026 11:21:15 +0000 (0:00:00.043) 0:00:10.922 ************ 2026-05-04 11:21:15.586913 | instance | changed: [localhost] 2026-05-04 11:21:15.587015 | instance | 2026-05-04 11:21:15.587742 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-05-04 11:21:15.587762 | instance | 2026-05-04 11:21:15.587769 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-05-04 11:21:15.587775 | instance | Monday 04 May 2026 11:21:15 +0000 (0:00:00.369) 0:00:11.292 ************ 2026-05-04 11:21:15.777152 | instance | changed: [localhost] 2026-05-04 11:21:15.777245 | instance | 2026-05-04 11:21:15.777665 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-05-04 11:21:15.777732 | instance | Monday 04 May 2026 11:21:15 +0000 (0:00:00.189) 0:00:11.481 ************ 2026-05-04 11:21:15.809203 | instance | ok: [localhost] 2026-05-04 11:21:15.809352 | instance | 2026-05-04 11:21:15.809748 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-05-04 11:21:15.809809 | instance | Monday 04 May 2026 11:21:15 +0000 (0:00:00.032) 0:00:11.514 ************ 2026-05-04 11:21:15.853703 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]}) 2026-05-04 11:21:15.853778 | instance | 2026-05-04 11:21:15.854153 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-05-04 11:21:15.854239 | instance | Monday 04 May 2026 11:21:15 +0000 (0:00:00.044) 0:00:11.558 ************ 2026-05-04 11:21:16.221645 | instance | changed: [localhost] 2026-05-04 11:21:16.221783 | instance | 2026-05-04 11:21:16.222083 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-05-04 11:21:16.222321 | instance | 2026-05-04 11:21:16.222559 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-05-04 11:21:16.222801 | instance | Monday 04 May 2026 11:21:16 +0000 (0:00:00.368) 0:00:11.926 ************ 2026-05-04 11:21:16.404424 | instance | changed: [localhost] 2026-05-04 11:21:16.404547 | instance | 2026-05-04 11:21:16.404784 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-05-04 11:21:16.405015 | instance | Monday 04 May 2026 11:21:16 +0000 (0:00:00.182) 0:00:12.109 ************ 2026-05-04 11:21:16.435346 | instance | ok: [localhost] 2026-05-04 11:21:16.435467 | instance | 2026-05-04 11:21:16.435704 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-05-04 11:21:16.435918 | instance | Monday 04 May 2026 11:21:16 +0000 (0:00:00.031) 0:00:12.140 ************ 2026-05-04 11:21:16.850503 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-05-04 11:21:16.850602 | instance | ok: [localhost] => (item=keepalived_password) 2026-05-04 11:21:16.850706 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-05-04 11:21:16.850905 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-05-04 11:21:16.851057 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-05-04 11:21:16.851206 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-05-04 11:21:16.851370 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-05-04 11:21:16.851520 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-05-04 11:21:16.851691 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-05-04 11:21:16.851841 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-05-04 11:21:16.851988 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-05-04 11:21:16.852135 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-05-04 11:21:16.852282 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-05-04 11:21:16.852586 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-05-04 11:21:16.852751 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-05-04 11:21:16.852917 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-05-04 11:21:16.853068 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-05-04 11:21:16.853221 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-05-04 11:21:16.853371 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-05-04 11:21:16.853519 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-05-04 11:21:16.853677 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-05-04 11:21:16.853825 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-05-04 11:21:16.854004 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-05-04 11:21:16.854156 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-05-04 11:21:16.854304 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-05-04 11:21:16.854451 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-05-04 11:21:16.854599 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-05-04 11:21:16.854746 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-05-04 11:21:16.854892 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-05-04 11:21:16.855041 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-05-04 11:21:16.855187 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-05-04 11:21:16.855340 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-05-04 11:21:16.855486 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-05-04 11:21:16.855663 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-05-04 11:21:16.855815 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-05-04 11:21:16.855962 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-05-04 11:21:16.856126 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-05-04 11:21:16.856274 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-05-04 11:21:16.856422 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-05-04 11:21:16.856572 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-05-04 11:21:16.856721 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-05-04 11:21:16.856868 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-05-04 11:21:16.857014 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-05-04 11:21:16.857171 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-05-04 11:21:16.857324 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-05-04 11:21:16.857471 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-05-04 11:21:16.857618 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-05-04 11:21:16.857765 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-05-04 11:21:16.857957 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-05-04 11:21:16.858120 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-05-04 11:21:16.858268 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-05-04 11:21:16.858413 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-05-04 11:21:16.858559 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-05-04 11:21:16.858718 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-05-04 11:21:16.858860 | instance | 2026-05-04 11:21:16.859007 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-05-04 11:21:16.859159 | instance | Monday 04 May 2026 11:21:16 +0000 (0:00:00.414) 0:00:12.555 ************ 2026-05-04 11:21:16.903592 | instance | ok: [localhost] => (item=barbican_kek) 2026-05-04 11:21:16.903982 | instance | 2026-05-04 11:21:16.904438 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-05-04 11:21:16.904822 | instance | Monday 04 May 2026 11:21:16 +0000 (0:00:00.053) 0:00:12.608 ************ 2026-05-04 11:21:17.299954 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-04 11:21:17.300208 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-04 11:21:17.300395 | instance | 2026-05-04 11:21:17.300593 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-05-04 11:21:17.300795 | instance | Monday 04 May 2026 11:21:17 +0000 (0:00:00.396) 0:00:13.005 ************ 2026-05-04 11:21:22.752955 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-04 11:21:22.753399 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-04 11:21:22.753751 | instance | 2026-05-04 11:21:22.754259 | instance | TASK [Set values for SSH keys] ************************************************* 2026-05-04 11:21:22.754626 | instance | Monday 04 May 2026 11:21:22 +0000 (0:00:05.452) 0:00:18.457 ************ 2026-05-04 11:21:22.812301 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-05-04 11:21:22.812534 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-05-04 11:21:22.812761 | instance | 2026-05-04 11:21:22.813013 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-05-04 11:21:22.813235 | instance | Monday 04 May 2026 11:21:22 +0000 (0:00:00.059) 0:00:18.517 ************ 2026-05-04 11:21:23.171150 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-05-04 11:21:23.171571 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-05-04 11:21:23.171906 | instance | 2026-05-04 11:21:23.172254 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-05-04 11:21:23.172644 | instance | Monday 04 May 2026 11:21:23 +0000 (0:00:00.358) 0:00:18.876 ************ 2026-05-04 11:21:23.541688 | instance | changed: [localhost] 2026-05-04 11:21:23.542098 | instance | 2026-05-04 11:21:23.542514 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-05-04 11:21:23.542856 | instance | Monday 04 May 2026 11:21:23 +0000 (0:00:00.370) 0:00:19.246 ************ 2026-05-04 11:21:23.578219 | instance | skipping: [localhost] 2026-05-04 11:21:23.578461 | instance | 2026-05-04 11:21:23.578679 | instance | PLAY [Setup networking] ******************************************************** 2026-05-04 11:21:23.578876 | instance | 2026-05-04 11:21:23.579077 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 11:21:23.579281 | instance | Monday 04 May 2026 11:21:23 +0000 (0:00:00.037) 0:00:19.284 ************ 2026-05-04 11:21:24.303552 | instance | ok: [instance] 2026-05-04 11:21:24.303977 | instance | 2026-05-04 11:21:24.304378 | instance | TASK [Create bridge for management network] ************************************ 2026-05-04 11:21:24.304747 | instance | Monday 04 May 2026 11:21:24 +0000 (0:00:00.724) 0:00:20.008 ************ 2026-05-04 11:21:24.637438 | instance | ok: [instance] 2026-05-04 11:21:24.637714 | instance | 2026-05-04 11:21:24.637878 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-05-04 11:21:24.638087 | instance | Monday 04 May 2026 11:21:24 +0000 (0:00:00.332) 0:00:20.340 ************ 2026-05-04 11:21:24.859327 | instance | ok: [instance] 2026-05-04 11:21:24.859713 | instance | 2026-05-04 11:21:24.860078 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-05-04 11:21:24.860418 | instance | Monday 04 May 2026 11:21:24 +0000 (0:00:00.223) 0:00:20.564 ************ 2026-05-04 11:21:25.046579 | instance | ok: [instance] 2026-05-04 11:21:25.046994 | instance | 2026-05-04 11:21:25.047348 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-05-04 11:21:25.047692 | instance | Monday 04 May 2026 11:21:25 +0000 (0:00:00.186) 0:00:20.751 ************ 2026-05-04 11:21:25.259676 | instance | ok: [instance] 2026-05-04 11:21:25.260080 | instance | 2026-05-04 11:21:25.260442 | instance | TASK [Bring up interfaces] ***************************************************** 2026-05-04 11:21:25.260796 | instance | Monday 04 May 2026 11:21:25 +0000 (0:00:00.213) 0:00:20.964 ************ 2026-05-04 11:21:25.663810 | instance | ok: [instance] => (item=br-mgmt) 2026-05-04 11:21:25.664253 | instance | ok: [instance] => (item=dummy0) 2026-05-04 11:21:25.664585 | instance | 2026-05-04 11:21:25.664927 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-05-04 11:21:25.665246 | instance | 2026-05-04 11:21:25.665581 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 11:21:25.666030 | instance | Monday 04 May 2026 11:21:25 +0000 (0:00:00.404) 0:00:21.368 ************ 2026-05-04 11:21:26.422659 | instance | ok: [instance] 2026-05-04 11:21:26.423076 | instance | 2026-05-04 11:21:26.423479 | instance | TASK [Install depedencies] ***************************************************** 2026-05-04 11:21:26.423830 | instance | Monday 04 May 2026 11:21:26 +0000 (0:00:00.758) 0:00:22.127 ************ 2026-05-04 11:21:44.962718 | instance | changed: [instance] 2026-05-04 11:21:44.963032 | instance | 2026-05-04 11:21:44.963566 | instance | TASK [Start up service] ******************************************************** 2026-05-04 11:21:44.964085 | instance | Monday 04 May 2026 11:21:44 +0000 (0:00:18.538) 0:00:40.666 ************ 2026-05-04 11:21:45.501463 | instance | ok: [instance] 2026-05-04 11:21:45.501686 | instance | 2026-05-04 11:21:45.501846 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-05-04 11:21:45.502030 | instance | Monday 04 May 2026 11:21:45 +0000 (0:00:00.538) 0:00:41.204 ************ 2026-05-04 11:21:45.721522 | instance | ok: [instance] 2026-05-04 11:21:45.721570 | instance | 2026-05-04 11:21:45.721578 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-05-04 11:21:45.721584 | instance | Monday 04 May 2026 11:21:45 +0000 (0:00:00.221) 0:00:41.426 ************ 2026-05-04 11:21:46.167109 | instance | changed: [instance] 2026-05-04 11:21:46.167157 | instance | 2026-05-04 11:21:46.167165 | instance | TASK [Get list of all loopback devices] **************************************** 2026-05-04 11:21:46.167183 | instance | Monday 04 May 2026 11:21:46 +0000 (0:00:00.445) 0:00:41.871 ************ 2026-05-04 11:21:46.360228 | instance | ok: [instance] 2026-05-04 11:21:46.360264 | instance | 2026-05-04 11:21:46.360270 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-05-04 11:21:46.360274 | instance | Monday 04 May 2026 11:21:46 +0000 (0:00:00.193) 0:00:42.065 ************ 2026-05-04 11:21:46.383476 | instance | skipping: [instance] 2026-05-04 11:21:46.383526 | instance | 2026-05-04 11:21:46.383537 | instance | TASK [Create devices for Ceph] ************************************************* 2026-05-04 11:21:46.383544 | instance | Monday 04 May 2026 11:21:46 +0000 (0:00:00.022) 0:00:42.088 ************ 2026-05-04 11:21:46.942032 | instance | changed: [instance] => (item=osd0) 2026-05-04 11:21:46.942121 | instance | changed: [instance] => (item=osd1) 2026-05-04 11:21:46.942139 | instance | changed: [instance] => (item=osd2) 2026-05-04 11:21:46.942154 | instance | 2026-05-04 11:21:46.942168 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-05-04 11:21:46.942191 | instance | Monday 04 May 2026 11:21:46 +0000 (0:00:00.558) 0:00:42.646 ************ 2026-05-04 11:21:47.469391 | instance | changed: [instance] => (item=osd0) 2026-05-04 11:21:47.469469 | instance | changed: [instance] => (item=osd1) 2026-05-04 11:21:47.469988 | instance | changed: [instance] => (item=osd2) 2026-05-04 11:21:47.470046 | instance | 2026-05-04 11:21:47.470054 | instance | TASK [Start loop devices] ****************************************************** 2026-05-04 11:21:47.470061 | instance | Monday 04 May 2026 11:21:47 +0000 (0:00:00.528) 0:00:43.174 ************ 2026-05-04 11:21:48.179720 | instance | changed: [instance] => (item=osd0) 2026-05-04 11:21:48.181020 | instance | changed: [instance] => (item=osd1) 2026-05-04 11:21:48.181060 | instance | changed: [instance] => (item=osd2) 2026-05-04 11:21:48.181065 | instance | 2026-05-04 11:21:48.181070 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-05-04 11:21:48.181075 | instance | Monday 04 May 2026 11:21:48 +0000 (0:00:00.709) 0:00:43.884 ************ 2026-05-04 11:21:51.177562 | instance | changed: [instance] => (item=osd0) 2026-05-04 11:21:51.177694 | instance | changed: [instance] => (item=osd1) 2026-05-04 11:21:51.178030 | instance | changed: [instance] => (item=osd2) 2026-05-04 11:21:51.178104 | instance | 2026-05-04 11:21:51.178417 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-05-04 11:21:51.178463 | instance | Monday 04 May 2026 11:21:51 +0000 (0:00:02.998) 0:00:46.882 ************ 2026-05-04 11:21:53.042315 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-05-04 11:21:53.042407 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-05-04 11:21:53.043428 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-05-04 11:21:53.043471 | instance | 2026-05-04 11:21:53.043477 | instance | PLAY [controllers] ************************************************************* 2026-05-04 11:21:53.043482 | instance | 2026-05-04 11:21:53.043486 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 11:21:53.043491 | instance | Monday 04 May 2026 11:21:53 +0000 (0:00:01.864) 0:00:48.747 ************ 2026-05-04 11:21:53.919241 | instance | ok: [instance] 2026-05-04 11:21:53.919343 | instance | 2026-05-04 11:21:53.919534 | instance | TASK [Set masquerade rule] ***************************************************** 2026-05-04 11:21:53.919717 | instance | Monday 04 May 2026 11:21:53 +0000 (0:00:00.876) 0:00:49.624 ************ 2026-05-04 11:21:54.375400 | instance | changed: [instance] 2026-05-04 11:21:54.375711 | instance | 2026-05-04 11:21:54.376112 | instance | PLAY RECAP ********************************************************************* 2026-05-04 11:21:54.376499 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-04 11:21:54.376826 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-05-04 11:21:54.377024 | instance | 2026-05-04 11:21:54.377232 | instance | Monday 04 May 2026 11:21:54 +0000 (0:00:00.456) 0:00:50.080 ************ 2026-05-04 11:21:54.377432 | instance | =============================================================================== 2026-05-04 11:21:54.377655 | instance | Install depedencies ---------------------------------------------------- 18.54s 2026-05-04 11:21:54.377862 | instance | Generate SSH keys for missing variables --------------------------------- 5.45s 2026-05-04 11:21:54.378094 | instance | Create a volume group for each loop device ------------------------------ 3.00s 2026-05-04 11:21:54.378329 | instance | Create a logical volume for each loop device ---------------------------- 1.86s 2026-05-04 11:21:54.378543 | instance | Configure short hostname ------------------------------------------------ 1.40s 2026-05-04 11:21:54.378755 | instance | Gathering Facts --------------------------------------------------------- 1.20s 2026-05-04 11:21:54.378986 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.09s 2026-05-04 11:21:54.379198 | instance | Create folders for workspace -------------------------------------------- 1.06s 2026-05-04 11:21:54.379425 | instance | Gathering Facts --------------------------------------------------------- 0.88s 2026-05-04 11:21:54.379634 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.77s 2026-05-04 11:21:54.379838 | instance | Gathering Facts --------------------------------------------------------- 0.76s 2026-05-04 11:21:54.380067 | instance | Gathering Facts --------------------------------------------------------- 0.72s 2026-05-04 11:21:54.380276 | instance | Start loop devices ------------------------------------------------------ 0.71s 2026-05-04 11:21:54.380478 | instance | Gathering Facts --------------------------------------------------------- 0.70s 2026-05-04 11:21:54.380683 | instance | Purge "snapd" package --------------------------------------------------- 0.67s 2026-05-04 11:21:54.380899 | instance | Create devices for Ceph ------------------------------------------------- 0.56s 2026-05-04 11:21:54.381121 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.54s 2026-05-04 11:21:54.381325 | instance | Start up service -------------------------------------------------------- 0.54s 2026-05-04 11:21:54.381532 | instance | Set permissions on loopback devices ------------------------------------- 0.53s 2026-05-04 11:21:54.381739 | instance | Set masquerade rule ----------------------------------------------------- 0.46s 2026-05-04 11:21:54.452160 | instance | INFO [aio > prepare] Executed: Successful 2026-05-04 11:21:54.464738 | instance | INFO [aio > converge] Executing 2026-05-04 11:21:57.225948 | instance | 2026-05-04 11:21:57.226260 | instance | PLAY [all] ********************************************************************* 2026-05-04 11:21:57.226553 | instance | 2026-05-04 11:21:57.226870 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 11:21:57.227187 | instance | Monday 04 May 2026 11:21:57 +0000 (0:00:00.016) 0:00:00.016 ************ 2026-05-04 11:21:58.373426 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-04 11:21:58.373833 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-04 11:21:58.374320 | instance | interpreter could change the meaning of that path. See 2026-05-04 11:21:58.374670 | instance | https://docs.ansible.com/ansible- 2026-05-04 11:21:58.375012 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-04 11:21:58.383709 | instance | ok: [instance] 2026-05-04 11:21:58.383974 | instance | 2026-05-04 11:21:58.384203 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-04 11:21:58.384426 | instance | Monday 04 May 2026 11:21:58 +0000 (0:00:01.157) 0:00:01.174 ************ 2026-05-04 11:21:58.423190 | instance | skipping: [instance] 2026-05-04 11:21:58.423424 | instance | 2026-05-04 11:21:58.423646 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-04 11:21:58.423862 | instance | Monday 04 May 2026 11:21:58 +0000 (0:00:00.039) 0:00:01.213 ************ 2026-05-04 11:21:58.618966 | instance | ok: [instance] 2026-05-04 11:21:58.619310 | instance | 2026-05-04 11:21:58.619662 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-05-04 11:21:58.620004 | instance | 2026-05-04 11:21:58.620333 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 11:21:58.620682 | instance | Monday 04 May 2026 11:21:58 +0000 (0:00:00.195) 0:00:01.409 ************ 2026-05-04 11:21:59.520992 | instance | ok: [instance] 2026-05-04 11:21:59.521374 | instance | 2026-05-04 11:21:59.521748 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 11:21:59.522127 | instance | Monday 04 May 2026 11:21:59 +0000 (0:00:00.901) 0:00:02.311 ************ 2026-05-04 11:21:59.802411 | instance | ok: [instance] 2026-05-04 11:21:59.802655 | instance | 2026-05-04 11:21:59.802827 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 11:21:59.803019 | instance | Monday 04 May 2026 11:21:59 +0000 (0:00:00.280) 0:00:02.591 ************ 2026-05-04 11:21:59.850424 | instance | skipping: [instance] 2026-05-04 11:21:59.850542 | instance | 2026-05-04 11:21:59.850735 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-04 11:21:59.850938 | instance | Monday 04 May 2026 11:21:59 +0000 (0:00:00.048) 0:00:02.640 ************ 2026-05-04 11:22:00.142475 | instance | changed: [instance] 2026-05-04 11:22:00.142552 | instance | 2026-05-04 11:22:00.142663 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 11:22:00.142851 | instance | Monday 04 May 2026 11:22:00 +0000 (0:00:00.289) 0:00:02.930 ************ 2026-05-04 11:22:00.214466 | instance | ok: [instance] => { 2026-05-04 11:22:00.214531 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-04 11:22:00.214628 | instance | } 2026-05-04 11:22:00.214800 | instance | 2026-05-04 11:22:00.214949 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 11:22:00.215114 | instance | Monday 04 May 2026 11:22:00 +0000 (0:00:00.073) 0:00:03.003 ************ 2026-05-04 11:22:00.948901 | instance | changed: [instance] 2026-05-04 11:22:00.948974 | instance | 2026-05-04 11:22:00.949237 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 11:22:00.949273 | instance | Monday 04 May 2026 11:22:00 +0000 (0:00:00.736) 0:00:03.739 ************ 2026-05-04 11:22:01.007121 | instance | skipping: [instance] 2026-05-04 11:22:01.007199 | instance | 2026-05-04 11:22:01.007561 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 11:22:01.007609 | instance | Monday 04 May 2026 11:22:01 +0000 (0:00:00.058) 0:00:03.797 ************ 2026-05-04 11:22:01.055866 | instance | skipping: [instance] 2026-05-04 11:22:01.055935 | instance | 2026-05-04 11:22:01.056205 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 11:22:01.056246 | instance | Monday 04 May 2026 11:22:01 +0000 (0:00:00.048) 0:00:03.846 ************ 2026-05-04 11:22:01.267936 | instance | ok: [instance] 2026-05-04 11:22:01.268009 | instance | 2026-05-04 11:22:01.268260 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 11:22:01.268303 | instance | Monday 04 May 2026 11:22:01 +0000 (0:00:00.212) 0:00:04.058 ************ 2026-05-04 11:22:02.513330 | instance | ok: [instance] 2026-05-04 11:22:02.513370 | instance | 2026-05-04 11:22:02.513376 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 11:22:02.513381 | instance | Monday 04 May 2026 11:22:02 +0000 (0:00:01.245) 0:00:05.303 ************ 2026-05-04 11:22:02.580823 | instance | ok: [instance] => { 2026-05-04 11:22:02.580873 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-04 11:22:02.580881 | instance | } 2026-05-04 11:22:02.580887 | instance | 2026-05-04 11:22:02.580892 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 11:22:02.580898 | instance | Monday 04 May 2026 11:22:02 +0000 (0:00:00.067) 0:00:05.370 ************ 2026-05-04 11:22:03.345648 | instance | changed: [instance] 2026-05-04 11:22:03.346584 | instance | 2026-05-04 11:22:03.346591 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 11:22:03.346595 | instance | Monday 04 May 2026 11:22:03 +0000 (0:00:00.764) 0:00:06.135 ************ 2026-05-04 11:22:06.419927 | instance | changed: [instance] 2026-05-04 11:22:06.420009 | instance | 2026-05-04 11:22:06.420255 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-04 11:22:06.420305 | instance | Monday 04 May 2026 11:22:06 +0000 (0:00:03.074) 0:00:09.210 ************ 2026-05-04 11:22:06.454228 | instance | skipping: [instance] 2026-05-04 11:22:06.454760 | instance | 2026-05-04 11:22:06.454806 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-04 11:22:06.454813 | instance | Monday 04 May 2026 11:22:06 +0000 (0:00:00.033) 0:00:09.244 ************ 2026-05-04 11:22:06.486995 | instance | skipping: [instance] 2026-05-04 11:22:06.487079 | instance | 2026-05-04 11:22:06.487323 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-04 11:22:06.487359 | instance | Monday 04 May 2026 11:22:06 +0000 (0:00:00.033) 0:00:09.277 ************ 2026-05-04 11:22:06.522721 | instance | skipping: [instance] 2026-05-04 11:22:06.523292 | instance | 2026-05-04 11:22:06.523344 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-04 11:22:06.523353 | instance | Monday 04 May 2026 11:22:06 +0000 (0:00:00.035) 0:00:09.312 ************ 2026-05-04 11:22:13.319993 | instance | changed: [instance] 2026-05-04 11:22:13.320141 | instance | 2026-05-04 11:22:13.320154 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-04 11:22:13.320170 | instance | Monday 04 May 2026 11:22:13 +0000 (0:00:06.797) 0:00:16.110 ************ 2026-05-04 11:22:13.966652 | instance | changed: [instance] 2026-05-04 11:22:13.966762 | instance | 2026-05-04 11:22:13.967033 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-04 11:22:13.967204 | instance | Monday 04 May 2026 11:22:13 +0000 (0:00:00.646) 0:00:16.757 ************ 2026-05-04 11:22:14.887010 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-05-04 11:22:14.887096 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-04 11:22:14.887828 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-04 11:22:14.887869 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-04 11:22:14.887875 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-04 11:22:14.887880 | instance | 2026-05-04 11:22:14.887885 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-04 11:22:14.887889 | instance | Monday 04 May 2026 11:22:14 +0000 (0:00:00.920) 0:00:17.677 ************ 2026-05-04 11:22:15.498384 | instance | changed: [instance] 2026-05-04 11:22:15.498463 | instance | 2026-05-04 11:22:15.499210 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-04 11:22:15.499250 | instance | Monday 04 May 2026 11:22:15 +0000 (0:00:00.602) 0:00:18.280 ************ 2026-05-04 11:22:15.499256 | instance | 2026-05-04 11:22:15.499261 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-04 11:22:15.499266 | instance | Monday 04 May 2026 11:22:15 +0000 (0:00:00.008) 0:00:18.288 ************ 2026-05-04 11:22:16.465029 | instance | ok: [instance] 2026-05-04 11:22:16.465148 | instance | 2026-05-04 11:22:16.465410 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-05-04 11:22:16.465468 | instance | Monday 04 May 2026 11:22:16 +0000 (0:00:00.966) 0:00:19.255 ************ 2026-05-04 11:22:16.914446 | instance | changed: [instance] 2026-05-04 11:22:16.914547 | instance | 2026-05-04 11:22:16.914799 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-04 11:22:16.915008 | instance | Monday 04 May 2026 11:22:16 +0000 (0:00:00.449) 0:00:19.704 ************ 2026-05-04 11:22:17.468170 | instance | changed: [instance] 2026-05-04 11:22:17.468242 | instance | 2026-05-04 11:22:17.468516 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 11:22:17.468552 | instance | Monday 04 May 2026 11:22:17 +0000 (0:00:00.553) 0:00:20.258 ************ 2026-05-04 11:22:17.715439 | instance | ok: [instance] 2026-05-04 11:22:17.715532 | instance | 2026-05-04 11:22:17.715811 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 11:22:17.715839 | instance | Monday 04 May 2026 11:22:17 +0000 (0:00:00.247) 0:00:20.506 ************ 2026-05-04 11:22:17.774978 | instance | ok: [instance] => { 2026-05-04 11:22:17.775046 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-04 11:22:17.775067 | instance | } 2026-05-04 11:22:17.775458 | instance | 2026-05-04 11:22:17.775476 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 11:22:17.775483 | instance | Monday 04 May 2026 11:22:17 +0000 (0:00:00.059) 0:00:20.565 ************ 2026-05-04 11:22:18.646529 | instance | changed: [instance] 2026-05-04 11:22:18.646662 | instance | 2026-05-04 11:22:18.646935 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 11:22:18.646973 | instance | Monday 04 May 2026 11:22:18 +0000 (0:00:00.871) 0:00:21.436 ************ 2026-05-04 11:22:22.982423 | instance | changed: [instance] 2026-05-04 11:22:22.982516 | instance | 2026-05-04 11:22:22.982761 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-04 11:22:22.982802 | instance | Monday 04 May 2026 11:22:22 +0000 (0:00:04.336) 0:00:25.773 ************ 2026-05-04 11:22:24.031437 | instance | ok: [instance] 2026-05-04 11:22:24.031562 | instance | 2026-05-04 11:22:24.031932 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-04 11:22:24.031980 | instance | Monday 04 May 2026 11:22:24 +0000 (0:00:01.048) 0:00:26.821 ************ 2026-05-04 11:22:24.408962 | instance | changed: [instance] 2026-05-04 11:22:24.409037 | instance | 2026-05-04 11:22:24.409326 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-04 11:22:24.409371 | instance | Monday 04 May 2026 11:22:24 +0000 (0:00:00.377) 0:00:27.199 ************ 2026-05-04 11:22:24.903077 | instance | changed: [instance] 2026-05-04 11:22:24.903157 | instance | 2026-05-04 11:22:24.903408 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-04 11:22:24.903451 | instance | Monday 04 May 2026 11:22:24 +0000 (0:00:00.494) 0:00:27.693 ************ 2026-05-04 11:22:25.479618 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-05-04 11:22:25.479689 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-04 11:22:25.480214 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-04 11:22:25.480279 | instance | 2026-05-04 11:22:25.480286 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-04 11:22:25.480292 | instance | Monday 04 May 2026 11:22:25 +0000 (0:00:00.576) 0:00:28.269 ************ 2026-05-04 11:22:25.948225 | instance | changed: [instance] 2026-05-04 11:22:25.948339 | instance | 2026-05-04 11:22:25.948397 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-04 11:22:25.948551 | instance | Monday 04 May 2026 11:22:25 +0000 (0:00:00.468) 0:00:28.738 ************ 2026-05-04 11:22:26.422542 | instance | changed: [instance] 2026-05-04 11:22:26.422616 | instance | 2026-05-04 11:22:26.423474 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-04 11:22:26.423867 | instance | Monday 04 May 2026 11:22:26 +0000 (0:00:00.463) 0:00:29.202 ************ 2026-05-04 11:22:26.423879 | instance | 2026-05-04 11:22:26.423885 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-05-04 11:22:26.423891 | instance | Monday 04 May 2026 11:22:26 +0000 (0:00:00.009) 0:00:29.212 ************ 2026-05-04 11:22:27.135298 | instance | ok: [instance] 2026-05-04 11:22:27.135384 | instance | 2026-05-04 11:22:27.135664 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-05-04 11:22:27.135705 | instance | Monday 04 May 2026 11:22:27 +0000 (0:00:00.713) 0:00:29.925 ************ 2026-05-04 11:22:28.033004 | instance | changed: [instance] 2026-05-04 11:22:28.033082 | instance | 2026-05-04 11:22:28.033434 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-04 11:22:28.033490 | instance | Monday 04 May 2026 11:22:28 +0000 (0:00:00.897) 0:00:30.823 ************ 2026-05-04 11:22:28.605137 | instance | changed: [instance] 2026-05-04 11:22:28.605271 | instance | 2026-05-04 11:22:28.605591 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-04 11:22:28.605640 | instance | Monday 04 May 2026 11:22:28 +0000 (0:00:00.572) 0:00:31.395 ************ 2026-05-04 11:22:28.660392 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-04 11:22:28.660470 | instance | 2026-05-04 11:22:28.660692 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-04 11:22:28.660731 | instance | Monday 04 May 2026 11:22:28 +0000 (0:00:00.055) 0:00:31.450 ************ 2026-05-04 11:22:34.046982 | instance | changed: [instance] 2026-05-04 11:22:34.047062 | instance | 2026-05-04 11:22:34.047123 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-04 11:22:34.047293 | instance | Monday 04 May 2026 11:22:34 +0000 (0:00:05.386) 0:00:36.837 ************ 2026-05-04 11:22:34.723679 | instance | ok: [instance] => (item=chronyd) 2026-05-04 11:22:34.723782 | instance | ok: [instance] => (item=sshd) 2026-05-04 11:22:34.724141 | instance | 2026-05-04 11:22:34.724208 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-04 11:22:34.724215 | instance | Monday 04 May 2026 11:22:34 +0000 (0:00:00.676) 0:00:37.513 ************ 2026-05-04 11:22:35.058044 | instance | changed: [instance] 2026-05-04 11:22:35.058123 | instance | 2026-05-04 11:22:35.058440 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-04 11:22:35.058460 | instance | Monday 04 May 2026 11:22:35 +0000 (0:00:00.334) 0:00:37.847 ************ 2026-05-04 11:22:35.265238 | instance | ok: [instance] 2026-05-04 11:22:35.265331 | instance | 2026-05-04 11:22:35.265399 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-04 11:22:35.265544 | instance | Monday 04 May 2026 11:22:35 +0000 (0:00:00.207) 0:00:38.055 ************ 2026-05-04 11:22:35.784343 | instance | changed: [instance] 2026-05-04 11:22:35.784438 | instance | 2026-05-04 11:22:35.784679 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-04 11:22:35.784740 | instance | Monday 04 May 2026 11:22:35 +0000 (0:00:00.518) 0:00:38.573 ************ 2026-05-04 11:22:36.153959 | instance | changed: [instance] 2026-05-04 11:22:36.154038 | instance | 2026-05-04 11:22:36.154369 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-05-04 11:22:36.154432 | instance | Monday 04 May 2026 11:22:36 +0000 (0:00:00.370) 0:00:38.944 ************ 2026-05-04 11:22:37.833731 | instance | ok: [instance] 2026-05-04 11:22:37.833809 | instance | 2026-05-04 11:22:37.833994 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-05-04 11:22:37.834289 | instance | Monday 04 May 2026 11:22:37 +0000 (0:00:01.680) 0:00:40.624 ************ 2026-05-04 11:22:37.895989 | instance | ok: [instance] 2026-05-04 11:22:37.896376 | instance | 2026-05-04 11:22:37.896418 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-05-04 11:22:37.896424 | instance | Monday 04 May 2026 11:22:37 +0000 (0:00:00.061) 0:00:40.686 ************ 2026-05-04 11:22:37.933474 | instance | skipping: [instance] 2026-05-04 11:22:37.933555 | instance | 2026-05-04 11:22:37.933830 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-05-04 11:22:37.933896 | instance | Monday 04 May 2026 11:22:37 +0000 (0:00:00.037) 0:00:40.723 ************ 2026-05-04 11:22:37.973032 | instance | skipping: [instance] 2026-05-04 11:22:37.973134 | instance | 2026-05-04 11:22:37.973431 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-05-04 11:22:37.973650 | instance | Monday 04 May 2026 11:22:37 +0000 (0:00:00.039) 0:00:40.762 ************ 2026-05-04 11:22:38.016481 | instance | skipping: [instance] 2026-05-04 11:22:38.016545 | instance | 2026-05-04 11:22:38.016551 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-05-04 11:22:38.016556 | instance | Monday 04 May 2026 11:22:38 +0000 (0:00:00.043) 0:00:40.806 ************ 2026-05-04 11:22:38.053474 | instance | skipping: [instance] 2026-05-04 11:22:38.053653 | instance | 2026-05-04 11:22:38.053871 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-05-04 11:22:38.054062 | instance | Monday 04 May 2026 11:22:38 +0000 (0:00:00.037) 0:00:40.843 ************ 2026-05-04 11:22:38.096157 | instance | skipping: [instance] 2026-05-04 11:22:38.096377 | instance | 2026-05-04 11:22:38.096536 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-05-04 11:22:38.096687 | instance | Monday 04 May 2026 11:22:38 +0000 (0:00:00.042) 0:00:40.886 ************ 2026-05-04 11:22:38.137426 | instance | skipping: [instance] 2026-05-04 11:22:38.137535 | instance | 2026-05-04 11:22:38.137641 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-05-04 11:22:38.137772 | instance | Monday 04 May 2026 11:22:38 +0000 (0:00:00.041) 0:00:40.927 ************ 2026-05-04 11:22:38.178483 | instance | skipping: [instance] 2026-05-04 11:22:38.178604 | instance | 2026-05-04 11:22:38.178667 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-05-04 11:22:38.178820 | instance | Monday 04 May 2026 11:22:38 +0000 (0:00:00.038) 0:00:40.965 ************ 2026-05-04 11:22:38.294717 | instance | ok: [instance] 2026-05-04 11:22:38.294795 | instance | 2026-05-04 11:22:38.294936 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-05-04 11:22:38.295157 | instance | Monday 04 May 2026 11:22:38 +0000 (0:00:00.117) 0:00:41.082 ************ 2026-05-04 11:22:38.555226 | instance | ok: [instance] => (item=instance) 2026-05-04 11:22:38.555650 | instance | 2026-05-04 11:22:38.555982 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-05-04 11:22:38.556300 | instance | Monday 04 May 2026 11:22:38 +0000 (0:00:00.258) 0:00:41.340 ************ 2026-05-04 11:22:38.614808 | instance | ok: [instance] 2026-05-04 11:22:38.614977 | instance | 2026-05-04 11:22:38.615269 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-05-04 11:22:38.615500 | instance | Monday 04 May 2026 11:22:38 +0000 (0:00:00.062) 0:00:41.403 ************ 2026-05-04 11:22:38.702705 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-05-04 11:22:38.702814 | instance | 2026-05-04 11:22:38.702823 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-05-04 11:22:38.702948 | instance | Monday 04 May 2026 11:22:38 +0000 (0:00:00.087) 0:00:41.491 ************ 2026-05-04 11:22:39.118866 | instance | changed: [instance] 2026-05-04 11:22:39.118981 | instance | 2026-05-04 11:22:39.119107 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-05-04 11:22:39.119391 | instance | Monday 04 May 2026 11:22:39 +0000 (0:00:00.414) 0:00:41.906 ************ 2026-05-04 11:22:39.883871 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-05-04 11:22:39.884024 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-05-04 11:22:39.884041 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-05-04 11:22:39.884445 | instance | 2026-05-04 11:22:39.884507 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-05-04 11:22:39.884514 | instance | Monday 04 May 2026 11:22:39 +0000 (0:00:00.768) 0:00:42.674 ************ 2026-05-04 11:24:45.174687 | instance | ok: [instance] 2026-05-04 11:24:45.174771 | instance | 2026-05-04 11:24:45.174863 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-05-04 11:24:45.174988 | instance | Monday 04 May 2026 11:24:45 +0000 (0:02:05.291) 0:02:47.965 ************ 2026-05-04 11:24:45.390368 | instance | changed: [instance] 2026-05-04 11:24:45.390442 | instance | 2026-05-04 11:24:45.390681 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-05-04 11:24:45.390845 | instance | Monday 04 May 2026 11:24:45 +0000 (0:00:00.215) 0:02:48.180 ************ 2026-05-04 11:24:45.436047 | instance | ok: [instance] 2026-05-04 11:24:45.436530 | instance | 2026-05-04 11:24:45.436547 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-04 11:24:45.436567 | instance | Monday 04 May 2026 11:24:45 +0000 (0:00:00.045) 0:02:48.226 ************ 2026-05-04 11:24:45.517822 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-04 11:24:45.517880 | instance | 2026-05-04 11:24:45.518139 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-04 11:24:45.518155 | instance | Monday 04 May 2026 11:24:45 +0000 (0:00:00.081) 0:02:48.308 ************ 2026-05-04 11:24:47.057125 | instance | ok: [instance] 2026-05-04 11:24:47.057211 | instance | 2026-05-04 11:24:47.057454 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-04 11:24:47.057497 | instance | Monday 04 May 2026 11:24:47 +0000 (0:00:01.539) 0:02:49.847 ************ 2026-05-04 11:24:47.121563 | instance | ok: [instance] => (item=instance) 2026-05-04 11:24:47.121635 | instance | 2026-05-04 11:24:47.121905 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-04 11:24:47.121953 | instance | Monday 04 May 2026 11:24:47 +0000 (0:00:00.064) 0:02:49.911 ************ 2026-05-04 11:24:47.544461 | instance | ok: [instance] 2026-05-04 11:24:47.544546 | instance | 2026-05-04 11:24:47.544835 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-04 11:24:47.544899 | instance | Monday 04 May 2026 11:24:47 +0000 (0:00:00.422) 0:02:50.334 ************ 2026-05-04 11:24:49.571631 | instance | ok: [instance] 2026-05-04 11:24:49.571709 | instance | 2026-05-04 11:24:49.571724 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-05-04 11:24:49.571912 | instance | Monday 04 May 2026 11:24:49 +0000 (0:00:02.027) 0:02:52.361 ************ 2026-05-04 11:24:51.299976 | instance | ok: [instance] 2026-05-04 11:24:51.300099 | instance | 2026-05-04 11:24:51.300176 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-05-04 11:24:51.300328 | instance | Monday 04 May 2026 11:24:51 +0000 (0:00:01.728) 0:02:54.090 ************ 2026-05-04 11:25:02.561326 | instance | ok: [instance] 2026-05-04 11:25:02.561418 | instance | 2026-05-04 11:25:02.561645 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-04 11:25:02.561694 | instance | Monday 04 May 2026 11:25:02 +0000 (0:00:11.261) 0:03:05.351 ************ 2026-05-04 11:25:02.637510 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-04 11:25:02.637599 | instance | 2026-05-04 11:25:02.637824 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-04 11:25:02.637897 | instance | Monday 04 May 2026 11:25:02 +0000 (0:00:00.076) 0:03:05.427 ************ 2026-05-04 11:25:02.694552 | instance | skipping: [instance] 2026-05-04 11:25:02.695048 | instance | 2026-05-04 11:25:02.695099 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-04 11:25:02.695107 | instance | Monday 04 May 2026 11:25:02 +0000 (0:00:00.056) 0:03:05.484 ************ 2026-05-04 11:25:02.746480 | instance | skipping: [instance] => (item=instance) 2026-05-04 11:25:02.746580 | instance | skipping: [instance] 2026-05-04 11:25:02.746960 | instance | 2026-05-04 11:25:02.747004 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-04 11:25:02.747010 | instance | Monday 04 May 2026 11:25:02 +0000 (0:00:00.052) 0:03:05.537 ************ 2026-05-04 11:25:03.006845 | instance | ok: [instance] 2026-05-04 11:25:03.006916 | instance | 2026-05-04 11:25:03.007195 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-04 11:25:03.007242 | instance | Monday 04 May 2026 11:25:03 +0000 (0:00:00.260) 0:03:05.797 ************ 2026-05-04 11:25:05.057347 | instance | ok: [instance] 2026-05-04 11:25:05.057395 | instance | 2026-05-04 11:25:05.057401 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-05-04 11:25:05.057406 | instance | Monday 04 May 2026 11:25:05 +0000 (0:00:02.050) 0:03:07.847 ************ 2026-05-04 11:25:06.680666 | instance | ok: [instance] 2026-05-04 11:25:06.680795 | instance | 2026-05-04 11:25:06.680807 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-05-04 11:25:06.680946 | instance | Monday 04 May 2026 11:25:06 +0000 (0:00:01.623) 0:03:09.470 ************ 2026-05-04 11:25:08.302939 | instance | ok: [instance] 2026-05-04 11:25:08.303034 | instance | 2026-05-04 11:25:08.303366 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-05-04 11:25:08.303421 | instance | Monday 04 May 2026 11:25:08 +0000 (0:00:01.622) 0:03:11.093 ************ 2026-05-04 11:25:10.428354 | instance | ok: [instance] 2026-05-04 11:25:10.428423 | instance | 2026-05-04 11:25:10.428429 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-05-04 11:25:10.428434 | instance | 2026-05-04 11:25:10.428438 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 11:25:10.428442 | instance | Monday 04 May 2026 11:25:10 +0000 (0:00:02.125) 0:03:13.218 ************ 2026-05-04 11:25:11.362100 | instance | ok: [instance] 2026-05-04 11:25:11.362162 | instance | 2026-05-04 11:25:11.362168 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 11:25:11.362173 | instance | Monday 04 May 2026 11:25:11 +0000 (0:00:00.933) 0:03:14.151 ************ 2026-05-04 11:25:11.588132 | instance | ok: [instance] 2026-05-04 11:25:11.588193 | instance | 2026-05-04 11:25:11.588199 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 11:25:11.588204 | instance | Monday 04 May 2026 11:25:11 +0000 (0:00:00.226) 0:03:14.378 ************ 2026-05-04 11:25:11.637640 | instance | skipping: [instance] 2026-05-04 11:25:11.637705 | instance | 2026-05-04 11:25:11.637711 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-04 11:25:11.637716 | instance | Monday 04 May 2026 11:25:11 +0000 (0:00:00.049) 0:03:14.427 ************ 2026-05-04 11:25:11.866126 | instance | ok: [instance] 2026-05-04 11:25:11.866184 | instance | 2026-05-04 11:25:11.866190 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 11:25:11.866195 | instance | Monday 04 May 2026 11:25:11 +0000 (0:00:00.228) 0:03:14.655 ************ 2026-05-04 11:25:11.931381 | instance | ok: [instance] => { 2026-05-04 11:25:11.931442 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-04 11:25:11.931448 | instance | } 2026-05-04 11:25:11.931453 | instance | 2026-05-04 11:25:11.931458 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 11:25:11.931463 | instance | Monday 04 May 2026 11:25:11 +0000 (0:00:00.065) 0:03:14.720 ************ 2026-05-04 11:25:12.236697 | instance | ok: [instance] 2026-05-04 11:25:12.236757 | instance | 2026-05-04 11:25:12.236768 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 11:25:12.236774 | instance | Monday 04 May 2026 11:25:12 +0000 (0:00:00.305) 0:03:15.026 ************ 2026-05-04 11:25:12.289387 | instance | skipping: [instance] 2026-05-04 11:25:12.289468 | instance | 2026-05-04 11:25:12.289474 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 11:25:12.289479 | instance | Monday 04 May 2026 11:25:12 +0000 (0:00:00.052) 0:03:15.079 ************ 2026-05-04 11:25:12.354292 | instance | skipping: [instance] 2026-05-04 11:25:12.354358 | instance | 2026-05-04 11:25:12.354364 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 11:25:12.354369 | instance | Monday 04 May 2026 11:25:12 +0000 (0:00:00.064) 0:03:15.143 ************ 2026-05-04 11:25:12.585217 | instance | ok: [instance] 2026-05-04 11:25:12.585274 | instance | 2026-05-04 11:25:12.585281 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 11:25:12.585286 | instance | Monday 04 May 2026 11:25:12 +0000 (0:00:00.231) 0:03:15.375 ************ 2026-05-04 11:25:13.878786 | instance | ok: [instance] 2026-05-04 11:25:13.878846 | instance | 2026-05-04 11:25:13.878852 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 11:25:13.878857 | instance | Monday 04 May 2026 11:25:13 +0000 (0:00:01.293) 0:03:16.668 ************ 2026-05-04 11:25:13.959690 | instance | ok: [instance] => { 2026-05-04 11:25:13.959751 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-04 11:25:13.959758 | instance | } 2026-05-04 11:25:13.959778 | instance | 2026-05-04 11:25:13.959783 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 11:25:13.959788 | instance | Monday 04 May 2026 11:25:13 +0000 (0:00:00.080) 0:03:16.748 ************ 2026-05-04 11:25:14.336380 | instance | ok: [instance] 2026-05-04 11:25:14.336445 | instance | 2026-05-04 11:25:14.336451 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 11:25:14.336456 | instance | Monday 04 May 2026 11:25:14 +0000 (0:00:00.377) 0:03:17.126 ************ 2026-05-04 11:25:16.392136 | instance | ok: [instance] 2026-05-04 11:25:16.392182 | instance | 2026-05-04 11:25:16.392188 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-04 11:25:16.392193 | instance | Monday 04 May 2026 11:25:16 +0000 (0:00:02.056) 0:03:19.182 ************ 2026-05-04 11:25:16.426115 | instance | skipping: [instance] 2026-05-04 11:25:16.426154 | instance | 2026-05-04 11:25:16.426161 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-04 11:25:16.426169 | instance | Monday 04 May 2026 11:25:16 +0000 (0:00:00.033) 0:03:19.215 ************ 2026-05-04 11:25:16.464489 | instance | skipping: [instance] 2026-05-04 11:25:16.464536 | instance | 2026-05-04 11:25:16.464544 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-04 11:25:16.464551 | instance | Monday 04 May 2026 11:25:16 +0000 (0:00:00.038) 0:03:19.254 ************ 2026-05-04 11:25:16.497225 | instance | skipping: [instance] 2026-05-04 11:25:16.497278 | instance | 2026-05-04 11:25:16.497285 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-04 11:25:16.497292 | instance | Monday 04 May 2026 11:25:16 +0000 (0:00:00.032) 0:03:19.287 ************ 2026-05-04 11:25:17.792934 | instance | ok: [instance] 2026-05-04 11:25:17.792983 | instance | 2026-05-04 11:25:17.792991 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-04 11:25:17.792998 | instance | Monday 04 May 2026 11:25:17 +0000 (0:00:01.295) 0:03:20.582 ************ 2026-05-04 11:25:18.226869 | instance | ok: [instance] 2026-05-04 11:25:18.226918 | instance | 2026-05-04 11:25:18.226924 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-04 11:25:18.226929 | instance | Monday 04 May 2026 11:25:18 +0000 (0:00:00.433) 0:03:21.016 ************ 2026-05-04 11:25:19.160563 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-04 11:25:19.160610 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-04 11:25:19.160616 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-04 11:25:19.160621 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-04 11:25:19.160626 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-04 11:25:19.160631 | instance | 2026-05-04 11:25:19.160635 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-04 11:25:19.160639 | instance | Monday 04 May 2026 11:25:19 +0000 (0:00:00.933) 0:03:21.950 ************ 2026-05-04 11:25:19.705859 | instance | ok: [instance] 2026-05-04 11:25:19.705930 | instance | 2026-05-04 11:25:19.705937 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-04 11:25:19.705942 | instance | Monday 04 May 2026 11:25:19 +0000 (0:00:00.538) 0:03:22.488 ************ 2026-05-04 11:25:19.705946 | instance | 2026-05-04 11:25:19.705950 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-04 11:25:19.705955 | instance | Monday 04 May 2026 11:25:19 +0000 (0:00:00.007) 0:03:22.495 ************ 2026-05-04 11:25:20.070365 | instance | ok: [instance] 2026-05-04 11:25:20.070409 | instance | 2026-05-04 11:25:20.070415 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 11:25:20.070420 | instance | Monday 04 May 2026 11:25:20 +0000 (0:00:00.364) 0:03:22.860 ************ 2026-05-04 11:25:20.277767 | instance | ok: [instance] 2026-05-04 11:25:20.277809 | instance | 2026-05-04 11:25:20.277815 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 11:25:20.277832 | instance | Monday 04 May 2026 11:25:20 +0000 (0:00:00.207) 0:03:23.067 ************ 2026-05-04 11:25:20.332843 | instance | ok: [instance] => { 2026-05-04 11:25:20.332888 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-04 11:25:20.332894 | instance | } 2026-05-04 11:25:20.332899 | instance | 2026-05-04 11:25:20.332904 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 11:25:20.332908 | instance | Monday 04 May 2026 11:25:20 +0000 (0:00:00.054) 0:03:23.122 ************ 2026-05-04 11:25:20.708354 | instance | ok: [instance] 2026-05-04 11:25:20.708400 | instance | 2026-05-04 11:25:20.708408 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 11:25:20.708414 | instance | Monday 04 May 2026 11:25:20 +0000 (0:00:00.375) 0:03:23.498 ************ 2026-05-04 11:25:23.805212 | instance | ok: [instance] 2026-05-04 11:25:23.805255 | instance | 2026-05-04 11:25:23.805261 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-04 11:25:23.805266 | instance | Monday 04 May 2026 11:25:23 +0000 (0:00:03.097) 0:03:26.595 ************ 2026-05-04 11:25:25.039609 | instance | ok: [instance] 2026-05-04 11:25:25.039693 | instance | 2026-05-04 11:25:25.039797 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-04 11:25:25.039985 | instance | Monday 04 May 2026 11:25:25 +0000 (0:00:01.234) 0:03:27.829 ************ 2026-05-04 11:25:25.246977 | instance | ok: [instance] 2026-05-04 11:25:25.247092 | instance | 2026-05-04 11:25:25.247222 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-04 11:25:25.247343 | instance | Monday 04 May 2026 11:25:25 +0000 (0:00:00.207) 0:03:28.037 ************ 2026-05-04 11:25:25.704962 | instance | ok: [instance] 2026-05-04 11:25:25.705039 | instance | 2026-05-04 11:25:25.705157 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-04 11:25:25.705280 | instance | Monday 04 May 2026 11:25:25 +0000 (0:00:00.457) 0:03:28.495 ************ 2026-05-04 11:25:26.265615 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-04 11:25:26.265777 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-04 11:25:26.266031 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-04 11:25:26.266115 | instance | 2026-05-04 11:25:26.266547 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-04 11:25:26.266613 | instance | Monday 04 May 2026 11:25:26 +0000 (0:00:00.560) 0:03:29.055 ************ 2026-05-04 11:25:26.716878 | instance | ok: [instance] 2026-05-04 11:25:26.716998 | instance | 2026-05-04 11:25:26.717006 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-04 11:25:26.717080 | instance | Monday 04 May 2026 11:25:26 +0000 (0:00:00.451) 0:03:29.507 ************ 2026-05-04 11:25:27.151696 | instance | ok: [instance] 2026-05-04 11:25:27.152639 | instance | 2026-05-04 11:25:27.152667 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-04 11:25:27.152681 | instance | Monday 04 May 2026 11:25:27 +0000 (0:00:00.427) 0:03:29.935 ************ 2026-05-04 11:25:27.152688 | instance | 2026-05-04 11:25:27.152694 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-04 11:25:27.152700 | instance | Monday 04 May 2026 11:25:27 +0000 (0:00:00.007) 0:03:29.942 ************ 2026-05-04 11:25:27.504508 | instance | ok: [instance] 2026-05-04 11:25:27.504589 | instance | 2026-05-04 11:25:27.504855 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-04 11:25:27.504896 | instance | Monday 04 May 2026 11:25:27 +0000 (0:00:00.352) 0:03:30.295 ************ 2026-05-04 11:25:27.558441 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-04 11:25:27.558753 | instance | 2026-05-04 11:25:27.558760 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-04 11:25:27.558765 | instance | Monday 04 May 2026 11:25:27 +0000 (0:00:00.053) 0:03:30.348 ************ 2026-05-04 11:25:28.969739 | instance | ok: [instance] 2026-05-04 11:25:28.969843 | instance | 2026-05-04 11:25:28.969863 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-04 11:25:28.970099 | instance | Monday 04 May 2026 11:25:28 +0000 (0:00:01.411) 0:03:31.759 ************ 2026-05-04 11:25:29.635110 | instance | ok: [instance] => (item=chronyd) 2026-05-04 11:25:29.635789 | instance | ok: [instance] => (item=sshd) 2026-05-04 11:25:29.635843 | instance | 2026-05-04 11:25:29.635851 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-04 11:25:29.635859 | instance | Monday 04 May 2026 11:25:29 +0000 (0:00:00.665) 0:03:32.425 ************ 2026-05-04 11:25:29.920740 | instance | ok: [instance] 2026-05-04 11:25:29.920810 | instance | 2026-05-04 11:25:29.921074 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-04 11:25:29.921117 | instance | Monday 04 May 2026 11:25:29 +0000 (0:00:00.285) 0:03:32.711 ************ 2026-05-04 11:25:30.125768 | instance | ok: [instance] 2026-05-04 11:25:30.125981 | instance | 2026-05-04 11:25:30.126074 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-04 11:25:30.126276 | instance | Monday 04 May 2026 11:25:30 +0000 (0:00:00.205) 0:03:32.916 ************ 2026-05-04 11:25:30.373730 | instance | ok: [instance] 2026-05-04 11:25:30.373829 | instance | 2026-05-04 11:25:30.373937 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-04 11:25:30.374083 | instance | Monday 04 May 2026 11:25:30 +0000 (0:00:00.247) 0:03:33.164 ************ 2026-05-04 11:25:30.582000 | instance | ok: [instance] 2026-05-04 11:25:30.582067 | instance | 2026-05-04 11:25:30.582194 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-05-04 11:25:30.582316 | instance | Monday 04 May 2026 11:25:30 +0000 (0:00:00.208) 0:03:33.372 ************ 2026-05-04 11:25:30.813132 | instance | ok: [instance] => (item=instance) 2026-05-04 11:25:30.813217 | instance | 2026-05-04 11:25:30.813340 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-05-04 11:25:30.813462 | instance | Monday 04 May 2026 11:25:30 +0000 (0:00:00.231) 0:03:33.603 ************ 2026-05-04 11:25:30.864576 | instance | ok: [instance] 2026-05-04 11:25:30.864670 | instance | 2026-05-04 11:25:30.864790 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-05-04 11:25:30.864907 | instance | Monday 04 May 2026 11:25:30 +0000 (0:00:00.051) 0:03:33.655 ************ 2026-05-04 11:25:36.248795 | instance | ok: [instance] 2026-05-04 11:25:36.248892 | instance | 2026-05-04 11:25:36.249201 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-05-04 11:25:36.249254 | instance | Monday 04 May 2026 11:25:36 +0000 (0:00:05.383) 0:03:39.039 ************ 2026-05-04 11:25:36.295207 | instance | ok: [instance] 2026-05-04 11:25:36.295281 | instance | 2026-05-04 11:25:36.295570 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-04 11:25:36.295616 | instance | Monday 04 May 2026 11:25:36 +0000 (0:00:00.046) 0:03:39.085 ************ 2026-05-04 11:25:36.361296 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-04 11:25:36.361358 | instance | 2026-05-04 11:25:36.361691 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-04 11:25:36.361744 | instance | Monday 04 May 2026 11:25:36 +0000 (0:00:00.065) 0:03:39.151 ************ 2026-05-04 11:25:36.413228 | instance | skipping: [instance] 2026-05-04 11:25:36.413332 | instance | 2026-05-04 11:25:36.413725 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-04 11:25:36.413770 | instance | Monday 04 May 2026 11:25:36 +0000 (0:00:00.052) 0:03:39.203 ************ 2026-05-04 11:25:36.465967 | instance | skipping: [instance] => (item=instance) 2026-05-04 11:25:36.466048 | instance | skipping: [instance] 2026-05-04 11:25:36.466426 | instance | 2026-05-04 11:25:36.466469 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-04 11:25:36.466475 | instance | Monday 04 May 2026 11:25:36 +0000 (0:00:00.052) 0:03:39.256 ************ 2026-05-04 11:25:36.718641 | instance | ok: [instance] 2026-05-04 11:25:36.718732 | instance | 2026-05-04 11:25:36.718981 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-04 11:25:36.719021 | instance | Monday 04 May 2026 11:25:36 +0000 (0:00:00.252) 0:03:39.509 ************ 2026-05-04 11:25:38.640873 | instance | ok: [instance] 2026-05-04 11:25:38.641315 | instance | 2026-05-04 11:25:38.641331 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-05-04 11:25:38.641342 | instance | Monday 04 May 2026 11:25:38 +0000 (0:00:01.921) 0:03:41.430 ************ 2026-05-04 11:25:38.669766 | instance | skipping: [instance] 2026-05-04 11:25:38.669976 | instance | 2026-05-04 11:25:38.670431 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-05-04 11:25:38.670445 | instance | Monday 04 May 2026 11:25:38 +0000 (0:00:00.029) 0:03:41.460 ************ 2026-05-04 11:25:38.699066 | instance | skipping: [instance] 2026-05-04 11:25:38.699102 | instance | 2026-05-04 11:25:38.699113 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-05-04 11:25:38.699123 | instance | Monday 04 May 2026 11:25:38 +0000 (0:00:00.028) 0:03:41.488 ************ 2026-05-04 11:25:44.028503 | instance | ok: [instance] 2026-05-04 11:25:44.028592 | instance | 2026-05-04 11:25:44.028612 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-05-04 11:25:44.028626 | instance | Monday 04 May 2026 11:25:44 +0000 (0:00:05.329) 0:03:46.817 ************ 2026-05-04 11:25:54.367833 | instance | ok: [instance] 2026-05-04 11:25:54.367888 | instance | 2026-05-04 11:25:54.367900 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-05-04 11:25:54.367910 | instance | Monday 04 May 2026 11:25:54 +0000 (0:00:10.338) 0:03:57.156 ************ 2026-05-04 11:27:22.184646 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-05-04 11:27:22.184733 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-05-04 11:27:22.184854 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-05-04 11:27:22.184966 | instance | 2026-05-04 11:27:22.185090 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-05-04 11:27:22.185219 | instance | Monday 04 May 2026 11:27:22 +0000 (0:01:27.818) 0:05:24.974 ************ 2026-05-04 11:27:23.899024 | instance | ok: [instance] 2026-05-04 11:27:23.899153 | instance | 2026-05-04 11:27:23.899593 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-05-04 11:27:23.899650 | instance | Monday 04 May 2026 11:27:23 +0000 (0:00:01.714) 0:05:26.689 ************ 2026-05-04 11:27:25.562590 | instance | ok: [instance] 2026-05-04 11:27:25.563290 | instance | 2026-05-04 11:27:25.563332 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-05-04 11:27:25.563338 | instance | Monday 04 May 2026 11:27:25 +0000 (0:00:01.663) 0:05:28.352 ************ 2026-05-04 11:27:25.632254 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-05-04 11:27:25.632323 | instance | 2026-05-04 11:27:25.632582 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-05-04 11:27:25.632621 | instance | Monday 04 May 2026 11:27:25 +0000 (0:00:00.070) 0:05:28.422 ************ 2026-05-04 11:27:25.679593 | instance | ok: [instance] 2026-05-04 11:27:25.679711 | instance | 2026-05-04 11:27:25.680064 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-05-04 11:27:25.680114 | instance | Monday 04 May 2026 11:27:25 +0000 (0:00:00.047) 0:05:28.469 ************ 2026-05-04 11:27:27.312740 | instance | ok: [instance] 2026-05-04 11:27:27.312853 | instance | 2026-05-04 11:27:27.313280 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-05-04 11:27:27.313323 | instance | Monday 04 May 2026 11:27:27 +0000 (0:00:01.633) 0:05:30.103 ************ 2026-05-04 11:27:27.354750 | instance | ok: [instance] 2026-05-04 11:27:27.354840 | instance | 2026-05-04 11:27:27.354964 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-05-04 11:27:27.355085 | instance | Monday 04 May 2026 11:27:27 +0000 (0:00:00.042) 0:05:30.145 ************ 2026-05-04 11:27:27.404517 | instance | skipping: [instance] => (item=1) 2026-05-04 11:27:27.405580 | instance | skipping: [instance] => (item=1) 2026-05-04 11:27:27.405620 | instance | skipping: [instance] => (item=1) 2026-05-04 11:27:27.405627 | instance | skipping: [instance] 2026-05-04 11:27:27.405634 | instance | 2026-05-04 11:27:27.405640 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-05-04 11:27:27.405647 | instance | Monday 04 May 2026 11:27:27 +0000 (0:00:00.049) 0:05:30.194 ************ 2026-05-04 11:27:27.463925 | instance | skipping: [instance] 2026-05-04 11:27:27.464001 | instance | 2026-05-04 11:27:27.464131 | instance | PLAY [all] ********************************************************************* 2026-05-04 11:27:27.464240 | instance | 2026-05-04 11:27:27.464372 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-05-04 11:27:27.464508 | instance | Monday 04 May 2026 11:27:27 +0000 (0:00:00.059) 0:05:30.254 ************ 2026-05-04 11:27:27.852071 | instance | changed: [instance] 2026-05-04 11:27:27.852134 | instance | 2026-05-04 11:27:27.852259 | instance | PLAY [all] ********************************************************************* 2026-05-04 11:27:27.852365 | instance | 2026-05-04 11:27:27.852486 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 11:27:27.852608 | instance | Monday 04 May 2026 11:27:27 +0000 (0:00:00.388) 0:05:30.642 ************ 2026-05-04 11:27:29.076668 | instance | ok: [instance] 2026-05-04 11:27:29.076806 | instance | 2026-05-04 11:27:29.076818 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-04 11:27:29.076899 | instance | Monday 04 May 2026 11:27:29 +0000 (0:00:01.224) 0:05:31.866 ************ 2026-05-04 11:27:32.883108 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-04 11:27:32.883197 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-04 11:27:32.883306 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-04 11:27:32.885656 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-04 11:27:32.885712 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-04 11:27:32.885718 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-04 11:27:32.885722 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-04 11:27:32.885727 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-04 11:27:32.885731 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-04 11:27:32.885735 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-04 11:27:32.885739 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-04 11:27:32.885743 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-04 11:27:32.885747 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-04 11:27:32.885751 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-04 11:27:32.885755 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-04 11:27:32.885758 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-04 11:27:32.885762 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-04 11:27:32.885766 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-04 11:27:32.885770 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-04 11:27:32.885774 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-04 11:27:32.885778 | instance | 2026-05-04 11:27:32.885783 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-04 11:27:32.885786 | instance | Monday 04 May 2026 11:27:32 +0000 (0:00:03.806) 0:05:35.673 ************ 2026-05-04 11:27:33.093186 | instance | changed: [instance] 2026-05-04 11:27:33.093773 | instance | 2026-05-04 11:27:33.093817 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-04 11:27:33.093825 | instance | Monday 04 May 2026 11:27:33 +0000 (0:00:00.209) 0:05:35.883 ************ 2026-05-04 11:27:33.551006 | instance | changed: [instance] 2026-05-04 11:27:33.551509 | instance | 2026-05-04 11:27:33.551552 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-04 11:27:33.551560 | instance | Monday 04 May 2026 11:27:33 +0000 (0:00:00.457) 0:05:36.341 ************ 2026-05-04 11:27:33.816671 | instance | ok: [instance] 2026-05-04 11:27:33.816783 | instance | 2026-05-04 11:27:33.817070 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-04 11:27:33.817107 | instance | Monday 04 May 2026 11:27:33 +0000 (0:00:00.266) 0:05:36.607 ************ 2026-05-04 11:27:33.875622 | instance | ok: [instance] 2026-05-04 11:27:33.875699 | instance | 2026-05-04 11:27:33.876186 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-04 11:27:33.876253 | instance | 2026-05-04 11:27:33.876259 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 11:27:33.876264 | instance | Monday 04 May 2026 11:27:33 +0000 (0:00:00.058) 0:05:36.665 ************ 2026-05-04 11:27:34.821103 | instance | ok: [instance] 2026-05-04 11:27:34.821202 | instance | 2026-05-04 11:27:34.821525 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-04 11:27:34.821543 | instance | Monday 04 May 2026 11:27:34 +0000 (0:00:00.945) 0:05:37.610 ************ 2026-05-04 11:27:35.037979 | instance | changed: [instance] 2026-05-04 11:27:35.038361 | instance | 2026-05-04 11:27:35.038377 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-04 11:27:35.038384 | instance | Monday 04 May 2026 11:27:35 +0000 (0:00:00.217) 0:05:37.827 ************ 2026-05-04 11:27:35.983691 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-04 11:27:35.983800 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-04 11:27:35.985023 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-04 11:27:35.985133 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-04 11:27:35.985145 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-04 11:27:35.985155 | instance | 2026-05-04 11:27:35.985165 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-04 11:27:35.985174 | instance | Monday 04 May 2026 11:27:35 +0000 (0:00:00.945) 0:05:38.773 ************ 2026-05-04 11:27:36.173682 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-05-04 11:27:36.352103 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-05-04 11:27:36.521518 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-05-04 11:27:36.536523 | instance | ...ignoring 2026-05-04 11:27:36.536924 | instance | 2026-05-04 11:27:36.536993 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-04 11:27:36.536999 | instance | Monday 04 May 2026 11:27:36 +0000 (0:00:00.553) 0:05:39.326 ************ 2026-05-04 11:27:36.735196 | instance | ok: [instance] 2026-05-04 11:27:36.735267 | instance | 2026-05-04 11:27:36.735275 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-04 11:27:36.735282 | instance | Monday 04 May 2026 11:27:36 +0000 (0:00:00.197) 0:05:39.524 ************ 2026-05-04 11:27:36.936315 | instance | ok: [instance] 2026-05-04 11:27:36.936402 | instance | 2026-05-04 11:27:36.936473 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-04 11:27:36.936547 | instance | Monday 04 May 2026 11:27:36 +0000 (0:00:00.201) 0:05:39.726 ************ 2026-05-04 11:27:36.978063 | instance | ok: [instance] 2026-05-04 11:27:36.978272 | instance | 2026-05-04 11:27:36.978443 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-04 11:27:36.978599 | instance | Monday 04 May 2026 11:27:36 +0000 (0:00:00.041) 0:05:39.768 ************ 2026-05-04 11:27:37.021723 | instance | ok: [instance] 2026-05-04 11:27:37.022017 | instance | 2026-05-04 11:27:37.022238 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-04 11:27:37.022446 | instance | Monday 04 May 2026 11:27:37 +0000 (0:00:00.043) 0:05:39.811 ************ 2026-05-04 11:27:37.577083 | instance | ok: [instance] 2026-05-04 11:27:37.577266 | instance | 2026-05-04 11:27:37.577568 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-04 11:27:37.577743 | instance | Monday 04 May 2026 11:27:37 +0000 (0:00:00.555) 0:05:40.367 ************ 2026-05-04 11:27:37.847325 | instance | ok: [instance] 2026-05-04 11:27:37.847403 | instance | 2026-05-04 11:27:37.848275 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-04 11:27:37.848338 | instance | Monday 04 May 2026 11:27:37 +0000 (0:00:00.207) 0:05:40.574 ************ 2026-05-04 11:27:37.848344 | instance | 2026-05-04 11:27:37.848349 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-05-04 11:27:37.848353 | instance | 2026-05-04 11:27:37.848357 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 11:27:37.848362 | instance | Monday 04 May 2026 11:27:37 +0000 (0:00:00.063) 0:05:40.637 ************ 2026-05-04 11:27:38.822098 | instance | ok: [instance] 2026-05-04 11:27:38.822192 | instance | 2026-05-04 11:27:38.822440 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 11:27:38.822494 | instance | Monday 04 May 2026 11:27:38 +0000 (0:00:00.974) 0:05:41.612 ************ 2026-05-04 11:27:39.052753 | instance | ok: [instance] 2026-05-04 11:27:39.052857 | instance | 2026-05-04 11:27:39.052947 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 11:27:39.053057 | instance | Monday 04 May 2026 11:27:39 +0000 (0:00:00.230) 0:05:41.842 ************ 2026-05-04 11:27:39.101603 | instance | skipping: [instance] 2026-05-04 11:27:39.101674 | instance | 2026-05-04 11:27:39.101943 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-04 11:27:39.101964 | instance | Monday 04 May 2026 11:27:39 +0000 (0:00:00.049) 0:05:41.892 ************ 2026-05-04 11:27:39.323510 | instance | ok: [instance] 2026-05-04 11:27:39.323625 | instance | 2026-05-04 11:27:39.323931 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 11:27:39.324000 | instance | Monday 04 May 2026 11:27:39 +0000 (0:00:00.221) 0:05:42.113 ************ 2026-05-04 11:27:39.389024 | instance | ok: [instance] => { 2026-05-04 11:27:39.389125 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-04 11:27:39.389810 | instance | } 2026-05-04 11:27:39.389869 | instance | 2026-05-04 11:27:39.389876 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 11:27:39.389884 | instance | Monday 04 May 2026 11:27:39 +0000 (0:00:00.065) 0:05:42.179 ************ 2026-05-04 11:27:39.708208 | instance | ok: [instance] 2026-05-04 11:27:39.708295 | instance | 2026-05-04 11:27:39.708487 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 11:27:39.708780 | instance | Monday 04 May 2026 11:27:39 +0000 (0:00:00.319) 0:05:42.498 ************ 2026-05-04 11:27:39.763561 | instance | skipping: [instance] 2026-05-04 11:27:39.763644 | instance | 2026-05-04 11:27:39.763768 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 11:27:39.763981 | instance | Monday 04 May 2026 11:27:39 +0000 (0:00:00.054) 0:05:42.553 ************ 2026-05-04 11:27:39.976546 | instance | ok: [instance] 2026-05-04 11:27:39.976681 | instance | 2026-05-04 11:27:39.976704 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 11:27:39.976937 | instance | Monday 04 May 2026 11:27:39 +0000 (0:00:00.213) 0:05:42.766 ************ 2026-05-04 11:27:41.403716 | instance | ok: [instance] 2026-05-04 11:27:41.403856 | instance | 2026-05-04 11:27:41.403878 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 11:27:41.404035 | instance | Monday 04 May 2026 11:27:41 +0000 (0:00:01.427) 0:05:44.194 ************ 2026-05-04 11:27:41.473681 | instance | ok: [instance] => { 2026-05-04 11:27:41.473819 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-04 11:27:41.474508 | instance | } 2026-05-04 11:27:41.474558 | instance | 2026-05-04 11:27:41.474565 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 11:27:41.474572 | instance | Monday 04 May 2026 11:27:41 +0000 (0:00:00.069) 0:05:44.263 ************ 2026-05-04 11:27:41.812053 | instance | ok: [instance] 2026-05-04 11:27:41.812144 | instance | 2026-05-04 11:27:41.812575 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 11:27:41.812630 | instance | Monday 04 May 2026 11:27:41 +0000 (0:00:00.338) 0:05:44.602 ************ 2026-05-04 11:27:43.790419 | instance | ok: [instance] 2026-05-04 11:27:43.790530 | instance | 2026-05-04 11:27:43.790876 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-04 11:27:43.790930 | instance | Monday 04 May 2026 11:27:43 +0000 (0:00:01.978) 0:05:46.580 ************ 2026-05-04 11:27:43.830645 | instance | skipping: [instance] 2026-05-04 11:27:43.830674 | instance | 2026-05-04 11:27:43.830679 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-04 11:27:43.830686 | instance | Monday 04 May 2026 11:27:43 +0000 (0:00:00.039) 0:05:46.620 ************ 2026-05-04 11:27:43.861954 | instance | skipping: [instance] 2026-05-04 11:27:43.862186 | instance | 2026-05-04 11:27:43.862262 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-04 11:27:43.862347 | instance | Monday 04 May 2026 11:27:43 +0000 (0:00:00.031) 0:05:46.652 ************ 2026-05-04 11:27:43.903116 | instance | skipping: [instance] 2026-05-04 11:27:43.903193 | instance | 2026-05-04 11:27:43.903457 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-04 11:27:43.903514 | instance | Monday 04 May 2026 11:27:43 +0000 (0:00:00.041) 0:05:46.693 ************ 2026-05-04 11:27:45.317577 | instance | ok: [instance] 2026-05-04 11:27:45.317678 | instance | 2026-05-04 11:27:45.317935 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-04 11:27:45.318007 | instance | Monday 04 May 2026 11:27:45 +0000 (0:00:01.414) 0:05:48.107 ************ 2026-05-04 11:27:45.771595 | instance | ok: [instance] 2026-05-04 11:27:45.771725 | instance | 2026-05-04 11:27:45.771737 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-04 11:27:45.771891 | instance | Monday 04 May 2026 11:27:45 +0000 (0:00:00.454) 0:05:48.562 ************ 2026-05-04 11:27:46.730834 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-04 11:27:46.730919 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-04 11:27:46.731638 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-04 11:27:46.731683 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-04 11:27:46.731689 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-04 11:27:46.731694 | instance | 2026-05-04 11:27:46.731699 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-04 11:27:46.731703 | instance | Monday 04 May 2026 11:27:46 +0000 (0:00:00.959) 0:05:49.521 ************ 2026-05-04 11:27:47.279593 | instance | ok: [instance] 2026-05-04 11:27:47.279683 | instance | 2026-05-04 11:27:47.279700 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-04 11:27:47.279839 | instance | Monday 04 May 2026 11:27:47 +0000 (0:00:00.541) 0:05:50.062 ************ 2026-05-04 11:27:47.280197 | instance | 2026-05-04 11:27:47.280239 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-04 11:27:47.280245 | instance | Monday 04 May 2026 11:27:47 +0000 (0:00:00.007) 0:05:50.069 ************ 2026-05-04 11:27:47.644104 | instance | ok: [instance] 2026-05-04 11:27:47.644177 | instance | 2026-05-04 11:27:47.644443 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-04 11:27:47.644473 | instance | Monday 04 May 2026 11:27:47 +0000 (0:00:00.364) 0:05:50.434 ************ 2026-05-04 11:27:48.299237 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-05-04 11:27:48.310937 | instance | ...ignoring 2026-05-04 11:27:48.311044 | instance | 2026-05-04 11:27:48.311323 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-04 11:27:48.311363 | instance | Monday 04 May 2026 11:27:48 +0000 (0:00:00.667) 0:05:51.101 ************ 2026-05-04 11:27:48.347387 | instance | skipping: [instance] 2026-05-04 11:27:48.347911 | instance | 2026-05-04 11:27:48.347954 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-04 11:27:48.347962 | instance | Monday 04 May 2026 11:27:48 +0000 (0:00:00.036) 0:05:51.137 ************ 2026-05-04 11:27:48.383209 | instance | skipping: [instance] 2026-05-04 11:27:48.383274 | instance | 2026-05-04 11:27:48.383552 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-04 11:27:48.383596 | instance | Monday 04 May 2026 11:27:48 +0000 (0:00:00.035) 0:05:51.173 ************ 2026-05-04 11:27:48.419497 | instance | skipping: [instance] 2026-05-04 11:27:48.419579 | instance | 2026-05-04 11:27:48.419972 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-04 11:27:48.420017 | instance | Monday 04 May 2026 11:27:48 +0000 (0:00:00.036) 0:05:51.209 ************ 2026-05-04 11:27:48.462955 | instance | skipping: [instance] 2026-05-04 11:27:48.462996 | instance | 2026-05-04 11:27:48.463002 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-04 11:27:48.463008 | instance | Monday 04 May 2026 11:27:48 +0000 (0:00:00.043) 0:05:51.252 ************ 2026-05-04 11:27:48.511153 | instance | skipping: [instance] 2026-05-04 11:27:48.511297 | instance | 2026-05-04 11:27:48.511598 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 11:27:48.511823 | instance | Monday 04 May 2026 11:27:48 +0000 (0:00:00.048) 0:05:51.301 ************ 2026-05-04 11:27:48.735931 | instance | ok: [instance] 2026-05-04 11:27:48.736015 | instance | 2026-05-04 11:27:48.736073 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 11:27:48.736196 | instance | Monday 04 May 2026 11:27:48 +0000 (0:00:00.225) 0:05:51.526 ************ 2026-05-04 11:27:48.784132 | instance | ok: [instance] => { 2026-05-04 11:27:48.784219 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-04 11:27:48.784302 | instance | } 2026-05-04 11:27:48.784474 | instance | 2026-05-04 11:27:48.784626 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 11:27:48.784774 | instance | Monday 04 May 2026 11:27:48 +0000 (0:00:00.048) 0:05:51.574 ************ 2026-05-04 11:27:58.812140 | instance | changed: [instance] 2026-05-04 11:27:58.812224 | instance | 2026-05-04 11:27:58.812285 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 11:27:58.812423 | instance | Monday 04 May 2026 11:27:58 +0000 (0:00:10.027) 0:06:01.602 ************ 2026-05-04 11:27:58.866528 | instance | skipping: [instance] 2026-05-04 11:27:58.866646 | instance | 2026-05-04 11:27:58.866842 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 11:27:58.867011 | instance | Monday 04 May 2026 11:27:58 +0000 (0:00:00.052) 0:06:01.654 ************ 2026-05-04 11:27:59.073115 | instance | ok: [instance] 2026-05-04 11:27:59.073300 | instance | 2026-05-04 11:27:59.073460 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 11:27:59.073616 | instance | Monday 04 May 2026 11:27:59 +0000 (0:00:00.206) 0:06:01.861 ************ 2026-05-04 11:27:59.123646 | instance | ok: [instance] => { 2026-05-04 11:27:59.123672 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-04 11:27:59.123677 | instance | } 2026-05-04 11:27:59.123681 | instance | 2026-05-04 11:27:59.123686 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 11:27:59.123690 | instance | Monday 04 May 2026 11:27:59 +0000 (0:00:00.051) 0:06:01.913 ************ 2026-05-04 11:27:59.992489 | instance | changed: [instance] 2026-05-04 11:27:59.992532 | instance | 2026-05-04 11:27:59.992539 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 11:27:59.992546 | instance | Monday 04 May 2026 11:27:59 +0000 (0:00:00.868) 0:06:02.782 ************ 2026-05-04 11:28:00.052906 | instance | skipping: [instance] 2026-05-04 11:28:00.052949 | instance | 2026-05-04 11:28:00.052955 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-04 11:28:00.052960 | instance | Monday 04 May 2026 11:28:00 +0000 (0:00:00.060) 0:06:02.843 ************ 2026-05-04 11:28:00.090708 | instance | skipping: [instance] 2026-05-04 11:28:00.090752 | instance | 2026-05-04 11:28:00.090759 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-04 11:28:00.090766 | instance | Monday 04 May 2026 11:28:00 +0000 (0:00:00.037) 0:06:02.880 ************ 2026-05-04 11:28:00.129148 | instance | skipping: [instance] 2026-05-04 11:28:00.129194 | instance | 2026-05-04 11:28:00.129200 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-04 11:28:00.129205 | instance | Monday 04 May 2026 11:28:00 +0000 (0:00:00.038) 0:06:02.918 ************ 2026-05-04 11:28:00.163985 | instance | skipping: [instance] 2026-05-04 11:28:00.164031 | instance | 2026-05-04 11:28:00.164039 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-04 11:28:00.164045 | instance | Monday 04 May 2026 11:28:00 +0000 (0:00:00.034) 0:06:02.953 ************ 2026-05-04 11:28:01.502696 | instance | ok: [instance] 2026-05-04 11:28:01.502745 | instance | 2026-05-04 11:28:01.502753 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-04 11:28:01.502760 | instance | Monday 04 May 2026 11:28:01 +0000 (0:00:01.338) 0:06:04.292 ************ 2026-05-04 11:28:01.942068 | instance | ok: [instance] 2026-05-04 11:28:01.942218 | instance | 2026-05-04 11:28:01.942230 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-04 11:28:01.942252 | instance | Monday 04 May 2026 11:28:01 +0000 (0:00:00.438) 0:06:04.731 ************ 2026-05-04 11:28:02.838346 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-04 11:28:02.838544 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-04 11:28:02.840074 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-04 11:28:02.840113 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-04 11:28:02.840125 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-04 11:28:02.840135 | instance | 2026-05-04 11:28:02.840144 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-04 11:28:02.840153 | instance | Monday 04 May 2026 11:28:02 +0000 (0:00:00.897) 0:06:05.628 ************ 2026-05-04 11:28:03.336471 | instance | ok: [instance] 2026-05-04 11:28:03.336547 | instance | 2026-05-04 11:28:03.337149 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-04 11:28:03.337195 | instance | Monday 04 May 2026 11:28:03 +0000 (0:00:00.491) 0:06:06.120 ************ 2026-05-04 11:28:03.337201 | instance | 2026-05-04 11:28:03.337217 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-04 11:28:03.337225 | instance | Monday 04 May 2026 11:28:03 +0000 (0:00:00.007) 0:06:06.127 ************ 2026-05-04 11:28:03.698582 | instance | ok: [instance] 2026-05-04 11:28:03.698652 | instance | 2026-05-04 11:28:03.698916 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 11:28:03.698956 | instance | Monday 04 May 2026 11:28:03 +0000 (0:00:00.362) 0:06:06.489 ************ 2026-05-04 11:28:03.894493 | instance | ok: [instance] 2026-05-04 11:28:03.894986 | instance | 2026-05-04 11:28:03.895041 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 11:28:03.895050 | instance | Monday 04 May 2026 11:28:03 +0000 (0:00:00.195) 0:06:06.684 ************ 2026-05-04 11:28:03.954975 | instance | ok: [instance] => { 2026-05-04 11:28:03.955614 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-04 11:28:03.955629 | instance | } 2026-05-04 11:28:03.955634 | instance | 2026-05-04 11:28:03.955639 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 11:28:03.955644 | instance | Monday 04 May 2026 11:28:03 +0000 (0:00:00.060) 0:06:06.745 ************ 2026-05-04 11:28:04.603129 | instance | changed: [instance] 2026-05-04 11:28:04.603216 | instance | 2026-05-04 11:28:04.603457 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 11:28:04.603497 | instance | Monday 04 May 2026 11:28:04 +0000 (0:00:00.648) 0:06:07.393 ************ 2026-05-04 11:28:05.958347 | instance | changed: [instance] 2026-05-04 11:28:05.958422 | instance | 2026-05-04 11:28:05.958704 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 11:28:05.958956 | instance | Monday 04 May 2026 11:28:05 +0000 (0:00:01.355) 0:06:08.748 ************ 2026-05-04 11:28:06.016770 | instance | ok: [instance] => { 2026-05-04 11:28:06.017437 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-04 11:28:06.017479 | instance | } 2026-05-04 11:28:06.017486 | instance | 2026-05-04 11:28:06.017490 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 11:28:06.017495 | instance | Monday 04 May 2026 11:28:06 +0000 (0:00:00.058) 0:06:08.807 ************ 2026-05-04 11:28:06.631989 | instance | changed: [instance] 2026-05-04 11:28:06.632066 | instance | 2026-05-04 11:28:06.632334 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 11:28:06.632458 | instance | Monday 04 May 2026 11:28:06 +0000 (0:00:00.615) 0:06:09.422 ************ 2026-05-04 11:28:08.004912 | instance | changed: [instance] 2026-05-04 11:28:08.004974 | instance | 2026-05-04 11:28:08.005212 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-04 11:28:08.005415 | instance | Monday 04 May 2026 11:28:08 +0000 (0:00:01.373) 0:06:10.795 ************ 2026-05-04 11:28:08.529303 | instance | changed: [instance] 2026-05-04 11:28:08.529770 | instance | 2026-05-04 11:28:08.529795 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-04 11:28:08.529803 | instance | Monday 04 May 2026 11:28:08 +0000 (0:00:00.524) 0:06:11.319 ************ 2026-05-04 11:28:08.754648 | instance | changed: [instance] 2026-05-04 11:28:08.754729 | instance | 2026-05-04 11:28:08.755225 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 11:28:08.755473 | instance | Monday 04 May 2026 11:28:08 +0000 (0:00:00.225) 0:06:11.545 ************ 2026-05-04 11:28:08.962992 | instance | ok: [instance] 2026-05-04 11:28:08.963067 | instance | 2026-05-04 11:28:08.963298 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 11:28:08.963342 | instance | Monday 04 May 2026 11:28:08 +0000 (0:00:00.208) 0:06:11.753 ************ 2026-05-04 11:28:09.022764 | instance | ok: [instance] => { 2026-05-04 11:28:09.023592 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-04 11:28:09.023625 | instance | } 2026-05-04 11:28:09.023631 | instance | 2026-05-04 11:28:09.023649 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 11:28:09.023654 | instance | Monday 04 May 2026 11:28:09 +0000 (0:00:00.059) 0:06:11.813 ************ 2026-05-04 11:28:09.874508 | instance | changed: [instance] 2026-05-04 11:28:09.874592 | instance | 2026-05-04 11:28:09.874863 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 11:28:09.874948 | instance | Monday 04 May 2026 11:28:09 +0000 (0:00:00.851) 0:06:12.664 ************ 2026-05-04 11:28:12.542900 | instance | changed: [instance] 2026-05-04 11:28:12.542959 | instance | 2026-05-04 11:28:12.543255 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-04 11:28:12.543272 | instance | Monday 04 May 2026 11:28:12 +0000 (0:00:02.668) 0:06:15.333 ************ 2026-05-04 11:28:12.603639 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-04 11:28:12.603708 | instance | 2026-05-04 11:28:12.603978 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-04 11:28:12.604021 | instance | Monday 04 May 2026 11:28:12 +0000 (0:00:00.060) 0:06:15.393 ************ 2026-05-04 11:28:13.669669 | instance | ok: [instance] 2026-05-04 11:28:13.669726 | instance | 2026-05-04 11:28:13.670026 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-04 11:28:13.670471 | instance | Monday 04 May 2026 11:28:13 +0000 (0:00:01.066) 0:06:16.460 ************ 2026-05-04 11:28:13.874972 | instance | changed: [instance] 2026-05-04 11:28:13.875506 | instance | 2026-05-04 11:28:13.875527 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-04 11:28:13.875535 | instance | Monday 04 May 2026 11:28:13 +0000 (0:00:00.204) 0:06:16.665 ************ 2026-05-04 11:28:14.350689 | instance | changed: [instance] 2026-05-04 11:28:14.351190 | instance | 2026-05-04 11:28:14.351210 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-04 11:28:14.351217 | instance | Monday 04 May 2026 11:28:14 +0000 (0:00:00.475) 0:06:17.141 ************ 2026-05-04 11:28:15.132264 | instance | changed: [instance] => (item=br_netfilter) 2026-05-04 11:28:15.132341 | instance | ok: [instance] => (item=ip_tables) 2026-05-04 11:28:15.132963 | instance | changed: [instance] => (item=ip6_tables) 2026-05-04 11:28:15.133003 | instance | ok: [instance] => (item=nf_conntrack) 2026-05-04 11:28:15.133008 | instance | 2026-05-04 11:28:15.133013 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 11:28:15.133018 | instance | Monday 04 May 2026 11:28:15 +0000 (0:00:00.781) 0:06:17.922 ************ 2026-05-04 11:28:15.351744 | instance | ok: [instance] 2026-05-04 11:28:15.351815 | instance | 2026-05-04 11:28:15.352117 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 11:28:15.352156 | instance | Monday 04 May 2026 11:28:15 +0000 (0:00:00.219) 0:06:18.142 ************ 2026-05-04 11:28:15.389811 | instance | ok: [instance] => { 2026-05-04 11:28:15.389879 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-04 11:28:15.390230 | instance | } 2026-05-04 11:28:15.390306 | instance | 2026-05-04 11:28:15.390326 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 11:28:15.390406 | instance | Monday 04 May 2026 11:28:15 +0000 (0:00:00.038) 0:06:18.180 ************ 2026-05-04 11:28:16.941051 | instance | changed: [instance] 2026-05-04 11:28:16.941124 | instance | 2026-05-04 11:28:16.941460 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 11:28:16.941477 | instance | Monday 04 May 2026 11:28:16 +0000 (0:00:01.551) 0:06:19.731 ************ 2026-05-04 11:28:16.984463 | instance | skipping: [instance] 2026-05-04 11:28:16.984545 | instance | 2026-05-04 11:28:16.984829 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-04 11:28:16.984866 | instance | Monday 04 May 2026 11:28:16 +0000 (0:00:00.043) 0:06:19.775 ************ 2026-05-04 11:28:17.044676 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-04 11:28:17.044778 | instance | 2026-05-04 11:28:17.044990 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-04 11:28:17.045023 | instance | Monday 04 May 2026 11:28:17 +0000 (0:00:00.060) 0:06:19.835 ************ 2026-05-04 11:28:17.083390 | instance | skipping: [instance] 2026-05-04 11:28:17.083873 | instance | 2026-05-04 11:28:17.083919 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-04 11:28:17.083926 | instance | Monday 04 May 2026 11:28:17 +0000 (0:00:00.038) 0:06:19.873 ************ 2026-05-04 11:28:20.647844 | instance | changed: [instance] 2026-05-04 11:28:20.647974 | instance | 2026-05-04 11:28:20.648193 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-04 11:28:20.648294 | instance | Monday 04 May 2026 11:28:20 +0000 (0:00:03.564) 0:06:23.438 ************ 2026-05-04 11:28:21.923836 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-04 11:28:21.923912 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-04 11:28:21.924863 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-04 11:28:21.924937 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-04 11:28:21.924951 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-04 11:28:21.924961 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-04 11:28:21.924970 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-04 11:28:21.924980 | instance | 2026-05-04 11:28:21.924990 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-04 11:28:21.925008 | instance | Monday 04 May 2026 11:28:21 +0000 (0:00:01.276) 0:06:24.714 ************ 2026-05-04 11:28:22.476486 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-04 11:28:22.476608 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-05-04 11:28:22.477271 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-04 11:28:22.477323 | instance | 2026-05-04 11:28:22.477330 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-04 11:28:22.477337 | instance | Monday 04 May 2026 11:28:22 +0000 (0:00:00.552) 0:06:25.266 ************ 2026-05-04 11:28:22.945906 | instance | changed: [instance] 2026-05-04 11:28:22.945991 | instance | 2026-05-04 11:28:22.946259 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-04 11:28:22.946390 | instance | Monday 04 May 2026 11:28:22 +0000 (0:00:00.469) 0:06:25.736 ************ 2026-05-04 11:28:23.413731 | instance | changed: [instance] 2026-05-04 11:28:23.414076 | instance | 2026-05-04 11:28:23.414135 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-04 11:28:23.414358 | instance | Monday 04 May 2026 11:28:23 +0000 (0:00:00.467) 0:06:26.204 ************ 2026-05-04 11:28:23.627415 | instance | ok: [instance] 2026-05-04 11:28:23.627685 | instance | 2026-05-04 11:28:23.628010 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-04 11:28:23.628256 | instance | Monday 04 May 2026 11:28:23 +0000 (0:00:00.213) 0:06:26.417 ************ 2026-05-04 11:28:23.666112 | instance | skipping: [instance] 2026-05-04 11:28:23.666347 | instance | 2026-05-04 11:28:23.666618 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-04 11:28:23.666879 | instance | Monday 04 May 2026 11:28:23 +0000 (0:00:00.039) 0:06:26.456 ************ 2026-05-04 11:28:24.191058 | instance | ok: [instance] => (item=swap) 2026-05-04 11:28:24.191295 | instance | ok: [instance] => (item=none) 2026-05-04 11:28:24.191538 | instance | 2026-05-04 11:28:24.191846 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-04 11:28:24.192106 | instance | Monday 04 May 2026 11:28:24 +0000 (0:00:00.524) 0:06:26.981 ************ 2026-05-04 11:28:24.661308 | instance | changed: [instance] 2026-05-04 11:28:24.661615 | instance | 2026-05-04 11:28:24.662077 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-04 11:28:24.662406 | instance | Monday 04 May 2026 11:28:24 +0000 (0:00:00.469) 0:06:27.451 ************ 2026-05-04 11:28:25.250179 | instance | changed: [instance] 2026-05-04 11:28:25.250406 | instance | 2026-05-04 11:28:25.250685 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-04 11:28:25.250962 | instance | Monday 04 May 2026 11:28:25 +0000 (0:00:00.578) 0:06:28.029 ************ 2026-05-04 11:28:25.251261 | instance | 2026-05-04 11:28:25.251541 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-05-04 11:28:25.251819 | instance | Monday 04 May 2026 11:28:25 +0000 (0:00:00.010) 0:06:28.040 ************ 2026-05-04 11:28:26.031679 | instance | ok: [instance] 2026-05-04 11:28:26.031908 | instance | 2026-05-04 11:28:26.032183 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-04 11:28:26.032459 | instance | Monday 04 May 2026 11:28:26 +0000 (0:00:00.781) 0:06:28.821 ************ 2026-05-04 11:28:26.633804 | instance | changed: [instance] 2026-05-04 11:28:26.633861 | instance | 2026-05-04 11:28:26.634174 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-04 11:28:26.634599 | instance | Monday 04 May 2026 11:28:26 +0000 (0:00:00.601) 0:06:29.423 ************ 2026-05-04 11:28:27.656402 | instance | ok: [instance] 2026-05-04 11:28:27.656488 | instance | 2026-05-04 11:28:27.656743 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-04 11:28:27.656787 | instance | Monday 04 May 2026 11:28:27 +0000 (0:00:01.023) 0:06:30.446 ************ 2026-05-04 11:28:28.416743 | instance | ok: [instance] 2026-05-04 11:28:28.416873 | instance | 2026-05-04 11:28:28.416969 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-04 11:28:28.417076 | instance | Monday 04 May 2026 11:28:28 +0000 (0:00:00.760) 0:06:31.207 ************ 2026-05-04 11:28:28.628597 | instance | ok: [instance] 2026-05-04 11:28:28.628680 | instance | 2026-05-04 11:28:28.628906 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-04 11:28:28.628942 | instance | Monday 04 May 2026 11:28:28 +0000 (0:00:00.211) 0:06:31.419 ************ 2026-05-04 11:28:29.215286 | instance | ok: [instance] 2026-05-04 11:28:29.215382 | instance | 2026-05-04 11:28:29.215485 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-04 11:28:29.215606 | instance | Monday 04 May 2026 11:28:29 +0000 (0:00:00.586) 0:06:32.005 ************ 2026-05-04 11:28:29.306641 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-04 11:28:29.306718 | instance | 2026-05-04 11:28:29.306782 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-04 11:28:29.306945 | instance | Monday 04 May 2026 11:28:29 +0000 (0:00:00.091) 0:06:32.096 ************ 2026-05-04 11:28:29.402700 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-04 11:28:29.402810 | instance | 2026-05-04 11:28:29.403161 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-04 11:28:29.403215 | instance | Monday 04 May 2026 11:28:29 +0000 (0:00:00.096) 0:06:32.192 ************ 2026-05-04 11:28:29.622056 | instance | ok: [instance] => (item=instance) 2026-05-04 11:28:29.622160 | instance | 2026-05-04 11:28:29.622478 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-04 11:28:29.622493 | instance | Monday 04 May 2026 11:28:29 +0000 (0:00:00.219) 0:06:32.412 ************ 2026-05-04 11:28:29.672381 | instance | skipping: [instance] 2026-05-04 11:28:29.672920 | instance | 2026-05-04 11:28:29.672971 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-04 11:28:29.672979 | instance | Monday 04 May 2026 11:28:29 +0000 (0:00:00.049) 0:06:32.462 ************ 2026-05-04 11:28:29.722619 | instance | ok: [instance] 2026-05-04 11:28:29.722668 | instance | 2026-05-04 11:28:29.722674 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-04 11:28:29.722690 | instance | Monday 04 May 2026 11:28:29 +0000 (0:00:00.050) 0:06:32.512 ************ 2026-05-04 11:28:29.767912 | instance | ok: [instance] => { 2026-05-04 11:28:29.768009 | instance | "msg": "instance" 2026-05-04 11:28:29.768538 | instance | } 2026-05-04 11:28:29.768557 | instance | 2026-05-04 11:28:29.768562 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-04 11:28:29.768567 | instance | Monday 04 May 2026 11:28:29 +0000 (0:00:00.045) 0:06:32.558 ************ 2026-05-04 11:28:30.319326 | instance | changed: [instance] 2026-05-04 11:28:30.319410 | instance | 2026-05-04 11:28:30.319542 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-04 11:28:30.319795 | instance | Monday 04 May 2026 11:28:30 +0000 (0:00:00.551) 0:06:33.109 ************ 2026-05-04 11:28:30.359229 | instance | skipping: [instance] 2026-05-04 11:28:30.359293 | instance | 2026-05-04 11:28:30.359422 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-04 11:28:30.359621 | instance | Monday 04 May 2026 11:28:30 +0000 (0:00:00.040) 0:06:33.149 ************ 2026-05-04 11:28:30.396620 | instance | skipping: [instance] 2026-05-04 11:28:30.396700 | instance | 2026-05-04 11:28:30.396823 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-04 11:28:30.397026 | instance | Monday 04 May 2026 11:28:30 +0000 (0:00:00.037) 0:06:33.187 ************ 2026-05-04 11:28:30.437068 | instance | skipping: [instance] 2026-05-04 11:28:30.437195 | instance | 2026-05-04 11:28:30.437369 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-04 11:28:30.437621 | instance | Monday 04 May 2026 11:28:30 +0000 (0:00:00.040) 0:06:33.227 ************ 2026-05-04 11:28:30.466068 | instance | skipping: [instance] 2026-05-04 11:28:30.466143 | instance | 2026-05-04 11:28:30.466276 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-04 11:28:30.466494 | instance | Monday 04 May 2026 11:28:30 +0000 (0:00:00.029) 0:06:33.256 ************ 2026-05-04 11:28:30.500001 | instance | skipping: [instance] 2026-05-04 11:28:30.500122 | instance | 2026-05-04 11:28:30.500201 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-04 11:28:30.500384 | instance | Monday 04 May 2026 11:28:30 +0000 (0:00:00.033) 0:06:33.290 ************ 2026-05-04 11:28:30.534373 | instance | skipping: [instance] 2026-05-04 11:28:30.534563 | instance | 2026-05-04 11:28:30.534717 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-04 11:28:30.534886 | instance | Monday 04 May 2026 11:28:30 +0000 (0:00:00.032) 0:06:33.322 ************ 2026-05-04 11:28:30.570532 | instance | skipping: [instance] 2026-05-04 11:28:30.570815 | instance | 2026-05-04 11:28:30.571031 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-04 11:28:30.571239 | instance | Monday 04 May 2026 11:28:30 +0000 (0:00:00.034) 0:06:33.357 ************ 2026-05-04 11:28:51.291839 | instance | changed: [instance] 2026-05-04 11:28:51.291910 | instance | 2026-05-04 11:28:51.291916 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-04 11:28:51.291922 | instance | Monday 04 May 2026 11:28:51 +0000 (0:00:20.724) 0:06:54.081 ************ 2026-05-04 11:28:51.517512 | instance | ok: [instance] 2026-05-04 11:28:51.517626 | instance | 2026-05-04 11:28:51.517700 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-04 11:28:51.517802 | instance | Monday 04 May 2026 11:28:51 +0000 (0:00:00.226) 0:06:54.307 ************ 2026-05-04 11:28:51.553657 | instance | skipping: [instance] 2026-05-04 11:28:51.553794 | instance | 2026-05-04 11:28:51.553807 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-04 11:28:51.553987 | instance | Monday 04 May 2026 11:28:51 +0000 (0:00:00.036) 0:06:54.344 ************ 2026-05-04 11:28:51.769109 | instance | changed: [instance] 2026-05-04 11:28:51.769201 | instance | 2026-05-04 11:28:51.769553 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-04 11:28:51.769622 | instance | Monday 04 May 2026 11:28:51 +0000 (0:00:00.215) 0:06:54.559 ************ 2026-05-04 11:28:51.982079 | instance | changed: [instance] 2026-05-04 11:28:51.982176 | instance | 2026-05-04 11:28:51.982191 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-04 11:28:51.982347 | instance | Monday 04 May 2026 11:28:51 +0000 (0:00:00.212) 0:06:54.771 ************ 2026-05-04 11:28:52.201443 | instance | changed: [instance] 2026-05-04 11:28:52.201579 | instance | 2026-05-04 11:28:52.201672 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-04 11:28:52.201797 | instance | Monday 04 May 2026 11:28:52 +0000 (0:00:00.220) 0:06:54.991 ************ 2026-05-04 11:29:06.467968 | instance | changed: [instance] 2026-05-04 11:29:06.468199 | instance | 2026-05-04 11:29:06.468513 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-04 11:29:06.468809 | instance | Monday 04 May 2026 11:29:06 +0000 (0:00:14.265) 0:07:09.257 ************ 2026-05-04 11:29:09.771980 | instance | changed: [instance] 2026-05-04 11:29:09.772222 | instance | 2026-05-04 11:29:09.772500 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-04 11:29:09.772763 | instance | Monday 04 May 2026 11:29:09 +0000 (0:00:03.304) 0:07:12.562 ************ 2026-05-04 11:29:09.814175 | instance | skipping: [instance] 2026-05-04 11:29:09.814393 | instance | 2026-05-04 11:29:09.814667 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-04 11:29:09.814993 | instance | Monday 04 May 2026 11:29:09 +0000 (0:00:00.042) 0:07:12.604 ************ 2026-05-04 11:29:09.860621 | instance | skipping: [instance] 2026-05-04 11:29:09.860862 | instance | 2026-05-04 11:29:09.861147 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-04 11:29:09.861400 | instance | Monday 04 May 2026 11:29:09 +0000 (0:00:00.046) 0:07:12.650 ************ 2026-05-04 11:29:10.644165 | instance | changed: [instance] 2026-05-04 11:29:10.644400 | instance | 2026-05-04 11:29:10.644777 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-04 11:29:10.645082 | instance | Monday 04 May 2026 11:29:10 +0000 (0:00:00.783) 0:07:13.434 ************ 2026-05-04 11:29:10.685659 | instance | skipping: [instance] => (item=DaemonSet) 2026-05-04 11:29:10.685874 | instance | skipping: [instance] => (item=ConfigMap) 2026-05-04 11:29:10.686216 | instance | skipping: [instance] 2026-05-04 11:29:10.686522 | instance | 2026-05-04 11:29:10.686720 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-04 11:29:10.686977 | instance | Monday 04 May 2026 11:29:10 +0000 (0:00:00.041) 0:07:13.475 ************ 2026-05-04 11:29:10.725154 | instance | skipping: [instance] 2026-05-04 11:29:10.725340 | instance | 2026-05-04 11:29:10.725611 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-04 11:29:10.725859 | instance | Monday 04 May 2026 11:29:10 +0000 (0:00:00.039) 0:07:13.515 ************ 2026-05-04 11:29:10.767948 | instance | skipping: [instance] 2026-05-04 11:29:10.768179 | instance | 2026-05-04 11:29:10.768486 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-04 11:29:10.768815 | instance | Monday 04 May 2026 11:29:10 +0000 (0:00:00.042) 0:07:13.558 ************ 2026-05-04 11:29:10.804637 | instance | skipping: [instance] 2026-05-04 11:29:10.805035 | instance | 2026-05-04 11:29:10.805366 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-04 11:29:10.805688 | instance | Monday 04 May 2026 11:29:10 +0000 (0:00:00.037) 0:07:13.595 ************ 2026-05-04 11:29:10.842056 | instance | skipping: [instance] 2026-05-04 11:29:10.842351 | instance | 2026-05-04 11:29:10.842767 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-04 11:29:10.843095 | instance | Monday 04 May 2026 11:29:10 +0000 (0:00:00.036) 0:07:13.631 ************ 2026-05-04 11:29:11.313295 | instance | ok: [instance] 2026-05-04 11:29:11.313582 | instance | 2026-05-04 11:29:11.313856 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-04 11:29:11.314294 | instance | Monday 04 May 2026 11:29:11 +0000 (0:00:00.471) 0:07:14.102 ************ 2026-05-04 11:29:12.252767 | instance | changed: [instance] 2026-05-04 11:29:12.253223 | instance | 2026-05-04 11:29:12.253236 | instance | PLAY [Install control-plane components] **************************************** 2026-05-04 11:29:12.253498 | instance | 2026-05-04 11:29:12.253910 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 11:29:12.254308 | instance | Monday 04 May 2026 11:29:12 +0000 (0:00:00.940) 0:07:15.043 ************ 2026-05-04 11:29:13.294011 | instance | ok: [instance] 2026-05-04 11:29:13.294113 | instance | 2026-05-04 11:29:13.294268 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 11:29:13.294431 | instance | Monday 04 May 2026 11:29:13 +0000 (0:00:01.041) 0:07:16.084 ************ 2026-05-04 11:29:13.507875 | instance | ok: [instance] 2026-05-04 11:29:13.508073 | instance | 2026-05-04 11:29:13.508357 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 11:29:13.508632 | instance | Monday 04 May 2026 11:29:13 +0000 (0:00:00.213) 0:07:16.297 ************ 2026-05-04 11:29:14.756272 | instance | ok: [instance] 2026-05-04 11:29:14.756385 | instance | 2026-05-04 11:29:14.756778 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-04 11:29:14.756913 | instance | Monday 04 May 2026 11:29:14 +0000 (0:00:01.248) 0:07:17.546 ************ 2026-05-04 11:29:15.004279 | instance | ok: [instance] 2026-05-04 11:29:15.004390 | instance | 2026-05-04 11:29:15.004662 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 11:29:15.004719 | instance | Monday 04 May 2026 11:29:14 +0000 (0:00:00.247) 0:07:17.794 ************ 2026-05-04 11:29:15.052673 | instance | ok: [instance] => { 2026-05-04 11:29:15.052761 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-04 11:29:15.052968 | instance | } 2026-05-04 11:29:15.053372 | instance | 2026-05-04 11:29:15.053385 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 11:29:15.053390 | instance | Monday 04 May 2026 11:29:15 +0000 (0:00:00.048) 0:07:17.843 ************ 2026-05-04 11:29:15.970070 | instance | changed: [instance] 2026-05-04 11:29:15.970197 | instance | 2026-05-04 11:29:15.970329 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 11:29:15.970615 | instance | Monday 04 May 2026 11:29:15 +0000 (0:00:00.916) 0:07:18.759 ************ 2026-05-04 11:29:17.509384 | instance | changed: [instance] 2026-05-04 11:29:17.509570 | instance | 2026-05-04 11:29:17.510033 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-04 11:29:17.510158 | instance | Monday 04 May 2026 11:29:17 +0000 (0:00:01.539) 0:07:20.299 ************ 2026-05-04 11:29:17.841186 | instance | ok: [instance] 2026-05-04 11:29:17.841294 | instance | 2026-05-04 11:29:17.841361 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-04 11:29:17.841526 | instance | Monday 04 May 2026 11:29:17 +0000 (0:00:00.332) 0:07:20.631 ************ 2026-05-04 11:29:18.052619 | instance | changed: [instance] 2026-05-04 11:29:18.052690 | instance | 2026-05-04 11:29:18.052992 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-04 11:29:18.053060 | instance | Monday 04 May 2026 11:29:18 +0000 (0:00:00.210) 0:07:20.842 ************ 2026-05-04 11:29:18.306026 | instance | ok: [instance] 2026-05-04 11:29:18.306107 | instance | 2026-05-04 11:29:18.306391 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-04 11:29:18.306489 | instance | Monday 04 May 2026 11:29:18 +0000 (0:00:00.253) 0:07:21.096 ************ 2026-05-04 11:29:18.518745 | instance | changed: [instance] 2026-05-04 11:29:18.518833 | instance | 2026-05-04 11:29:18.519204 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-04 11:29:18.519695 | instance | Monday 04 May 2026 11:29:18 +0000 (0:00:00.212) 0:07:21.308 ************ 2026-05-04 11:29:18.760406 | instance | ok: [instance] 2026-05-04 11:29:18.760761 | instance | 2026-05-04 11:29:18.760873 | instance | TASK [Install plugin] ********************************************************** 2026-05-04 11:29:18.760925 | instance | Monday 04 May 2026 11:29:18 +0000 (0:00:00.241) 0:07:21.550 ************ 2026-05-04 11:29:18.821764 | instance | included: vexxhost.containers.download_artifact for instance 2026-05-04 11:29:18.821926 | instance | 2026-05-04 11:29:18.821970 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 11:29:18.822143 | instance | Monday 04 May 2026 11:29:18 +0000 (0:00:00.061) 0:07:21.612 ************ 2026-05-04 11:29:18.874323 | instance | ok: [instance] => { 2026-05-04 11:29:18.874435 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-04 11:29:18.874545 | instance | } 2026-05-04 11:29:18.874659 | instance | 2026-05-04 11:29:18.874789 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 11:29:18.874897 | instance | Monday 04 May 2026 11:29:18 +0000 (0:00:00.052) 0:07:21.664 ************ 2026-05-04 11:29:19.559983 | instance | changed: [instance] 2026-05-04 11:29:19.560140 | instance | 2026-05-04 11:29:19.560498 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 11:29:19.560795 | instance | Monday 04 May 2026 11:29:19 +0000 (0:00:00.685) 0:07:22.349 ************ 2026-05-04 11:29:21.454254 | instance | changed: [instance] 2026-05-04 11:29:21.454974 | instance | 2026-05-04 11:29:21.455041 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:29:21.455192 | instance | Monday 04 May 2026 11:29:21 +0000 (0:00:01.894) 0:07:24.244 ************ 2026-05-04 11:29:21.500907 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:29:21.500949 | instance | 2026-05-04 11:29:21.500957 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:29:21.500963 | instance | Monday 04 May 2026 11:29:21 +0000 (0:00:00.046) 0:07:24.291 ************ 2026-05-04 11:29:22.199981 | instance | changed: [instance] 2026-05-04 11:29:22.200059 | instance | 2026-05-04 11:29:22.200065 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-04 11:29:22.200070 | instance | Monday 04 May 2026 11:29:22 +0000 (0:00:00.698) 0:07:24.989 ************ 2026-05-04 11:29:23.113415 | instance | ok: [instance] 2026-05-04 11:29:23.113512 | instance | 2026-05-04 11:29:23.113623 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-04 11:29:23.113821 | instance | Monday 04 May 2026 11:29:23 +0000 (0:00:00.914) 0:07:25.903 ************ 2026-05-04 11:29:25.165050 | instance | changed: [instance] 2026-05-04 11:29:25.165225 | instance | 2026-05-04 11:29:25.165413 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:29:25.165534 | instance | Monday 04 May 2026 11:29:25 +0000 (0:00:02.051) 0:07:27.955 ************ 2026-05-04 11:29:25.206100 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:29:25.206213 | instance | 2026-05-04 11:29:25.206274 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:29:25.206455 | instance | Monday 04 May 2026 11:29:25 +0000 (0:00:00.041) 0:07:27.996 ************ 2026-05-04 11:29:25.737086 | instance | changed: [instance] 2026-05-04 11:29:25.737170 | instance | 2026-05-04 11:29:25.737244 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-04 11:29:25.737392 | instance | Monday 04 May 2026 11:29:25 +0000 (0:00:00.530) 0:07:28.527 ************ 2026-05-04 11:29:53.010931 | instance | changed: [instance] 2026-05-04 11:29:53.011020 | instance | 2026-05-04 11:29:53.011274 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-04 11:29:53.011324 | instance | Monday 04 May 2026 11:29:53 +0000 (0:00:27.273) 0:07:55.801 ************ 2026-05-04 11:29:54.220312 | instance | changed: [instance] 2026-05-04 11:29:54.220401 | instance | 2026-05-04 11:29:54.220582 | instance | PLAY [all] ********************************************************************* 2026-05-04 11:29:54.220604 | instance | 2026-05-04 11:29:54.220758 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 11:29:54.220898 | instance | Monday 04 May 2026 11:29:54 +0000 (0:00:01.209) 0:07:57.010 ************ 2026-05-04 11:29:55.378421 | instance | ok: [instance] 2026-05-04 11:29:55.378486 | instance | 2026-05-04 11:29:55.378759 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-04 11:29:55.378796 | instance | Monday 04 May 2026 11:29:55 +0000 (0:00:01.158) 0:07:58.169 ************ 2026-05-04 11:29:56.102842 | instance | changed: [instance] 2026-05-04 11:29:56.102926 | instance | 2026-05-04 11:29:56.103214 | instance | PLAY [all] ********************************************************************* 2026-05-04 11:29:56.103279 | instance | 2026-05-04 11:29:56.103412 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-04 11:29:56.103558 | instance | Monday 04 May 2026 11:29:56 +0000 (0:00:00.724) 0:07:58.893 ************ 2026-05-04 11:29:57.009328 | instance | ok: [instance] 2026-05-04 11:29:57.009416 | instance | 2026-05-04 11:29:57.009434 | instance | PLAY [controllers] ************************************************************* 2026-05-04 11:29:57.009445 | instance | 2026-05-04 11:29:57.009641 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 11:29:57.009661 | instance | Monday 04 May 2026 11:29:57 +0000 (0:00:00.905) 0:07:59.798 ************ 2026-05-04 11:29:58.234548 | instance | ok: [instance] 2026-05-04 11:29:58.234661 | instance | 2026-05-04 11:29:58.234886 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:29:58.234942 | instance | Monday 04 May 2026 11:29:58 +0000 (0:00:01.226) 0:08:01.025 ************ 2026-05-04 11:29:58.286638 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:29:58.286760 | instance | 2026-05-04 11:29:58.286784 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:29:58.286794 | instance | Monday 04 May 2026 11:29:58 +0000 (0:00:00.051) 0:08:01.076 ************ 2026-05-04 11:29:58.969923 | instance | changed: [instance] 2026-05-04 11:29:58.970002 | instance | 2026-05-04 11:29:58.970246 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-04 11:29:58.970291 | instance | Monday 04 May 2026 11:29:58 +0000 (0:00:00.683) 0:08:01.760 ************ 2026-05-04 11:30:00.949754 | instance | changed: [instance] 2026-05-04 11:30:00.949849 | instance | 2026-05-04 11:30:00.950125 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:30:00.950283 | instance | Monday 04 May 2026 11:30:00 +0000 (0:00:01.979) 0:08:03.739 ************ 2026-05-04 11:30:00.998680 | instance | skipping: [instance] 2026-05-04 11:30:00.998741 | instance | 2026-05-04 11:30:00.998747 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-04 11:30:00.998753 | instance | Monday 04 May 2026 11:30:00 +0000 (0:00:00.048) 0:08:03.788 ************ 2026-05-04 11:30:01.046692 | instance | skipping: [instance] 2026-05-04 11:30:01.046779 | instance | 2026-05-04 11:30:01.047059 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-04 11:30:01.047158 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.048) 0:08:03.837 ************ 2026-05-04 11:30:01.082492 | instance | skipping: [instance] 2026-05-04 11:30:01.082658 | instance | 2026-05-04 11:30:01.082864 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-04 11:30:01.083052 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.035) 0:08:03.872 ************ 2026-05-04 11:30:01.127851 | instance | skipping: [instance] 2026-05-04 11:30:01.127951 | instance | 2026-05-04 11:30:01.128204 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-04 11:30:01.128269 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.045) 0:08:03.917 ************ 2026-05-04 11:30:01.178588 | instance | skipping: [instance] 2026-05-04 11:30:01.178698 | instance | 2026-05-04 11:30:01.178754 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-04 11:30:01.178884 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.051) 0:08:03.969 ************ 2026-05-04 11:30:01.227797 | instance | skipping: [instance] 2026-05-04 11:30:01.227927 | instance | 2026-05-04 11:30:01.228325 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-04 11:30:01.228389 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.048) 0:08:04.018 ************ 2026-05-04 11:30:01.286712 | instance | skipping: [instance] 2026-05-04 11:30:01.286793 | instance | 2026-05-04 11:30:01.287198 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-04 11:30:01.287248 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.058) 0:08:04.076 ************ 2026-05-04 11:30:01.332000 | instance | skipping: [instance] 2026-05-04 11:30:01.332396 | instance | 2026-05-04 11:30:01.332436 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-04 11:30:01.332442 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.045) 0:08:04.122 ************ 2026-05-04 11:30:01.381037 | instance | skipping: [instance] 2026-05-04 11:30:01.381099 | instance | 2026-05-04 11:30:01.381105 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-04 11:30:01.381110 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.048) 0:08:04.170 ************ 2026-05-04 11:30:01.419054 | instance | skipping: [instance] 2026-05-04 11:30:01.419144 | instance | 2026-05-04 11:30:01.419353 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-04 11:30:01.419370 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.038) 0:08:04.209 ************ 2026-05-04 11:30:01.454279 | instance | skipping: [instance] 2026-05-04 11:30:01.454380 | instance | 2026-05-04 11:30:01.454628 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-04 11:30:01.454642 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.035) 0:08:04.245 ************ 2026-05-04 11:30:01.493387 | instance | skipping: [instance] 2026-05-04 11:30:01.493476 | instance | 2026-05-04 11:30:01.493593 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-04 11:30:01.493719 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.039) 0:08:04.284 ************ 2026-05-04 11:30:01.557334 | instance | skipping: [instance] 2026-05-04 11:30:01.557860 | instance | 2026-05-04 11:30:01.557965 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-04 11:30:01.557977 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.062) 0:08:04.346 ************ 2026-05-04 11:30:01.599298 | instance | skipping: [instance] 2026-05-04 11:30:01.599407 | instance | 2026-05-04 11:30:01.599452 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-04 11:30:01.599597 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.042) 0:08:04.389 ************ 2026-05-04 11:30:01.636521 | instance | skipping: [instance] 2026-05-04 11:30:01.636658 | instance | 2026-05-04 11:30:01.636862 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-04 11:30:01.637196 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.037) 0:08:04.426 ************ 2026-05-04 11:30:01.687339 | instance | skipping: [instance] 2026-05-04 11:30:01.687462 | instance | 2026-05-04 11:30:01.687591 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-04 11:30:01.687708 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.051) 0:08:04.477 ************ 2026-05-04 11:30:01.722297 | instance | skipping: [instance] 2026-05-04 11:30:01.722551 | instance | 2026-05-04 11:30:01.722822 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-04 11:30:01.723090 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.034) 0:08:04.512 ************ 2026-05-04 11:30:01.759607 | instance | skipping: [instance] 2026-05-04 11:30:01.759830 | instance | 2026-05-04 11:30:01.760089 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-04 11:30:01.760395 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.037) 0:08:04.550 ************ 2026-05-04 11:30:01.797706 | instance | skipping: [instance] 2026-05-04 11:30:01.797966 | instance | 2026-05-04 11:30:01.798236 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-04 11:30:01.798720 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.037) 0:08:04.587 ************ 2026-05-04 11:30:01.836496 | instance | skipping: [instance] 2026-05-04 11:30:01.836728 | instance | 2026-05-04 11:30:01.836991 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-04 11:30:01.837252 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.038) 0:08:04.626 ************ 2026-05-04 11:30:01.878551 | instance | skipping: [instance] 2026-05-04 11:30:01.878852 | instance | 2026-05-04 11:30:01.879201 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-04 11:30:01.879384 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.040) 0:08:04.667 ************ 2026-05-04 11:30:01.913704 | instance | skipping: [instance] 2026-05-04 11:30:01.914009 | instance | 2026-05-04 11:30:01.914309 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-04 11:30:01.914647 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.036) 0:08:04.704 ************ 2026-05-04 11:30:01.957306 | instance | skipping: [instance] 2026-05-04 11:30:01.957539 | instance | 2026-05-04 11:30:01.957800 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-04 11:30:01.958095 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.043) 0:08:04.747 ************ 2026-05-04 11:30:02.000982 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-04 11:30:02.001256 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-04 11:30:02.001522 | instance | skipping: [instance] 2026-05-04 11:30:02.001841 | instance | 2026-05-04 11:30:02.002136 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-04 11:30:02.002404 | instance | Monday 04 May 2026 11:30:01 +0000 (0:00:00.043) 0:08:04.790 ************ 2026-05-04 11:30:02.034422 | instance | skipping: [instance] 2026-05-04 11:30:02.034749 | instance | 2026-05-04 11:30:02.035012 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-04 11:30:02.035287 | instance | Monday 04 May 2026 11:30:02 +0000 (0:00:00.033) 0:08:04.824 ************ 2026-05-04 11:30:02.085964 | instance | skipping: [instance] 2026-05-04 11:30:02.086234 | instance | 2026-05-04 11:30:02.086546 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-04 11:30:02.086838 | instance | Monday 04 May 2026 11:30:02 +0000 (0:00:00.051) 0:08:04.875 ************ 2026-05-04 11:30:02.124493 | instance | skipping: [instance] 2026-05-04 11:30:02.124695 | instance | 2026-05-04 11:30:02.125033 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-04 11:30:02.125338 | instance | Monday 04 May 2026 11:30:02 +0000 (0:00:00.038) 0:08:04.914 ************ 2026-05-04 11:30:02.161772 | instance | skipping: [instance] 2026-05-04 11:30:02.161856 | instance | 2026-05-04 11:30:02.162112 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-04 11:30:02.162282 | instance | Monday 04 May 2026 11:30:02 +0000 (0:00:00.037) 0:08:04.951 ************ 2026-05-04 11:30:02.242413 | instance | skipping: [instance] 2026-05-04 11:30:02.242627 | instance | 2026-05-04 11:30:02.242898 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-05-04 11:30:02.243147 | instance | 2026-05-04 11:30:02.243425 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 11:30:02.243688 | instance | Monday 04 May 2026 11:30:02 +0000 (0:00:00.080) 0:08:05.032 ************ 2026-05-04 11:30:03.504459 | instance | ok: [instance] 2026-05-04 11:30:03.504747 | instance | 2026-05-04 11:30:03.505011 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-05-04 11:30:03.505289 | instance | Monday 04 May 2026 11:30:03 +0000 (0:00:01.262) 0:08:06.294 ************ 2026-05-04 11:30:03.560174 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-05-04 11:30:03.560446 | instance | 2026-05-04 11:30:03.560831 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:30:03.561115 | instance | Monday 04 May 2026 11:30:03 +0000 (0:00:00.055) 0:08:06.350 ************ 2026-05-04 11:30:03.609512 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:30:03.609806 | instance | 2026-05-04 11:30:03.610189 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:30:03.610464 | instance | Monday 04 May 2026 11:30:03 +0000 (0:00:00.049) 0:08:06.399 ************ 2026-05-04 11:30:04.090708 | instance | changed: [instance] 2026-05-04 11:30:04.091025 | instance | 2026-05-04 11:30:04.091304 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-04 11:30:04.091561 | instance | Monday 04 May 2026 11:30:04 +0000 (0:00:00.481) 0:08:06.880 ************ 2026-05-04 11:30:20.856261 | instance | changed: [instance] 2026-05-04 11:30:20.856503 | instance | 2026-05-04 11:30:20.856862 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-04 11:30:20.857145 | instance | Monday 04 May 2026 11:30:20 +0000 (0:00:16.765) 0:08:23.645 ************ 2026-05-04 11:30:21.593861 | instance | changed: [instance] 2026-05-04 11:30:21.594190 | instance | 2026-05-04 11:30:21.594596 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-04 11:30:21.594963 | instance | Monday 04 May 2026 11:30:21 +0000 (0:00:00.737) 0:08:24.383 ************ 2026-05-04 11:30:21.646259 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-05-04 11:30:21.646454 | instance | 2026-05-04 11:30:21.646756 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-04 11:30:21.647058 | instance | Monday 04 May 2026 11:30:21 +0000 (0:00:00.052) 0:08:24.436 ************ 2026-05-04 11:30:22.370587 | instance | changed: [instance] 2026-05-04 11:30:22.370862 | instance | 2026-05-04 11:30:22.371156 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-04 11:30:22.371637 | instance | Monday 04 May 2026 11:30:22 +0000 (0:00:00.724) 0:08:25.160 ************ 2026-05-04 11:30:23.092280 | instance | ok: [instance] 2026-05-04 11:30:23.092377 | instance | 2026-05-04 11:30:23.092484 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-04 11:30:23.092643 | instance | Monday 04 May 2026 11:30:23 +0000 (0:00:00.721) 0:08:25.881 ************ 2026-05-04 11:30:23.614787 | instance | changed: [instance] 2026-05-04 11:30:23.614985 | instance | 2026-05-04 11:30:23.615254 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-04 11:30:23.615518 | instance | Monday 04 May 2026 11:30:23 +0000 (0:00:00.515) 0:08:26.397 ************ 2026-05-04 11:30:23.615761 | instance | 2026-05-04 11:30:23.616040 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-05-04 11:30:23.616297 | instance | Monday 04 May 2026 11:30:23 +0000 (0:00:00.007) 0:08:26.404 ************ 2026-05-04 11:30:23.662157 | instance | skipping: [instance] 2026-05-04 11:30:23.662392 | instance | 2026-05-04 11:30:23.662692 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-05-04 11:30:23.662972 | instance | Monday 04 May 2026 11:30:23 +0000 (0:00:00.047) 0:08:26.451 ************ 2026-05-04 11:30:25.402588 | instance | changed: [instance] 2026-05-04 11:30:25.402706 | instance | 2026-05-04 11:30:25.402891 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-05-04 11:30:25.403087 | instance | Monday 04 May 2026 11:30:25 +0000 (0:00:01.740) 0:08:28.192 ************ 2026-05-04 11:30:27.832863 | instance | changed: [instance] 2026-05-04 11:30:27.832960 | instance | 2026-05-04 11:30:27.833051 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:30:27.833170 | instance | Monday 04 May 2026 11:30:27 +0000 (0:00:02.430) 0:08:30.623 ************ 2026-05-04 11:30:27.879187 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:30:27.879447 | instance | 2026-05-04 11:30:27.879730 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:30:27.880046 | instance | Monday 04 May 2026 11:30:27 +0000 (0:00:00.045) 0:08:30.669 ************ 2026-05-04 11:30:28.395720 | instance | changed: [instance] 2026-05-04 11:30:28.395888 | instance | 2026-05-04 11:30:28.396161 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-04 11:30:28.396414 | instance | Monday 04 May 2026 11:30:28 +0000 (0:00:00.516) 0:08:31.185 ************ 2026-05-04 11:30:42.887261 | instance | changed: [instance] 2026-05-04 11:30:42.887455 | instance | 2026-05-04 11:30:42.887734 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:30:42.888009 | instance | Monday 04 May 2026 11:30:42 +0000 (0:00:14.491) 0:08:45.677 ************ 2026-05-04 11:30:42.940962 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:30:42.941172 | instance | 2026-05-04 11:30:42.941438 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:30:42.941808 | instance | Monday 04 May 2026 11:30:42 +0000 (0:00:00.053) 0:08:45.731 ************ 2026-05-04 11:30:43.443445 | instance | changed: [instance] 2026-05-04 11:30:43.443701 | instance | 2026-05-04 11:30:43.444006 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-04 11:30:43.444278 | instance | Monday 04 May 2026 11:30:43 +0000 (0:00:00.502) 0:08:46.233 ************ 2026-05-04 11:30:46.514964 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-05-04 11:30:46.515224 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-05-04 11:30:46.515491 | instance | 2026-05-04 11:30:46.516374 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-04 11:30:46.516795 | instance | Monday 04 May 2026 11:30:46 +0000 (0:00:03.071) 0:08:49.304 ************ 2026-05-04 11:30:49.998816 | instance | changed: [instance] 2026-05-04 11:30:49.999005 | instance | 2026-05-04 11:30:49.999283 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:30:49.999423 | instance | Monday 04 May 2026 11:30:49 +0000 (0:00:03.483) 0:08:52.788 ************ 2026-05-04 11:30:50.048266 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:30:50.048374 | instance | 2026-05-04 11:30:50.048638 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:30:50.048680 | instance | Monday 04 May 2026 11:30:50 +0000 (0:00:00.049) 0:08:52.838 ************ 2026-05-04 11:30:50.561257 | instance | changed: [instance] 2026-05-04 11:30:50.561648 | instance | 2026-05-04 11:30:50.561663 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-04 11:30:50.561669 | instance | Monday 04 May 2026 11:30:50 +0000 (0:00:00.513) 0:08:53.351 ************ 2026-05-04 11:30:53.529128 | instance | ok: [instance] 2026-05-04 11:30:53.529210 | instance | 2026-05-04 11:30:53.529456 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-04 11:30:53.529509 | instance | Monday 04 May 2026 11:30:53 +0000 (0:00:02.967) 0:08:56.319 ************ 2026-05-04 11:30:56.029558 | instance | changed: [instance] 2026-05-04 11:30:56.029646 | instance | 2026-05-04 11:30:56.029781 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-05-04 11:30:56.029899 | instance | Monday 04 May 2026 11:30:56 +0000 (0:00:02.499) 0:08:58.819 ************ 2026-05-04 11:30:56.687785 | instance | ok: [instance] 2026-05-04 11:30:56.688024 | instance | 2026-05-04 11:30:56.688090 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-04 11:30:56.688294 | instance | Monday 04 May 2026 11:30:56 +0000 (0:00:00.657) 0:08:59.477 ************ 2026-05-04 11:30:57.369970 | instance | changed: [instance] 2026-05-04 11:30:57.370098 | instance | 2026-05-04 11:30:57.370307 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-04 11:30:57.370514 | instance | Monday 04 May 2026 11:30:57 +0000 (0:00:00.681) 0:09:00.159 ************ 2026-05-04 11:30:58.160284 | instance | ok: [instance] 2026-05-04 11:30:58.160536 | instance | 2026-05-04 11:30:58.160824 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-04 11:30:58.161083 | instance | Monday 04 May 2026 11:30:58 +0000 (0:00:00.790) 0:09:00.950 ************ 2026-05-04 11:30:58.208048 | instance | skipping: [instance] 2026-05-04 11:30:58.208232 | instance | 2026-05-04 11:30:58.208499 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-05-04 11:30:58.208686 | instance | Monday 04 May 2026 11:30:58 +0000 (0:00:00.047) 0:09:00.998 ************ 2026-05-04 11:30:58.258764 | instance | skipping: [instance] 2026-05-04 11:30:58.259107 | instance | 2026-05-04 11:30:58.259410 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-04 11:30:58.259700 | instance | Monday 04 May 2026 11:30:58 +0000 (0:00:00.050) 0:09:01.048 ************ 2026-05-04 11:30:58.307826 | instance | skipping: [instance] 2026-05-04 11:30:58.308054 | instance | 2026-05-04 11:30:58.308375 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-05-04 11:30:58.308654 | instance | Monday 04 May 2026 11:30:58 +0000 (0:00:00.049) 0:09:01.097 ************ 2026-05-04 11:30:58.355793 | instance | skipping: [instance] 2026-05-04 11:30:58.356005 | instance | 2026-05-04 11:30:58.356300 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-04 11:30:58.356619 | instance | Monday 04 May 2026 11:30:58 +0000 (0:00:00.048) 0:09:01.145 ************ 2026-05-04 11:30:58.414143 | instance | skipping: [instance] 2026-05-04 11:30:58.414252 | instance | 2026-05-04 11:30:58.414503 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-04 11:30:58.414727 | instance | Monday 04 May 2026 11:30:58 +0000 (0:00:00.058) 0:09:01.204 ************ 2026-05-04 11:30:58.452890 | instance | skipping: [instance] 2026-05-04 11:30:58.453099 | instance | 2026-05-04 11:30:58.453513 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-04 11:30:58.453951 | instance | Monday 04 May 2026 11:30:58 +0000 (0:00:00.038) 0:09:01.243 ************ 2026-05-04 11:30:58.490568 | instance | skipping: [instance] 2026-05-04 11:30:58.490806 | instance | 2026-05-04 11:30:58.491103 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-04 11:30:58.491500 | instance | Monday 04 May 2026 11:30:58 +0000 (0:00:00.037) 0:09:01.280 ************ 2026-05-04 11:32:37.258235 | instance | changed: [instance] 2026-05-04 11:32:37.258538 | instance | 2026-05-04 11:32:37.258974 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-04 11:32:37.259259 | instance | Monday 04 May 2026 11:32:37 +0000 (0:01:38.766) 0:10:40.046 ************ 2026-05-04 11:32:37.973818 | instance | changed: [instance] 2026-05-04 11:32:37.973939 | instance | 2026-05-04 11:32:37.974030 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:32:37.974147 | instance | Monday 04 May 2026 11:32:37 +0000 (0:00:00.717) 0:10:40.764 ************ 2026-05-04 11:32:38.024109 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:32:38.024515 | instance | 2026-05-04 11:32:38.024926 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:32:38.025228 | instance | Monday 04 May 2026 11:32:38 +0000 (0:00:00.049) 0:10:40.814 ************ 2026-05-04 11:32:38.544812 | instance | changed: [instance] 2026-05-04 11:32:38.545075 | instance | 2026-05-04 11:32:38.545370 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-05-04 11:32:38.545663 | instance | Monday 04 May 2026 11:32:38 +0000 (0:00:00.520) 0:10:41.334 ************ 2026-05-04 11:32:39.399092 | instance | changed: [instance] 2026-05-04 11:32:39.399161 | instance | 2026-05-04 11:32:39.399891 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-05-04 11:32:39.399994 | instance | Monday 04 May 2026 11:32:39 +0000 (0:00:00.854) 0:10:42.189 ************ 2026-05-04 11:32:41.060445 | instance | changed: [instance] 2026-05-04 11:32:41.060665 | instance | 2026-05-04 11:32:41.060977 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 11:32:41.061287 | instance | Monday 04 May 2026 11:32:41 +0000 (0:00:01.660) 0:10:43.850 ************ 2026-05-04 11:32:41.107448 | instance | skipping: [instance] 2026-05-04 11:32:41.107701 | instance | 2026-05-04 11:32:41.107995 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 11:32:41.108292 | instance | Monday 04 May 2026 11:32:41 +0000 (0:00:00.047) 0:10:43.897 ************ 2026-05-04 11:32:41.148463 | instance | skipping: [instance] 2026-05-04 11:32:41.148690 | instance | 2026-05-04 11:32:41.149049 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 11:32:41.149313 | instance | Monday 04 May 2026 11:32:41 +0000 (0:00:00.041) 0:10:43.938 ************ 2026-05-04 11:32:41.186556 | instance | skipping: [instance] 2026-05-04 11:32:41.186823 | instance | 2026-05-04 11:32:41.187178 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 11:32:41.187541 | instance | Monday 04 May 2026 11:32:41 +0000 (0:00:00.037) 0:10:43.976 ************ 2026-05-04 11:32:41.218875 | instance | skipping: [instance] 2026-05-04 11:32:41.219129 | instance | 2026-05-04 11:32:41.219420 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 11:32:41.219690 | instance | Monday 04 May 2026 11:32:41 +0000 (0:00:00.032) 0:10:44.009 ************ 2026-05-04 11:32:41.878996 | instance | ok: [instance] 2026-05-04 11:32:41.879121 | instance | 2026-05-04 11:32:41.879178 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 11:32:41.879298 | instance | Monday 04 May 2026 11:32:41 +0000 (0:00:00.659) 0:10:44.669 ************ 2026-05-04 11:32:41.931274 | instance | ok: [instance] 2026-05-04 11:32:41.931531 | instance | 2026-05-04 11:32:41.931813 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 11:32:41.932078 | instance | Monday 04 May 2026 11:32:41 +0000 (0:00:00.052) 0:10:44.721 ************ 2026-05-04 11:32:41.973452 | instance | ok: [instance] 2026-05-04 11:32:41.973731 | instance | 2026-05-04 11:32:41.974110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 11:32:41.974424 | instance | Monday 04 May 2026 11:32:41 +0000 (0:00:00.042) 0:10:44.763 ************ 2026-05-04 11:32:42.030446 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 11:32:42.030978 | instance | 2026-05-04 11:32:42.031321 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 11:32:42.031585 | instance | Monday 04 May 2026 11:32:42 +0000 (0:00:00.056) 0:10:44.820 ************ 2026-05-04 11:32:42.075798 | instance | ok: [instance] 2026-05-04 11:32:42.076000 | instance | 2026-05-04 11:32:42.076281 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:32:42.076538 | instance | Monday 04 May 2026 11:32:42 +0000 (0:00:00.045) 0:10:44.866 ************ 2026-05-04 11:32:42.135137 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:32:42.135218 | instance | 2026-05-04 11:32:42.135342 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:32:42.135460 | instance | Monday 04 May 2026 11:32:42 +0000 (0:00:00.059) 0:10:44.925 ************ 2026-05-04 11:32:42.637244 | instance | changed: [instance] 2026-05-04 11:32:42.637464 | instance | 2026-05-04 11:32:42.637819 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-04 11:32:42.638164 | instance | Monday 04 May 2026 11:32:42 +0000 (0:00:00.501) 0:10:45.427 ************ 2026-05-04 11:32:43.309968 | instance | ok: [instance] 2026-05-04 11:32:43.310300 | instance | 2026-05-04 11:32:43.310653 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-04 11:32:43.310997 | instance | Monday 04 May 2026 11:32:43 +0000 (0:00:00.672) 0:10:46.099 ************ 2026-05-04 11:32:44.513481 | instance | changed: [instance] 2026-05-04 11:32:44.513569 | instance | 2026-05-04 11:32:44.513581 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-04 11:32:44.513591 | instance | Monday 04 May 2026 11:32:44 +0000 (0:00:01.202) 0:10:47.302 ************ 2026-05-04 11:32:44.947754 | instance | ok: [instance] 2026-05-04 11:32:44.947827 | instance | 2026-05-04 11:32:44.948180 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-04 11:32:44.948281 | instance | Monday 04 May 2026 11:32:44 +0000 (0:00:00.436) 0:10:47.738 ************ 2026-05-04 11:32:45.444217 | instance | changed: [instance] 2026-05-04 11:32:45.444270 | instance | 2026-05-04 11:32:45.444277 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-04 11:32:45.444283 | instance | Monday 04 May 2026 11:32:45 +0000 (0:00:00.495) 0:10:48.233 ************ 2026-05-04 11:32:45.927671 | instance | changed: [instance] 2026-05-04 11:32:45.927740 | instance | 2026-05-04 11:32:45.927755 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-04 11:32:45.927879 | instance | Monday 04 May 2026 11:32:45 +0000 (0:00:00.483) 0:10:48.717 ************ 2026-05-04 11:32:46.357118 | instance | ok: [instance] 2026-05-04 11:32:46.357261 | instance | 2026-05-04 11:32:46.357459 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-04 11:32:46.357636 | instance | Monday 04 May 2026 11:32:46 +0000 (0:00:00.429) 0:10:49.147 ************ 2026-05-04 11:35:19.859597 | instance | changed: [instance] 2026-05-04 11:35:19.859732 | instance | 2026-05-04 11:35:19.860109 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-04 11:35:19.860658 | instance | Monday 04 May 2026 11:35:19 +0000 (0:02:33.502) 0:13:22.649 ************ 2026-05-04 11:35:20.587746 | instance | ok: [instance] 2026-05-04 11:35:20.588257 | instance | 2026-05-04 11:35:20.588265 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-05-04 11:35:20.588297 | instance | Monday 04 May 2026 11:35:20 +0000 (0:00:00.728) 0:13:23.378 ************ 2026-05-04 11:35:20.644471 | instance | included: ingress for instance 2026-05-04 11:35:20.644630 | instance | 2026-05-04 11:35:20.644820 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-04 11:35:20.644989 | instance | Monday 04 May 2026 11:35:20 +0000 (0:00:00.056) 0:13:23.434 ************ 2026-05-04 11:35:21.682756 | instance | changed: [instance] 2026-05-04 11:35:21.683230 | instance | 2026-05-04 11:35:21.683249 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-04 11:35:21.683456 | instance | Monday 04 May 2026 11:35:21 +0000 (0:00:01.037) 0:13:24.472 ************ 2026-05-04 11:35:21.947519 | instance | ok: [instance] 2026-05-04 11:35:21.947719 | instance | 2026-05-04 11:35:21.947929 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-05-04 11:35:21.948235 | instance | Monday 04 May 2026 11:35:21 +0000 (0:00:00.265) 0:13:24.737 ************ 2026-05-04 11:35:22.850132 | instance | changed: [instance] 2026-05-04 11:35:22.850388 | instance | 2026-05-04 11:35:22.850691 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-05-04 11:35:22.850961 | instance | 2026-05-04 11:35:22.851246 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 11:35:22.851529 | instance | Monday 04 May 2026 11:35:22 +0000 (0:00:00.902) 0:13:25.639 ************ 2026-05-04 11:35:24.740282 | instance | ok: [instance] 2026-05-04 11:35:24.740467 | instance | 2026-05-04 11:35:24.740761 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:35:24.741053 | instance | Monday 04 May 2026 11:35:24 +0000 (0:00:01.890) 0:13:27.530 ************ 2026-05-04 11:35:24.799153 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:35:24.799265 | instance | 2026-05-04 11:35:24.799435 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:35:24.799592 | instance | Monday 04 May 2026 11:35:24 +0000 (0:00:00.058) 0:13:27.588 ************ 2026-05-04 11:35:25.290927 | instance | changed: [instance] 2026-05-04 11:35:25.291279 | instance | 2026-05-04 11:35:25.291614 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-05-04 11:35:25.292091 | instance | Monday 04 May 2026 11:35:25 +0000 (0:00:00.491) 0:13:28.080 ************ 2026-05-04 11:35:26.099543 | instance | ok: [instance] 2026-05-04 11:35:26.099690 | instance | 2026-05-04 11:35:26.099835 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-05-04 11:35:26.099983 | instance | Monday 04 May 2026 11:35:26 +0000 (0:00:00.808) 0:13:28.889 ************ 2026-05-04 11:35:28.502705 | instance | changed: [instance] 2026-05-04 11:35:28.502999 | instance | 2026-05-04 11:35:28.503382 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:35:28.503839 | instance | Monday 04 May 2026 11:35:28 +0000 (0:00:02.402) 0:13:31.291 ************ 2026-05-04 11:35:28.561462 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:35:28.561580 | instance | 2026-05-04 11:35:28.561726 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:35:28.561908 | instance | Monday 04 May 2026 11:35:28 +0000 (0:00:00.059) 0:13:31.351 ************ 2026-05-04 11:35:29.171915 | instance | changed: [instance] 2026-05-04 11:35:29.172021 | instance | 2026-05-04 11:35:29.172118 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-04 11:35:29.172236 | instance | Monday 04 May 2026 11:35:29 +0000 (0:00:00.611) 0:13:31.962 ************ 2026-05-04 11:35:30.494853 | instance | changed: [instance] 2026-05-04 11:35:30.494951 | instance | 2026-05-04 11:35:30.495223 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-04 11:35:30.495355 | instance | Monday 04 May 2026 11:35:30 +0000 (0:00:01.322) 0:13:33.284 ************ 2026-05-04 11:35:31.280778 | instance | ok: [instance] 2026-05-04 11:35:31.280885 | instance | 2026-05-04 11:35:31.281120 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-04 11:35:31.281289 | instance | Monday 04 May 2026 11:35:31 +0000 (0:00:00.785) 0:13:34.070 ************ 2026-05-04 11:35:40.115098 | instance | ok: [instance] 2026-05-04 11:35:40.115306 | instance | 2026-05-04 11:35:40.115595 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-05-04 11:35:40.115864 | instance | Monday 04 May 2026 11:35:40 +0000 (0:00:08.833) 0:13:42.904 ************ 2026-05-04 11:35:41.791141 | instance | ok: [instance] 2026-05-04 11:35:41.791308 | instance | 2026-05-04 11:35:41.791553 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-05-04 11:35:41.791781 | instance | Monday 04 May 2026 11:35:41 +0000 (0:00:01.676) 0:13:44.581 ************ 2026-05-04 11:35:42.090867 | instance | ok: [instance] 2026-05-04 11:35:42.091106 | instance | 2026-05-04 11:35:42.091393 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-05-04 11:35:42.091660 | instance | Monday 04 May 2026 11:35:42 +0000 (0:00:00.299) 0:13:44.880 ************ 2026-05-04 11:35:42.298546 | instance | ok: [instance] 2026-05-04 11:35:42.298673 | instance | 2026-05-04 11:35:42.298790 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-05-04 11:35:42.298910 | instance | Monday 04 May 2026 11:35:42 +0000 (0:00:00.207) 0:13:45.088 ************ 2026-05-04 11:35:42.502155 | instance | ok: [instance] 2026-05-04 11:35:42.502536 | instance | 2026-05-04 11:35:42.502930 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-05-04 11:35:42.503212 | instance | Monday 04 May 2026 11:35:42 +0000 (0:00:00.202) 0:13:45.291 ************ 2026-05-04 11:35:43.277260 | instance | changed: [instance] 2026-05-04 11:35:43.277368 | instance | 2026-05-04 11:35:43.277751 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-05-04 11:35:43.277814 | instance | Monday 04 May 2026 11:35:43 +0000 (0:00:00.775) 0:13:46.067 ************ 2026-05-04 11:36:00.427372 | instance | changed: [instance] => (item=alertmanager) 2026-05-04 11:36:00.427494 | instance | changed: [instance] => (item=grafana) 2026-05-04 11:36:00.427508 | instance | changed: [instance] => (item=prometheus) 2026-05-04 11:36:00.427782 | instance | 2026-05-04 11:36:00.427900 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-05-04 11:36:00.427914 | instance | Monday 04 May 2026 11:36:00 +0000 (0:00:17.150) 0:14:03.217 ************ 2026-05-04 11:36:02.499024 | instance | ok: [instance] => (item=alertmanager) 2026-05-04 11:36:02.499114 | instance | ok: [instance] => (item=grafana) 2026-05-04 11:36:02.499596 | instance | ok: [instance] => (item=prometheus) 2026-05-04 11:36:02.499660 | instance | 2026-05-04 11:36:02.499666 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-05-04 11:36:02.499672 | instance | Monday 04 May 2026 11:36:02 +0000 (0:00:02.071) 0:14:05.289 ************ 2026-05-04 11:36:06.725454 | instance | changed: [instance] => (item=None) 2026-05-04 11:36:06.725556 | instance | changed: [instance] => (item=None) 2026-05-04 11:36:06.726049 | instance | changed: [instance] => (item=None) 2026-05-04 11:36:06.726132 | instance | changed: [instance] 2026-05-04 11:36:06.726139 | instance | 2026-05-04 11:36:06.726153 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-05-04 11:36:06.726158 | instance | Monday 04 May 2026 11:36:06 +0000 (0:00:04.226) 0:14:09.515 ************ 2026-05-04 11:36:12.049229 | instance | changed: [instance] => (item=None) 2026-05-04 11:36:12.049329 | instance | changed: [instance] => (item=None) 2026-05-04 11:36:12.049634 | instance | changed: [instance] => (item=None) 2026-05-04 11:36:12.049707 | instance | changed: [instance] => (item=None) 2026-05-04 11:36:12.049724 | instance | changed: [instance] => (item=None) 2026-05-04 11:36:12.049735 | instance | changed: [instance] 2026-05-04 11:36:12.049966 | instance | 2026-05-04 11:36:12.050010 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-05-04 11:36:12.050140 | instance | Monday 04 May 2026 11:36:12 +0000 (0:00:05.323) 0:14:14.839 ************ 2026-05-04 11:36:23.451980 | instance | changed: [instance] => (item=alertmanager) 2026-05-04 11:36:23.452066 | instance | changed: [instance] => (item=prometheus) 2026-05-04 11:36:23.452079 | instance | 2026-05-04 11:36:23.452098 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-05-04 11:36:23.452109 | instance | Monday 04 May 2026 11:36:23 +0000 (0:00:11.401) 0:14:26.241 ************ 2026-05-04 11:36:34.928946 | instance | changed: [instance] => (item=alertmanager) 2026-05-04 11:36:34.929101 | instance | changed: [instance] => (item=prometheus) 2026-05-04 11:36:34.929595 | instance | 2026-05-04 11:36:34.929649 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-05-04 11:36:34.929657 | instance | Monday 04 May 2026 11:36:34 +0000 (0:00:11.477) 0:14:37.718 ************ 2026-05-04 11:36:35.724733 | instance | changed: [instance] 2026-05-04 11:36:35.724833 | instance | 2026-05-04 11:36:35.724902 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-05-04 11:36:35.725052 | instance | Monday 04 May 2026 11:36:35 +0000 (0:00:00.796) 0:14:38.515 ************ 2026-05-04 11:36:43.261437 | instance | ok: [instance] 2026-05-04 11:36:43.261533 | instance | 2026-05-04 11:36:43.261674 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-05-04 11:36:43.261818 | instance | Monday 04 May 2026 11:36:43 +0000 (0:00:07.536) 0:14:46.051 ************ 2026-05-04 11:36:57.927168 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-05-04 11:36:57.927274 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-05-04 11:36:57.927475 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-05-04 11:36:57.927556 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-05-04 11:36:57.927757 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-05-04 11:36:57.927838 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-05-04 11:36:57.927844 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-05-04 11:36:57.928528 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-05-04 11:36:57.928560 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-05-04 11:36:57.928570 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-05-04 11:36:57.928579 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-05-04 11:36:57.928588 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-05-04 11:36:57.928601 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-05-04 11:36:57.928912 | instance | 2026-05-04 11:36:57.928950 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-05-04 11:36:57.928962 | instance | Monday 04 May 2026 11:36:57 +0000 (0:00:14.665) 0:15:00.717 ************ 2026-05-04 11:37:29.651915 | instance | changed: [instance] 2026-05-04 11:37:29.652015 | instance | 2026-05-04 11:37:29.652115 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:37:29.652256 | instance | Monday 04 May 2026 11:37:29 +0000 (0:00:31.724) 0:15:32.442 ************ 2026-05-04 11:37:29.716894 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:37:29.717129 | instance | 2026-05-04 11:37:29.717413 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:37:29.717681 | instance | Monday 04 May 2026 11:37:29 +0000 (0:00:00.064) 0:15:32.507 ************ 2026-05-04 11:37:30.310762 | instance | changed: [instance] 2026-05-04 11:37:30.310950 | instance | 2026-05-04 11:37:30.311200 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-05-04 11:37:30.311424 | instance | Monday 04 May 2026 11:37:30 +0000 (0:00:00.593) 0:15:33.100 ************ 2026-05-04 11:37:33.660130 | instance | changed: [instance] 2026-05-04 11:37:33.660272 | instance | 2026-05-04 11:37:33.660478 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:37:33.662001 | instance | Monday 04 May 2026 11:37:33 +0000 (0:00:03.348) 0:15:36.449 ************ 2026-05-04 11:37:33.721561 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:37:33.721680 | instance | 2026-05-04 11:37:33.721856 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:37:33.722204 | instance | Monday 04 May 2026 11:37:33 +0000 (0:00:00.061) 0:15:36.511 ************ 2026-05-04 11:37:34.279305 | instance | changed: [instance] 2026-05-04 11:37:34.279536 | instance | 2026-05-04 11:37:34.279810 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-05-04 11:37:34.280094 | instance | Monday 04 May 2026 11:37:34 +0000 (0:00:00.557) 0:15:37.069 ************ 2026-05-04 11:37:36.375288 | instance | changed: [instance] 2026-05-04 11:37:36.375408 | instance | 2026-05-04 11:37:36.375660 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:37:36.375749 | instance | Monday 04 May 2026 11:37:36 +0000 (0:00:02.096) 0:15:39.165 ************ 2026-05-04 11:37:36.432722 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:37:36.432971 | instance | 2026-05-04 11:37:36.433277 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:37:36.433563 | instance | Monday 04 May 2026 11:37:36 +0000 (0:00:00.057) 0:15:39.222 ************ 2026-05-04 11:37:36.972703 | instance | changed: [instance] 2026-05-04 11:37:36.972835 | instance | 2026-05-04 11:37:36.973050 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-05-04 11:37:36.973220 | instance | Monday 04 May 2026 11:37:36 +0000 (0:00:00.539) 0:15:39.762 ************ 2026-05-04 11:37:38.423122 | instance | changed: [instance] 2026-05-04 11:37:38.423238 | instance | 2026-05-04 11:37:38.423406 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-05-04 11:37:38.423575 | instance | Monday 04 May 2026 11:37:38 +0000 (0:00:01.450) 0:15:41.213 ************ 2026-05-04 11:37:39.257244 | instance | changed: [instance] 2026-05-04 11:37:39.257372 | instance | 2026-05-04 11:37:39.257394 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:37:39.257527 | instance | Monday 04 May 2026 11:37:39 +0000 (0:00:00.834) 0:15:42.047 ************ 2026-05-04 11:37:39.320347 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:37:39.320561 | instance | 2026-05-04 11:37:39.320840 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:37:39.321125 | instance | Monday 04 May 2026 11:37:39 +0000 (0:00:00.062) 0:15:42.110 ************ 2026-05-04 11:37:39.831509 | instance | changed: [instance] 2026-05-04 11:37:39.831773 | instance | 2026-05-04 11:37:39.832075 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-05-04 11:37:39.832396 | instance | Monday 04 May 2026 11:37:39 +0000 (0:00:00.511) 0:15:42.621 ************ 2026-05-04 11:37:41.390610 | instance | changed: [instance] 2026-05-04 11:37:41.390732 | instance | 2026-05-04 11:37:41.390911 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-05-04 11:37:41.391074 | instance | 2026-05-04 11:37:41.391247 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 11:37:41.391421 | instance | Monday 04 May 2026 11:37:41 +0000 (0:00:01.558) 0:15:44.179 ************ 2026-05-04 11:37:43.301476 | instance | ok: [instance] 2026-05-04 11:37:43.301591 | instance | 2026-05-04 11:37:43.302276 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-04 11:37:43.302380 | instance | Monday 04 May 2026 11:37:43 +0000 (0:00:01.911) 0:15:46.091 ************ 2026-05-04 11:37:43.551283 | instance | skipping: [instance] 2026-05-04 11:37:43.551503 | instance | 2026-05-04 11:37:43.551799 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 11:37:43.552084 | instance | Monday 04 May 2026 11:37:43 +0000 (0:00:00.249) 0:15:46.340 ************ 2026-05-04 11:37:43.626472 | instance | ok: [instance] 2026-05-04 11:37:43.626727 | instance | 2026-05-04 11:37:43.627066 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 11:37:43.627406 | instance | Monday 04 May 2026 11:37:43 +0000 (0:00:00.075) 0:15:46.416 ************ 2026-05-04 11:37:43.672652 | instance | skipping: [instance] 2026-05-04 11:37:43.672900 | instance | 2026-05-04 11:37:43.673126 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 11:37:43.673382 | instance | Monday 04 May 2026 11:37:43 +0000 (0:00:00.046) 0:15:46.463 ************ 2026-05-04 11:37:43.727496 | instance | skipping: [instance] 2026-05-04 11:37:43.727663 | instance | 2026-05-04 11:37:43.727942 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 11:37:43.728204 | instance | Monday 04 May 2026 11:37:43 +0000 (0:00:00.054) 0:15:46.517 ************ 2026-05-04 11:37:43.774628 | instance | skipping: [instance] 2026-05-04 11:37:43.774830 | instance | 2026-05-04 11:37:43.775116 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 11:37:43.775482 | instance | Monday 04 May 2026 11:37:43 +0000 (0:00:00.046) 0:15:46.564 ************ 2026-05-04 11:37:43.826053 | instance | skipping: [instance] 2026-05-04 11:37:43.826288 | instance | 2026-05-04 11:37:43.826591 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 11:37:43.826885 | instance | Monday 04 May 2026 11:37:43 +0000 (0:00:00.051) 0:15:46.615 ************ 2026-05-04 11:37:43.883630 | instance | skipping: [instance] 2026-05-04 11:37:43.883855 | instance | 2026-05-04 11:37:43.884159 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 11:37:43.884505 | instance | Monday 04 May 2026 11:37:43 +0000 (0:00:00.057) 0:15:46.673 ************ 2026-05-04 11:37:43.946756 | instance | ok: [instance] 2026-05-04 11:37:43.947048 | instance | 2026-05-04 11:37:43.947395 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 11:37:43.947776 | instance | Monday 04 May 2026 11:37:43 +0000 (0:00:00.062) 0:15:46.736 ************ 2026-05-04 11:37:44.019562 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 11:37:44.019820 | instance | 2026-05-04 11:37:44.020196 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 11:37:44.020585 | instance | Monday 04 May 2026 11:37:44 +0000 (0:00:00.072) 0:15:46.809 ************ 2026-05-04 11:37:44.093781 | instance | ok: [instance] 2026-05-04 11:37:44.094038 | instance | 2026-05-04 11:37:44.094552 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:37:44.094861 | instance | Monday 04 May 2026 11:37:44 +0000 (0:00:00.074) 0:15:46.883 ************ 2026-05-04 11:37:44.165809 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:37:44.166034 | instance | 2026-05-04 11:37:44.166349 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:37:44.166708 | instance | Monday 04 May 2026 11:37:44 +0000 (0:00:00.072) 0:15:46.955 ************ 2026-05-04 11:37:44.725691 | instance | changed: [instance] 2026-05-04 11:37:44.725778 | instance | 2026-05-04 11:37:44.725933 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-04 11:37:44.726108 | instance | Monday 04 May 2026 11:37:44 +0000 (0:00:00.559) 0:15:47.515 ************ 2026-05-04 11:37:46.389678 | instance | changed: [instance] 2026-05-04 11:37:46.389797 | instance | 2026-05-04 11:37:46.390019 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-04 11:37:46.390206 | instance | Monday 04 May 2026 11:37:46 +0000 (0:00:01.664) 0:15:49.179 ************ 2026-05-04 11:37:47.450278 | instance | changed: [instance] 2026-05-04 11:37:47.450365 | instance | 2026-05-04 11:37:47.450511 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-04 11:37:47.450636 | instance | Monday 04 May 2026 11:37:47 +0000 (0:00:01.060) 0:15:50.239 ************ 2026-05-04 11:37:51.634690 | instance | changed: [instance] 2026-05-04 11:37:51.634822 | instance | 2026-05-04 11:37:51.635187 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-04 11:37:51.635830 | instance | Monday 04 May 2026 11:37:51 +0000 (0:00:04.184) 0:15:54.424 ************ 2026-05-04 11:37:51.859863 | instance | changed: [instance] 2026-05-04 11:37:51.860091 | instance | 2026-05-04 11:37:51.860451 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-04 11:37:51.860746 | instance | Monday 04 May 2026 11:37:51 +0000 (0:00:00.224) 0:15:54.649 ************ 2026-05-04 11:37:52.431602 | instance | changed: [instance] 2026-05-04 11:37:52.431829 | instance | 2026-05-04 11:37:52.432174 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 11:37:52.432469 | instance | Monday 04 May 2026 11:37:52 +0000 (0:00:00.571) 0:15:55.221 ************ 2026-05-04 11:37:52.520273 | instance | ok: [instance] 2026-05-04 11:37:52.520368 | instance | 2026-05-04 11:37:52.520477 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 11:37:52.520586 | instance | Monday 04 May 2026 11:37:52 +0000 (0:00:00.089) 0:15:55.310 ************ 2026-05-04 11:37:52.608606 | instance | included: rabbitmq for instance 2026-05-04 11:37:52.608858 | instance | 2026-05-04 11:37:52.609190 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 11:37:52.609446 | instance | Monday 04 May 2026 11:37:52 +0000 (0:00:00.088) 0:15:55.398 ************ 2026-05-04 11:37:53.352532 | instance | ok: [instance] 2026-05-04 11:37:53.352763 | instance | 2026-05-04 11:37:53.353187 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 11:37:53.353512 | instance | Monday 04 May 2026 11:37:53 +0000 (0:00:00.743) 0:15:56.141 ************ 2026-05-04 11:37:53.415198 | instance | skipping: [instance] 2026-05-04 11:37:53.415302 | instance | 2026-05-04 11:37:53.415497 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 11:37:53.415680 | instance | Monday 04 May 2026 11:37:53 +0000 (0:00:00.062) 0:15:56.204 ************ 2026-05-04 11:37:53.486854 | instance | skipping: [instance] 2026-05-04 11:37:53.487091 | instance | 2026-05-04 11:37:53.487378 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 11:37:53.487666 | instance | Monday 04 May 2026 11:37:53 +0000 (0:00:00.071) 0:15:56.276 ************ 2026-05-04 11:37:53.543227 | instance | skipping: [instance] 2026-05-04 11:37:53.543292 | instance | 2026-05-04 11:37:53.543423 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 11:37:53.543542 | instance | Monday 04 May 2026 11:37:53 +0000 (0:00:00.056) 0:15:56.333 ************ 2026-05-04 11:38:24.482139 | instance | changed: [instance] 2026-05-04 11:38:24.483045 | instance | 2026-05-04 11:38:24.483123 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 11:38:24.483137 | instance | Monday 04 May 2026 11:38:24 +0000 (0:00:30.938) 0:16:27.271 ************ 2026-05-04 11:38:25.342918 | instance | ok: [instance] 2026-05-04 11:38:25.343027 | instance | 2026-05-04 11:38:25.343245 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 11:38:25.343346 | instance | Monday 04 May 2026 11:38:25 +0000 (0:00:00.861) 0:16:28.133 ************ 2026-05-04 11:38:25.412357 | instance | ok: [instance] 2026-05-04 11:38:25.412437 | instance | 2026-05-04 11:38:25.412727 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 11:38:25.412791 | instance | Monday 04 May 2026 11:38:25 +0000 (0:00:00.069) 0:16:28.202 ************ 2026-05-04 11:38:25.468731 | instance | skipping: [instance] 2026-05-04 11:38:25.468839 | instance | 2026-05-04 11:38:25.468905 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 11:38:25.469061 | instance | Monday 04 May 2026 11:38:25 +0000 (0:00:00.056) 0:16:28.259 ************ 2026-05-04 11:38:25.533488 | instance | skipping: [instance] 2026-05-04 11:38:25.533980 | instance | 2026-05-04 11:38:25.533999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 11:38:25.534005 | instance | Monday 04 May 2026 11:38:25 +0000 (0:00:00.064) 0:16:28.323 ************ 2026-05-04 11:38:25.605842 | instance | ok: [instance] 2026-05-04 11:38:25.605946 | instance | 2026-05-04 11:38:25.605955 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 11:38:25.606014 | instance | Monday 04 May 2026 11:38:25 +0000 (0:00:00.072) 0:16:28.395 ************ 2026-05-04 11:38:25.713087 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 11:38:25.713182 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 11:38:25.713578 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 11:38:25.713697 | instance | ok: [instance] => (item=identity) 2026-05-04 11:38:25.713722 | instance | 2026-05-04 11:38:25.713734 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 11:38:25.713927 | instance | Monday 04 May 2026 11:38:25 +0000 (0:00:00.107) 0:16:28.503 ************ 2026-05-04 11:38:25.793317 | instance | ok: [instance] 2026-05-04 11:38:25.793412 | instance | 2026-05-04 11:38:25.793737 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:38:25.793805 | instance | Monday 04 May 2026 11:38:25 +0000 (0:00:00.080) 0:16:28.583 ************ 2026-05-04 11:38:25.886799 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:38:25.886864 | instance | 2026-05-04 11:38:25.886870 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:38:25.886876 | instance | Monday 04 May 2026 11:38:25 +0000 (0:00:00.092) 0:16:28.676 ************ 2026-05-04 11:38:26.449368 | instance | changed: [instance] 2026-05-04 11:38:26.449490 | instance | 2026-05-04 11:38:26.449506 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-05-04 11:38:26.449626 | instance | Monday 04 May 2026 11:38:26 +0000 (0:00:00.562) 0:16:29.239 ************ 2026-05-04 11:38:28.131634 | instance | ok: [instance] => (item=None) 2026-05-04 11:38:28.131738 | instance | ok: [instance] 2026-05-04 11:38:28.132376 | instance | 2026-05-04 11:38:28.132443 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-05-04 11:38:28.132452 | instance | Monday 04 May 2026 11:38:28 +0000 (0:00:01.682) 0:16:30.921 ************ 2026-05-04 11:38:29.307225 | instance | ok: [instance] => (item=atmosphere) 2026-05-04 11:38:29.307324 | instance | 2026-05-04 11:38:29.307589 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-05-04 11:38:29.307642 | instance | Monday 04 May 2026 11:38:29 +0000 (0:00:01.176) 0:16:32.097 ************ 2026-05-04 11:38:30.319108 | instance | changed: [instance] 2026-05-04 11:38:30.319167 | instance | 2026-05-04 11:38:30.319173 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-05-04 11:38:30.319177 | instance | Monday 04 May 2026 11:38:30 +0000 (0:00:01.011) 0:16:33.109 ************ 2026-05-04 11:38:31.545145 | instance | changed: [instance] => (item=None) 2026-05-04 11:38:31.545267 | instance | changed: [instance] 2026-05-04 11:38:31.545617 | instance | 2026-05-04 11:38:31.545670 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-05-04 11:38:31.545677 | instance | Monday 04 May 2026 11:38:31 +0000 (0:00:01.226) 0:16:34.335 ************ 2026-05-04 11:38:33.151010 | instance | changed: [instance] => (item=None) 2026-05-04 11:38:33.151094 | instance | changed: [instance] 2026-05-04 11:38:33.151107 | instance | 2026-05-04 11:38:33.151123 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-05-04 11:38:33.151203 | instance | Monday 04 May 2026 11:38:33 +0000 (0:00:01.605) 0:16:35.940 ************ 2026-05-04 11:41:16.178454 | instance | changed: [instance] 2026-05-04 11:41:16.178560 | instance | 2026-05-04 11:41:16.178567 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 11:41:16.178752 | instance | Monday 04 May 2026 11:41:16 +0000 (0:02:43.027) 0:19:18.968 ************ 2026-05-04 11:41:16.312954 | instance | included: openstack_helm_ingress for instance 2026-05-04 11:41:16.313002 | instance | 2026-05-04 11:41:16.313008 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 11:41:16.313013 | instance | Monday 04 May 2026 11:41:16 +0000 (0:00:00.134) 0:19:19.103 ************ 2026-05-04 11:41:16.373870 | instance | skipping: [instance] 2026-05-04 11:41:16.373945 | instance | 2026-05-04 11:41:16.373950 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 11:41:16.373956 | instance | Monday 04 May 2026 11:41:16 +0000 (0:00:00.060) 0:19:19.163 ************ 2026-05-04 11:41:16.434592 | instance | skipping: [instance] 2026-05-04 11:41:16.434639 | instance | 2026-05-04 11:41:16.434644 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 11:41:16.434650 | instance | Monday 04 May 2026 11:41:16 +0000 (0:00:00.060) 0:19:19.224 ************ 2026-05-04 11:41:16.508862 | instance | ok: [instance] 2026-05-04 11:41:16.509027 | instance | 2026-05-04 11:41:16.509347 | instance | TASK [Create Ingress identity] ************************************************* 2026-05-04 11:41:16.509414 | instance | Monday 04 May 2026 11:41:16 +0000 (0:00:00.074) 0:19:19.298 ************ 2026-05-04 11:41:16.597717 | instance | included: ingress for instance 2026-05-04 11:41:16.598170 | instance | 2026-05-04 11:41:16.598227 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-05-04 11:41:16.598233 | instance | Monday 04 May 2026 11:41:16 +0000 (0:00:00.089) 0:19:19.387 ************ 2026-05-04 11:41:17.622272 | instance | changed: [instance] 2026-05-04 11:41:17.622366 | instance | 2026-05-04 11:41:17.622686 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-05-04 11:41:17.622742 | instance | Monday 04 May 2026 11:41:17 +0000 (0:00:01.024) 0:19:20.412 ************ 2026-05-04 11:41:22.024032 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-05-04 11:41:22.025172 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-05-04 11:41:22.025271 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-05-04 11:41:22.025284 | instance | ok: [instance] 2026-05-04 11:41:22.025295 | instance | 2026-05-04 11:41:22.025317 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-05-04 11:41:22.025651 | instance | Monday 04 May 2026 11:41:22 +0000 (0:00:04.401) 0:19:24.813 ************ 2026-05-04 11:41:22.803296 | instance | ok: [instance] 2026-05-04 11:41:22.803404 | instance | 2026-05-04 11:41:22.803519 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-05-04 11:41:22.803644 | instance | Monday 04 May 2026 11:41:22 +0000 (0:00:00.780) 0:19:25.593 ************ 2026-05-04 11:41:24.152397 | instance | ok: [instance] => (item=atmosphere) 2026-05-04 11:41:24.152611 | instance | 2026-05-04 11:41:24.152879 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-05-04 11:41:24.153137 | instance | Monday 04 May 2026 11:41:24 +0000 (0:00:01.349) 0:19:26.942 ************ 2026-05-04 11:41:25.555217 | instance | changed: [instance] => (item=atmosphere) 2026-05-04 11:41:25.555304 | instance | 2026-05-04 11:41:25.555900 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-05-04 11:41:25.555978 | instance | Monday 04 May 2026 11:41:25 +0000 (0:00:01.402) 0:19:28.345 ************ 2026-05-04 11:41:26.752726 | instance | changed: [instance] => (item=atmosphere) 2026-05-04 11:41:26.752808 | instance | 2026-05-04 11:41:26.753098 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-05-04 11:41:26.753136 | instance | Monday 04 May 2026 11:41:26 +0000 (0:00:01.198) 0:19:29.543 ************ 2026-05-04 11:41:28.005780 | instance | changed: [instance] => (item=atmosphere) 2026-05-04 11:41:28.005918 | instance | 2026-05-04 11:41:28.006132 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-04 11:41:28.006186 | instance | Monday 04 May 2026 11:41:27 +0000 (0:00:01.252) 0:19:30.796 ************ 2026-05-04 11:41:28.277945 | instance | changed: [instance] 2026-05-04 11:41:28.278041 | instance | 2026-05-04 11:41:28.278276 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 11:41:28.278296 | instance | Monday 04 May 2026 11:41:28 +0000 (0:00:00.272) 0:19:31.068 ************ 2026-05-04 11:41:29.875598 | instance | ok: [instance] 2026-05-04 11:41:29.875715 | instance | 2026-05-04 11:41:29.875732 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-04 11:41:29.875875 | instance | Monday 04 May 2026 11:41:29 +0000 (0:00:01.597) 0:19:32.665 ************ 2026-05-04 11:41:30.142970 | instance | ok: [instance] 2026-05-04 11:41:30.143067 | instance | 2026-05-04 11:41:30.143167 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 11:41:30.143313 | instance | Monday 04 May 2026 11:41:30 +0000 (0:00:00.267) 0:19:32.933 ************ 2026-05-04 11:41:30.237173 | instance | ok: [instance] => { 2026-05-04 11:41:30.237280 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-04 11:41:30.237395 | instance | } 2026-05-04 11:41:30.237511 | instance | 2026-05-04 11:41:30.237643 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 11:41:30.237817 | instance | Monday 04 May 2026 11:41:30 +0000 (0:00:00.094) 0:19:33.027 ************ 2026-05-04 11:41:30.879628 | instance | changed: [instance] 2026-05-04 11:41:30.879734 | instance | 2026-05-04 11:41:30.879837 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 11:41:30.879971 | instance | Monday 04 May 2026 11:41:30 +0000 (0:00:00.642) 0:19:33.669 ************ 2026-05-04 11:41:32.238608 | instance | changed: [instance] 2026-05-04 11:41:32.238937 | instance | 2026-05-04 11:41:32.239334 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-04 11:41:32.239718 | instance | Monday 04 May 2026 11:41:32 +0000 (0:00:01.358) 0:19:35.028 ************ 2026-05-04 11:41:32.816362 | instance | changed: [instance] 2026-05-04 11:41:32.816453 | instance | 2026-05-04 11:41:32.816562 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-04 11:41:32.816685 | instance | Monday 04 May 2026 11:41:32 +0000 (0:00:00.578) 0:19:35.606 ************ 2026-05-04 11:41:33.626996 | instance | ok: [instance] 2026-05-04 11:41:33.627059 | instance | 2026-05-04 11:41:33.627071 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-04 11:41:33.627082 | instance | Monday 04 May 2026 11:41:33 +0000 (0:00:00.809) 0:19:36.416 ************ 2026-05-04 11:41:34.557707 | instance | ok: [instance] 2026-05-04 11:41:34.557802 | instance | 2026-05-04 11:41:34.557979 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-04 11:41:34.558049 | instance | Monday 04 May 2026 11:41:34 +0000 (0:00:00.931) 0:19:37.348 ************ 2026-05-04 11:41:34.951108 | instance | ok: [instance] 2026-05-04 11:41:34.951208 | instance | 2026-05-04 11:41:34.951500 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-04 11:41:34.951557 | instance | Monday 04 May 2026 11:41:34 +0000 (0:00:00.392) 0:19:37.741 ************ 2026-05-04 11:41:35.081573 | instance | included: openstack_helm_endpoints for instance 2026-05-04 11:41:35.081666 | instance | 2026-05-04 11:41:35.081986 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 11:41:35.082056 | instance | Monday 04 May 2026 11:41:35 +0000 (0:00:00.130) 0:19:37.871 ************ 2026-05-04 11:41:35.144051 | instance | skipping: [instance] 2026-05-04 11:41:35.144131 | instance | 2026-05-04 11:41:35.144416 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 11:41:35.144470 | instance | Monday 04 May 2026 11:41:35 +0000 (0:00:00.062) 0:19:37.934 ************ 2026-05-04 11:41:35.199888 | instance | skipping: [instance] 2026-05-04 11:41:35.200036 | instance | 2026-05-04 11:41:35.200179 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 11:41:35.200369 | instance | Monday 04 May 2026 11:41:35 +0000 (0:00:00.055) 0:19:37.989 ************ 2026-05-04 11:41:35.257860 | instance | skipping: [instance] 2026-05-04 11:41:35.258151 | instance | 2026-05-04 11:41:35.258494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 11:41:35.258794 | instance | Monday 04 May 2026 11:41:35 +0000 (0:00:00.058) 0:19:38.047 ************ 2026-05-04 11:41:35.311738 | instance | skipping: [instance] 2026-05-04 11:41:35.311979 | instance | 2026-05-04 11:41:35.312286 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 11:41:35.312600 | instance | Monday 04 May 2026 11:41:35 +0000 (0:00:00.053) 0:19:38.101 ************ 2026-05-04 11:41:35.365785 | instance | skipping: [instance] 2026-05-04 11:41:35.366069 | instance | 2026-05-04 11:41:35.366359 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 11:41:35.366624 | instance | Monday 04 May 2026 11:41:35 +0000 (0:00:00.054) 0:19:38.155 ************ 2026-05-04 11:41:35.425617 | instance | skipping: [instance] 2026-05-04 11:41:35.426367 | instance | 2026-05-04 11:41:35.426761 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 11:41:35.427053 | instance | Monday 04 May 2026 11:41:35 +0000 (0:00:00.059) 0:19:38.215 ************ 2026-05-04 11:41:35.489725 | instance | ok: [instance] 2026-05-04 11:41:35.489921 | instance | 2026-05-04 11:41:35.490259 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 11:41:35.490514 | instance | Monday 04 May 2026 11:41:35 +0000 (0:00:00.064) 0:19:38.279 ************ 2026-05-04 11:41:35.560393 | instance | ok: [instance] => (item=identity) 2026-05-04 11:41:35.560508 | instance | 2026-05-04 11:41:35.560736 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 11:41:35.560869 | instance | Monday 04 May 2026 11:41:35 +0000 (0:00:00.070) 0:19:38.350 ************ 2026-05-04 11:41:35.640855 | instance | ok: [instance] 2026-05-04 11:41:35.641132 | instance | 2026-05-04 11:41:35.641482 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-04 11:41:35.641812 | instance | Monday 04 May 2026 11:41:35 +0000 (0:00:00.080) 0:19:38.430 ************ 2026-05-04 11:41:36.422895 | instance | changed: [instance] 2026-05-04 11:41:36.422975 | instance | 2026-05-04 11:41:36.423084 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-04 11:41:36.423203 | instance | Monday 04 May 2026 11:41:36 +0000 (0:00:00.782) 0:19:39.213 ************ 2026-05-04 11:41:36.996959 | instance | changed: [instance] 2026-05-04 11:41:36.997046 | instance | 2026-05-04 11:41:36.997275 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-04 11:41:36.997391 | instance | Monday 04 May 2026 11:41:36 +0000 (0:00:00.573) 0:19:39.787 ************ 2026-05-04 11:41:37.532368 | instance | changed: [instance] 2026-05-04 11:41:37.532621 | instance | 2026-05-04 11:41:37.532974 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-04 11:41:37.533300 | instance | Monday 04 May 2026 11:41:37 +0000 (0:00:00.535) 0:19:40.322 ************ 2026-05-04 11:41:38.088197 | instance | changed: [instance] 2026-05-04 11:41:38.088284 | instance | 2026-05-04 11:41:38.088495 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 11:41:38.088616 | instance | Monday 04 May 2026 11:41:38 +0000 (0:00:00.555) 0:19:40.878 ************ 2026-05-04 11:41:38.194542 | instance | ok: [instance] 2026-05-04 11:41:38.194659 | instance | 2026-05-04 11:41:38.194845 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 11:41:38.195007 | instance | Monday 04 May 2026 11:41:38 +0000 (0:00:00.106) 0:19:40.984 ************ 2026-05-04 11:41:38.288066 | instance | included: rabbitmq for instance 2026-05-04 11:41:38.288261 | instance | 2026-05-04 11:41:38.288476 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 11:41:38.288681 | instance | Monday 04 May 2026 11:41:38 +0000 (0:00:00.093) 0:19:41.078 ************ 2026-05-04 11:41:39.024051 | instance | ok: [instance] 2026-05-04 11:41:39.024213 | instance | 2026-05-04 11:41:39.024466 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 11:41:39.024669 | instance | Monday 04 May 2026 11:41:39 +0000 (0:00:00.735) 0:19:41.813 ************ 2026-05-04 11:41:39.085431 | instance | skipping: [instance] 2026-05-04 11:41:39.085579 | instance | 2026-05-04 11:41:39.085776 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 11:41:39.086000 | instance | Monday 04 May 2026 11:41:39 +0000 (0:00:00.061) 0:19:41.875 ************ 2026-05-04 11:41:39.148067 | instance | skipping: [instance] 2026-05-04 11:41:39.148212 | instance | 2026-05-04 11:41:39.148385 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 11:41:39.148558 | instance | Monday 04 May 2026 11:41:39 +0000 (0:00:00.062) 0:19:41.938 ************ 2026-05-04 11:41:39.210973 | instance | skipping: [instance] 2026-05-04 11:41:39.211182 | instance | 2026-05-04 11:41:39.211463 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 11:41:39.211727 | instance | Monday 04 May 2026 11:41:39 +0000 (0:00:00.062) 0:19:42.000 ************ 2026-05-04 11:42:10.162329 | instance | changed: [instance] 2026-05-04 11:42:10.162525 | instance | 2026-05-04 11:42:10.162814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 11:42:10.163079 | instance | Monday 04 May 2026 11:42:10 +0000 (0:00:30.951) 0:20:12.951 ************ 2026-05-04 11:42:10.840444 | instance | ok: [instance] 2026-05-04 11:42:10.840836 | instance | 2026-05-04 11:42:10.841309 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 11:42:10.841748 | instance | Monday 04 May 2026 11:42:10 +0000 (0:00:00.678) 0:20:13.630 ************ 2026-05-04 11:42:10.911780 | instance | ok: [instance] 2026-05-04 11:42:10.912104 | instance | 2026-05-04 11:42:10.912439 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 11:42:10.912727 | instance | Monday 04 May 2026 11:42:10 +0000 (0:00:00.071) 0:20:13.701 ************ 2026-05-04 11:42:10.974963 | instance | skipping: [instance] 2026-05-04 11:42:10.975229 | instance | 2026-05-04 11:42:10.975543 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 11:42:10.975800 | instance | Monday 04 May 2026 11:42:10 +0000 (0:00:00.063) 0:20:13.764 ************ 2026-05-04 11:42:11.036698 | instance | skipping: [instance] 2026-05-04 11:42:11.037133 | instance | 2026-05-04 11:42:11.037215 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 11:42:11.037677 | instance | Monday 04 May 2026 11:42:11 +0000 (0:00:00.061) 0:20:13.826 ************ 2026-05-04 11:42:11.093678 | instance | ok: [instance] 2026-05-04 11:42:11.093879 | instance | 2026-05-04 11:42:11.094266 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 11:42:11.094542 | instance | Monday 04 May 2026 11:42:11 +0000 (0:00:00.056) 0:20:13.883 ************ 2026-05-04 11:42:11.216237 | instance | ok: [instance] => (item=key_manager) 2026-05-04 11:42:11.216445 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 11:42:11.216708 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 11:42:11.216968 | instance | ok: [instance] => (item=identity) 2026-05-04 11:42:11.217230 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 11:42:11.217477 | instance | 2026-05-04 11:42:11.217745 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 11:42:11.218036 | instance | Monday 04 May 2026 11:42:11 +0000 (0:00:00.122) 0:20:14.005 ************ 2026-05-04 11:42:11.294638 | instance | ok: [instance] 2026-05-04 11:42:11.294807 | instance | 2026-05-04 11:42:11.295124 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:42:11.295383 | instance | Monday 04 May 2026 11:42:11 +0000 (0:00:00.078) 0:20:14.084 ************ 2026-05-04 11:42:11.363949 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:42:11.364080 | instance | 2026-05-04 11:42:11.364370 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:42:11.364604 | instance | Monday 04 May 2026 11:42:11 +0000 (0:00:00.069) 0:20:14.154 ************ 2026-05-04 11:42:11.907920 | instance | changed: [instance] 2026-05-04 11:42:11.908031 | instance | 2026-05-04 11:42:11.908088 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-05-04 11:42:11.908217 | instance | Monday 04 May 2026 11:42:11 +0000 (0:00:00.543) 0:20:14.698 ************ 2026-05-04 11:43:53.673268 | instance | changed: [instance] 2026-05-04 11:43:53.673474 | instance | 2026-05-04 11:43:53.673773 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 11:43:53.674093 | instance | Monday 04 May 2026 11:43:53 +0000 (0:01:41.764) 0:21:56.462 ************ 2026-05-04 11:43:53.809581 | instance | included: openstack_helm_ingress for instance 2026-05-04 11:43:53.809675 | instance | 2026-05-04 11:43:53.809761 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 11:43:53.809909 | instance | Monday 04 May 2026 11:43:53 +0000 (0:00:00.136) 0:21:56.598 ************ 2026-05-04 11:43:53.869989 | instance | skipping: [instance] 2026-05-04 11:43:53.870076 | instance | 2026-05-04 11:43:53.870118 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 11:43:53.870253 | instance | Monday 04 May 2026 11:43:53 +0000 (0:00:00.060) 0:21:56.659 ************ 2026-05-04 11:43:53.927347 | instance | skipping: [instance] 2026-05-04 11:43:53.927488 | instance | 2026-05-04 11:43:53.927718 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 11:43:53.927892 | instance | Monday 04 May 2026 11:43:53 +0000 (0:00:00.057) 0:21:56.717 ************ 2026-05-04 11:43:53.993784 | instance | ok: [instance] 2026-05-04 11:43:53.994017 | instance | 2026-05-04 11:43:53.994379 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-05-04 11:43:53.994660 | instance | Monday 04 May 2026 11:43:53 +0000 (0:00:00.066) 0:21:56.783 ************ 2026-05-04 11:43:54.071341 | instance | included: ingress for instance 2026-05-04 11:43:54.071539 | instance | 2026-05-04 11:43:54.071807 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-05-04 11:43:54.072139 | instance | Monday 04 May 2026 11:43:54 +0000 (0:00:00.077) 0:21:56.861 ************ 2026-05-04 11:43:55.103047 | instance | changed: [instance] 2026-05-04 11:43:55.103339 | instance | 2026-05-04 11:43:55.103636 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-05-04 11:43:55.103996 | instance | Monday 04 May 2026 11:43:55 +0000 (0:00:01.031) 0:21:57.893 ************ 2026-05-04 11:43:56.388696 | instance | changed: [instance] 2026-05-04 11:43:56.388807 | instance | 2026-05-04 11:43:56.388819 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-05-04 11:43:56.388992 | instance | Monday 04 May 2026 11:43:56 +0000 (0:00:01.285) 0:21:59.178 ************ 2026-05-04 11:44:06.183623 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-05-04 11:44:06.183702 | instance | 2026-05-04 11:44:06.183957 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:44:06.183980 | instance | Monday 04 May 2026 11:44:06 +0000 (0:00:09.794) 0:22:08.973 ************ 2026-05-04 11:44:06.253812 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:44:06.253875 | instance | 2026-05-04 11:44:06.253881 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:44:06.253890 | instance | Monday 04 May 2026 11:44:06 +0000 (0:00:00.070) 0:22:09.043 ************ 2026-05-04 11:44:06.824458 | instance | changed: [instance] 2026-05-04 11:44:06.824557 | instance | 2026-05-04 11:44:06.824818 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-05-04 11:44:06.824885 | instance | Monday 04 May 2026 11:44:06 +0000 (0:00:00.570) 0:22:09.614 ************ 2026-05-04 11:44:09.743255 | instance | changed: [instance] 2026-05-04 11:44:09.743359 | instance | 2026-05-04 11:44:09.743552 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 11:44:09.743713 | instance | Monday 04 May 2026 11:44:09 +0000 (0:00:02.918) 0:22:12.533 ************ 2026-05-04 11:44:09.806611 | instance | skipping: [instance] 2026-05-04 11:44:09.806742 | instance | 2026-05-04 11:44:09.807111 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 11:44:09.807175 | instance | Monday 04 May 2026 11:44:09 +0000 (0:00:00.063) 0:22:12.596 ************ 2026-05-04 11:44:09.862438 | instance | skipping: [instance] 2026-05-04 11:44:09.862876 | instance | 2026-05-04 11:44:09.862930 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 11:44:09.862936 | instance | Monday 04 May 2026 11:44:09 +0000 (0:00:00.055) 0:22:12.652 ************ 2026-05-04 11:44:09.918839 | instance | skipping: [instance] 2026-05-04 11:44:09.918918 | instance | 2026-05-04 11:44:09.919123 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 11:44:09.919392 | instance | Monday 04 May 2026 11:44:09 +0000 (0:00:00.056) 0:22:12.709 ************ 2026-05-04 11:44:09.969129 | instance | skipping: [instance] 2026-05-04 11:44:09.969225 | instance | 2026-05-04 11:44:09.969503 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 11:44:09.969731 | instance | Monday 04 May 2026 11:44:09 +0000 (0:00:00.049) 0:22:12.759 ************ 2026-05-04 11:44:10.017640 | instance | skipping: [instance] 2026-05-04 11:44:10.017845 | instance | 2026-05-04 11:44:10.018258 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 11:44:10.018486 | instance | Monday 04 May 2026 11:44:10 +0000 (0:00:00.048) 0:22:12.807 ************ 2026-05-04 11:44:10.069201 | instance | skipping: [instance] 2026-05-04 11:44:10.069428 | instance | 2026-05-04 11:44:10.069799 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 11:44:10.070097 | instance | Monday 04 May 2026 11:44:10 +0000 (0:00:00.051) 0:22:12.859 ************ 2026-05-04 11:44:10.127242 | instance | ok: [instance] 2026-05-04 11:44:10.127460 | instance | 2026-05-04 11:44:10.127731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 11:44:10.127987 | instance | Monday 04 May 2026 11:44:10 +0000 (0:00:00.058) 0:22:12.917 ************ 2026-05-04 11:44:10.197541 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-05-04 11:44:10.197735 | instance | 2026-05-04 11:44:10.198068 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 11:44:10.198341 | instance | Monday 04 May 2026 11:44:10 +0000 (0:00:00.069) 0:22:12.987 ************ 2026-05-04 11:44:10.284057 | instance | ok: [instance] 2026-05-04 11:44:10.284311 | instance | 2026-05-04 11:44:10.284600 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:44:10.284867 | instance | Monday 04 May 2026 11:44:10 +0000 (0:00:00.086) 0:22:13.073 ************ 2026-05-04 11:44:10.355481 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:44:10.355663 | instance | 2026-05-04 11:44:10.355884 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:44:10.356103 | instance | Monday 04 May 2026 11:44:10 +0000 (0:00:00.071) 0:22:13.145 ************ 2026-05-04 11:44:10.898284 | instance | changed: [instance] 2026-05-04 11:44:10.898538 | instance | 2026-05-04 11:44:10.898779 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-05-04 11:44:10.899074 | instance | Monday 04 May 2026 11:44:10 +0000 (0:00:00.542) 0:22:13.688 ************ 2026-05-04 11:44:28.624131 | instance | ok: [instance] 2026-05-04 11:44:28.624378 | instance | 2026-05-04 11:44:28.624696 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-05-04 11:44:28.624954 | instance | Monday 04 May 2026 11:44:28 +0000 (0:00:17.725) 0:22:31.413 ************ 2026-05-04 11:44:43.344706 | instance | ok: [instance] 2026-05-04 11:44:43.344779 | instance | 2026-05-04 11:44:43.344797 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-05-04 11:44:43.344958 | instance | Monday 04 May 2026 11:44:43 +0000 (0:00:14.720) 0:22:46.134 ************ 2026-05-04 11:44:44.786728 | instance | ok: [instance] 2026-05-04 11:44:44.786779 | instance | 2026-05-04 11:44:44.786785 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-05-04 11:44:44.786790 | instance | Monday 04 May 2026 11:44:44 +0000 (0:00:01.442) 0:22:47.576 ************ 2026-05-04 11:44:46.032105 | instance | ok: [instance] 2026-05-04 11:44:46.032205 | instance | 2026-05-04 11:44:46.032347 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-05-04 11:44:46.032469 | instance | Monday 04 May 2026 11:44:46 +0000 (0:00:01.245) 0:22:48.822 ************ 2026-05-04 11:44:46.768061 | instance | changed: [instance] 2026-05-04 11:44:46.768153 | instance | 2026-05-04 11:44:46.768171 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-05-04 11:44:46.768198 | instance | Monday 04 May 2026 11:44:46 +0000 (0:00:00.735) 0:22:49.557 ************ 2026-05-04 11:44:47.599172 | instance | changed: [instance] 2026-05-04 11:44:47.599242 | instance | 2026-05-04 11:44:47.599250 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-05-04 11:44:47.599256 | instance | Monday 04 May 2026 11:44:47 +0000 (0:00:00.830) 0:22:50.388 ************ 2026-05-04 11:44:50.768947 | instance | changed: [instance] 2026-05-04 11:44:50.769095 | instance | 2026-05-04 11:44:50.769251 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-05-04 11:44:50.769377 | instance | Monday 04 May 2026 11:44:50 +0000 (0:00:03.170) 0:22:53.559 ************ 2026-05-04 11:44:52.328300 | instance | [WARNING]: Module did not set no_log for update_password 2026-05-04 11:44:52.354113 | instance | changed: [instance] 2026-05-04 11:44:52.354210 | instance | 2026-05-04 11:44:52.354371 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-05-04 11:44:52.354405 | instance | Monday 04 May 2026 11:44:52 +0000 (0:00:01.585) 0:22:55.144 ************ 2026-05-04 11:44:59.073984 | instance | ok: [instance] 2026-05-04 11:44:59.074066 | instance | 2026-05-04 11:44:59.074217 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-05-04 11:44:59.074323 | instance | Monday 04 May 2026 11:44:59 +0000 (0:00:06.719) 0:23:01.864 ************ 2026-05-04 11:45:00.310111 | instance | changed: [instance] 2026-05-04 11:45:00.310186 | instance | 2026-05-04 11:45:00.310199 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-05-04 11:45:00.310209 | instance | Monday 04 May 2026 11:45:00 +0000 (0:00:01.234) 0:23:03.098 ************ 2026-05-04 11:45:02.432717 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-227.nip.io/swift/v1/%(tenant_id)s'}) 2026-05-04 11:45:02.432795 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-05-04 11:45:02.433146 | instance | 2026-05-04 11:45:02.433260 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 11:45:02.433289 | instance | Monday 04 May 2026 11:45:02 +0000 (0:00:02.124) 0:23:05.222 ************ 2026-05-04 11:45:02.541280 | instance | included: openstack_helm_ingress for instance 2026-05-04 11:45:02.541389 | instance | 2026-05-04 11:45:02.541613 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 11:45:02.541669 | instance | Monday 04 May 2026 11:45:02 +0000 (0:00:00.108) 0:23:05.331 ************ 2026-05-04 11:45:02.591337 | instance | skipping: [instance] 2026-05-04 11:45:02.591829 | instance | 2026-05-04 11:45:02.591912 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 11:45:02.591926 | instance | Monday 04 May 2026 11:45:02 +0000 (0:00:00.049) 0:23:05.381 ************ 2026-05-04 11:45:02.647458 | instance | skipping: [instance] 2026-05-04 11:45:02.647592 | instance | 2026-05-04 11:45:02.647759 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 11:45:02.647925 | instance | Monday 04 May 2026 11:45:02 +0000 (0:00:00.055) 0:23:05.437 ************ 2026-05-04 11:45:02.719005 | instance | ok: [instance] 2026-05-04 11:45:02.719089 | instance | 2026-05-04 11:45:02.719179 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-05-04 11:45:02.719313 | instance | Monday 04 May 2026 11:45:02 +0000 (0:00:00.072) 0:23:05.509 ************ 2026-05-04 11:45:02.815520 | instance | included: ingress for instance 2026-05-04 11:45:02.815586 | instance | 2026-05-04 11:45:02.815716 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-05-04 11:45:02.815837 | instance | Monday 04 May 2026 11:45:02 +0000 (0:00:00.096) 0:23:05.605 ************ 2026-05-04 11:45:03.932620 | instance | changed: [instance] 2026-05-04 11:45:03.932720 | instance | 2026-05-04 11:45:03.932971 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:45:03.933035 | instance | Monday 04 May 2026 11:45:03 +0000 (0:00:01.116) 0:23:06.722 ************ 2026-05-04 11:45:04.000163 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:45:04.000262 | instance | 2026-05-04 11:45:04.000523 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:45:04.000584 | instance | Monday 04 May 2026 11:45:03 +0000 (0:00:00.067) 0:23:06.790 ************ 2026-05-04 11:45:04.582215 | instance | changed: [instance] 2026-05-04 11:45:04.582307 | instance | 2026-05-04 11:45:04.582406 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-05-04 11:45:04.582534 | instance | Monday 04 May 2026 11:45:04 +0000 (0:00:00.581) 0:23:07.372 ************ 2026-05-04 11:45:19.212806 | instance | ok: [instance] 2026-05-04 11:45:19.212864 | instance | 2026-05-04 11:45:19.212870 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-05-04 11:45:19.212891 | instance | Monday 04 May 2026 11:45:19 +0000 (0:00:14.629) 0:23:22.002 ************ 2026-05-04 11:45:19.286004 | instance | ok: [instance] => (item=10.96.240.200) 2026-05-04 11:45:19.286089 | instance | 2026-05-04 11:45:19.286109 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-05-04 11:45:19.286226 | instance | Monday 04 May 2026 11:45:19 +0000 (0:00:00.073) 0:23:22.076 ************ 2026-05-04 11:45:20.034111 | instance | changed: [instance] 2026-05-04 11:45:20.034203 | instance | 2026-05-04 11:45:20.034421 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-05-04 11:45:20.034473 | instance | Monday 04 May 2026 11:45:20 +0000 (0:00:00.748) 0:23:22.824 ************ 2026-05-04 11:45:20.733962 | instance | changed: [instance] 2026-05-04 11:45:20.734062 | instance | 2026-05-04 11:45:20.734141 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-05-04 11:45:20.734257 | instance | Monday 04 May 2026 11:45:20 +0000 (0:00:00.699) 0:23:23.523 ************ 2026-05-04 11:45:21.975511 | instance | ok: [instance] 2026-05-04 11:45:21.975745 | instance | 2026-05-04 11:45:21.976042 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-05-04 11:45:21.976304 | instance | Monday 04 May 2026 11:45:21 +0000 (0:00:01.241) 0:23:24.765 ************ 2026-05-04 11:45:22.045526 | instance | ok: [instance] 2026-05-04 11:45:22.045719 | instance | 2026-05-04 11:45:22.046102 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-05-04 11:45:22.046495 | instance | Monday 04 May 2026 11:45:22 +0000 (0:00:00.070) 0:23:24.835 ************ 2026-05-04 11:45:22.757014 | instance | changed: [instance] 2026-05-04 11:45:22.757125 | instance | 2026-05-04 11:45:22.757317 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-05-04 11:45:22.757511 | instance | Monday 04 May 2026 11:45:22 +0000 (0:00:00.711) 0:23:25.547 ************ 2026-05-04 11:45:23.069616 | instance | ok: [instance] 2026-05-04 11:45:23.069744 | instance | 2026-05-04 11:45:23.069977 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-05-04 11:45:23.070175 | instance | Monday 04 May 2026 11:45:23 +0000 (0:00:00.312) 0:23:25.859 ************ 2026-05-04 11:45:24.625979 | instance | changed: [instance] 2026-05-04 11:45:24.626209 | instance | 2026-05-04 11:45:24.626483 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 11:45:24.626751 | instance | Monday 04 May 2026 11:45:24 +0000 (0:00:01.556) 0:23:27.415 ************ 2026-05-04 11:45:24.724511 | instance | ok: [instance] 2026-05-04 11:45:24.724630 | instance | 2026-05-04 11:45:24.724811 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 11:45:24.724978 | instance | Monday 04 May 2026 11:45:24 +0000 (0:00:00.098) 0:23:27.514 ************ 2026-05-04 11:45:24.825203 | instance | included: rabbitmq for instance 2026-05-04 11:45:24.825386 | instance | 2026-05-04 11:45:24.825662 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 11:45:24.825949 | instance | Monday 04 May 2026 11:45:24 +0000 (0:00:00.100) 0:23:27.615 ************ 2026-05-04 11:45:25.584426 | instance | ok: [instance] 2026-05-04 11:45:25.584629 | instance | 2026-05-04 11:45:25.584899 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 11:45:25.585160 | instance | Monday 04 May 2026 11:45:25 +0000 (0:00:00.759) 0:23:28.374 ************ 2026-05-04 11:45:25.647093 | instance | skipping: [instance] 2026-05-04 11:45:25.647275 | instance | 2026-05-04 11:45:25.647603 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 11:45:25.647853 | instance | Monday 04 May 2026 11:45:25 +0000 (0:00:00.062) 0:23:28.437 ************ 2026-05-04 11:45:25.701480 | instance | skipping: [instance] 2026-05-04 11:45:25.701688 | instance | 2026-05-04 11:45:25.701997 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 11:45:25.702262 | instance | Monday 04 May 2026 11:45:25 +0000 (0:00:00.054) 0:23:28.491 ************ 2026-05-04 11:45:25.752401 | instance | skipping: [instance] 2026-05-04 11:45:25.752589 | instance | 2026-05-04 11:45:25.752855 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 11:45:25.753127 | instance | Monday 04 May 2026 11:45:25 +0000 (0:00:00.050) 0:23:28.542 ************ 2026-05-04 11:45:56.654873 | instance | changed: [instance] 2026-05-04 11:45:56.654995 | instance | 2026-05-04 11:45:56.655008 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 11:45:56.655019 | instance | Monday 04 May 2026 11:45:56 +0000 (0:00:30.900) 0:23:59.443 ************ 2026-05-04 11:45:57.413126 | instance | ok: [instance] 2026-05-04 11:45:57.413241 | instance | 2026-05-04 11:45:57.413256 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 11:45:57.413484 | instance | Monday 04 May 2026 11:45:57 +0000 (0:00:00.759) 0:24:00.203 ************ 2026-05-04 11:45:57.488090 | instance | ok: [instance] 2026-05-04 11:45:57.488199 | instance | 2026-05-04 11:45:57.488379 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 11:45:57.488630 | instance | Monday 04 May 2026 11:45:57 +0000 (0:00:00.074) 0:24:00.277 ************ 2026-05-04 11:45:57.557841 | instance | skipping: [instance] 2026-05-04 11:45:57.558014 | instance | 2026-05-04 11:45:57.558245 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 11:45:57.558489 | instance | Monday 04 May 2026 11:45:57 +0000 (0:00:00.070) 0:24:00.347 ************ 2026-05-04 11:45:57.622865 | instance | skipping: [instance] 2026-05-04 11:45:57.623096 | instance | 2026-05-04 11:45:57.623390 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 11:45:57.623685 | instance | Monday 04 May 2026 11:45:57 +0000 (0:00:00.064) 0:24:00.412 ************ 2026-05-04 11:45:57.693785 | instance | ok: [instance] 2026-05-04 11:45:57.694032 | instance | 2026-05-04 11:45:57.694319 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 11:45:57.694591 | instance | Monday 04 May 2026 11:45:57 +0000 (0:00:00.071) 0:24:00.483 ************ 2026-05-04 11:45:57.848517 | instance | ok: [instance] => (item=image) 2026-05-04 11:45:57.849023 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 11:45:57.849165 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 11:45:57.849411 | instance | ok: [instance] => (item=identity) 2026-05-04 11:45:57.849709 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 11:45:57.849961 | instance | ok: [instance] => (item=dashboard) 2026-05-04 11:45:57.850254 | instance | 2026-05-04 11:45:57.850669 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 11:45:57.850917 | instance | Monday 04 May 2026 11:45:57 +0000 (0:00:00.154) 0:24:00.638 ************ 2026-05-04 11:45:57.927964 | instance | ok: [instance] 2026-05-04 11:45:57.928170 | instance | 2026-05-04 11:45:57.928454 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:45:57.928750 | instance | Monday 04 May 2026 11:45:57 +0000 (0:00:00.079) 0:24:00.717 ************ 2026-05-04 11:45:58.000968 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:45:58.001077 | instance | 2026-05-04 11:45:58.001148 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:45:58.001251 | instance | Monday 04 May 2026 11:45:57 +0000 (0:00:00.073) 0:24:00.791 ************ 2026-05-04 11:45:58.570460 | instance | changed: [instance] 2026-05-04 11:45:58.570668 | instance | 2026-05-04 11:45:58.570977 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-05-04 11:45:58.571233 | instance | Monday 04 May 2026 11:45:58 +0000 (0:00:00.569) 0:24:01.360 ************ 2026-05-04 11:45:58.887084 | instance | ok: [instance] 2026-05-04 11:45:58.887419 | instance | 2026-05-04 11:45:58.887809 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-05-04 11:45:58.888184 | instance | Monday 04 May 2026 11:45:58 +0000 (0:00:00.316) 0:24:01.676 ************ 2026-05-04 11:48:14.278469 | instance | changed: [instance] 2026-05-04 11:48:14.278755 | instance | 2026-05-04 11:48:14.279172 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 11:48:14.279487 | instance | Monday 04 May 2026 11:48:14 +0000 (0:02:15.390) 0:26:17.067 ************ 2026-05-04 11:48:14.407489 | instance | included: openstack_helm_ingress for instance 2026-05-04 11:48:14.407752 | instance | 2026-05-04 11:48:14.408078 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 11:48:14.408383 | instance | Monday 04 May 2026 11:48:14 +0000 (0:00:00.129) 0:26:17.197 ************ 2026-05-04 11:48:14.468932 | instance | skipping: [instance] 2026-05-04 11:48:14.469210 | instance | 2026-05-04 11:48:14.469591 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 11:48:14.469924 | instance | Monday 04 May 2026 11:48:14 +0000 (0:00:00.061) 0:26:17.259 ************ 2026-05-04 11:48:14.534718 | instance | skipping: [instance] 2026-05-04 11:48:14.534894 | instance | 2026-05-04 11:48:14.535126 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 11:48:14.535350 | instance | Monday 04 May 2026 11:48:14 +0000 (0:00:00.065) 0:26:17.324 ************ 2026-05-04 11:48:14.606687 | instance | ok: [instance] 2026-05-04 11:48:14.606864 | instance | 2026-05-04 11:48:14.607205 | instance | TASK [Create Ingress image] **************************************************** 2026-05-04 11:48:14.607484 | instance | Monday 04 May 2026 11:48:14 +0000 (0:00:00.071) 0:26:17.396 ************ 2026-05-04 11:48:14.684628 | instance | included: ingress for instance 2026-05-04 11:48:14.684836 | instance | 2026-05-04 11:48:14.685106 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-05-04 11:48:14.685364 | instance | Monday 04 May 2026 11:48:14 +0000 (0:00:00.077) 0:26:17.474 ************ 2026-05-04 11:48:15.713433 | instance | changed: [instance] 2026-05-04 11:48:15.713769 | instance | 2026-05-04 11:48:15.713958 | instance | TASK [Create images] *********************************************************** 2026-05-04 11:48:15.715828 | instance | Monday 04 May 2026 11:48:15 +0000 (0:00:01.015) 0:26:18.489 ************ 2026-05-04 11:48:15.869466 | instance | included: glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-05-04 11:48:15.869588 | instance | 2026-05-04 11:48:15.869777 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-05-04 11:48:15.869995 | instance | Monday 04 May 2026 11:48:15 +0000 (0:00:00.169) 0:26:18.659 ************ 2026-05-04 11:48:19.958323 | instance | changed: [instance] 2026-05-04 11:48:19.958530 | instance | 2026-05-04 11:48:19.958798 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-04 11:48:19.959086 | instance | Monday 04 May 2026 11:48:19 +0000 (0:00:04.088) 0:26:22.748 ************ 2026-05-04 11:50:24.381417 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-05-04 11:50:24.381667 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-05-04 11:50:24.382020 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-05-04 11:50:24.382302 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-05-04 11:50:24.382552 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-05-04 11:50:24.382822 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-05-04 11:50:24.383118 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-05-04 11:50:24.383400 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-05-04 11:50:24.383691 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-05-04 11:50:24.383996 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-05-04 11:50:24.384281 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-05-04 11:50:24.384517 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-05-04 11:50:24.384793 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-05-04 11:50:24.385076 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-05-04 11:50:24.385349 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-05-04 11:50:24.385600 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-05-04 11:50:24.385857 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-05-04 11:50:24.386213 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-05-04 11:50:24.386449 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-05-04 11:50:24.386704 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-05-04 11:50:24.386985 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-05-04 11:50:24.387284 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-05-04 11:50:24.387530 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-05-04 11:50:24.387814 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-05-04 11:50:24.388164 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-05-04 11:50:24.388439 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-05-04 11:50:24.388711 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-05-04 11:50:24.388875 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-05-04 11:50:24.389086 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-05-04 11:50:24.389151 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-05-04 11:50:24.389250 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-05-04 11:50:24.389364 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-05-04 11:50:24.389478 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-05-04 11:50:24.389592 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-05-04 11:50:24.389728 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-05-04 11:50:24.389847 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-05-04 11:50:24.390038 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-05-04 11:50:24.390163 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-05-04 11:50:24.390300 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-05-04 11:50:24.390425 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-05-04 11:50:24.390580 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-05-04 11:50:24.390745 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-05-04 11:50:24.390902 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-05-04 11:50:24.391045 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-05-04 11:50:24.391167 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-05-04 11:50:24.391283 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-05-04 11:50:24.391398 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-05-04 11:50:24.391514 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-05-04 11:50:24.391631 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-05-04 11:50:24.391746 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-05-04 11:50:24.391860 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-05-04 11:50:24.392015 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-05-04 11:50:24.392132 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-05-04 11:50:24.392248 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-05-04 11:50:24.392363 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-05-04 11:50:24.392479 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-05-04 11:50:24.392595 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left). 2026-05-04 11:50:24.392711 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left). 2026-05-04 11:50:24.392868 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left). 2026-05-04 11:50:24.393064 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left). 2026-05-04 11:50:24.393225 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left). 2026-05-04 11:50:24.393380 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left). 2026-05-04 11:50:24.393499 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left). 2026-05-04 11:50:24.393613 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left). 2026-05-04 11:50:24.393730 | instance | FAILED - RETRYING: [instance]: Check if image exists (56 retries left). 2026-05-04 11:50:24.393845 | instance | FAILED - RETRYING: [instance]: Check if image exists (55 retries left). 2026-05-04 11:50:24.394027 | instance | FAILED - RETRYING: [instance]: Check if image exists (54 retries left). 2026-05-04 11:50:24.394152 | instance | ok: [instance] 2026-05-04 11:50:24.394256 | instance | 2026-05-04 11:50:24.394375 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-04 11:50:24.394490 | instance | Monday 04 May 2026 11:50:24 +0000 (0:02:04.423) 0:28:27.171 ************ 2026-05-04 11:50:24.601100 | instance | changed: [instance] 2026-05-04 11:50:24.601303 | instance | 2026-05-04 11:50:24.601601 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-04 11:50:24.601901 | instance | Monday 04 May 2026 11:50:24 +0000 (0:00:00.219) 0:28:27.391 ************ 2026-05-04 11:50:25.413137 | instance | changed: [instance] 2026-05-04 11:50:25.413340 | instance | 2026-05-04 11:50:25.413615 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-04 11:50:25.413880 | instance | Monday 04 May 2026 11:50:25 +0000 (0:00:00.812) 0:28:28.203 ************ 2026-05-04 11:50:25.663652 | instance | ok: [instance] 2026-05-04 11:50:25.663886 | instance | 2026-05-04 11:50:25.664205 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-04 11:50:25.664496 | instance | Monday 04 May 2026 11:50:25 +0000 (0:00:00.250) 0:28:28.453 ************ 2026-05-04 11:50:25.950942 | instance | changed: [instance] 2026-05-04 11:50:25.951063 | instance | 2026-05-04 11:50:25.951234 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-04 11:50:25.951399 | instance | Monday 04 May 2026 11:50:25 +0000 (0:00:00.287) 0:28:28.740 ************ 2026-05-04 11:50:26.675735 | instance | ok: [instance] 2026-05-04 11:50:26.675914 | instance | 2026-05-04 11:50:26.676191 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-04 11:50:26.676457 | instance | Monday 04 May 2026 11:50:26 +0000 (0:00:00.724) 0:28:29.465 ************ 2026-05-04 11:50:31.837405 | instance | changed: [instance] 2026-05-04 11:50:31.837510 | instance | 2026-05-04 11:50:31.837540 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-04 11:50:31.837551 | instance | Monday 04 May 2026 11:50:31 +0000 (0:00:05.155) 0:28:34.621 ************ 2026-05-04 11:50:32.164755 | instance | changed: [instance] 2026-05-04 11:50:32.164877 | instance | 2026-05-04 11:50:32.165084 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 11:50:32.165252 | instance | Monday 04 May 2026 11:50:32 +0000 (0:00:00.333) 0:28:34.954 ************ 2026-05-04 11:50:32.266301 | instance | ok: [instance] 2026-05-04 11:50:32.266482 | instance | 2026-05-04 11:50:32.266769 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 11:50:32.267058 | instance | Monday 04 May 2026 11:50:32 +0000 (0:00:00.101) 0:28:35.056 ************ 2026-05-04 11:50:32.310566 | instance | skipping: [instance] 2026-05-04 11:50:32.310922 | instance | 2026-05-04 11:50:32.311095 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 11:50:32.311346 | instance | Monday 04 May 2026 11:50:32 +0000 (0:00:00.044) 0:28:35.100 ************ 2026-05-04 11:50:32.362560 | instance | skipping: [instance] 2026-05-04 11:50:32.362741 | instance | 2026-05-04 11:50:32.363076 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 11:50:32.363339 | instance | Monday 04 May 2026 11:50:32 +0000 (0:00:00.051) 0:28:35.152 ************ 2026-05-04 11:50:32.418080 | instance | skipping: [instance] 2026-05-04 11:50:32.418254 | instance | 2026-05-04 11:50:32.418520 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 11:50:32.418705 | instance | Monday 04 May 2026 11:50:32 +0000 (0:00:00.055) 0:28:35.208 ************ 2026-05-04 11:50:32.480473 | instance | skipping: [instance] 2026-05-04 11:50:32.480578 | instance | 2026-05-04 11:50:32.480771 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 11:50:32.480946 | instance | Monday 04 May 2026 11:50:32 +0000 (0:00:00.062) 0:28:35.270 ************ 2026-05-04 11:50:32.535076 | instance | skipping: [instance] 2026-05-04 11:50:32.535295 | instance | 2026-05-04 11:50:32.535599 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 11:50:32.535919 | instance | Monday 04 May 2026 11:50:32 +0000 (0:00:00.054) 0:28:35.324 ************ 2026-05-04 11:50:32.594505 | instance | ok: [instance] 2026-05-04 11:50:32.594618 | instance | 2026-05-04 11:50:32.594785 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 11:50:32.594934 | instance | Monday 04 May 2026 11:50:32 +0000 (0:00:00.059) 0:28:35.384 ************ 2026-05-04 11:50:32.734684 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 11:50:32.734774 | instance | ok: [instance] => (item=staffeln) 2026-05-04 11:50:32.734903 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 11:50:32.735020 | instance | ok: [instance] => (item=identity) 2026-05-04 11:50:32.735128 | instance | 2026-05-04 11:50:32.735249 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 11:50:32.735363 | instance | Monday 04 May 2026 11:50:32 +0000 (0:00:00.140) 0:28:35.524 ************ 2026-05-04 11:50:32.820164 | instance | ok: [instance] 2026-05-04 11:50:32.820282 | instance | 2026-05-04 11:50:32.820442 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:50:32.820587 | instance | Monday 04 May 2026 11:50:32 +0000 (0:00:00.079) 0:28:35.604 ************ 2026-05-04 11:50:32.887107 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:50:32.887359 | instance | 2026-05-04 11:50:32.887671 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:50:32.887973 | instance | Monday 04 May 2026 11:50:32 +0000 (0:00:00.072) 0:28:35.677 ************ 2026-05-04 11:50:33.438842 | instance | changed: [instance] 2026-05-04 11:50:33.439074 | instance | 2026-05-04 11:50:33.439405 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-05-04 11:50:33.439818 | instance | Monday 04 May 2026 11:50:33 +0000 (0:00:00.551) 0:28:36.228 ************ 2026-05-04 11:50:54.956491 | instance | changed: [instance] 2026-05-04 11:50:54.956775 | instance | 2026-05-04 11:50:54.957197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 11:50:54.957563 | instance | Monday 04 May 2026 11:50:54 +0000 (0:00:21.517) 0:28:57.745 ************ 2026-05-04 11:50:55.070338 | instance | ok: [instance] 2026-05-04 11:50:55.071836 | instance | 2026-05-04 11:50:55.072217 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 11:50:55.072559 | instance | Monday 04 May 2026 11:50:55 +0000 (0:00:00.114) 0:28:57.860 ************ 2026-05-04 11:50:55.157994 | instance | included: rabbitmq for instance 2026-05-04 11:50:55.158213 | instance | 2026-05-04 11:50:55.158499 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 11:50:55.158764 | instance | Monday 04 May 2026 11:50:55 +0000 (0:00:00.087) 0:28:57.948 ************ 2026-05-04 11:50:55.835527 | instance | ok: [instance] 2026-05-04 11:50:55.835758 | instance | 2026-05-04 11:50:55.836028 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 11:50:55.836294 | instance | Monday 04 May 2026 11:50:55 +0000 (0:00:00.677) 0:28:58.625 ************ 2026-05-04 11:50:55.884910 | instance | skipping: [instance] 2026-05-04 11:50:55.885120 | instance | 2026-05-04 11:50:55.885412 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 11:50:55.885687 | instance | Monday 04 May 2026 11:50:55 +0000 (0:00:00.049) 0:28:58.675 ************ 2026-05-04 11:50:55.942435 | instance | skipping: [instance] 2026-05-04 11:50:55.942698 | instance | 2026-05-04 11:50:55.942968 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 11:50:55.943222 | instance | Monday 04 May 2026 11:50:55 +0000 (0:00:00.057) 0:28:58.732 ************ 2026-05-04 11:50:55.998924 | instance | skipping: [instance] 2026-05-04 11:50:55.999125 | instance | 2026-05-04 11:50:55.999392 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 11:50:55.999653 | instance | Monday 04 May 2026 11:50:55 +0000 (0:00:00.056) 0:28:58.788 ************ 2026-05-04 11:51:26.873987 | instance | changed: [instance] 2026-05-04 11:51:26.874081 | instance | 2026-05-04 11:51:26.874223 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 11:51:26.874387 | instance | Monday 04 May 2026 11:51:26 +0000 (0:00:30.875) 0:29:29.664 ************ 2026-05-04 11:51:27.578964 | instance | ok: [instance] 2026-05-04 11:51:27.579188 | instance | 2026-05-04 11:51:27.579601 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 11:51:27.579805 | instance | Monday 04 May 2026 11:51:27 +0000 (0:00:00.704) 0:29:30.368 ************ 2026-05-04 11:51:27.640784 | instance | ok: [instance] 2026-05-04 11:51:27.640985 | instance | 2026-05-04 11:51:27.641317 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 11:51:27.641592 | instance | Monday 04 May 2026 11:51:27 +0000 (0:00:00.062) 0:29:30.430 ************ 2026-05-04 11:51:27.704768 | instance | skipping: [instance] 2026-05-04 11:51:27.704948 | instance | 2026-05-04 11:51:27.705200 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 11:51:27.705428 | instance | Monday 04 May 2026 11:51:27 +0000 (0:00:00.064) 0:29:30.495 ************ 2026-05-04 11:51:27.768989 | instance | skipping: [instance] 2026-05-04 11:51:27.769109 | instance | 2026-05-04 11:51:27.769293 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 11:51:27.769454 | instance | Monday 04 May 2026 11:51:27 +0000 (0:00:00.064) 0:29:30.559 ************ 2026-05-04 11:51:27.827745 | instance | ok: [instance] 2026-05-04 11:51:27.827943 | instance | 2026-05-04 11:51:27.828226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 11:51:27.828488 | instance | Monday 04 May 2026 11:51:27 +0000 (0:00:00.058) 0:29:30.617 ************ 2026-05-04 11:51:27.960208 | instance | ok: [instance] => (item=volumev3) 2026-05-04 11:51:27.960421 | instance | ok: [instance] => (item=image) 2026-05-04 11:51:27.960636 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 11:51:27.960804 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 11:51:27.960978 | instance | ok: [instance] => (item=identity) 2026-05-04 11:51:27.961176 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 11:51:27.961373 | instance | 2026-05-04 11:51:27.961591 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 11:51:27.961787 | instance | Monday 04 May 2026 11:51:27 +0000 (0:00:00.132) 0:29:30.750 ************ 2026-05-04 11:51:28.035270 | instance | ok: [instance] 2026-05-04 11:51:28.035486 | instance | 2026-05-04 11:51:28.035772 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:51:28.036087 | instance | Monday 04 May 2026 11:51:28 +0000 (0:00:00.074) 0:29:30.825 ************ 2026-05-04 11:51:28.109747 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:51:28.110058 | instance | 2026-05-04 11:51:28.110344 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:51:28.110612 | instance | Monday 04 May 2026 11:51:28 +0000 (0:00:00.074) 0:29:30.899 ************ 2026-05-04 11:51:28.654826 | instance | changed: [instance] 2026-05-04 11:51:28.655024 | instance | 2026-05-04 11:51:28.655309 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-05-04 11:51:28.655568 | instance | Monday 04 May 2026 11:51:28 +0000 (0:00:00.545) 0:29:31.444 ************ 2026-05-04 11:51:29.070592 | instance | ok: [instance] 2026-05-04 11:51:29.071164 | instance | 2026-05-04 11:51:29.071550 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-05-04 11:51:29.071896 | instance | Monday 04 May 2026 11:51:29 +0000 (0:00:00.415) 0:29:31.860 ************ 2026-05-04 11:51:29.142424 | instance | ok: [instance] 2026-05-04 11:51:29.142545 | instance | 2026-05-04 11:51:29.142752 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-05-04 11:51:29.142902 | instance | Monday 04 May 2026 11:51:29 +0000 (0:00:00.072) 0:29:31.932 ************ 2026-05-04 11:51:29.451279 | instance | ok: [instance] 2026-05-04 11:51:29.451365 | instance | 2026-05-04 11:51:29.451479 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-05-04 11:51:29.451671 | instance | Monday 04 May 2026 11:51:29 +0000 (0:00:00.308) 0:29:32.241 ************ 2026-05-04 11:56:15.766502 | instance | changed: [instance] 2026-05-04 11:56:15.767181 | instance | 2026-05-04 11:56:15.767195 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 11:56:15.767205 | instance | Monday 04 May 2026 11:56:15 +0000 (0:04:46.315) 0:34:18.556 ************ 2026-05-04 11:56:15.967310 | instance | included: openstack_helm_ingress for instance 2026-05-04 11:56:15.967375 | instance | 2026-05-04 11:56:15.967515 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 11:56:15.967666 | instance | Monday 04 May 2026 11:56:15 +0000 (0:00:00.201) 0:34:18.757 ************ 2026-05-04 11:56:16.024706 | instance | skipping: [instance] 2026-05-04 11:56:16.024834 | instance | 2026-05-04 11:56:16.025018 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 11:56:16.025179 | instance | Monday 04 May 2026 11:56:16 +0000 (0:00:00.056) 0:34:18.814 ************ 2026-05-04 11:56:16.082010 | instance | skipping: [instance] 2026-05-04 11:56:16.082086 | instance | 2026-05-04 11:56:16.082455 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 11:56:16.082629 | instance | Monday 04 May 2026 11:56:16 +0000 (0:00:00.057) 0:34:18.872 ************ 2026-05-04 11:56:16.155055 | instance | ok: [instance] 2026-05-04 11:56:16.155235 | instance | 2026-05-04 11:56:16.155463 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-05-04 11:56:16.155748 | instance | Monday 04 May 2026 11:56:16 +0000 (0:00:00.073) 0:34:18.945 ************ 2026-05-04 11:56:16.236956 | instance | included: ingress for instance 2026-05-04 11:56:16.237217 | instance | 2026-05-04 11:56:16.237486 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-05-04 11:56:16.237775 | instance | Monday 04 May 2026 11:56:16 +0000 (0:00:00.081) 0:34:19.026 ************ 2026-05-04 11:56:17.284216 | instance | changed: [instance] 2026-05-04 11:56:17.284414 | instance | 2026-05-04 11:56:17.284608 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 11:56:17.284772 | instance | Monday 04 May 2026 11:56:17 +0000 (0:00:01.047) 0:34:20.074 ************ 2026-05-04 11:56:17.377522 | instance | ok: [instance] 2026-05-04 11:56:17.377592 | instance | 2026-05-04 11:56:17.377725 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 11:56:17.377856 | instance | Monday 04 May 2026 11:56:17 +0000 (0:00:00.093) 0:34:20.167 ************ 2026-05-04 11:56:17.430621 | instance | skipping: [instance] 2026-05-04 11:56:17.430793 | instance | 2026-05-04 11:56:17.430987 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 11:56:17.431158 | instance | Monday 04 May 2026 11:56:17 +0000 (0:00:00.052) 0:34:20.220 ************ 2026-05-04 11:56:17.483565 | instance | skipping: [instance] 2026-05-04 11:56:17.483712 | instance | 2026-05-04 11:56:17.483913 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 11:56:17.484110 | instance | Monday 04 May 2026 11:56:17 +0000 (0:00:00.053) 0:34:20.273 ************ 2026-05-04 11:56:17.531981 | instance | skipping: [instance] 2026-05-04 11:56:17.532120 | instance | 2026-05-04 11:56:17.532450 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 11:56:17.532809 | instance | Monday 04 May 2026 11:56:17 +0000 (0:00:00.048) 0:34:20.321 ************ 2026-05-04 11:56:17.579331 | instance | skipping: [instance] 2026-05-04 11:56:17.579463 | instance | 2026-05-04 11:56:17.579655 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 11:56:17.579827 | instance | Monday 04 May 2026 11:56:17 +0000 (0:00:00.047) 0:34:20.369 ************ 2026-05-04 11:56:17.634830 | instance | skipping: [instance] 2026-05-04 11:56:17.634968 | instance | 2026-05-04 11:56:17.635163 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 11:56:17.635345 | instance | Monday 04 May 2026 11:56:17 +0000 (0:00:00.055) 0:34:20.424 ************ 2026-05-04 11:56:17.686280 | instance | ok: [instance] 2026-05-04 11:56:17.686489 | instance | 2026-05-04 11:56:17.686767 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 11:56:17.687029 | instance | Monday 04 May 2026 11:56:17 +0000 (0:00:00.051) 0:34:20.476 ************ 2026-05-04 11:56:17.777524 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 11:56:17.777779 | instance | ok: [instance] => (item=placement) 2026-05-04 11:56:17.778106 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 11:56:17.778422 | instance | ok: [instance] => (item=identity) 2026-05-04 11:56:17.778699 | instance | 2026-05-04 11:56:17.778995 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 11:56:17.779391 | instance | Monday 04 May 2026 11:56:17 +0000 (0:00:00.091) 0:34:20.567 ************ 2026-05-04 11:56:17.852483 | instance | ok: [instance] 2026-05-04 11:56:17.852821 | instance | 2026-05-04 11:56:17.853117 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:56:17.853386 | instance | Monday 04 May 2026 11:56:17 +0000 (0:00:00.074) 0:34:20.642 ************ 2026-05-04 11:56:17.921920 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:56:17.922247 | instance | 2026-05-04 11:56:17.922564 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:56:17.922845 | instance | Monday 04 May 2026 11:56:17 +0000 (0:00:00.069) 0:34:20.711 ************ 2026-05-04 11:56:18.437807 | instance | changed: [instance] 2026-05-04 11:56:18.438076 | instance | 2026-05-04 11:56:18.438273 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-05-04 11:56:18.438562 | instance | Monday 04 May 2026 11:56:18 +0000 (0:00:00.515) 0:34:21.227 ************ 2026-05-04 11:57:57.047320 | instance | changed: [instance] 2026-05-04 11:57:57.047461 | instance | 2026-05-04 11:57:57.047638 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 11:57:57.047811 | instance | Monday 04 May 2026 11:57:57 +0000 (0:01:38.609) 0:35:59.837 ************ 2026-05-04 11:57:57.158999 | instance | included: openstack_helm_ingress for instance 2026-05-04 11:57:57.159219 | instance | 2026-05-04 11:57:57.159730 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 11:57:57.159984 | instance | Monday 04 May 2026 11:57:57 +0000 (0:00:00.111) 0:35:59.948 ************ 2026-05-04 11:57:57.212967 | instance | skipping: [instance] 2026-05-04 11:57:57.213329 | instance | 2026-05-04 11:57:57.213717 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 11:57:57.214092 | instance | Monday 04 May 2026 11:57:57 +0000 (0:00:00.053) 0:36:00.002 ************ 2026-05-04 11:57:57.269330 | instance | skipping: [instance] 2026-05-04 11:57:57.269606 | instance | 2026-05-04 11:57:57.269926 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 11:57:57.270203 | instance | Monday 04 May 2026 11:57:57 +0000 (0:00:00.056) 0:36:00.059 ************ 2026-05-04 11:57:57.333676 | instance | ok: [instance] 2026-05-04 11:57:57.333907 | instance | 2026-05-04 11:57:57.334361 | instance | TASK [Create Ingress placement] ************************************************ 2026-05-04 11:57:57.334526 | instance | Monday 04 May 2026 11:57:57 +0000 (0:00:00.064) 0:36:00.123 ************ 2026-05-04 11:57:57.415537 | instance | included: ingress for instance 2026-05-04 11:57:57.415807 | instance | 2026-05-04 11:57:57.416125 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-05-04 11:57:57.416384 | instance | Monday 04 May 2026 11:57:57 +0000 (0:00:00.081) 0:36:00.205 ************ 2026-05-04 11:57:58.409941 | instance | changed: [instance] 2026-05-04 11:57:58.410080 | instance | 2026-05-04 11:57:58.410253 | instance | PLAY [Configure operating system] ********************************************** 2026-05-04 11:57:58.410406 | instance | 2026-05-04 11:57:58.410575 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 11:57:58.410737 | instance | Monday 04 May 2026 11:57:58 +0000 (0:00:00.994) 0:36:01.200 ************ 2026-05-04 11:58:00.874056 | instance | ok: [instance] 2026-05-04 11:58:00.874287 | instance | 2026-05-04 11:58:00.874567 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-05-04 11:58:00.874829 | instance | Monday 04 May 2026 11:58:00 +0000 (0:00:02.463) 0:36:03.663 ************ 2026-05-04 11:58:01.088097 | instance | ok: [instance] 2026-05-04 11:58:01.088353 | instance | 2026-05-04 11:58:01.088636 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-05-04 11:58:01.088902 | instance | Monday 04 May 2026 11:58:01 +0000 (0:00:00.214) 0:36:03.878 ************ 2026-05-04 11:58:01.150685 | instance | skipping: [instance] 2026-05-04 11:58:01.150854 | instance | 2026-05-04 11:58:01.151081 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-05-04 11:58:01.151318 | instance | Monday 04 May 2026 11:58:01 +0000 (0:00:00.062) 0:36:03.940 ************ 2026-05-04 11:58:01.210280 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-04 11:58:01.210572 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-04 11:58:01.210839 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-04 11:58:01.211101 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-04 11:58:01.211361 | instance | skipping: [instance] 2026-05-04 11:58:01.211606 | instance | 2026-05-04 11:58:01.211890 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-05-04 11:58:01.212148 | instance | Monday 04 May 2026 11:58:01 +0000 (0:00:00.059) 0:36:04.000 ************ 2026-05-04 11:58:01.275491 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-04 11:58:01.275597 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-04 11:58:01.275717 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-04 11:58:01.275835 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-04 11:58:01.275957 | instance | skipping: [instance] 2026-05-04 11:58:01.276093 | instance | 2026-05-04 11:58:01.276216 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-05-04 11:58:01.276334 | instance | Monday 04 May 2026 11:58:01 +0000 (0:00:00.065) 0:36:04.065 ************ 2026-05-04 11:58:01.325635 | instance | skipping: [instance] 2026-05-04 11:58:01.325813 | instance | 2026-05-04 11:58:01.326056 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-05-04 11:58:01.326298 | instance | Monday 04 May 2026 11:58:01 +0000 (0:00:00.050) 0:36:04.116 ************ 2026-05-04 11:58:01.395270 | instance | skipping: [instance] 2026-05-04 11:58:01.395423 | instance | 2026-05-04 11:58:01.395607 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-04 11:58:01.395786 | instance | Monday 04 May 2026 11:58:01 +0000 (0:00:00.069) 0:36:04.185 ************ 2026-05-04 11:58:19.952741 | instance | changed: [instance] 2026-05-04 11:58:19.952981 | instance | 2026-05-04 11:58:19.953309 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-04 11:58:19.953601 | instance | Monday 04 May 2026 11:58:19 +0000 (0:00:18.557) 0:36:22.743 ************ 2026-05-04 11:58:45.229372 | instance | changed: [instance] 2026-05-04 11:58:45.229438 | instance | 2026-05-04 11:58:45.229450 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-04 11:58:45.229461 | instance | Monday 04 May 2026 11:58:45 +0000 (0:00:25.274) 0:36:48.017 ************ 2026-05-04 11:58:45.771795 | instance | changed: [instance] 2026-05-04 11:58:45.771925 | instance | 2026-05-04 11:58:45.771950 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-05-04 11:58:45.771961 | instance | Monday 04 May 2026 11:58:45 +0000 (0:00:00.543) 0:36:48.561 ************ 2026-05-04 11:58:47.271057 | instance | ok: [instance] 2026-05-04 11:58:47.271139 | instance | 2026-05-04 11:58:47.271145 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-05-04 11:58:47.271151 | instance | Monday 04 May 2026 11:58:47 +0000 (0:00:01.499) 0:36:50.060 ************ 2026-05-04 11:58:47.681471 | instance | changed: [instance] 2026-05-04 11:58:47.681591 | instance | 2026-05-04 11:58:47.681676 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-05-04 11:58:47.681795 | instance | Monday 04 May 2026 11:58:47 +0000 (0:00:00.411) 0:36:50.472 ************ 2026-05-04 11:58:48.187222 | instance | changed: [instance] 2026-05-04 11:58:48.187301 | instance | 2026-05-04 11:58:48.187309 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-05-04 11:58:48.187317 | instance | Monday 04 May 2026 11:58:48 +0000 (0:00:00.504) 0:36:50.976 ************ 2026-05-04 11:58:48.731227 | instance | changed: [instance] 2026-05-04 11:58:48.731333 | instance | 2026-05-04 11:58:48.731556 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-05-04 11:58:48.731610 | instance | Monday 04 May 2026 11:58:48 +0000 (0:00:00.544) 0:36:51.521 ************ 2026-05-04 11:58:49.230828 | instance | changed: [instance] 2026-05-04 11:58:49.230890 | instance | 2026-05-04 11:58:49.231163 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-05-04 11:58:49.231201 | instance | Monday 04 May 2026 11:58:49 +0000 (0:00:00.500) 0:36:52.021 ************ 2026-05-04 11:58:49.650061 | instance | ok: [instance] 2026-05-04 11:58:49.650199 | instance | 2026-05-04 11:58:49.650224 | instance | PLAY [Deploy SDN] ************************************************************** 2026-05-04 11:58:49.650235 | instance | 2026-05-04 11:58:49.650494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 11:58:49.650556 | instance | Monday 04 May 2026 11:58:49 +0000 (0:00:00.418) 0:36:52.440 ************ 2026-05-04 11:58:49.728856 | instance | ok: [instance] 2026-05-04 11:58:49.728931 | instance | 2026-05-04 11:58:49.729050 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 11:58:49.729172 | instance | Monday 04 May 2026 11:58:49 +0000 (0:00:00.079) 0:36:52.519 ************ 2026-05-04 11:58:49.795545 | instance | skipping: [instance] 2026-05-04 11:58:49.795665 | instance | 2026-05-04 11:58:49.795793 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 11:58:49.796010 | instance | Monday 04 May 2026 11:58:49 +0000 (0:00:00.066) 0:36:52.585 ************ 2026-05-04 11:58:49.855747 | instance | skipping: [instance] 2026-05-04 11:58:49.855929 | instance | 2026-05-04 11:58:49.856054 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 11:58:49.856175 | instance | Monday 04 May 2026 11:58:49 +0000 (0:00:00.060) 0:36:52.645 ************ 2026-05-04 11:58:49.920273 | instance | skipping: [instance] 2026-05-04 11:58:49.920347 | instance | 2026-05-04 11:58:49.920360 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 11:58:49.920372 | instance | Monday 04 May 2026 11:58:49 +0000 (0:00:00.064) 0:36:52.710 ************ 2026-05-04 11:58:49.985077 | instance | skipping: [instance] 2026-05-04 11:58:49.985158 | instance | 2026-05-04 11:58:49.985304 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 11:58:49.985526 | instance | Monday 04 May 2026 11:58:49 +0000 (0:00:00.065) 0:36:52.775 ************ 2026-05-04 11:58:50.043817 | instance | skipping: [instance] 2026-05-04 11:58:50.043904 | instance | 2026-05-04 11:58:50.043977 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 11:58:50.044133 | instance | Monday 04 May 2026 11:58:50 +0000 (0:00:00.058) 0:36:52.834 ************ 2026-05-04 11:58:50.104885 | instance | ok: [instance] 2026-05-04 11:58:50.105221 | instance | 2026-05-04 11:58:50.105239 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 11:58:50.105245 | instance | Monday 04 May 2026 11:58:50 +0000 (0:00:00.061) 0:36:52.895 ************ 2026-05-04 11:58:50.156581 | instance | skipping: [instance] 2026-05-04 11:58:50.156957 | instance | 2026-05-04 11:58:50.157001 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 11:58:50.157007 | instance | Monday 04 May 2026 11:58:50 +0000 (0:00:00.051) 0:36:52.947 ************ 2026-05-04 11:58:50.227521 | instance | ok: [instance] 2026-05-04 11:58:50.227993 | instance | 2026-05-04 11:58:50.228017 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:58:50.228026 | instance | Monday 04 May 2026 11:58:50 +0000 (0:00:00.070) 0:36:53.018 ************ 2026-05-04 11:58:50.319088 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:58:50.319157 | instance | 2026-05-04 11:58:50.319450 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:58:50.319727 | instance | Monday 04 May 2026 11:58:50 +0000 (0:00:00.091) 0:36:53.109 ************ 2026-05-04 11:58:50.865979 | instance | changed: [instance] 2026-05-04 11:58:50.866053 | instance | 2026-05-04 11:58:50.866068 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-05-04 11:58:50.866085 | instance | Monday 04 May 2026 11:58:50 +0000 (0:00:00.546) 0:36:53.655 ************ 2026-05-04 11:58:51.110676 | instance | ok: [instance] 2026-05-04 11:58:51.110925 | instance | 2026-05-04 11:58:51.111320 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-05-04 11:58:51.111690 | instance | Monday 04 May 2026 11:58:51 +0000 (0:00:00.245) 0:36:53.900 ************ 2026-05-04 11:58:51.172302 | instance | ok: [instance] => { 2026-05-04 11:58:51.172529 | instance | "changed": false, 2026-05-04 11:58:51.172788 | instance | "msg": "All assertions passed" 2026-05-04 11:58:51.173043 | instance | } 2026-05-04 11:58:51.173343 | instance | 2026-05-04 11:58:51.173631 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-05-04 11:58:51.173910 | instance | Monday 04 May 2026 11:58:51 +0000 (0:00:00.061) 0:36:53.962 ************ 2026-05-04 11:58:58.230247 | instance | ok: [instance] 2026-05-04 11:58:58.230483 | instance | 2026-05-04 11:58:58.230780 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-05-04 11:58:58.231057 | instance | Monday 04 May 2026 11:58:58 +0000 (0:00:07.057) 0:37:01.020 ************ 2026-05-04 11:58:58.282597 | instance | ok: [instance] => { 2026-05-04 11:58:58.282985 | instance | "changed": false, 2026-05-04 11:58:58.283256 | instance | "msg": "Successfully pulled openvswitch image" 2026-05-04 11:58:58.283506 | instance | } 2026-05-04 11:58:58.283745 | instance | 2026-05-04 11:58:58.284060 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-05-04 11:58:58.284367 | instance | Monday 04 May 2026 11:58:58 +0000 (0:00:00.052) 0:37:01.072 ************ 2026-05-04 11:58:59.853882 | instance | changed: [instance] 2026-05-04 11:58:59.854125 | instance | 2026-05-04 11:58:59.854433 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:58:59.854696 | instance | Monday 04 May 2026 11:58:59 +0000 (0:00:01.570) 0:37:02.643 ************ 2026-05-04 11:58:59.925283 | instance | skipping: [instance] 2026-05-04 11:58:59.925357 | instance | 2026-05-04 11:58:59.925489 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-05-04 11:58:59.925624 | instance | Monday 04 May 2026 11:58:59 +0000 (0:00:00.071) 0:37:02.715 ************ 2026-05-04 11:59:00.023687 | instance | skipping: [instance] 2026-05-04 11:59:00.023817 | instance | 2026-05-04 11:59:00.023998 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:59:00.024168 | instance | Monday 04 May 2026 11:59:00 +0000 (0:00:00.097) 0:37:02.812 ************ 2026-05-04 11:59:00.096165 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:59:00.098805 | instance | 2026-05-04 11:59:00.098827 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:59:00.098838 | instance | Monday 04 May 2026 11:59:00 +0000 (0:00:00.073) 0:37:02.885 ************ 2026-05-04 11:59:00.658530 | instance | changed: [instance] 2026-05-04 11:59:00.658832 | instance | 2026-05-04 11:59:00.659042 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-05-04 11:59:00.659362 | instance | Monday 04 May 2026 11:59:00 +0000 (0:00:00.561) 0:37:03.447 ************ 2026-05-04 11:59:01.323299 | instance | ok: [instance] 2026-05-04 11:59:01.323391 | instance | 2026-05-04 11:59:01.323404 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-05-04 11:59:01.323415 | instance | Monday 04 May 2026 11:59:01 +0000 (0:00:00.664) 0:37:04.111 ************ 2026-05-04 11:59:01.381528 | instance | skipping: [instance] 2026-05-04 11:59:01.381612 | instance | 2026-05-04 11:59:01.382003 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-05-04 11:59:01.382028 | instance | Monday 04 May 2026 11:59:01 +0000 (0:00:00.059) 0:37:04.171 ************ 2026-05-04 11:59:06.826028 | instance | ok: [instance] 2026-05-04 11:59:06.826127 | instance | 2026-05-04 11:59:06.826314 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-05-04 11:59:06.826427 | instance | Monday 04 May 2026 11:59:06 +0000 (0:00:05.444) 0:37:09.616 ************ 2026-05-04 11:59:06.884772 | instance | ok: [instance] => { 2026-05-04 11:59:06.884853 | instance | "changed": false, 2026-05-04 11:59:06.885251 | instance | "msg": "Successfully pulled ovn-controller image" 2026-05-04 11:59:06.885337 | instance | } 2026-05-04 11:59:06.885357 | instance | 2026-05-04 11:59:06.885697 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-05-04 11:59:06.885896 | instance | Monday 04 May 2026 11:59:06 +0000 (0:00:00.058) 0:37:09.675 ************ 2026-05-04 11:59:09.170852 | instance | changed: [instance] 2026-05-04 11:59:09.170929 | instance | 2026-05-04 11:59:09.172430 | instance | PLAY [controllers[0]] ********************************************************** 2026-05-04 11:59:09.172449 | instance | 2026-05-04 11:59:09.172458 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 11:59:09.172467 | instance | Monday 04 May 2026 11:59:09 +0000 (0:00:02.286) 0:37:11.961 ************ 2026-05-04 11:59:11.988731 | instance | ok: [instance] 2026-05-04 11:59:11.988818 | instance | 2026-05-04 11:59:11.989129 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 11:59:11.989153 | instance | Monday 04 May 2026 11:59:11 +0000 (0:00:02.817) 0:37:14.778 ************ 2026-05-04 11:59:12.096198 | instance | ok: [instance] 2026-05-04 11:59:12.096273 | instance | 2026-05-04 11:59:12.096286 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 11:59:12.096304 | instance | Monday 04 May 2026 11:59:12 +0000 (0:00:00.106) 0:37:14.885 ************ 2026-05-04 11:59:12.159099 | instance | skipping: [instance] 2026-05-04 11:59:12.159228 | instance | 2026-05-04 11:59:12.159287 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 11:59:12.159428 | instance | Monday 04 May 2026 11:59:12 +0000 (0:00:00.062) 0:37:14.948 ************ 2026-05-04 11:59:12.441415 | instance | skipping: [instance] 2026-05-04 11:59:12.441483 | instance | 2026-05-04 11:59:12.441629 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 11:59:12.441752 | instance | Monday 04 May 2026 11:59:12 +0000 (0:00:00.283) 0:37:15.231 ************ 2026-05-04 11:59:12.502605 | instance | skipping: [instance] 2026-05-04 11:59:12.503019 | instance | 2026-05-04 11:59:12.503086 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 11:59:12.503094 | instance | Monday 04 May 2026 11:59:12 +0000 (0:00:00.061) 0:37:15.293 ************ 2026-05-04 11:59:12.576412 | instance | skipping: [instance] 2026-05-04 11:59:12.576465 | instance | 2026-05-04 11:59:12.576471 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 11:59:12.576477 | instance | Monday 04 May 2026 11:59:12 +0000 (0:00:00.073) 0:37:15.366 ************ 2026-05-04 11:59:12.635734 | instance | skipping: [instance] 2026-05-04 11:59:12.635802 | instance | 2026-05-04 11:59:12.636147 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 11:59:12.636213 | instance | Monday 04 May 2026 11:59:12 +0000 (0:00:00.059) 0:37:15.425 ************ 2026-05-04 11:59:12.705481 | instance | ok: [instance] 2026-05-04 11:59:12.705537 | instance | 2026-05-04 11:59:12.705543 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 11:59:12.705549 | instance | Monday 04 May 2026 11:59:12 +0000 (0:00:00.069) 0:37:15.495 ************ 2026-05-04 11:59:12.777780 | instance | ok: [instance] => (item=libvirt_exporter) 2026-05-04 11:59:12.777849 | instance | 2026-05-04 11:59:12.778030 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 11:59:12.778228 | instance | Monday 04 May 2026 11:59:12 +0000 (0:00:00.072) 0:37:15.567 ************ 2026-05-04 11:59:12.867006 | instance | ok: [instance] 2026-05-04 11:59:12.867124 | instance | 2026-05-04 11:59:12.867353 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:59:12.867557 | instance | Monday 04 May 2026 11:59:12 +0000 (0:00:00.089) 0:37:15.657 ************ 2026-05-04 11:59:12.953287 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:59:12.953376 | instance | 2026-05-04 11:59:12.953495 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:59:12.953618 | instance | Monday 04 May 2026 11:59:12 +0000 (0:00:00.086) 0:37:15.743 ************ 2026-05-04 11:59:13.531075 | instance | changed: [instance] 2026-05-04 11:59:13.531193 | instance | 2026-05-04 11:59:13.531256 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-05-04 11:59:13.531432 | instance | Monday 04 May 2026 11:59:13 +0000 (0:00:00.577) 0:37:16.321 ************ 2026-05-04 11:59:13.600043 | instance | skipping: [instance] 2026-05-04 11:59:13.600168 | instance | 2026-05-04 11:59:13.600360 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-05-04 11:59:13.600504 | instance | Monday 04 May 2026 11:59:13 +0000 (0:00:00.068) 0:37:16.390 ************ 2026-05-04 11:59:15.123929 | instance | changed: [instance] => (item=libvirt-vnc) 2026-05-04 11:59:15.124055 | instance | changed: [instance] => (item=libvirt-api) 2026-05-04 11:59:15.124172 | instance | 2026-05-04 11:59:15.124294 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-05-04 11:59:15.124411 | instance | Monday 04 May 2026 11:59:15 +0000 (0:00:01.522) 0:37:17.912 ************ 2026-05-04 11:59:16.518919 | instance | changed: [instance] => (item=libvirt-vnc) 2026-05-04 11:59:16.519039 | instance | changed: [instance] => (item=libvirt-api) 2026-05-04 11:59:16.519116 | instance | 2026-05-04 11:59:16.519385 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-05-04 11:59:16.519449 | instance | Monday 04 May 2026 11:59:16 +0000 (0:00:01.397) 0:37:19.309 ************ 2026-05-04 11:59:16.745405 | instance | ok: [instance] 2026-05-04 11:59:16.745503 | instance | 2026-05-04 11:59:16.745764 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-05-04 11:59:16.745804 | instance | Monday 04 May 2026 11:59:16 +0000 (0:00:00.226) 0:37:19.536 ************ 2026-05-04 11:59:18.531605 | instance | changed: [instance] 2026-05-04 11:59:18.531675 | instance | 2026-05-04 11:59:18.531950 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:59:18.531993 | instance | Monday 04 May 2026 11:59:18 +0000 (0:00:01.786) 0:37:21.322 ************ 2026-05-04 11:59:18.616087 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:59:18.616161 | instance | 2026-05-04 11:59:18.616290 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:59:18.616490 | instance | Monday 04 May 2026 11:59:18 +0000 (0:00:00.084) 0:37:21.406 ************ 2026-05-04 11:59:19.175549 | instance | changed: [instance] 2026-05-04 11:59:19.175635 | instance | 2026-05-04 11:59:19.175753 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-05-04 11:59:19.175869 | instance | Monday 04 May 2026 11:59:19 +0000 (0:00:00.559) 0:37:21.966 ************ 2026-05-04 11:59:19.278573 | instance | skipping: [instance] 2026-05-04 11:59:19.278634 | instance | 2026-05-04 11:59:19.278851 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-04 11:59:19.278867 | instance | Monday 04 May 2026 11:59:19 +0000 (0:00:00.102) 0:37:22.069 ************ 2026-05-04 11:59:20.317088 | instance | ok: [instance] 2026-05-04 11:59:20.317384 | instance | 2026-05-04 11:59:20.317517 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-04 11:59:20.317534 | instance | Monday 04 May 2026 11:59:20 +0000 (0:00:01.038) 0:37:23.107 ************ 2026-05-04 11:59:20.539423 | instance | ok: [instance] 2026-05-04 11:59:20.539534 | instance | 2026-05-04 11:59:20.539615 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-04 11:59:20.539735 | instance | Monday 04 May 2026 11:59:20 +0000 (0:00:00.222) 0:37:23.329 ************ 2026-05-04 11:59:21.074629 | instance | ok: [instance] 2026-05-04 11:59:21.074708 | instance | 2026-05-04 11:59:21.074862 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 11:59:21.074987 | instance | Monday 04 May 2026 11:59:21 +0000 (0:00:00.535) 0:37:23.865 ************ 2026-05-04 11:59:21.183557 | instance | ok: [instance] 2026-05-04 11:59:21.183649 | instance | 2026-05-04 11:59:21.183830 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 11:59:21.183897 | instance | Monday 04 May 2026 11:59:21 +0000 (0:00:00.108) 0:37:23.974 ************ 2026-05-04 11:59:21.279368 | instance | included: rabbitmq for instance 2026-05-04 11:59:21.279872 | instance | 2026-05-04 11:59:21.279895 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 11:59:21.279904 | instance | Monday 04 May 2026 11:59:21 +0000 (0:00:00.095) 0:37:24.069 ************ 2026-05-04 11:59:21.958844 | instance | ok: [instance] 2026-05-04 11:59:21.958919 | instance | 2026-05-04 11:59:21.959144 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 11:59:21.959184 | instance | Monday 04 May 2026 11:59:21 +0000 (0:00:00.679) 0:37:24.749 ************ 2026-05-04 11:59:22.028144 | instance | skipping: [instance] 2026-05-04 11:59:22.028210 | instance | 2026-05-04 11:59:22.028479 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 11:59:22.028521 | instance | Monday 04 May 2026 11:59:22 +0000 (0:00:00.069) 0:37:24.818 ************ 2026-05-04 11:59:22.101780 | instance | skipping: [instance] 2026-05-04 11:59:22.102680 | instance | 2026-05-04 11:59:22.102738 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 11:59:22.102751 | instance | Monday 04 May 2026 11:59:22 +0000 (0:00:00.073) 0:37:24.891 ************ 2026-05-04 11:59:22.158896 | instance | skipping: [instance] 2026-05-04 11:59:22.159065 | instance | 2026-05-04 11:59:22.159255 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 11:59:22.159426 | instance | Monday 04 May 2026 11:59:22 +0000 (0:00:00.057) 0:37:24.949 ************ 2026-05-04 11:59:53.044745 | instance | changed: [instance] 2026-05-04 11:59:53.044970 | instance | 2026-05-04 11:59:53.045287 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 11:59:53.045576 | instance | Monday 04 May 2026 11:59:53 +0000 (0:00:30.885) 0:37:55.834 ************ 2026-05-04 11:59:53.781314 | instance | ok: [instance] 2026-05-04 11:59:53.781534 | instance | 2026-05-04 11:59:53.781830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 11:59:53.782168 | instance | Monday 04 May 2026 11:59:53 +0000 (0:00:00.736) 0:37:56.571 ************ 2026-05-04 11:59:53.854151 | instance | ok: [instance] 2026-05-04 11:59:53.854320 | instance | 2026-05-04 11:59:53.854621 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 11:59:53.854865 | instance | Monday 04 May 2026 11:59:53 +0000 (0:00:00.073) 0:37:56.644 ************ 2026-05-04 11:59:53.921074 | instance | skipping: [instance] 2026-05-04 11:59:53.921199 | instance | 2026-05-04 11:59:53.921392 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 11:59:53.921646 | instance | Monday 04 May 2026 11:59:53 +0000 (0:00:00.066) 0:37:56.711 ************ 2026-05-04 11:59:53.991280 | instance | skipping: [instance] 2026-05-04 11:59:53.991539 | instance | 2026-05-04 11:59:53.991712 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 11:59:53.991968 | instance | Monday 04 May 2026 11:59:53 +0000 (0:00:00.069) 0:37:56.780 ************ 2026-05-04 11:59:54.066783 | instance | ok: [instance] 2026-05-04 11:59:54.066972 | instance | 2026-05-04 11:59:54.067245 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 11:59:54.067521 | instance | Monday 04 May 2026 11:59:54 +0000 (0:00:00.075) 0:37:56.856 ************ 2026-05-04 11:59:54.327587 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-05-04 11:59:54.327710 | instance | ok: [instance] => (item=volumev3) 2026-05-04 11:59:54.327977 | instance | ok: [instance] => (item=compute_metadata) 2026-05-04 11:59:54.328230 | instance | ok: [instance] => (item=image) 2026-05-04 11:59:54.328488 | instance | ok: [instance] => (item=network) 2026-05-04 11:59:54.328745 | instance | ok: [instance] => (item=baremetal) 2026-05-04 11:59:54.329002 | instance | ok: [instance] => (item=oslo_db_api) 2026-05-04 11:59:54.329287 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-05-04 11:59:54.329614 | instance | ok: [instance] => (item=placement) 2026-05-04 11:59:54.329880 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 11:59:54.330173 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 11:59:54.330427 | instance | ok: [instance] => (item=identity) 2026-05-04 11:59:54.330679 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 11:59:54.330930 | instance | ok: [instance] => (item=compute) 2026-05-04 11:59:54.331170 | instance | 2026-05-04 11:59:54.331438 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 11:59:54.331695 | instance | Monday 04 May 2026 11:59:54 +0000 (0:00:00.260) 0:37:57.117 ************ 2026-05-04 11:59:54.415449 | instance | ok: [instance] 2026-05-04 11:59:54.415585 | instance | 2026-05-04 11:59:54.415904 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 11:59:54.416160 | instance | Monday 04 May 2026 11:59:54 +0000 (0:00:00.087) 0:37:57.205 ************ 2026-05-04 11:59:54.500705 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 11:59:54.500863 | instance | 2026-05-04 11:59:54.501127 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 11:59:54.501423 | instance | Monday 04 May 2026 11:59:54 +0000 (0:00:00.085) 0:37:57.290 ************ 2026-05-04 11:59:55.071491 | instance | changed: [instance] 2026-05-04 11:59:55.071770 | instance | 2026-05-04 11:59:55.072086 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-05-04 11:59:55.072416 | instance | Monday 04 May 2026 11:59:55 +0000 (0:00:00.570) 0:37:57.861 ************ 2026-05-04 11:59:55.134031 | instance | skipping: [instance] 2026-05-04 11:59:55.134323 | instance | 2026-05-04 11:59:55.134642 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-05-04 11:59:55.134952 | instance | Monday 04 May 2026 11:59:55 +0000 (0:00:00.062) 0:37:57.923 ************ 2026-05-04 11:59:55.324879 | instance | ok: [instance -> localhost] 2026-05-04 11:59:55.325162 | instance | 2026-05-04 11:59:55.325486 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-05-04 11:59:55.325800 | instance | Monday 04 May 2026 11:59:55 +0000 (0:00:00.191) 0:37:58.115 ************ 2026-05-04 11:59:55.721276 | instance | ok: [instance -> localhost] 2026-05-04 11:59:55.721341 | instance | 2026-05-04 11:59:55.721479 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-05-04 11:59:55.721605 | instance | Monday 04 May 2026 11:59:55 +0000 (0:00:00.396) 0:37:58.511 ************ 2026-05-04 11:59:56.327380 | instance | ok: [instance -> localhost] 2026-05-04 11:59:56.328233 | instance | 2026-05-04 11:59:56.328290 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-05-04 11:59:56.328302 | instance | Monday 04 May 2026 11:59:56 +0000 (0:00:00.605) 0:37:59.117 ************ 2026-05-04 11:59:56.562698 | instance | ok: [instance -> localhost] 2026-05-04 11:59:56.562752 | instance | 2026-05-04 11:59:56.562863 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-05-04 11:59:56.563032 | instance | Monday 04 May 2026 11:59:56 +0000 (0:00:00.235) 0:37:59.352 ************ 2026-05-04 11:59:57.841952 | instance | ok: [instance] => (item=nova-bootstrap) 2026-05-04 11:59:57.842304 | instance | ok: [instance] => (item=nova-cell-setup) 2026-05-04 11:59:57.842647 | instance | 2026-05-04 11:59:57.842929 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-05-04 11:59:57.843193 | instance | Monday 04 May 2026 11:59:57 +0000 (0:00:01.278) 0:38:00.631 ************ 2026-05-04 11:59:58.368569 | instance | ok: [instance] 2026-05-04 11:59:58.368815 | instance | 2026-05-04 11:59:58.369100 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-05-04 11:59:58.369453 | instance | Monday 04 May 2026 11:59:58 +0000 (0:00:00.526) 0:38:01.158 ************ 2026-05-04 12:02:51.085225 | instance | changed: [instance] 2026-05-04 12:02:51.085515 | instance | 2026-05-04 12:02:51.085791 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:02:51.086107 | instance | Monday 04 May 2026 12:02:51 +0000 (0:02:52.716) 0:40:53.875 ************ 2026-05-04 12:02:51.307374 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:02:51.307645 | instance | 2026-05-04 12:02:51.307945 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:02:51.308258 | instance | Monday 04 May 2026 12:02:51 +0000 (0:00:00.222) 0:40:54.097 ************ 2026-05-04 12:02:51.367546 | instance | skipping: [instance] 2026-05-04 12:02:51.367774 | instance | 2026-05-04 12:02:51.368083 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:02:51.368344 | instance | Monday 04 May 2026 12:02:51 +0000 (0:00:00.060) 0:40:54.157 ************ 2026-05-04 12:02:51.441673 | instance | skipping: [instance] 2026-05-04 12:02:51.441983 | instance | 2026-05-04 12:02:51.442297 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:02:51.442582 | instance | Monday 04 May 2026 12:02:51 +0000 (0:00:00.073) 0:40:54.231 ************ 2026-05-04 12:02:51.504066 | instance | ok: [instance] 2026-05-04 12:02:51.504316 | instance | 2026-05-04 12:02:51.504675 | instance | TASK [Create Ingress compute] ************************************************** 2026-05-04 12:02:51.504939 | instance | Monday 04 May 2026 12:02:51 +0000 (0:00:00.062) 0:40:54.294 ************ 2026-05-04 12:02:51.583969 | instance | included: ingress for instance 2026-05-04 12:02:51.584201 | instance | 2026-05-04 12:02:51.584468 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-05-04 12:02:51.584725 | instance | Monday 04 May 2026 12:02:51 +0000 (0:00:00.079) 0:40:54.374 ************ 2026-05-04 12:02:52.640585 | instance | changed: [instance] 2026-05-04 12:02:52.640808 | instance | 2026-05-04 12:02:52.641090 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:02:52.641353 | instance | Monday 04 May 2026 12:02:52 +0000 (0:00:01.056) 0:40:55.430 ************ 2026-05-04 12:02:52.795507 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:02:52.795787 | instance | 2026-05-04 12:02:52.796063 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:02:52.796329 | instance | Monday 04 May 2026 12:02:52 +0000 (0:00:00.154) 0:40:55.585 ************ 2026-05-04 12:02:52.867367 | instance | skipping: [instance] 2026-05-04 12:02:52.867539 | instance | 2026-05-04 12:02:52.867806 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:02:52.868025 | instance | Monday 04 May 2026 12:02:52 +0000 (0:00:00.072) 0:40:55.657 ************ 2026-05-04 12:02:52.933420 | instance | skipping: [instance] 2026-05-04 12:02:52.933659 | instance | 2026-05-04 12:02:52.935787 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:02:52.935826 | instance | Monday 04 May 2026 12:02:52 +0000 (0:00:00.065) 0:40:55.723 ************ 2026-05-04 12:02:53.013628 | instance | ok: [instance] 2026-05-04 12:02:53.013783 | instance | 2026-05-04 12:02:53.013982 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-05-04 12:02:53.014159 | instance | Monday 04 May 2026 12:02:53 +0000 (0:00:00.080) 0:40:55.804 ************ 2026-05-04 12:02:53.112809 | instance | included: ingress for instance 2026-05-04 12:02:53.113089 | instance | 2026-05-04 12:02:53.113386 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-05-04 12:02:53.113855 | instance | Monday 04 May 2026 12:02:53 +0000 (0:00:00.098) 0:40:55.902 ************ 2026-05-04 12:02:54.162505 | instance | changed: [instance] 2026-05-04 12:02:54.162608 | instance | 2026-05-04 12:02:54.162735 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-05-04 12:02:54.162831 | instance | Monday 04 May 2026 12:02:54 +0000 (0:00:01.049) 0:40:56.951 ************ 2026-05-04 12:02:54.828470 | instance | ok: [instance] 2026-05-04 12:02:54.828612 | instance | 2026-05-04 12:02:54.828627 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-05-04 12:02:54.828784 | instance | Monday 04 May 2026 12:02:54 +0000 (0:00:00.666) 0:40:57.618 ************ 2026-05-04 12:03:13.159485 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-05-04 12:03:13.159722 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-05-04 12:03:13.159994 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-05-04 12:03:13.160274 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-05-04 12:03:13.160554 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-05-04 12:03:13.160833 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-05-04 12:03:13.161147 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-05-04 12:03:13.161392 | instance | 2026-05-04 12:03:13.161674 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:03:13.161991 | instance | Monday 04 May 2026 12:03:13 +0000 (0:00:18.330) 0:41:15.948 ************ 2026-05-04 12:03:13.282272 | instance | ok: [instance] 2026-05-04 12:03:13.282475 | instance | 2026-05-04 12:03:13.282748 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:03:13.283033 | instance | Monday 04 May 2026 12:03:13 +0000 (0:00:00.123) 0:41:16.072 ************ 2026-05-04 12:03:13.384341 | instance | included: rabbitmq for instance 2026-05-04 12:03:13.384536 | instance | 2026-05-04 12:03:13.384871 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 12:03:13.385150 | instance | Monday 04 May 2026 12:03:13 +0000 (0:00:00.102) 0:41:16.174 ************ 2026-05-04 12:03:14.060933 | instance | ok: [instance] 2026-05-04 12:03:14.061003 | instance | 2026-05-04 12:03:14.061980 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 12:03:14.062040 | instance | Monday 04 May 2026 12:03:14 +0000 (0:00:00.676) 0:41:16.851 ************ 2026-05-04 12:03:14.129011 | instance | skipping: [instance] 2026-05-04 12:03:14.129245 | instance | 2026-05-04 12:03:14.129528 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 12:03:14.129780 | instance | Monday 04 May 2026 12:03:14 +0000 (0:00:00.068) 0:41:16.919 ************ 2026-05-04 12:03:14.199236 | instance | skipping: [instance] 2026-05-04 12:03:14.199456 | instance | 2026-05-04 12:03:14.199713 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 12:03:14.199990 | instance | Monday 04 May 2026 12:03:14 +0000 (0:00:00.069) 0:41:16.989 ************ 2026-05-04 12:03:14.263533 | instance | skipping: [instance] 2026-05-04 12:03:14.263795 | instance | 2026-05-04 12:03:14.264084 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 12:03:14.264373 | instance | Monday 04 May 2026 12:03:14 +0000 (0:00:00.064) 0:41:17.053 ************ 2026-05-04 12:03:45.092512 | instance | changed: [instance] 2026-05-04 12:03:45.092584 | instance | 2026-05-04 12:03:45.092596 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:03:45.092606 | instance | Monday 04 May 2026 12:03:45 +0000 (0:00:30.828) 0:41:47.881 ************ 2026-05-04 12:03:45.747697 | instance | ok: [instance] 2026-05-04 12:03:45.747779 | instance | 2026-05-04 12:03:45.748109 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:03:45.748146 | instance | Monday 04 May 2026 12:03:45 +0000 (0:00:00.656) 0:41:48.538 ************ 2026-05-04 12:03:45.810567 | instance | ok: [instance] 2026-05-04 12:03:45.810658 | instance | 2026-05-04 12:03:45.810785 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:03:45.810904 | instance | Monday 04 May 2026 12:03:45 +0000 (0:00:00.062) 0:41:48.601 ************ 2026-05-04 12:03:45.875828 | instance | skipping: [instance] 2026-05-04 12:03:45.875919 | instance | 2026-05-04 12:03:45.876047 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:03:45.876166 | instance | Monday 04 May 2026 12:03:45 +0000 (0:00:00.065) 0:41:48.666 ************ 2026-05-04 12:03:45.954256 | instance | skipping: [instance] 2026-05-04 12:03:45.954368 | instance | 2026-05-04 12:03:45.954702 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:03:45.954875 | instance | Monday 04 May 2026 12:03:45 +0000 (0:00:00.077) 0:41:48.744 ************ 2026-05-04 12:03:46.029343 | instance | ok: [instance] 2026-05-04 12:03:46.029479 | instance | 2026-05-04 12:03:46.029700 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:03:46.029950 | instance | Monday 04 May 2026 12:03:46 +0000 (0:00:00.075) 0:41:48.819 ************ 2026-05-04 12:03:46.200997 | instance | ok: [instance] => (item=dns) 2026-05-04 12:03:46.201134 | instance | ok: [instance] => (item=compute_metadata) 2026-05-04 12:03:46.201306 | instance | ok: [instance] => (item=network) 2026-05-04 12:03:46.201483 | instance | ok: [instance] => (item=load_balancer) 2026-05-04 12:03:46.201648 | instance | ok: [instance] => (item=baremetal) 2026-05-04 12:03:46.201815 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 12:03:46.202016 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:03:46.202186 | instance | ok: [instance] => (item=identity) 2026-05-04 12:03:46.202354 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:03:46.202519 | instance | ok: [instance] => (item=compute) 2026-05-04 12:03:46.202680 | instance | 2026-05-04 12:03:46.202849 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:03:46.203016 | instance | Monday 04 May 2026 12:03:46 +0000 (0:00:00.172) 0:41:48.991 ************ 2026-05-04 12:03:46.295267 | instance | ok: [instance] 2026-05-04 12:03:46.295611 | instance | 2026-05-04 12:03:46.295953 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:03:46.296262 | instance | Monday 04 May 2026 12:03:46 +0000 (0:00:00.093) 0:41:49.085 ************ 2026-05-04 12:03:46.387545 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:03:46.387622 | instance | 2026-05-04 12:03:46.387767 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:03:46.387926 | instance | Monday 04 May 2026 12:03:46 +0000 (0:00:00.092) 0:41:49.178 ************ 2026-05-04 12:03:46.951280 | instance | changed: [instance] 2026-05-04 12:03:46.951513 | instance | 2026-05-04 12:03:46.951775 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-05-04 12:03:46.952037 | instance | Monday 04 May 2026 12:03:46 +0000 (0:00:00.563) 0:41:49.741 ************ 2026-05-04 12:03:47.005743 | instance | skipping: [instance] 2026-05-04 12:03:47.006044 | instance | 2026-05-04 12:03:47.006428 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-05-04 12:03:47.006785 | instance | Monday 04 May 2026 12:03:46 +0000 (0:00:00.054) 0:41:49.795 ************ 2026-05-04 12:03:47.528068 | instance | ok: [instance] 2026-05-04 12:03:47.528404 | instance | 2026-05-04 12:03:47.528812 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-05-04 12:03:47.529205 | instance | Monday 04 May 2026 12:03:47 +0000 (0:00:00.522) 0:41:50.318 ************ 2026-05-04 12:03:47.605526 | instance | ok: [instance] 2026-05-04 12:03:47.605758 | instance | 2026-05-04 12:03:47.606108 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-05-04 12:03:47.606418 | instance | Monday 04 May 2026 12:03:47 +0000 (0:00:00.077) 0:41:50.395 ************ 2026-05-04 12:03:47.675842 | instance | ok: [instance] 2026-05-04 12:03:47.676058 | instance | 2026-05-04 12:03:47.676323 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-05-04 12:03:47.676583 | instance | Monday 04 May 2026 12:03:47 +0000 (0:00:00.070) 0:41:50.466 ************ 2026-05-04 12:06:01.965069 | instance | changed: [instance] 2026-05-04 12:06:01.965140 | instance | 2026-05-04 12:06:01.965152 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:06:01.965162 | instance | Monday 04 May 2026 12:06:01 +0000 (0:02:14.287) 0:44:04.754 ************ 2026-05-04 12:06:02.304032 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:06:02.304095 | instance | 2026-05-04 12:06:02.304107 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:06:02.304117 | instance | Monday 04 May 2026 12:06:02 +0000 (0:00:00.339) 0:44:05.093 ************ 2026-05-04 12:06:02.369076 | instance | skipping: [instance] 2026-05-04 12:06:02.369140 | instance | 2026-05-04 12:06:02.369153 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:06:02.369167 | instance | Monday 04 May 2026 12:06:02 +0000 (0:00:00.065) 0:44:05.158 ************ 2026-05-04 12:06:02.431962 | instance | skipping: [instance] 2026-05-04 12:06:02.432338 | instance | 2026-05-04 12:06:02.432692 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:06:02.433038 | instance | Monday 04 May 2026 12:06:02 +0000 (0:00:00.063) 0:44:05.222 ************ 2026-05-04 12:06:02.515198 | instance | ok: [instance] 2026-05-04 12:06:02.515562 | instance | 2026-05-04 12:06:02.515914 | instance | TASK [Create Ingress network] ************************************************** 2026-05-04 12:06:02.516262 | instance | Monday 04 May 2026 12:06:02 +0000 (0:00:00.083) 0:44:05.305 ************ 2026-05-04 12:06:02.612663 | instance | included: ingress for instance 2026-05-04 12:06:02.613063 | instance | 2026-05-04 12:06:02.613439 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-05-04 12:06:02.613985 | instance | Monday 04 May 2026 12:06:02 +0000 (0:00:00.097) 0:44:05.402 ************ 2026-05-04 12:06:03.662200 | instance | changed: [instance] 2026-05-04 12:06:03.662255 | instance | 2026-05-04 12:06:03.662266 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-05-04 12:06:03.662276 | instance | Monday 04 May 2026 12:06:03 +0000 (0:00:01.047) 0:44:06.450 ************ 2026-05-04 12:06:04.358383 | instance | ok: [instance] 2026-05-04 12:06:04.358435 | instance | 2026-05-04 12:06:04.358443 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-05-04 12:06:04.358449 | instance | Monday 04 May 2026 12:06:04 +0000 (0:00:00.696) 0:44:07.147 ************ 2026-05-04 12:06:19.993988 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-05-04 12:06:19.994082 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-05-04 12:06:19.994276 | instance | changed: [instance] => (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) 2026-05-04 12:06:19.994519 | instance | 2026-05-04 12:06:19.994787 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-05-04 12:06:19.995061 | instance | Monday 04 May 2026 12:06:19 +0000 (0:00:15.636) 0:44:22.783 ************ 2026-05-04 12:06:22.418253 | instance | changed: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]) 2026-05-04 12:06:22.418463 | instance | 2026-05-04 12:06:22.418759 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:06:22.419036 | instance | Monday 04 May 2026 12:06:22 +0000 (0:00:02.424) 0:44:25.207 ************ 2026-05-04 12:06:22.523794 | instance | ok: [instance] 2026-05-04 12:06:22.524007 | instance | 2026-05-04 12:06:22.524273 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:06:22.524541 | instance | Monday 04 May 2026 12:06:22 +0000 (0:00:00.106) 0:44:25.314 ************ 2026-05-04 12:06:22.622909 | instance | included: rabbitmq for instance 2026-05-04 12:06:22.623123 | instance | 2026-05-04 12:06:22.623451 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 12:06:22.623730 | instance | Monday 04 May 2026 12:06:22 +0000 (0:00:00.098) 0:44:25.413 ************ 2026-05-04 12:06:23.305228 | instance | ok: [instance] 2026-05-04 12:06:23.305431 | instance | 2026-05-04 12:06:23.305728 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 12:06:23.306119 | instance | Monday 04 May 2026 12:06:23 +0000 (0:00:00.682) 0:44:26.095 ************ 2026-05-04 12:06:23.370433 | instance | skipping: [instance] 2026-05-04 12:06:23.370681 | instance | 2026-05-04 12:06:23.371074 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 12:06:23.371253 | instance | Monday 04 May 2026 12:06:23 +0000 (0:00:00.065) 0:44:26.160 ************ 2026-05-04 12:06:23.429551 | instance | skipping: [instance] 2026-05-04 12:06:23.429793 | instance | 2026-05-04 12:06:23.430110 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 12:06:23.430374 | instance | Monday 04 May 2026 12:06:23 +0000 (0:00:00.059) 0:44:26.219 ************ 2026-05-04 12:06:23.504878 | instance | skipping: [instance] 2026-05-04 12:06:23.505125 | instance | 2026-05-04 12:06:23.505398 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 12:06:23.505681 | instance | Monday 04 May 2026 12:06:23 +0000 (0:00:00.075) 0:44:26.294 ************ 2026-05-04 12:06:54.384234 | instance | changed: [instance] 2026-05-04 12:06:54.384480 | instance | 2026-05-04 12:06:54.384767 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:06:54.385035 | instance | Monday 04 May 2026 12:06:54 +0000 (0:00:30.879) 0:44:57.174 ************ 2026-05-04 12:06:55.044173 | instance | ok: [instance] 2026-05-04 12:06:55.044330 | instance | 2026-05-04 12:06:55.044620 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:06:55.044879 | instance | Monday 04 May 2026 12:06:55 +0000 (0:00:00.659) 0:44:57.834 ************ 2026-05-04 12:06:55.106016 | instance | ok: [instance] 2026-05-04 12:06:55.106273 | instance | 2026-05-04 12:06:55.106571 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:06:55.106843 | instance | Monday 04 May 2026 12:06:55 +0000 (0:00:00.062) 0:44:57.896 ************ 2026-05-04 12:06:55.160730 | instance | skipping: [instance] 2026-05-04 12:06:55.160978 | instance | 2026-05-04 12:06:55.161288 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:06:55.161549 | instance | Monday 04 May 2026 12:06:55 +0000 (0:00:00.054) 0:44:57.951 ************ 2026-05-04 12:06:55.215246 | instance | skipping: [instance] 2026-05-04 12:06:55.215522 | instance | 2026-05-04 12:06:55.215817 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:06:55.216090 | instance | Monday 04 May 2026 12:06:55 +0000 (0:00:00.054) 0:44:58.005 ************ 2026-05-04 12:06:55.271005 | instance | ok: [instance] 2026-05-04 12:06:55.271244 | instance | 2026-05-04 12:06:55.271526 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:06:55.271782 | instance | Monday 04 May 2026 12:06:55 +0000 (0:00:00.055) 0:44:58.061 ************ 2026-05-04 12:06:55.384043 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 12:06:55.384742 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:06:55.384757 | instance | ok: [instance] => (item=identity) 2026-05-04 12:06:55.384761 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:06:55.384932 | instance | ok: [instance] => (item=cloudformation) 2026-05-04 12:06:55.385143 | instance | ok: [instance] => (item=orchestration) 2026-05-04 12:06:55.385355 | instance | 2026-05-04 12:06:55.385593 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:06:55.385808 | instance | Monday 04 May 2026 12:06:55 +0000 (0:00:00.112) 0:44:58.174 ************ 2026-05-04 12:06:55.464665 | instance | ok: [instance] 2026-05-04 12:06:55.464909 | instance | 2026-05-04 12:06:55.465185 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:06:55.465443 | instance | Monday 04 May 2026 12:06:55 +0000 (0:00:00.080) 0:44:58.255 ************ 2026-05-04 12:06:55.557549 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:06:55.557865 | instance | 2026-05-04 12:06:55.558222 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:06:55.558528 | instance | Monday 04 May 2026 12:06:55 +0000 (0:00:00.092) 0:44:58.347 ************ 2026-05-04 12:06:56.096984 | instance | changed: [instance] 2026-05-04 12:06:56.097123 | instance | 2026-05-04 12:06:56.097378 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-05-04 12:06:56.097554 | instance | Monday 04 May 2026 12:06:56 +0000 (0:00:00.535) 0:44:58.883 ************ 2026-05-04 12:10:24.340551 | instance | changed: [instance] 2026-05-04 12:10:24.340758 | instance | 2026-05-04 12:10:24.341036 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:10:24.341305 | instance | Monday 04 May 2026 12:10:24 +0000 (0:03:28.247) 0:48:27.130 ************ 2026-05-04 12:10:24.485729 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:10:24.486033 | instance | 2026-05-04 12:10:24.486316 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:10:24.486581 | instance | Monday 04 May 2026 12:10:24 +0000 (0:00:00.144) 0:48:27.275 ************ 2026-05-04 12:10:24.547368 | instance | skipping: [instance] 2026-05-04 12:10:24.547665 | instance | 2026-05-04 12:10:24.548053 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:10:24.548454 | instance | Monday 04 May 2026 12:10:24 +0000 (0:00:00.061) 0:48:27.337 ************ 2026-05-04 12:10:24.604244 | instance | skipping: [instance] 2026-05-04 12:10:24.604630 | instance | 2026-05-04 12:10:24.604939 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:10:24.605262 | instance | Monday 04 May 2026 12:10:24 +0000 (0:00:00.055) 0:48:27.392 ************ 2026-05-04 12:10:24.678309 | instance | ok: [instance] 2026-05-04 12:10:24.678528 | instance | 2026-05-04 12:10:24.678817 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-05-04 12:10:24.679090 | instance | Monday 04 May 2026 12:10:24 +0000 (0:00:00.076) 0:48:27.468 ************ 2026-05-04 12:10:24.766223 | instance | included: ingress for instance 2026-05-04 12:10:24.766444 | instance | 2026-05-04 12:10:24.766707 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-05-04 12:10:24.766961 | instance | Monday 04 May 2026 12:10:24 +0000 (0:00:00.087) 0:48:27.556 ************ 2026-05-04 12:10:25.860283 | instance | changed: [instance] 2026-05-04 12:10:25.860431 | instance | 2026-05-04 12:10:25.860604 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:10:25.860779 | instance | Monday 04 May 2026 12:10:25 +0000 (0:00:01.094) 0:48:28.650 ************ 2026-05-04 12:10:26.000373 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:10:26.000429 | instance | 2026-05-04 12:10:26.000609 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:10:26.000756 | instance | Monday 04 May 2026 12:10:25 +0000 (0:00:00.140) 0:48:28.790 ************ 2026-05-04 12:10:26.055916 | instance | skipping: [instance] 2026-05-04 12:10:26.056033 | instance | 2026-05-04 12:10:26.056202 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:10:26.056385 | instance | Monday 04 May 2026 12:10:26 +0000 (0:00:00.055) 0:48:28.846 ************ 2026-05-04 12:10:26.119353 | instance | skipping: [instance] 2026-05-04 12:10:26.119421 | instance | 2026-05-04 12:10:26.119564 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:10:26.119686 | instance | Monday 04 May 2026 12:10:26 +0000 (0:00:00.063) 0:48:28.909 ************ 2026-05-04 12:10:26.198506 | instance | ok: [instance] 2026-05-04 12:10:26.198639 | instance | 2026-05-04 12:10:26.198817 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-05-04 12:10:26.198985 | instance | Monday 04 May 2026 12:10:26 +0000 (0:00:00.079) 0:48:28.988 ************ 2026-05-04 12:10:26.304370 | instance | included: ingress for instance 2026-05-04 12:10:26.304576 | instance | 2026-05-04 12:10:26.304843 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-05-04 12:10:26.305098 | instance | Monday 04 May 2026 12:10:26 +0000 (0:00:00.105) 0:48:29.094 ************ 2026-05-04 12:10:27.454787 | instance | changed: [instance] 2026-05-04 12:10:27.454931 | instance | 2026-05-04 12:10:27.455111 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-04 12:10:27.455287 | instance | Monday 04 May 2026 12:10:27 +0000 (0:00:01.150) 0:48:30.245 ************ 2026-05-04 12:10:27.712465 | instance | ok: [instance] 2026-05-04 12:10:27.712536 | instance | 2026-05-04 12:10:27.712666 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 12:10:27.712787 | instance | Monday 04 May 2026 12:10:27 +0000 (0:00:00.257) 0:48:30.502 ************ 2026-05-04 12:10:29.101150 | instance | ok: [instance] 2026-05-04 12:10:29.101290 | instance | 2026-05-04 12:10:29.101465 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-04 12:10:29.101642 | instance | Monday 04 May 2026 12:10:29 +0000 (0:00:01.389) 0:48:31.891 ************ 2026-05-04 12:10:29.331725 | instance | ok: [instance] 2026-05-04 12:10:29.331964 | instance | 2026-05-04 12:10:29.332231 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:10:29.332491 | instance | Monday 04 May 2026 12:10:29 +0000 (0:00:00.230) 0:48:32.122 ************ 2026-05-04 12:10:29.419425 | instance | ok: [instance] => { 2026-05-04 12:10:29.419712 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-04 12:10:29.420001 | instance | } 2026-05-04 12:10:29.420232 | instance | 2026-05-04 12:10:29.420530 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:10:29.420802 | instance | Monday 04 May 2026 12:10:29 +0000 (0:00:00.087) 0:48:32.209 ************ 2026-05-04 12:10:29.772828 | instance | ok: [instance] 2026-05-04 12:10:29.773081 | instance | 2026-05-04 12:10:29.773375 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:10:29.773650 | instance | Monday 04 May 2026 12:10:29 +0000 (0:00:00.353) 0:48:32.563 ************ 2026-05-04 12:10:30.806051 | instance | ok: [instance] 2026-05-04 12:10:30.806337 | instance | 2026-05-04 12:10:30.806644 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-04 12:10:30.807030 | instance | Monday 04 May 2026 12:10:30 +0000 (0:00:01.033) 0:48:33.596 ************ 2026-05-04 12:10:31.279919 | instance | ok: [instance] 2026-05-04 12:10:31.280188 | instance | 2026-05-04 12:10:31.280521 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-04 12:10:31.280809 | instance | Monday 04 May 2026 12:10:31 +0000 (0:00:00.473) 0:48:34.070 ************ 2026-05-04 12:10:32.054395 | instance | ok: [instance] 2026-05-04 12:10:32.054472 | instance | 2026-05-04 12:10:32.054610 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-04 12:10:32.054733 | instance | Monday 04 May 2026 12:10:32 +0000 (0:00:00.774) 0:48:34.845 ************ 2026-05-04 12:10:32.787989 | instance | ok: [instance] 2026-05-04 12:10:32.788219 | instance | 2026-05-04 12:10:32.788570 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-04 12:10:32.788855 | instance | Monday 04 May 2026 12:10:32 +0000 (0:00:00.733) 0:48:35.578 ************ 2026-05-04 12:10:33.151175 | instance | ok: [instance] 2026-05-04 12:10:33.151580 | instance | 2026-05-04 12:10:33.151913 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-04 12:10:33.152241 | instance | Monday 04 May 2026 12:10:33 +0000 (0:00:00.363) 0:48:35.941 ************ 2026-05-04 12:10:33.306006 | instance | included: openstack_helm_endpoints for instance 2026-05-04 12:10:33.306191 | instance | 2026-05-04 12:10:33.306348 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:10:33.306495 | instance | Monday 04 May 2026 12:10:33 +0000 (0:00:00.155) 0:48:36.096 ************ 2026-05-04 12:10:33.367214 | instance | skipping: [instance] 2026-05-04 12:10:33.367453 | instance | 2026-05-04 12:10:33.367667 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:10:33.367872 | instance | Monday 04 May 2026 12:10:33 +0000 (0:00:00.061) 0:48:36.157 ************ 2026-05-04 12:10:33.422523 | instance | skipping: [instance] 2026-05-04 12:10:33.422846 | instance | 2026-05-04 12:10:33.423185 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:10:33.423505 | instance | Monday 04 May 2026 12:10:33 +0000 (0:00:00.055) 0:48:36.213 ************ 2026-05-04 12:10:33.484094 | instance | skipping: [instance] 2026-05-04 12:10:33.484213 | instance | 2026-05-04 12:10:33.484391 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:10:33.484550 | instance | Monday 04 May 2026 12:10:33 +0000 (0:00:00.061) 0:48:36.274 ************ 2026-05-04 12:10:33.545179 | instance | skipping: [instance] 2026-05-04 12:10:33.545438 | instance | 2026-05-04 12:10:33.545732 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:10:33.546069 | instance | Monday 04 May 2026 12:10:33 +0000 (0:00:00.061) 0:48:36.335 ************ 2026-05-04 12:10:33.603161 | instance | skipping: [instance] 2026-05-04 12:10:33.603235 | instance | 2026-05-04 12:10:33.603547 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:10:33.603796 | instance | Monday 04 May 2026 12:10:33 +0000 (0:00:00.057) 0:48:36.393 ************ 2026-05-04 12:10:33.661482 | instance | skipping: [instance] 2026-05-04 12:10:33.661694 | instance | 2026-05-04 12:10:33.662009 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:10:33.662275 | instance | Monday 04 May 2026 12:10:33 +0000 (0:00:00.058) 0:48:36.451 ************ 2026-05-04 12:10:33.719045 | instance | ok: [instance] 2026-05-04 12:10:33.719256 | instance | 2026-05-04 12:10:33.719534 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:10:33.719806 | instance | Monday 04 May 2026 12:10:33 +0000 (0:00:00.057) 0:48:36.509 ************ 2026-05-04 12:10:33.792372 | instance | ok: [instance] => (item=identity) 2026-05-04 12:10:33.792596 | instance | 2026-05-04 12:10:33.792961 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:10:33.793221 | instance | Monday 04 May 2026 12:10:33 +0000 (0:00:00.072) 0:48:36.581 ************ 2026-05-04 12:10:33.876600 | instance | ok: [instance] 2026-05-04 12:10:33.876819 | instance | 2026-05-04 12:10:33.877093 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-04 12:10:33.877381 | instance | Monday 04 May 2026 12:10:33 +0000 (0:00:00.085) 0:48:36.666 ************ 2026-05-04 12:10:34.360442 | instance | ok: [instance] 2026-05-04 12:10:34.360683 | instance | 2026-05-04 12:10:34.360935 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-04 12:10:34.361199 | instance | Monday 04 May 2026 12:10:34 +0000 (0:00:00.483) 0:48:37.150 ************ 2026-05-04 12:10:34.815430 | instance | ok: [instance] 2026-05-04 12:10:34.815644 | instance | 2026-05-04 12:10:34.815943 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-04 12:10:34.816230 | instance | Monday 04 May 2026 12:10:34 +0000 (0:00:00.454) 0:48:37.605 ************ 2026-05-04 12:10:35.269659 | instance | ok: [instance] 2026-05-04 12:10:35.269883 | instance | 2026-05-04 12:10:35.270183 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-04 12:10:35.270476 | instance | Monday 04 May 2026 12:10:35 +0000 (0:00:00.454) 0:48:38.059 ************ 2026-05-04 12:10:35.743827 | instance | ok: [instance] 2026-05-04 12:10:35.744071 | instance | 2026-05-04 12:10:35.744355 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:10:35.744623 | instance | Monday 04 May 2026 12:10:35 +0000 (0:00:00.474) 0:48:38.534 ************ 2026-05-04 12:10:35.862249 | instance | ok: [instance] 2026-05-04 12:10:35.862481 | instance | 2026-05-04 12:10:35.862745 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:10:35.863002 | instance | Monday 04 May 2026 12:10:35 +0000 (0:00:00.118) 0:48:38.652 ************ 2026-05-04 12:10:35.958503 | instance | included: rabbitmq for instance 2026-05-04 12:10:35.958741 | instance | 2026-05-04 12:10:35.959031 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 12:10:35.959317 | instance | Monday 04 May 2026 12:10:35 +0000 (0:00:00.096) 0:48:38.748 ************ 2026-05-04 12:10:36.582877 | instance | ok: [instance] 2026-05-04 12:10:36.583153 | instance | 2026-05-04 12:10:36.583436 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 12:10:36.583751 | instance | Monday 04 May 2026 12:10:36 +0000 (0:00:00.624) 0:48:39.373 ************ 2026-05-04 12:10:36.643657 | instance | skipping: [instance] 2026-05-04 12:10:36.644040 | instance | 2026-05-04 12:10:36.644335 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 12:10:36.644617 | instance | Monday 04 May 2026 12:10:36 +0000 (0:00:00.060) 0:48:39.434 ************ 2026-05-04 12:10:36.701106 | instance | skipping: [instance] 2026-05-04 12:10:36.701333 | instance | 2026-05-04 12:10:36.701695 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 12:10:36.701973 | instance | Monday 04 May 2026 12:10:36 +0000 (0:00:00.057) 0:48:39.491 ************ 2026-05-04 12:10:36.761504 | instance | skipping: [instance] 2026-05-04 12:10:36.761724 | instance | 2026-05-04 12:10:36.762064 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 12:10:36.762338 | instance | Monday 04 May 2026 12:10:36 +0000 (0:00:00.060) 0:48:39.551 ************ 2026-05-04 12:11:07.598512 | instance | changed: [instance] 2026-05-04 12:11:07.598723 | instance | 2026-05-04 12:11:07.599005 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:11:07.599271 | instance | Monday 04 May 2026 12:11:07 +0000 (0:00:30.836) 0:49:10.388 ************ 2026-05-04 12:11:08.241733 | instance | ok: [instance] 2026-05-04 12:11:08.241962 | instance | 2026-05-04 12:11:08.242188 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:11:08.242390 | instance | Monday 04 May 2026 12:11:08 +0000 (0:00:00.643) 0:49:11.032 ************ 2026-05-04 12:11:08.299581 | instance | ok: [instance] 2026-05-04 12:11:08.299926 | instance | 2026-05-04 12:11:08.300279 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:11:08.300595 | instance | Monday 04 May 2026 12:11:08 +0000 (0:00:00.057) 0:49:11.089 ************ 2026-05-04 12:11:08.360387 | instance | skipping: [instance] 2026-05-04 12:11:08.360621 | instance | 2026-05-04 12:11:08.360914 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:11:08.361191 | instance | Monday 04 May 2026 12:11:08 +0000 (0:00:00.060) 0:49:11.150 ************ 2026-05-04 12:11:08.436812 | instance | skipping: [instance] 2026-05-04 12:11:08.437008 | instance | 2026-05-04 12:11:08.437313 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:11:08.437580 | instance | Monday 04 May 2026 12:11:08 +0000 (0:00:00.075) 0:49:11.226 ************ 2026-05-04 12:11:08.500416 | instance | ok: [instance] 2026-05-04 12:11:08.500660 | instance | 2026-05-04 12:11:08.500939 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:11:08.501195 | instance | Monday 04 May 2026 12:11:08 +0000 (0:00:00.063) 0:49:11.290 ************ 2026-05-04 12:11:08.635974 | instance | ok: [instance] => (item=network) 2026-05-04 12:11:08.636086 | instance | ok: [instance] => (item=load_balancer) 2026-05-04 12:11:08.636107 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 12:11:08.636334 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:11:08.636553 | instance | ok: [instance] => (item=identity) 2026-05-04 12:11:08.636769 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-05-04 12:11:08.636942 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:11:08.637137 | instance | ok: [instance] => (item=valkey) 2026-05-04 12:11:08.637327 | instance | 2026-05-04 12:11:08.637515 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:11:08.637706 | instance | Monday 04 May 2026 12:11:08 +0000 (0:00:00.135) 0:49:11.426 ************ 2026-05-04 12:11:08.713948 | instance | ok: [instance] 2026-05-04 12:11:08.714209 | instance | 2026-05-04 12:11:08.714472 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:11:08.714679 | instance | Monday 04 May 2026 12:11:08 +0000 (0:00:00.078) 0:49:11.504 ************ 2026-05-04 12:11:08.783408 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:11:08.783577 | instance | 2026-05-04 12:11:08.783767 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:11:08.783943 | instance | Monday 04 May 2026 12:11:08 +0000 (0:00:00.069) 0:49:11.573 ************ 2026-05-04 12:11:09.362299 | instance | changed: [instance] 2026-05-04 12:11:09.362625 | instance | 2026-05-04 12:11:09.363109 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-04 12:11:09.363539 | instance | Monday 04 May 2026 12:11:09 +0000 (0:00:00.578) 0:49:12.152 ************ 2026-05-04 12:11:10.794675 | instance | ok: [instance] 2026-05-04 12:11:10.794917 | instance | 2026-05-04 12:11:10.795229 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-05-04 12:11:10.795453 | instance | Monday 04 May 2026 12:11:10 +0000 (0:00:01.432) 0:49:13.584 ************ 2026-05-04 12:11:12.955456 | instance | changed: [instance] 2026-05-04 12:11:12.955579 | instance | 2026-05-04 12:11:12.955757 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-05-04 12:11:12.955929 | instance | Monday 04 May 2026 12:11:12 +0000 (0:00:02.160) 0:49:15.745 ************ 2026-05-04 12:11:14.473985 | instance | changed: [instance] 2026-05-04 12:11:14.474049 | instance | 2026-05-04 12:11:14.474061 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-05-04 12:11:14.474071 | instance | Monday 04 May 2026 12:11:14 +0000 (0:00:01.517) 0:49:17.263 ************ 2026-05-04 12:11:15.849426 | instance | changed: [instance] 2026-05-04 12:11:15.849499 | instance | 2026-05-04 12:11:15.849637 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-05-04 12:11:15.849766 | instance | Monday 04 May 2026 12:11:15 +0000 (0:00:01.376) 0:49:18.640 ************ 2026-05-04 12:11:21.572432 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-05-04 12:11:21.572479 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-05-04 12:11:21.572484 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-05-04 12:11:21.572488 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-05-04 12:11:21.572492 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-05-04 12:11:21.572496 | instance | 2026-05-04 12:11:21.572501 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-05-04 12:11:21.572505 | instance | Monday 04 May 2026 12:11:21 +0000 (0:00:05.722) 0:49:24.362 ************ 2026-05-04 12:11:23.330260 | instance | changed: [instance] => (item=instance) 2026-05-04 12:11:23.330342 | instance | 2026-05-04 12:11:23.330611 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-05-04 12:11:23.330649 | instance | Monday 04 May 2026 12:11:23 +0000 (0:00:01.758) 0:49:26.120 ************ 2026-05-04 12:11:26.661969 | instance | ok: [instance] => (item=instance) 2026-05-04 12:11:26.662044 | instance | 2026-05-04 12:11:26.662282 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-05-04 12:11:26.662377 | instance | Monday 04 May 2026 12:11:26 +0000 (0:00:03.331) 0:49:29.452 ************ 2026-05-04 12:11:32.794470 | instance | ok: [instance] => (item=instance) 2026-05-04 12:11:32.794545 | instance | 2026-05-04 12:11:32.794669 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-05-04 12:11:32.794785 | instance | Monday 04 May 2026 12:11:32 +0000 (0:00:06.132) 0:49:35.584 ************ 2026-05-04 12:11:33.996647 | instance | ok: [instance] => (item=instance) 2026-05-04 12:11:33.996708 | instance | 2026-05-04 12:11:33.996719 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-05-04 12:11:33.996734 | instance | Monday 04 May 2026 12:11:33 +0000 (0:00:01.201) 0:49:36.786 ************ 2026-05-04 12:11:34.084158 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-05-04 12:11:34.084652 | instance | 2026-05-04 12:11:34.084733 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-05-04 12:11:34.084985 | instance | Monday 04 May 2026 12:11:34 +0000 (0:00:00.087) 0:49:36.874 ************ 2026-05-04 12:11:35.272350 | instance | changed: [instance] 2026-05-04 12:11:35.272482 | instance | 2026-05-04 12:11:35.272494 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-05-04 12:11:35.272671 | instance | Monday 04 May 2026 12:11:35 +0000 (0:00:01.188) 0:49:38.062 ************ 2026-05-04 12:11:37.466910 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-05-04T12:11:22Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.125', 'hostname': 'host-172-24-3-125', 'fqdn': 'host-172-24-3-125.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '9522e223-08b8-4827-9a8d-1bd9bb797b2e', 'ip_address': '172.24.3.125'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:51:0a:5c', 'name': 'octavia-health-manager-port-instance', 'network_id': 'e6bf003d-53d6-4442-a5ac-c3d7bf9d3f83', 'numa_affinity_policy': None, 'project_id': '763451d2b9b749abb59cf8ccfcdd1276', 'tenant_id': '763451d2b9b749abb59cf8ccfcdd1276', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['a6c7eb0e-3f07-462b-ae7c-1dc30057d608'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-05-04T12:11:31Z', 'revision_number': 4, 'if_match': None, 'id': '19648021-dc01-4122-add7-6b92e48f9127', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-05-04 12:11:37.467048 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-05-04T12:11:22Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.125', 'hostname': 'host-172-24-3-125', 'fqdn': 'host-172-24-3-125.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '9522e223-08b8-4827-9a8d-1bd9bb797b2e', 'ip_address': '172.24.3.125'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:51:0a:5c', 'name': 'octavia-health-manager-port-instance', 'network_id': 'e6bf003d-53d6-4442-a5ac-c3d7bf9d3f83', 'numa_affinity_policy': None, 'project_id': '763451d2b9b749abb59cf8ccfcdd1276', 'tenant_id': '763451d2b9b749abb59cf8ccfcdd1276', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['a6c7eb0e-3f07-462b-ae7c-1dc30057d608'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-05-04T12:11:31Z', 'revision_number': 4, 'if_match': None, 'id': '19648021-dc01-4122-add7-6b92e48f9127', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-05-04 12:11:37.467175 | instance | 2026-05-04 12:11:37.467284 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-05-04 12:11:37.467438 | instance | Monday 04 May 2026 12:11:37 +0000 (0:00:02.194) 0:49:40.257 ************ 2026-05-04 12:11:38.474026 | instance | changed: [instance] 2026-05-04 12:11:38.474116 | instance | 2026-05-04 12:11:38.474376 | instance | TASK [Upload Amphora image] **************************************************** 2026-05-04 12:11:38.474466 | instance | Monday 04 May 2026 12:11:38 +0000 (0:00:01.006) 0:49:41.263 ************ 2026-05-04 12:11:38.661383 | instance | included: glance_image for instance 2026-05-04 12:11:38.661454 | instance | 2026-05-04 12:11:38.661587 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-05-04 12:11:38.661710 | instance | Monday 04 May 2026 12:11:38 +0000 (0:00:00.187) 0:49:41.451 ************ 2026-05-04 12:11:39.843350 | instance | ok: [instance] 2026-05-04 12:11:39.843430 | instance | 2026-05-04 12:11:39.843697 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-04 12:11:39.843741 | instance | Monday 04 May 2026 12:11:39 +0000 (0:00:01.181) 0:49:42.633 ************ 2026-05-04 12:11:40.809759 | instance | ok: [instance] 2026-05-04 12:11:40.809837 | instance | 2026-05-04 12:11:40.809982 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-04 12:11:40.810121 | instance | Monday 04 May 2026 12:11:40 +0000 (0:00:00.966) 0:49:43.600 ************ 2026-05-04 12:11:41.064062 | instance | changed: [instance] 2026-05-04 12:11:41.064151 | instance | 2026-05-04 12:11:41.064348 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-04 12:11:41.064467 | instance | Monday 04 May 2026 12:11:41 +0000 (0:00:00.253) 0:49:43.853 ************ 2026-05-04 12:11:53.948178 | instance | changed: [instance] 2026-05-04 12:11:53.948244 | instance | 2026-05-04 12:11:53.948667 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-04 12:11:53.948716 | instance | Monday 04 May 2026 12:11:53 +0000 (0:00:12.883) 0:49:56.738 ************ 2026-05-04 12:11:54.198708 | instance | ok: [instance] 2026-05-04 12:11:54.198767 | instance | 2026-05-04 12:11:54.198780 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-04 12:11:54.198796 | instance | Monday 04 May 2026 12:11:54 +0000 (0:00:00.250) 0:49:56.988 ************ 2026-05-04 12:11:55.872603 | instance | changed: [instance] 2026-05-04 12:11:55.872667 | instance | 2026-05-04 12:11:55.872857 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-04 12:11:55.872983 | instance | Monday 04 May 2026 12:11:55 +0000 (0:00:01.674) 0:49:58.663 ************ 2026-05-04 12:11:56.560722 | instance | ok: [instance] 2026-05-04 12:11:56.560789 | instance | 2026-05-04 12:11:56.560910 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-04 12:11:56.561034 | instance | Monday 04 May 2026 12:11:56 +0000 (0:00:00.688) 0:49:59.351 ************ 2026-05-04 12:12:22.202013 | instance | changed: [instance] 2026-05-04 12:12:22.202267 | instance | 2026-05-04 12:12:22.202533 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-04 12:12:22.202795 | instance | Monday 04 May 2026 12:12:22 +0000 (0:00:25.641) 0:50:24.992 ************ 2026-05-04 12:12:22.683935 | instance | changed: [instance] 2026-05-04 12:12:22.684056 | instance | 2026-05-04 12:12:22.684244 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-05-04 12:12:22.684401 | instance | Monday 04 May 2026 12:12:22 +0000 (0:00:00.482) 0:50:25.474 ************ 2026-05-04 12:12:23.965252 | instance | ok: [instance] 2026-05-04 12:12:23.965872 | instance | 2026-05-04 12:12:23.965971 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-05-04 12:12:23.966256 | instance | Monday 04 May 2026 12:12:23 +0000 (0:00:01.280) 0:50:26.755 ************ 2026-05-04 12:12:29.709024 | instance | changed: [instance] 2026-05-04 12:12:29.709123 | instance | 2026-05-04 12:12:29.709317 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-05-04 12:12:29.709443 | instance | Monday 04 May 2026 12:12:29 +0000 (0:00:05.743) 0:50:32.499 ************ 2026-05-04 12:12:30.354526 | instance | ok: [instance] 2026-05-04 12:12:30.354605 | instance | 2026-05-04 12:12:30.354851 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-05-04 12:12:30.354971 | instance | Monday 04 May 2026 12:12:30 +0000 (0:00:00.644) 0:50:33.143 ************ 2026-05-04 12:12:31.617456 | instance | changed: [instance] 2026-05-04 12:12:31.617694 | instance | 2026-05-04 12:12:31.618039 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-05-04 12:12:31.618312 | instance | Monday 04 May 2026 12:12:31 +0000 (0:00:01.263) 0:50:34.407 ************ 2026-05-04 12:12:32.972022 | instance | changed: [instance] => (item=octavia-client) 2026-05-04 12:12:32.972195 | instance | changed: [instance] => (item=octavia-server) 2026-05-04 12:12:32.972372 | instance | 2026-05-04 12:12:32.972579 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-05-04 12:12:32.972764 | instance | Monday 04 May 2026 12:12:32 +0000 (0:00:01.354) 0:50:35.762 ************ 2026-05-04 12:12:33.656861 | instance | changed: [instance] 2026-05-04 12:12:33.657015 | instance | 2026-05-04 12:12:33.657207 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-05-04 12:12:33.657390 | instance | Monday 04 May 2026 12:12:33 +0000 (0:00:00.684) 0:50:36.447 ************ 2026-05-04 12:12:35.303875 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-05-04 12:12:35.304106 | instance | loadbalancer quotas. 2026-05-04 12:12:35.340684 | instance | changed: [instance] 2026-05-04 12:12:35.340927 | instance | 2026-05-04 12:12:35.341210 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-05-04 12:12:35.341455 | instance | Monday 04 May 2026 12:12:35 +0000 (0:00:01.683) 0:50:38.131 ************ 2026-05-04 12:14:49.147159 | instance | changed: [instance] 2026-05-04 12:14:49.147348 | instance | 2026-05-04 12:14:49.147621 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-05-04 12:14:49.147939 | instance | Monday 04 May 2026 12:14:49 +0000 (0:02:13.805) 0:52:51.936 ************ 2026-05-04 12:14:59.996447 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-05-04 12:14:59.996677 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-05-04 12:14:59.996929 | instance | 2026-05-04 12:14:59.997206 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:14:59.997454 | instance | Monday 04 May 2026 12:14:59 +0000 (0:00:10.850) 0:53:02.786 ************ 2026-05-04 12:15:00.162951 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:15:00.163074 | instance | 2026-05-04 12:15:00.163258 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:15:00.163427 | instance | Monday 04 May 2026 12:15:00 +0000 (0:00:00.166) 0:53:02.953 ************ 2026-05-04 12:15:00.235593 | instance | skipping: [instance] 2026-05-04 12:15:00.235852 | instance | 2026-05-04 12:15:00.236220 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:15:00.236516 | instance | Monday 04 May 2026 12:15:00 +0000 (0:00:00.072) 0:53:03.025 ************ 2026-05-04 12:15:00.306200 | instance | skipping: [instance] 2026-05-04 12:15:00.306451 | instance | 2026-05-04 12:15:00.306741 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:15:00.307010 | instance | Monday 04 May 2026 12:15:00 +0000 (0:00:00.070) 0:53:03.096 ************ 2026-05-04 12:15:00.402637 | instance | ok: [instance] 2026-05-04 12:15:00.402905 | instance | 2026-05-04 12:15:00.403221 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-05-04 12:15:00.403564 | instance | Monday 04 May 2026 12:15:00 +0000 (0:00:00.096) 0:53:03.192 ************ 2026-05-04 12:15:00.517347 | instance | included: ingress for instance 2026-05-04 12:15:00.517620 | instance | 2026-05-04 12:15:00.518018 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-05-04 12:15:00.518347 | instance | Monday 04 May 2026 12:15:00 +0000 (0:00:00.114) 0:53:03.307 ************ 2026-05-04 12:15:01.667061 | instance | changed: [instance] 2026-05-04 12:15:01.667147 | instance | 2026-05-04 12:15:01.667266 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:15:01.667398 | instance | Monday 04 May 2026 12:15:01 +0000 (0:00:01.149) 0:53:04.456 ************ 2026-05-04 12:15:01.757090 | instance | ok: [instance] 2026-05-04 12:15:01.757199 | instance | 2026-05-04 12:15:01.757252 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:15:01.757374 | instance | Monday 04 May 2026 12:15:01 +0000 (0:00:00.090) 0:53:04.547 ************ 2026-05-04 12:15:01.865795 | instance | included: rabbitmq for instance 2026-05-04 12:15:01.865953 | instance | 2026-05-04 12:15:01.866026 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 12:15:01.866147 | instance | Monday 04 May 2026 12:15:01 +0000 (0:00:00.108) 0:53:04.656 ************ 2026-05-04 12:15:02.533705 | instance | ok: [instance] 2026-05-04 12:15:02.533801 | instance | 2026-05-04 12:15:02.534016 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 12:15:02.534190 | instance | Monday 04 May 2026 12:15:02 +0000 (0:00:00.667) 0:53:05.324 ************ 2026-05-04 12:15:02.603646 | instance | skipping: [instance] 2026-05-04 12:15:02.603847 | instance | 2026-05-04 12:15:02.604179 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 12:15:02.604437 | instance | Monday 04 May 2026 12:15:02 +0000 (0:00:00.069) 0:53:05.393 ************ 2026-05-04 12:15:02.663673 | instance | skipping: [instance] 2026-05-04 12:15:02.663864 | instance | 2026-05-04 12:15:02.664128 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 12:15:02.664381 | instance | Monday 04 May 2026 12:15:02 +0000 (0:00:00.060) 0:53:05.453 ************ 2026-05-04 12:15:02.724934 | instance | skipping: [instance] 2026-05-04 12:15:02.725030 | instance | 2026-05-04 12:15:02.725213 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 12:15:02.725404 | instance | Monday 04 May 2026 12:15:02 +0000 (0:00:00.061) 0:53:05.515 ************ 2026-05-04 12:15:33.683890 | instance | changed: [instance] 2026-05-04 12:15:33.684104 | instance | 2026-05-04 12:15:33.684406 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:15:33.684670 | instance | Monday 04 May 2026 12:15:33 +0000 (0:00:30.958) 0:53:36.474 ************ 2026-05-04 12:15:34.353963 | instance | ok: [instance] 2026-05-04 12:15:34.354224 | instance | 2026-05-04 12:15:34.354504 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:15:34.354763 | instance | Monday 04 May 2026 12:15:34 +0000 (0:00:00.670) 0:53:37.144 ************ 2026-05-04 12:15:34.421502 | instance | ok: [instance] 2026-05-04 12:15:34.421576 | instance | 2026-05-04 12:15:34.421753 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:15:34.422166 | instance | Monday 04 May 2026 12:15:34 +0000 (0:00:00.067) 0:53:37.211 ************ 2026-05-04 12:15:34.485029 | instance | skipping: [instance] 2026-05-04 12:15:34.485286 | instance | 2026-05-04 12:15:34.485568 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:15:34.485823 | instance | Monday 04 May 2026 12:15:34 +0000 (0:00:00.063) 0:53:37.275 ************ 2026-05-04 12:15:34.551463 | instance | skipping: [instance] 2026-05-04 12:15:34.551718 | instance | 2026-05-04 12:15:34.552038 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:15:34.552321 | instance | Monday 04 May 2026 12:15:34 +0000 (0:00:00.066) 0:53:37.341 ************ 2026-05-04 12:15:34.616549 | instance | ok: [instance] 2026-05-04 12:15:34.616931 | instance | 2026-05-04 12:15:34.617285 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:15:34.617612 | instance | Monday 04 May 2026 12:15:34 +0000 (0:00:00.065) 0:53:37.406 ************ 2026-05-04 12:15:34.769945 | instance | ok: [instance] => (item=key_manager) 2026-05-04 12:15:34.769983 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 12:15:34.769994 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:15:34.770003 | instance | ok: [instance] => (item=container_infra) 2026-05-04 12:15:34.770691 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:15:34.770716 | instance | ok: [instance] => (item=identity) 2026-05-04 12:15:34.771653 | instance | ok: [instance] => (item=orchestration) 2026-05-04 12:15:34.771678 | instance | 2026-05-04 12:15:34.771687 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:15:34.771717 | instance | Monday 04 May 2026 12:15:34 +0000 (0:00:00.151) 0:53:37.558 ************ 2026-05-04 12:15:34.874173 | instance | ok: [instance] 2026-05-04 12:15:34.874206 | instance | 2026-05-04 12:15:34.874217 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:15:34.874227 | instance | Monday 04 May 2026 12:15:34 +0000 (0:00:00.104) 0:53:37.663 ************ 2026-05-04 12:15:34.988056 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:15:34.988107 | instance | 2026-05-04 12:15:34.988118 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:15:34.988128 | instance | Monday 04 May 2026 12:15:34 +0000 (0:00:00.113) 0:53:37.776 ************ 2026-05-04 12:15:35.577886 | instance | changed: [instance] 2026-05-04 12:15:35.578128 | instance | 2026-05-04 12:15:35.578423 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:15:35.578711 | instance | Monday 04 May 2026 12:15:35 +0000 (0:00:00.590) 0:53:38.367 ************ 2026-05-04 12:15:35.664593 | instance | ok: [instance] => { 2026-05-04 12:15:35.664843 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-05-04 12:15:35.665093 | instance | } 2026-05-04 12:15:35.665335 | instance | 2026-05-04 12:15:35.665602 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:15:35.665857 | instance | Monday 04 May 2026 12:15:35 +0000 (0:00:00.087) 0:53:38.454 ************ 2026-05-04 12:15:36.748836 | instance | changed: [instance] 2026-05-04 12:15:36.748980 | instance | 2026-05-04 12:15:36.749113 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:15:36.749278 | instance | Monday 04 May 2026 12:15:36 +0000 (0:00:01.084) 0:53:39.539 ************ 2026-05-04 12:15:36.837535 | instance | skipping: [instance] 2026-05-04 12:15:36.837804 | instance | 2026-05-04 12:15:36.838159 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-05-04 12:15:36.838444 | instance | Monday 04 May 2026 12:15:36 +0000 (0:00:00.088) 0:53:39.627 ************ 2026-05-04 12:15:37.652914 | instance | changed: [instance] 2026-05-04 12:15:37.653078 | instance | 2026-05-04 12:15:37.653324 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:15:37.653476 | instance | Monday 04 May 2026 12:15:37 +0000 (0:00:00.815) 0:53:40.443 ************ 2026-05-04 12:15:37.743979 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:15:37.744089 | instance | 2026-05-04 12:15:37.744101 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:15:37.744246 | instance | Monday 04 May 2026 12:15:37 +0000 (0:00:00.091) 0:53:40.534 ************ 2026-05-04 12:15:38.342836 | instance | changed: [instance] 2026-05-04 12:15:38.343074 | instance | 2026-05-04 12:15:38.343355 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-05-04 12:15:38.343620 | instance | Monday 04 May 2026 12:15:38 +0000 (0:00:00.598) 0:53:41.133 ************ 2026-05-04 12:15:38.596509 | instance | changed: [instance] 2026-05-04 12:15:38.596732 | instance | 2026-05-04 12:15:38.597011 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-05-04 12:15:38.597272 | instance | Monday 04 May 2026 12:15:38 +0000 (0:00:00.253) 0:53:41.386 ************ 2026-05-04 12:15:39.187398 | instance | changed: [instance] 2026-05-04 12:15:39.187688 | instance | 2026-05-04 12:15:39.188062 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-05-04 12:15:39.188349 | instance | Monday 04 May 2026 12:15:39 +0000 (0:00:00.590) 0:53:41.977 ************ 2026-05-04 12:15:40.023200 | instance | changed: [instance] 2026-05-04 12:15:40.023375 | instance | 2026-05-04 12:15:40.023553 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-05-04 12:15:40.023729 | instance | Monday 04 May 2026 12:15:40 +0000 (0:00:00.834) 0:53:42.811 ************ 2026-05-04 12:15:42.978433 | instance | changed: [instance] 2026-05-04 12:15:42.978701 | instance | 2026-05-04 12:15:42.979019 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-05-04 12:15:42.979343 | instance | Monday 04 May 2026 12:15:42 +0000 (0:00:02.956) 0:53:45.768 ************ 2026-05-04 12:15:43.234629 | instance | changed: [instance] 2026-05-04 12:15:43.234926 | instance | 2026-05-04 12:15:43.235388 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-05-04 12:15:43.235799 | instance | Monday 04 May 2026 12:15:43 +0000 (0:00:00.256) 0:53:46.024 ************ 2026-05-04 12:15:45.300372 | instance | changed: [instance] 2026-05-04 12:15:45.300443 | instance | 2026-05-04 12:15:45.300819 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-05-04 12:15:45.301105 | instance | Monday 04 May 2026 12:15:45 +0000 (0:00:02.065) 0:53:48.090 ************ 2026-05-04 12:15:46.013498 | instance | ok: [instance] 2026-05-04 12:15:46.013636 | instance | 2026-05-04 12:15:46.013809 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-05-04 12:15:46.014002 | instance | Monday 04 May 2026 12:15:46 +0000 (0:00:00.713) 0:53:48.803 ************ 2026-05-04 12:15:50.465256 | instance | changed: [instance] 2026-05-04 12:15:50.465385 | instance | 2026-05-04 12:15:50.465564 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-05-04 12:15:50.465752 | instance | Monday 04 May 2026 12:15:50 +0000 (0:00:04.451) 0:53:53.255 ************ 2026-05-04 12:15:50.521498 | instance | skipping: [instance] 2026-05-04 12:15:50.521739 | instance | 2026-05-04 12:15:50.522061 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-05-04 12:15:50.522328 | instance | Monday 04 May 2026 12:15:50 +0000 (0:00:00.056) 0:53:53.311 ************ 2026-05-04 12:15:50.583504 | instance | skipping: [instance] 2026-05-04 12:15:50.583720 | instance | 2026-05-04 12:15:50.584022 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-05-04 12:15:50.584315 | instance | Monday 04 May 2026 12:15:50 +0000 (0:00:00.062) 0:53:53.374 ************ 2026-05-04 12:16:13.396031 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-05-04 12:16:13.396965 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-05-04 12:16:13.397036 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-05-04 12:16:13.397049 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-05-04 12:16:13.397081 | instance | 2026-05-04 12:16:13.397646 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-05-04 12:16:13.397698 | instance | Monday 04 May 2026 12:16:13 +0000 (0:00:22.812) 0:54:16.186 ************ 2026-05-04 12:16:13.493573 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-04 12:16:13.493696 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-04 12:16:13.494072 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-04 12:16:13.494137 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-04 12:16:13.494200 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-04 12:16:13.494221 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-04 12:16:13.494436 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-04 12:16:13.494488 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-04 12:16:13.494706 | instance | skipping: [instance] 2026-05-04 12:16:13.494750 | instance | 2026-05-04 12:16:13.494961 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-05-04 12:16:13.494983 | instance | Monday 04 May 2026 12:16:13 +0000 (0:00:00.097) 0:54:16.284 ************ 2026-05-04 12:16:19.572675 | instance | changed: [instance] 2026-05-04 12:16:19.572772 | instance | 2026-05-04 12:16:19.572866 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-05-04 12:16:19.572986 | instance | Monday 04 May 2026 12:16:19 +0000 (0:00:06.078) 0:54:22.362 ************ 2026-05-04 12:16:20.282841 | instance | changed: [instance] 2026-05-04 12:16:20.282884 | instance | 2026-05-04 12:16:20.282889 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-05-04 12:16:20.282894 | instance | Monday 04 May 2026 12:16:20 +0000 (0:00:00.709) 0:54:23.072 ************ 2026-05-04 12:18:37.625773 | instance | changed: [instance] 2026-05-04 12:18:37.625857 | instance | 2026-05-04 12:18:37.626005 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-05-04 12:18:37.626112 | instance | Monday 04 May 2026 12:18:37 +0000 (0:02:17.344) 0:56:40.416 ************ 2026-05-04 12:18:38.461838 | instance | changed: [instance] 2026-05-04 12:18:38.461923 | instance | 2026-05-04 12:18:38.462168 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:18:38.462243 | instance | Monday 04 May 2026 12:18:38 +0000 (0:00:00.836) 0:56:41.252 ************ 2026-05-04 12:18:38.604763 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:18:38.604836 | instance | 2026-05-04 12:18:38.605090 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:18:38.605133 | instance | Monday 04 May 2026 12:18:38 +0000 (0:00:00.142) 0:56:41.395 ************ 2026-05-04 12:18:38.667932 | instance | skipping: [instance] 2026-05-04 12:18:38.668018 | instance | 2026-05-04 12:18:38.668030 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:18:38.668041 | instance | Monday 04 May 2026 12:18:38 +0000 (0:00:00.062) 0:56:41.457 ************ 2026-05-04 12:18:38.755547 | instance | skipping: [instance] 2026-05-04 12:18:38.755672 | instance | 2026-05-04 12:18:38.755835 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:18:38.756027 | instance | Monday 04 May 2026 12:18:38 +0000 (0:00:00.088) 0:56:41.545 ************ 2026-05-04 12:18:38.826661 | instance | ok: [instance] 2026-05-04 12:18:38.826735 | instance | 2026-05-04 12:18:38.826874 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-05-04 12:18:38.826988 | instance | Monday 04 May 2026 12:18:38 +0000 (0:00:00.071) 0:56:41.617 ************ 2026-05-04 12:18:38.931231 | instance | included: ingress for instance 2026-05-04 12:18:38.931576 | instance | 2026-05-04 12:18:38.931593 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-05-04 12:18:38.931599 | instance | Monday 04 May 2026 12:18:38 +0000 (0:00:00.104) 0:56:41.721 ************ 2026-05-04 12:18:40.090204 | instance | changed: [instance] 2026-05-04 12:18:40.090288 | instance | 2026-05-04 12:18:40.090423 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-05-04 12:18:40.090538 | instance | Monday 04 May 2026 12:18:40 +0000 (0:00:01.158) 0:56:42.879 ************ 2026-05-04 12:18:40.880211 | instance | changed: [instance] 2026-05-04 12:18:40.880295 | instance | 2026-05-04 12:18:40.880427 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-05-04 12:18:40.880570 | instance | Monday 04 May 2026 12:18:40 +0000 (0:00:00.790) 0:56:43.670 ************ 2026-05-04 12:18:41.165496 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:18:41.165873 | instance | 2026-05-04 12:18:41.165912 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:18:41.165922 | instance | Monday 04 May 2026 12:18:41 +0000 (0:00:00.285) 0:56:43.956 ************ 2026-05-04 12:18:41.236036 | instance | skipping: [instance] 2026-05-04 12:18:41.236120 | instance | 2026-05-04 12:18:41.236251 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:18:41.236373 | instance | Monday 04 May 2026 12:18:41 +0000 (0:00:00.070) 0:56:44.026 ************ 2026-05-04 12:18:41.298913 | instance | skipping: [instance] 2026-05-04 12:18:41.298993 | instance | 2026-05-04 12:18:41.299131 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:18:41.299251 | instance | Monday 04 May 2026 12:18:41 +0000 (0:00:00.062) 0:56:44.089 ************ 2026-05-04 12:18:41.380496 | instance | ok: [instance] 2026-05-04 12:18:41.380574 | instance | 2026-05-04 12:18:41.380713 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-05-04 12:18:41.380836 | instance | Monday 04 May 2026 12:18:41 +0000 (0:00:00.081) 0:56:44.171 ************ 2026-05-04 12:18:41.485954 | instance | included: ingress for instance 2026-05-04 12:18:41.486007 | instance | 2026-05-04 12:18:41.486012 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-05-04 12:18:41.486017 | instance | Monday 04 May 2026 12:18:41 +0000 (0:00:00.100) 0:56:44.271 ************ 2026-05-04 12:18:42.542528 | instance | changed: [instance] 2026-05-04 12:18:42.542632 | instance | 2026-05-04 12:18:42.542790 | instance | TASK [Upload images] *********************************************************** 2026-05-04 12:18:42.542931 | instance | Monday 04 May 2026 12:18:42 +0000 (0:00:01.061) 0:56:45.332 ************ 2026-05-04 12:18:42.743708 | instance | included: glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-05-04 12:18:42.743816 | instance | 2026-05-04 12:18:42.744173 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-04 12:18:42.744222 | instance | Monday 04 May 2026 12:18:42 +0000 (0:00:00.201) 0:56:45.534 ************ 2026-05-04 12:18:43.775864 | instance | ok: [instance] 2026-05-04 12:18:43.775956 | instance | 2026-05-04 12:18:43.775961 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-04 12:18:43.775966 | instance | Monday 04 May 2026 12:18:43 +0000 (0:00:01.030) 0:56:46.565 ************ 2026-05-04 12:18:43.998943 | instance | changed: [instance] 2026-05-04 12:18:43.999025 | instance | 2026-05-04 12:18:43.999192 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-04 12:18:43.999325 | instance | Monday 04 May 2026 12:18:43 +0000 (0:00:00.224) 0:56:46.789 ************ 2026-05-04 12:18:49.520880 | instance | changed: [instance] 2026-05-04 12:18:49.521166 | instance | 2026-05-04 12:18:49.521510 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-04 12:18:49.521832 | instance | Monday 04 May 2026 12:18:49 +0000 (0:00:05.521) 0:56:52.311 ************ 2026-05-04 12:18:49.805589 | instance | ok: [instance] 2026-05-04 12:18:49.805716 | instance | 2026-05-04 12:18:49.806023 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-04 12:18:49.806310 | instance | Monday 04 May 2026 12:18:49 +0000 (0:00:00.284) 0:56:52.595 ************ 2026-05-04 12:18:49.871568 | instance | skipping: [instance] 2026-05-04 12:18:49.871806 | instance | 2026-05-04 12:18:49.872139 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-04 12:18:49.872410 | instance | Monday 04 May 2026 12:18:49 +0000 (0:00:00.066) 0:56:52.662 ************ 2026-05-04 12:18:50.610687 | instance | ok: [instance] 2026-05-04 12:18:50.611158 | instance | 2026-05-04 12:18:50.611222 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-04 12:18:50.611534 | instance | Monday 04 May 2026 12:18:50 +0000 (0:00:00.738) 0:56:53.400 ************ 2026-05-04 12:19:08.161270 | instance | changed: [instance] 2026-05-04 12:19:08.161361 | instance | 2026-05-04 12:19:08.161600 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-04 12:19:08.161616 | instance | Monday 04 May 2026 12:19:08 +0000 (0:00:17.551) 0:57:10.951 ************ 2026-05-04 12:19:08.963020 | instance | changed: [instance] 2026-05-04 12:19:08.963121 | instance | 2026-05-04 12:19:08.963216 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:19:08.963514 | instance | Monday 04 May 2026 12:19:08 +0000 (0:00:00.801) 0:57:11.753 ************ 2026-05-04 12:19:09.070628 | instance | ok: [instance] 2026-05-04 12:19:09.088604 | instance | 2026-05-04 12:19:09.088634 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:19:09.088646 | instance | Monday 04 May 2026 12:19:09 +0000 (0:00:00.106) 0:57:11.860 ************ 2026-05-04 12:19:09.201667 | instance | included: rabbitmq for instance 2026-05-04 12:19:09.374070 | instance | 2026-05-04 12:19:09.374164 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 12:19:09.374181 | instance | Monday 04 May 2026 12:19:09 +0000 (0:00:00.130) 0:57:11.990 ************ 2026-05-04 12:19:10.417507 | instance | ok: [instance] 2026-05-04 12:19:10.417591 | instance | 2026-05-04 12:19:10.417880 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 12:19:10.418165 | instance | Monday 04 May 2026 12:19:10 +0000 (0:00:01.216) 0:57:13.207 ************ 2026-05-04 12:19:10.485582 | instance | skipping: [instance] 2026-05-04 12:19:10.485703 | instance | 2026-05-04 12:19:10.486049 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 12:19:10.486317 | instance | Monday 04 May 2026 12:19:10 +0000 (0:00:00.068) 0:57:13.275 ************ 2026-05-04 12:19:10.549446 | instance | skipping: [instance] 2026-05-04 12:19:10.549544 | instance | 2026-05-04 12:19:10.549670 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 12:19:10.549793 | instance | Monday 04 May 2026 12:19:10 +0000 (0:00:00.063) 0:57:13.339 ************ 2026-05-04 12:19:10.613925 | instance | skipping: [instance] 2026-05-04 12:19:10.613996 | instance | 2026-05-04 12:19:10.614092 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 12:19:10.614198 | instance | Monday 04 May 2026 12:19:10 +0000 (0:00:00.064) 0:57:13.404 ************ 2026-05-04 12:19:41.622857 | instance | changed: [instance] 2026-05-04 12:19:41.623086 | instance | 2026-05-04 12:19:41.623369 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:19:41.623649 | instance | Monday 04 May 2026 12:19:41 +0000 (0:00:31.008) 0:57:44.413 ************ 2026-05-04 12:19:42.563533 | instance | ok: [instance] 2026-05-04 12:19:42.563806 | instance | 2026-05-04 12:19:42.564144 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:19:42.564459 | instance | Monday 04 May 2026 12:19:42 +0000 (0:00:00.940) 0:57:45.353 ************ 2026-05-04 12:19:42.640062 | instance | ok: [instance] 2026-05-04 12:19:42.640128 | instance | 2026-05-04 12:19:42.640136 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:19:42.640143 | instance | Monday 04 May 2026 12:19:42 +0000 (0:00:00.076) 0:57:45.429 ************ 2026-05-04 12:19:42.715804 | instance | skipping: [instance] 2026-05-04 12:19:42.715884 | instance | 2026-05-04 12:19:42.715890 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:19:42.715897 | instance | Monday 04 May 2026 12:19:42 +0000 (0:00:00.075) 0:57:45.505 ************ 2026-05-04 12:19:42.788514 | instance | skipping: [instance] 2026-05-04 12:19:42.788647 | instance | 2026-05-04 12:19:42.788663 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:19:42.788818 | instance | Monday 04 May 2026 12:19:42 +0000 (0:00:00.073) 0:57:45.578 ************ 2026-05-04 12:19:42.869212 | instance | ok: [instance] 2026-05-04 12:19:42.869299 | instance | 2026-05-04 12:19:42.869421 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:19:42.869554 | instance | Monday 04 May 2026 12:19:42 +0000 (0:00:00.080) 0:57:45.659 ************ 2026-05-04 12:19:42.996057 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 12:19:42.996131 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:19:42.996871 | instance | ok: [instance] => (item=identity) 2026-05-04 12:19:42.996921 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:19:42.996927 | instance | ok: [instance] => (item=sharev2) 2026-05-04 12:19:42.996932 | instance | 2026-05-04 12:19:42.996937 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:19:42.996942 | instance | Monday 04 May 2026 12:19:42 +0000 (0:00:00.126) 0:57:45.786 ************ 2026-05-04 12:19:43.103105 | instance | ok: [instance] 2026-05-04 12:19:43.103191 | instance | 2026-05-04 12:19:43.103317 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:19:43.103451 | instance | Monday 04 May 2026 12:19:43 +0000 (0:00:00.106) 0:57:45.893 ************ 2026-05-04 12:19:43.193097 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:19:43.193180 | instance | 2026-05-04 12:19:43.193304 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:19:43.193433 | instance | Monday 04 May 2026 12:19:43 +0000 (0:00:00.090) 0:57:45.983 ************ 2026-05-04 12:19:43.804500 | instance | changed: [instance] 2026-05-04 12:19:43.804612 | instance | 2026-05-04 12:19:43.804764 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-05-04 12:19:43.804911 | instance | Monday 04 May 2026 12:19:43 +0000 (0:00:00.610) 0:57:46.594 ************ 2026-05-04 12:19:44.975585 | instance | changed: [instance] 2026-05-04 12:19:44.976134 | instance | 2026-05-04 12:19:44.976186 | instance | TASK [Upload service image] **************************************************** 2026-05-04 12:19:44.976432 | instance | Monday 04 May 2026 12:19:44 +0000 (0:00:01.170) 0:57:47.765 ************ 2026-05-04 12:19:45.144358 | instance | included: glance_image for instance 2026-05-04 12:19:45.144430 | instance | 2026-05-04 12:19:45.144556 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-04 12:19:45.144679 | instance | Monday 04 May 2026 12:19:45 +0000 (0:00:00.169) 0:57:47.934 ************ 2026-05-04 12:19:46.156321 | instance | ok: [instance] 2026-05-04 12:19:46.156390 | instance | 2026-05-04 12:19:46.156533 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-04 12:19:46.156658 | instance | Monday 04 May 2026 12:19:46 +0000 (0:00:01.011) 0:57:48.946 ************ 2026-05-04 12:19:46.500740 | instance | changed: [instance] 2026-05-04 12:19:46.500784 | instance | 2026-05-04 12:19:46.500789 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-04 12:19:46.500794 | instance | Monday 04 May 2026 12:19:46 +0000 (0:00:00.344) 0:57:49.291 ************ 2026-05-04 12:19:55.969726 | instance | changed: [instance] 2026-05-04 12:19:55.969986 | instance | 2026-05-04 12:19:55.970007 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-04 12:19:55.970037 | instance | Monday 04 May 2026 12:19:55 +0000 (0:00:09.469) 0:57:58.760 ************ 2026-05-04 12:19:56.274273 | instance | ok: [instance] 2026-05-04 12:19:56.274338 | instance | 2026-05-04 12:19:56.274610 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-04 12:19:56.274647 | instance | Monday 04 May 2026 12:19:56 +0000 (0:00:00.304) 0:57:59.064 ************ 2026-05-04 12:19:56.347309 | instance | skipping: [instance] 2026-05-04 12:19:56.347707 | instance | 2026-05-04 12:19:56.347746 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-04 12:19:56.347753 | instance | Monday 04 May 2026 12:19:56 +0000 (0:00:00.072) 0:57:59.137 ************ 2026-05-04 12:19:57.027251 | instance | ok: [instance] 2026-05-04 12:19:57.027331 | instance | 2026-05-04 12:19:57.027589 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-04 12:19:57.027631 | instance | Monday 04 May 2026 12:19:57 +0000 (0:00:00.679) 0:57:59.817 ************ 2026-05-04 12:20:09.034091 | instance | changed: [instance] 2026-05-04 12:20:09.034177 | instance | 2026-05-04 12:20:09.034190 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-04 12:20:09.034202 | instance | Monday 04 May 2026 12:20:09 +0000 (0:00:12.005) 0:58:11.823 ************ 2026-05-04 12:20:09.418378 | instance | changed: [instance] 2026-05-04 12:20:09.418456 | instance | 2026-05-04 12:20:09.418586 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-05-04 12:20:09.418715 | instance | Monday 04 May 2026 12:20:09 +0000 (0:00:00.385) 0:58:12.208 ************ 2026-05-04 12:20:11.114786 | instance | changed: [instance] 2026-05-04 12:20:11.114880 | instance | 2026-05-04 12:20:11.115009 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-05-04 12:20:11.115176 | instance | Monday 04 May 2026 12:20:11 +0000 (0:00:01.696) 0:58:13.904 ************ 2026-05-04 12:20:15.035484 | instance | changed: [instance] => (item=22) 2026-05-04 12:20:15.035571 | instance | changed: [instance] => (item=111) 2026-05-04 12:20:15.035802 | instance | changed: [instance] => (item=2049) 2026-05-04 12:20:15.035928 | instance | 2026-05-04 12:20:15.035941 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-05-04 12:20:15.036090 | instance | Monday 04 May 2026 12:20:15 +0000 (0:00:03.920) 0:58:17.825 ************ 2026-05-04 12:20:16.387284 | instance | changed: [instance] 2026-05-04 12:20:16.387381 | instance | 2026-05-04 12:20:16.387518 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-05-04 12:20:16.387639 | instance | Monday 04 May 2026 12:20:16 +0000 (0:00:01.351) 0:58:19.177 ************ 2026-05-04 12:20:16.626881 | instance | ok: [instance -> localhost] 2026-05-04 12:20:16.626960 | instance | 2026-05-04 12:20:16.627244 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-05-04 12:20:16.627324 | instance | Monday 04 May 2026 12:20:16 +0000 (0:00:00.239) 0:58:19.416 ************ 2026-05-04 12:20:17.065162 | instance | ok: [instance -> localhost] 2026-05-04 12:20:17.065273 | instance | 2026-05-04 12:20:17.065341 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-05-04 12:20:17.065465 | instance | Monday 04 May 2026 12:20:17 +0000 (0:00:00.438) 0:58:19.855 ************ 2026-05-04 12:20:17.403114 | instance | ok: [instance -> localhost] 2026-05-04 12:20:17.403239 | instance | 2026-05-04 12:20:17.403255 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-05-04 12:20:17.403392 | instance | Monday 04 May 2026 12:20:17 +0000 (0:00:00.337) 0:58:20.193 ************ 2026-05-04 12:20:17.638432 | instance | ok: [instance -> localhost] 2026-05-04 12:20:17.638560 | instance | 2026-05-04 12:20:17.638573 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-05-04 12:20:17.638710 | instance | Monday 04 May 2026 12:20:17 +0000 (0:00:00.235) 0:58:20.428 ************ 2026-05-04 12:20:18.439049 | instance | changed: [instance] 2026-05-04 12:20:18.439144 | instance | 2026-05-04 12:20:18.439231 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-05-04 12:20:18.439356 | instance | Monday 04 May 2026 12:20:18 +0000 (0:00:00.800) 0:58:21.229 ************ 2026-05-04 12:22:46.744735 | instance | changed: [instance] 2026-05-04 12:22:46.744814 | instance | 2026-05-04 12:22:46.745060 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:22:46.745103 | instance | Monday 04 May 2026 12:22:46 +0000 (0:02:28.306) 1:00:49.535 ************ 2026-05-04 12:22:46.905599 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:22:46.905747 | instance | 2026-05-04 12:22:46.905959 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:22:46.906179 | instance | Monday 04 May 2026 12:22:46 +0000 (0:00:00.160) 1:00:49.695 ************ 2026-05-04 12:22:46.970921 | instance | skipping: [instance] 2026-05-04 12:22:46.970971 | instance | 2026-05-04 12:22:46.970979 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:22:46.970986 | instance | Monday 04 May 2026 12:22:46 +0000 (0:00:00.064) 1:00:49.760 ************ 2026-05-04 12:22:47.032783 | instance | skipping: [instance] 2026-05-04 12:22:47.032892 | instance | 2026-05-04 12:22:47.033032 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:22:47.033153 | instance | Monday 04 May 2026 12:22:47 +0000 (0:00:00.062) 1:00:49.823 ************ 2026-05-04 12:22:47.111179 | instance | ok: [instance] 2026-05-04 12:22:47.111302 | instance | 2026-05-04 12:22:47.111421 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-05-04 12:22:47.111539 | instance | Monday 04 May 2026 12:22:47 +0000 (0:00:00.078) 1:00:49.901 ************ 2026-05-04 12:22:47.218976 | instance | included: ingress for instance 2026-05-04 12:22:47.219054 | instance | 2026-05-04 12:22:47.219155 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-05-04 12:22:47.219272 | instance | Monday 04 May 2026 12:22:47 +0000 (0:00:00.107) 1:00:50.009 ************ 2026-05-04 12:22:48.358376 | instance | changed: [instance] 2026-05-04 12:22:48.358643 | instance | 2026-05-04 12:22:48.358934 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-05-04 12:22:48.359301 | instance | Monday 04 May 2026 12:22:48 +0000 (0:00:01.139) 1:00:51.148 ************ 2026-05-04 12:22:50.321870 | instance | changed: [instance] 2026-05-04 12:22:50.322132 | instance | 2026-05-04 12:22:50.322417 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:22:50.322680 | instance | Monday 04 May 2026 12:22:50 +0000 (0:00:01.963) 1:00:53.112 ************ 2026-05-04 12:22:50.419786 | instance | ok: [instance] 2026-05-04 12:22:50.420060 | instance | 2026-05-04 12:22:50.420383 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:22:50.420666 | instance | Monday 04 May 2026 12:22:50 +0000 (0:00:00.098) 1:00:53.210 ************ 2026-05-04 12:22:50.481707 | instance | skipping: [instance] 2026-05-04 12:22:50.481969 | instance | 2026-05-04 12:22:50.482298 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:22:50.482608 | instance | Monday 04 May 2026 12:22:50 +0000 (0:00:00.061) 1:00:53.271 ************ 2026-05-04 12:22:50.542097 | instance | skipping: [instance] 2026-05-04 12:22:50.542318 | instance | 2026-05-04 12:22:50.542596 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:22:50.542854 | instance | Monday 04 May 2026 12:22:50 +0000 (0:00:00.060) 1:00:53.332 ************ 2026-05-04 12:22:50.600247 | instance | skipping: [instance] 2026-05-04 12:22:50.600522 | instance | 2026-05-04 12:22:50.601054 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:22:50.601420 | instance | Monday 04 May 2026 12:22:50 +0000 (0:00:00.057) 1:00:53.390 ************ 2026-05-04 12:22:50.671301 | instance | skipping: [instance] 2026-05-04 12:22:50.671538 | instance | 2026-05-04 12:22:50.671849 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:22:50.672107 | instance | Monday 04 May 2026 12:22:50 +0000 (0:00:00.071) 1:00:53.461 ************ 2026-05-04 12:22:50.750408 | instance | skipping: [instance] 2026-05-04 12:22:50.750616 | instance | 2026-05-04 12:22:50.750897 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:22:50.751160 | instance | Monday 04 May 2026 12:22:50 +0000 (0:00:00.078) 1:00:53.540 ************ 2026-05-04 12:22:50.828933 | instance | ok: [instance] 2026-05-04 12:22:50.829208 | instance | 2026-05-04 12:22:50.829556 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:22:50.829861 | instance | Monday 04 May 2026 12:22:50 +0000 (0:00:00.078) 1:00:53.618 ************ 2026-05-04 12:22:50.934142 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:22:50.934278 | instance | ok: [instance] => (item=dashboard) 2026-05-04 12:22:50.934440 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:22:50.934600 | instance | ok: [instance] => (item=identity) 2026-05-04 12:22:50.934750 | instance | 2026-05-04 12:22:50.934904 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:22:50.935062 | instance | Monday 04 May 2026 12:22:50 +0000 (0:00:00.105) 1:00:53.724 ************ 2026-05-04 12:22:51.038869 | instance | ok: [instance] 2026-05-04 12:22:51.039101 | instance | 2026-05-04 12:22:51.039386 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:22:51.039662 | instance | Monday 04 May 2026 12:22:51 +0000 (0:00:00.104) 1:00:53.828 ************ 2026-05-04 12:22:51.130168 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:22:51.130465 | instance | 2026-05-04 12:22:51.130835 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:22:51.131240 | instance | Monday 04 May 2026 12:22:51 +0000 (0:00:00.091) 1:00:53.920 ************ 2026-05-04 12:22:51.694014 | instance | changed: [instance] 2026-05-04 12:22:51.694200 | instance | 2026-05-04 12:22:51.694494 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-05-04 12:22:51.694795 | instance | Monday 04 May 2026 12:22:51 +0000 (0:00:00.563) 1:00:54.484 ************ 2026-05-04 12:23:22.517839 | instance | changed: [instance] 2026-05-04 12:23:22.518027 | instance | 2026-05-04 12:23:22.518143 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:23:22.518281 | instance | Monday 04 May 2026 12:23:22 +0000 (0:00:30.823) 1:01:25.307 ************ 2026-05-04 12:23:22.782602 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:23:22.782729 | instance | 2026-05-04 12:23:22.782862 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:23:22.783022 | instance | Monday 04 May 2026 12:23:22 +0000 (0:00:00.265) 1:01:25.572 ************ 2026-05-04 12:23:22.849152 | instance | skipping: [instance] 2026-05-04 12:23:22.849338 | instance | 2026-05-04 12:23:22.849662 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:23:22.849966 | instance | Monday 04 May 2026 12:23:22 +0000 (0:00:00.066) 1:01:25.639 ************ 2026-05-04 12:23:22.918338 | instance | skipping: [instance] 2026-05-04 12:23:22.918587 | instance | 2026-05-04 12:23:22.918879 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:23:22.919156 | instance | Monday 04 May 2026 12:23:22 +0000 (0:00:00.069) 1:01:25.708 ************ 2026-05-04 12:23:22.994040 | instance | ok: [instance] 2026-05-04 12:23:22.994133 | instance | 2026-05-04 12:23:22.994314 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-05-04 12:23:22.994475 | instance | Monday 04 May 2026 12:23:22 +0000 (0:00:00.075) 1:01:25.784 ************ 2026-05-04 12:23:23.100078 | instance | included: ingress for instance 2026-05-04 12:23:23.100280 | instance | 2026-05-04 12:23:23.100599 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-05-04 12:23:23.100847 | instance | Monday 04 May 2026 12:23:23 +0000 (0:00:00.105) 1:01:25.889 ************ 2026-05-04 12:23:24.304355 | instance | changed: [instance] 2026-05-04 12:23:24.305081 | instance | 2026-05-04 12:23:24.305184 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-05-04 12:23:24.305197 | instance | Monday 04 May 2026 12:23:24 +0000 (0:00:01.203) 1:01:27.093 ************ 2026-05-04 12:23:25.103375 | instance | changed: [instance] 2026-05-04 12:23:25.103475 | instance | 2026-05-04 12:23:25.103661 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-05-04 12:23:25.103828 | instance | Monday 04 May 2026 12:23:25 +0000 (0:00:00.800) 1:01:27.893 ************ 2026-05-04 12:23:32.909106 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:32.909178 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:32.909184 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:32.909190 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:32.909195 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:32.909201 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:32.909206 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:32.909212 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:32.909217 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:32.909222 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:32.909227 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:32.909233 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:32.909239 | instance | ok: [instance] 2026-05-04 12:23:32.909246 | instance | 2026-05-04 12:23:32.909252 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-05-04 12:23:32.909258 | instance | Monday 04 May 2026 12:23:32 +0000 (0:00:07.801) 1:01:35.694 ************ 2026-05-04 12:23:33.147243 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:33.147690 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:33.148042 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:33.148462 | instance | skipping: [instance] => (item=None) 2026-05-04 12:23:33.148814 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:33.149154 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:33.149491 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:33.149848 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:33.150223 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:33.150564 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:33.150899 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:33.151237 | instance | ok: [instance] => (item=None) 2026-05-04 12:23:33.151600 | instance | ok: [instance] 2026-05-04 12:23:33.151932 | instance | 2026-05-04 12:23:33.152336 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-05-04 12:23:33.152698 | instance | Monday 04 May 2026 12:23:33 +0000 (0:00:00.241) 1:01:35.936 ************ 2026-05-04 12:23:33.854258 | instance | changed: [instance] 2026-05-04 12:23:33.854344 | instance | 2026-05-04 12:23:33.854352 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-05-04 12:23:33.854359 | instance | Monday 04 May 2026 12:23:33 +0000 (0:00:00.707) 1:01:36.643 ************ 2026-05-04 12:23:34.654226 | instance | changed: [instance] 2026-05-04 12:23:34.654317 | instance | 2026-05-04 12:23:34.654328 | instance | PLAY [controllers] ************************************************************* 2026-05-04 12:23:34.654338 | instance | 2026-05-04 12:23:34.654348 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 12:23:34.654357 | instance | Monday 04 May 2026 12:23:34 +0000 (0:00:00.798) 1:01:37.442 ************ 2026-05-04 12:23:39.532299 | instance | ok: [instance] 2026-05-04 12:23:39.532415 | instance | 2026-05-04 12:23:39.532427 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-04 12:23:39.532438 | instance | Monday 04 May 2026 12:23:39 +0000 (0:00:04.877) 1:01:42.320 ************ 2026-05-04 12:23:39.845714 | instance | ok: [instance] 2026-05-04 12:23:39.845781 | instance | 2026-05-04 12:23:39.845793 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 12:23:39.845803 | instance | Monday 04 May 2026 12:23:39 +0000 (0:00:00.314) 1:01:42.635 ************ 2026-05-04 12:23:41.141181 | instance | ok: [instance] 2026-05-04 12:23:41.141223 | instance | 2026-05-04 12:23:41.141231 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-04 12:23:41.141237 | instance | Monday 04 May 2026 12:23:41 +0000 (0:00:01.295) 1:01:43.930 ************ 2026-05-04 12:23:41.561243 | instance | ok: [instance] 2026-05-04 12:23:41.561622 | instance | 2026-05-04 12:23:41.562013 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:23:41.562345 | instance | Monday 04 May 2026 12:23:41 +0000 (0:00:00.420) 1:01:44.351 ************ 2026-05-04 12:23:41.686164 | instance | ok: [instance] => { 2026-05-04 12:23:41.686561 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-04 12:23:41.686874 | instance | } 2026-05-04 12:23:41.687171 | instance | 2026-05-04 12:23:41.687489 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:23:41.687876 | instance | Monday 04 May 2026 12:23:41 +0000 (0:00:00.124) 1:01:44.476 ************ 2026-05-04 12:23:42.127152 | instance | ok: [instance] 2026-05-04 12:23:42.127430 | instance | 2026-05-04 12:23:42.127654 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:23:42.127868 | instance | Monday 04 May 2026 12:23:42 +0000 (0:00:00.441) 1:01:44.917 ************ 2026-05-04 12:23:43.264750 | instance | ok: [instance] 2026-05-04 12:23:43.265114 | instance | 2026-05-04 12:23:43.265446 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-04 12:23:43.265788 | instance | Monday 04 May 2026 12:23:43 +0000 (0:00:01.136) 1:01:46.054 ************ 2026-05-04 12:23:43.800459 | instance | ok: [instance] 2026-05-04 12:23:43.800517 | instance | 2026-05-04 12:23:43.800562 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-04 12:23:43.800574 | instance | Monday 04 May 2026 12:23:43 +0000 (0:00:00.535) 1:01:46.589 ************ 2026-05-04 12:23:44.547097 | instance | ok: [instance] 2026-05-04 12:23:44.547154 | instance | 2026-05-04 12:23:44.547166 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-04 12:23:44.547176 | instance | Monday 04 May 2026 12:23:44 +0000 (0:00:00.746) 1:01:47.336 ************ 2026-05-04 12:23:45.457801 | instance | ok: [instance] 2026-05-04 12:23:45.457863 | instance | 2026-05-04 12:23:45.457874 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-04 12:23:45.457935 | instance | Monday 04 May 2026 12:23:45 +0000 (0:00:00.910) 1:01:48.247 ************ 2026-05-04 12:23:45.868360 | instance | ok: [instance] 2026-05-04 12:23:45.868409 | instance | 2026-05-04 12:23:45.868417 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-04 12:23:45.868423 | instance | Monday 04 May 2026 12:23:45 +0000 (0:00:00.410) 1:01:48.658 ************ 2026-05-04 12:23:46.037131 | instance | included: openstack_helm_endpoints for instance 2026-05-04 12:23:46.037193 | instance | 2026-05-04 12:23:46.037206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:23:46.037224 | instance | Monday 04 May 2026 12:23:46 +0000 (0:00:00.169) 1:01:48.827 ************ 2026-05-04 12:23:46.114614 | instance | skipping: [instance] 2026-05-04 12:23:46.114852 | instance | 2026-05-04 12:23:46.115140 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:23:46.115429 | instance | Monday 04 May 2026 12:23:46 +0000 (0:00:00.077) 1:01:48.904 ************ 2026-05-04 12:23:46.179130 | instance | skipping: [instance] 2026-05-04 12:23:46.179360 | instance | 2026-05-04 12:23:46.179636 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:23:46.179893 | instance | Monday 04 May 2026 12:23:46 +0000 (0:00:00.064) 1:01:48.969 ************ 2026-05-04 12:23:46.246386 | instance | skipping: [instance] 2026-05-04 12:23:46.246537 | instance | 2026-05-04 12:23:46.246722 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:23:46.246894 | instance | Monday 04 May 2026 12:23:46 +0000 (0:00:00.066) 1:01:49.036 ************ 2026-05-04 12:23:46.310522 | instance | skipping: [instance] 2026-05-04 12:23:46.310657 | instance | 2026-05-04 12:23:46.310851 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:23:46.311055 | instance | Monday 04 May 2026 12:23:46 +0000 (0:00:00.064) 1:01:49.100 ************ 2026-05-04 12:23:46.373190 | instance | skipping: [instance] 2026-05-04 12:23:46.373401 | instance | 2026-05-04 12:23:46.373587 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:23:46.373774 | instance | Monday 04 May 2026 12:23:46 +0000 (0:00:00.062) 1:01:49.163 ************ 2026-05-04 12:23:46.436866 | instance | skipping: [instance] 2026-05-04 12:23:46.437024 | instance | 2026-05-04 12:23:46.437252 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:23:46.437432 | instance | Monday 04 May 2026 12:23:46 +0000 (0:00:00.063) 1:01:49.227 ************ 2026-05-04 12:23:46.507040 | instance | ok: [instance] 2026-05-04 12:23:46.507172 | instance | 2026-05-04 12:23:46.507337 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:23:46.507497 | instance | Monday 04 May 2026 12:23:46 +0000 (0:00:00.070) 1:01:49.297 ************ 2026-05-04 12:23:46.583995 | instance | ok: [instance] => (item=identity) 2026-05-04 12:23:46.584221 | instance | 2026-05-04 12:23:46.584511 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:23:46.584750 | instance | Monday 04 May 2026 12:23:46 +0000 (0:00:00.076) 1:01:49.374 ************ 2026-05-04 12:23:46.691555 | instance | ok: [instance] 2026-05-04 12:23:46.691682 | instance | 2026-05-04 12:23:46.691865 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-04 12:23:46.692039 | instance | Monday 04 May 2026 12:23:46 +0000 (0:00:00.107) 1:01:49.481 ************ 2026-05-04 12:23:47.185680 | instance | ok: [instance] 2026-05-04 12:23:47.185754 | instance | 2026-05-04 12:23:47.185771 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-04 12:23:47.185785 | instance | Monday 04 May 2026 12:23:47 +0000 (0:00:00.492) 1:01:49.974 ************ 2026-05-04 12:23:47.731028 | instance | ok: [instance] 2026-05-04 12:23:47.731093 | instance | 2026-05-04 12:23:47.731221 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-04 12:23:47.731341 | instance | Monday 04 May 2026 12:23:47 +0000 (0:00:00.546) 1:01:50.521 ************ 2026-05-04 12:23:48.250290 | instance | ok: [instance] 2026-05-04 12:23:48.250372 | instance | 2026-05-04 12:23:48.250502 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-04 12:23:48.250623 | instance | Monday 04 May 2026 12:23:48 +0000 (0:00:00.519) 1:01:51.040 ************ 2026-05-04 12:23:48.773360 | instance | ok: [instance] 2026-05-04 12:23:48.773438 | instance | 2026-05-04 12:23:48.773539 | instance | PLAY [Configure networking] **************************************************** 2026-05-04 12:23:48.773649 | instance | 2026-05-04 12:23:48.773766 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 12:23:48.773883 | instance | Monday 04 May 2026 12:23:48 +0000 (0:00:00.523) 1:01:51.563 ************ 2026-05-04 12:23:52.740063 | instance | ok: [instance] 2026-05-04 12:23:52.740132 | instance | 2026-05-04 12:23:52.740333 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-05-04 12:23:52.740378 | instance | Monday 04 May 2026 12:23:52 +0000 (0:00:03.966) 1:01:55.530 ************ 2026-05-04 12:23:52.975796 | instance | ok: [instance] 2026-05-04 12:23:52.975837 | instance | 2026-05-04 12:23:52.975842 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-05-04 12:23:52.975846 | instance | Monday 04 May 2026 12:23:52 +0000 (0:00:00.235) 1:01:55.766 ************ 2026-05-04 12:23:53.167692 | instance | ok: [instance] 2026-05-04 12:23:53.167813 | instance | 2026-05-04 12:23:53.167979 | instance | PLAY RECAP ********************************************************************* 2026-05-04 12:23:53.168148 | instance | instance : ok=798 changed=288 unreachable=0 failed=0 skipped=259 rescued=0 ignored=2 2026-05-04 12:23:53.168285 | instance | 2026-05-04 12:23:53.168435 | instance | Monday 04 May 2026 12:23:53 +0000 (0:00:00.186) 1:01:55.952 ************ 2026-05-04 12:23:53.168568 | instance | =============================================================================== 2026-05-04 12:23:53.168727 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 286.32s 2026-05-04 12:23:53.168888 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 208.25s 2026-05-04 12:23:53.169033 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 172.72s 2026-05-04 12:23:53.169177 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 163.03s 2026-05-04 12:23:53.169324 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 153.50s 2026-05-04 12:23:53.169467 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 148.31s 2026-05-04 12:23:53.169614 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 137.34s 2026-05-04 12:23:53.169782 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 135.39s 2026-05-04 12:23:53.169995 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 134.29s 2026-05-04 12:23:53.170144 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 133.81s 2026-05-04 12:23:53.170299 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ----------------------------- 125.29s 2026-05-04 12:23:53.170439 | instance | vexxhost.atmosphere.glance_image : Check if image exists -------------- 124.42s 2026-05-04 12:23:53.170593 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 101.76s 2026-05-04 12:23:53.170767 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 98.77s 2026-05-04 12:23:53.170935 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 98.61s 2026-05-04 12:23:53.171101 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 87.82s 2026-05-04 12:23:53.171263 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 31.72s 2026-05-04 12:23:53.171402 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.01s 2026-05-04 12:23:53.171522 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.96s 2026-05-04 12:23:53.171637 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.95s 2026-05-04 12:23:53.425752 | instance | INFO [aio > converge] Executed: Successful 2026-05-04 12:23:53.433382 | instance | INFO [aio > idempotence] Executing 2026-05-04 12:23:56.341465 | instance | 2026-05-04 12:23:56.341732 | instance | PLAY [all] ********************************************************************* 2026-05-04 12:23:56.342010 | instance | 2026-05-04 12:23:56.342275 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 12:23:56.342539 | instance | Monday 04 May 2026 12:23:56 +0000 (0:00:00.016) 0:00:00.016 ************ 2026-05-04 12:24:00.281624 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-04 12:24:00.281775 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-04 12:24:00.281967 | instance | interpreter could change the meaning of that path. See 2026-05-04 12:24:00.282147 | instance | https://docs.ansible.com/ansible- 2026-05-04 12:24:00.282332 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-04 12:24:00.329581 | instance | ok: [instance] 2026-05-04 12:24:00.329790 | instance | 2026-05-04 12:24:00.330026 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-04 12:24:00.330221 | instance | Monday 04 May 2026 12:24:00 +0000 (0:00:03.988) 0:00:04.005 ************ 2026-05-04 12:24:00.436253 | instance | skipping: [instance] 2026-05-04 12:24:00.436493 | instance | 2026-05-04 12:24:00.436800 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-04 12:24:00.437040 | instance | Monday 04 May 2026 12:24:00 +0000 (0:00:00.106) 0:00:04.111 ************ 2026-05-04 12:24:00.656334 | instance | ok: [instance] 2026-05-04 12:24:00.656563 | instance | 2026-05-04 12:24:00.656824 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-05-04 12:24:00.657060 | instance | 2026-05-04 12:24:00.657316 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 12:24:00.657573 | instance | Monday 04 May 2026 12:24:00 +0000 (0:00:00.220) 0:00:04.331 ************ 2026-05-04 12:24:04.835298 | instance | ok: [instance] 2026-05-04 12:24:04.835553 | instance | 2026-05-04 12:24:04.835821 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 12:24:04.836113 | instance | Monday 04 May 2026 12:24:04 +0000 (0:00:04.178) 0:00:08.510 ************ 2026-05-04 12:24:05.215865 | instance | ok: [instance] 2026-05-04 12:24:05.216057 | instance | 2026-05-04 12:24:05.216333 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 12:24:05.216606 | instance | Monday 04 May 2026 12:24:05 +0000 (0:00:00.380) 0:00:08.891 ************ 2026-05-04 12:24:05.339395 | instance | skipping: [instance] 2026-05-04 12:24:05.339540 | instance | 2026-05-04 12:24:05.339580 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-04 12:24:05.339863 | instance | Monday 04 May 2026 12:24:05 +0000 (0:00:00.122) 0:00:09.013 ************ 2026-05-04 12:24:05.888302 | instance | ok: [instance] 2026-05-04 12:24:05.888517 | instance | 2026-05-04 12:24:05.888776 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:24:05.889031 | instance | Monday 04 May 2026 12:24:05 +0000 (0:00:00.548) 0:00:09.562 ************ 2026-05-04 12:24:05.986853 | instance | ok: [instance] => { 2026-05-04 12:24:05.987100 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-04 12:24:05.987411 | instance | } 2026-05-04 12:24:05.987647 | instance | 2026-05-04 12:24:05.987898 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:24:05.988225 | instance | Monday 04 May 2026 12:24:05 +0000 (0:00:00.099) 0:00:09.662 ************ 2026-05-04 12:24:06.600697 | instance | ok: [instance] 2026-05-04 12:24:06.600815 | instance | 2026-05-04 12:24:06.600985 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:24:06.601155 | instance | Monday 04 May 2026 12:24:06 +0000 (0:00:00.612) 0:00:10.274 ************ 2026-05-04 12:24:06.776058 | instance | skipping: [instance] 2026-05-04 12:24:06.776297 | instance | 2026-05-04 12:24:06.776578 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 12:24:06.776848 | instance | Monday 04 May 2026 12:24:06 +0000 (0:00:00.175) 0:00:10.450 ************ 2026-05-04 12:24:06.924010 | instance | skipping: [instance] 2026-05-04 12:24:06.924141 | instance | 2026-05-04 12:24:06.924316 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 12:24:06.924486 | instance | Monday 04 May 2026 12:24:06 +0000 (0:00:00.148) 0:00:10.598 ************ 2026-05-04 12:24:07.272107 | instance | ok: [instance] 2026-05-04 12:24:07.272312 | instance | 2026-05-04 12:24:07.272586 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 12:24:07.272840 | instance | Monday 04 May 2026 12:24:07 +0000 (0:00:00.347) 0:00:10.946 ************ 2026-05-04 12:24:08.663923 | instance | ok: [instance] 2026-05-04 12:24:08.664133 | instance | 2026-05-04 12:24:08.664659 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:24:08.664948 | instance | Monday 04 May 2026 12:24:08 +0000 (0:00:01.392) 0:00:12.338 ************ 2026-05-04 12:24:08.803583 | instance | ok: [instance] => { 2026-05-04 12:24:08.804057 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-04 12:24:08.804385 | instance | } 2026-05-04 12:24:08.804660 | instance | 2026-05-04 12:24:08.804979 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:24:08.805347 | instance | Monday 04 May 2026 12:24:08 +0000 (0:00:00.140) 0:00:12.478 ************ 2026-05-04 12:24:09.415608 | instance | ok: [instance] 2026-05-04 12:24:09.415706 | instance | 2026-05-04 12:24:09.415947 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:24:09.416085 | instance | Monday 04 May 2026 12:24:09 +0000 (0:00:00.612) 0:00:13.091 ************ 2026-05-04 12:24:12.027246 | instance | ok: [instance] 2026-05-04 12:24:12.027375 | instance | 2026-05-04 12:24:12.027545 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-04 12:24:12.027710 | instance | Monday 04 May 2026 12:24:12 +0000 (0:00:02.611) 0:00:15.702 ************ 2026-05-04 12:24:12.111560 | instance | skipping: [instance] 2026-05-04 12:24:12.111833 | instance | 2026-05-04 12:24:12.112142 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-04 12:24:12.112510 | instance | Monday 04 May 2026 12:24:12 +0000 (0:00:00.084) 0:00:15.786 ************ 2026-05-04 12:24:12.189857 | instance | skipping: [instance] 2026-05-04 12:24:12.190183 | instance | 2026-05-04 12:24:12.190470 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-04 12:24:12.190783 | instance | Monday 04 May 2026 12:24:12 +0000 (0:00:00.078) 0:00:15.865 ************ 2026-05-04 12:24:12.277827 | instance | skipping: [instance] 2026-05-04 12:24:12.278118 | instance | 2026-05-04 12:24:12.278390 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-04 12:24:12.278641 | instance | Monday 04 May 2026 12:24:12 +0000 (0:00:00.088) 0:00:15.953 ************ 2026-05-04 12:24:13.506010 | instance | ok: [instance] 2026-05-04 12:24:13.506257 | instance | 2026-05-04 12:24:13.506542 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-04 12:24:13.506811 | instance | Monday 04 May 2026 12:24:13 +0000 (0:00:01.227) 0:00:17.181 ************ 2026-05-04 12:24:13.998086 | instance | ok: [instance] 2026-05-04 12:24:13.998335 | instance | 2026-05-04 12:24:13.998612 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-04 12:24:13.998871 | instance | Monday 04 May 2026 12:24:13 +0000 (0:00:00.492) 0:00:17.673 ************ 2026-05-04 12:24:14.960146 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-04 12:24:14.960345 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-04 12:24:14.960606 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-04 12:24:14.960875 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-04 12:24:14.961144 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-04 12:24:14.961390 | instance | 2026-05-04 12:24:14.961649 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-04 12:24:14.961989 | instance | Monday 04 May 2026 12:24:14 +0000 (0:00:00.962) 0:00:18.635 ************ 2026-05-04 12:24:15.585237 | instance | ok: [instance] 2026-05-04 12:24:15.585493 | instance | 2026-05-04 12:24:15.585778 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-04 12:24:15.586083 | instance | Monday 04 May 2026 12:24:15 +0000 (0:00:00.584) 0:00:19.220 ************ 2026-05-04 12:24:15.586343 | instance | 2026-05-04 12:24:15.586761 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-04 12:24:15.587077 | instance | Monday 04 May 2026 12:24:15 +0000 (0:00:00.039) 0:00:19.260 ************ 2026-05-04 12:24:16.317594 | instance | ok: [instance] 2026-05-04 12:24:16.317807 | instance | 2026-05-04 12:24:16.318108 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 12:24:16.318397 | instance | Monday 04 May 2026 12:24:16 +0000 (0:00:00.731) 0:00:19.992 ************ 2026-05-04 12:24:16.613291 | instance | ok: [instance] 2026-05-04 12:24:16.613544 | instance | 2026-05-04 12:24:16.613877 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:24:16.614287 | instance | Monday 04 May 2026 12:24:16 +0000 (0:00:00.296) 0:00:20.288 ************ 2026-05-04 12:24:16.732510 | instance | ok: [instance] => { 2026-05-04 12:24:16.732806 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-04 12:24:16.733070 | instance | } 2026-05-04 12:24:16.733316 | instance | 2026-05-04 12:24:16.733581 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:24:16.733860 | instance | Monday 04 May 2026 12:24:16 +0000 (0:00:00.119) 0:00:20.407 ************ 2026-05-04 12:24:17.225797 | instance | ok: [instance] 2026-05-04 12:24:17.226062 | instance | 2026-05-04 12:24:17.226329 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:24:17.226583 | instance | Monday 04 May 2026 12:24:17 +0000 (0:00:00.492) 0:00:20.900 ************ 2026-05-04 12:24:20.461335 | instance | ok: [instance] 2026-05-04 12:24:20.461616 | instance | 2026-05-04 12:24:20.461957 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-04 12:24:20.462292 | instance | Monday 04 May 2026 12:24:20 +0000 (0:00:03.235) 0:00:24.136 ************ 2026-05-04 12:24:21.676428 | instance | ok: [instance] 2026-05-04 12:24:21.676594 | instance | 2026-05-04 12:24:21.676775 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-04 12:24:21.676949 | instance | Monday 04 May 2026 12:24:21 +0000 (0:00:01.214) 0:00:25.351 ************ 2026-05-04 12:24:22.103098 | instance | ok: [instance] 2026-05-04 12:24:22.103231 | instance | 2026-05-04 12:24:22.103420 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-04 12:24:22.103588 | instance | Monday 04 May 2026 12:24:22 +0000 (0:00:00.427) 0:00:25.778 ************ 2026-05-04 12:24:22.579763 | instance | ok: [instance] 2026-05-04 12:24:22.579990 | instance | 2026-05-04 12:24:22.580254 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-04 12:24:22.580545 | instance | Monday 04 May 2026 12:24:22 +0000 (0:00:00.476) 0:00:26.254 ************ 2026-05-04 12:24:23.214139 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-04 12:24:23.214411 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-04 12:24:23.214679 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-04 12:24:23.215094 | instance | 2026-05-04 12:24:23.215388 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-04 12:24:23.215654 | instance | Monday 04 May 2026 12:24:23 +0000 (0:00:00.634) 0:00:26.888 ************ 2026-05-04 12:24:23.687488 | instance | ok: [instance] 2026-05-04 12:24:23.687533 | instance | 2026-05-04 12:24:23.687631 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-04 12:24:23.687799 | instance | Monday 04 May 2026 12:24:23 +0000 (0:00:00.473) 0:00:27.362 ************ 2026-05-04 12:24:24.233694 | instance | ok: [instance] 2026-05-04 12:24:24.233978 | instance | 2026-05-04 12:24:24.234255 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-04 12:24:24.234543 | instance | Monday 04 May 2026 12:24:24 +0000 (0:00:00.510) 0:00:27.872 ************ 2026-05-04 12:24:24.234780 | instance | 2026-05-04 12:24:24.235039 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-04 12:24:24.235292 | instance | Monday 04 May 2026 12:24:24 +0000 (0:00:00.036) 0:00:27.908 ************ 2026-05-04 12:24:24.821098 | instance | ok: [instance] 2026-05-04 12:24:24.821343 | instance | 2026-05-04 12:24:24.821602 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-04 12:24:24.821859 | instance | Monday 04 May 2026 12:24:24 +0000 (0:00:00.587) 0:00:28.496 ************ 2026-05-04 12:24:24.960251 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-04 12:24:24.960465 | instance | 2026-05-04 12:24:24.960737 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-04 12:24:24.961003 | instance | Monday 04 May 2026 12:24:24 +0000 (0:00:00.139) 0:00:28.635 ************ 2026-05-04 12:24:26.175981 | instance | ok: [instance] 2026-05-04 12:24:26.176208 | instance | 2026-05-04 12:24:26.176473 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-04 12:24:26.176743 | instance | Monday 04 May 2026 12:24:26 +0000 (0:00:01.215) 0:00:29.850 ************ 2026-05-04 12:24:26.950766 | instance | ok: [instance] => (item=chronyd) 2026-05-04 12:24:26.950834 | instance | ok: [instance] => (item=sshd) 2026-05-04 12:24:26.950965 | instance | 2026-05-04 12:24:26.951093 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-04 12:24:26.951214 | instance | Monday 04 May 2026 12:24:26 +0000 (0:00:00.775) 0:00:30.626 ************ 2026-05-04 12:24:27.295667 | instance | ok: [instance] 2026-05-04 12:24:27.295803 | instance | 2026-05-04 12:24:27.296219 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-04 12:24:27.296269 | instance | Monday 04 May 2026 12:24:27 +0000 (0:00:00.344) 0:00:30.971 ************ 2026-05-04 12:24:27.554834 | instance | ok: [instance] 2026-05-04 12:24:27.554875 | instance | 2026-05-04 12:24:27.554886 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-04 12:24:27.554891 | instance | Monday 04 May 2026 12:24:27 +0000 (0:00:00.258) 0:00:31.230 ************ 2026-05-04 12:24:28.094824 | instance | ok: [instance] 2026-05-04 12:24:28.094900 | instance | 2026-05-04 12:24:28.095031 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-04 12:24:28.095149 | instance | Monday 04 May 2026 12:24:28 +0000 (0:00:00.540) 0:00:31.770 ************ 2026-05-04 12:24:28.450985 | instance | ok: [instance] 2026-05-04 12:24:28.451058 | instance | 2026-05-04 12:24:28.451315 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-05-04 12:24:28.451354 | instance | Monday 04 May 2026 12:24:28 +0000 (0:00:00.355) 0:00:32.126 ************ 2026-05-04 12:24:34.107656 | instance | ok: [instance] 2026-05-04 12:24:34.107711 | instance | 2026-05-04 12:24:34.107719 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-05-04 12:24:34.107726 | instance | Monday 04 May 2026 12:24:34 +0000 (0:00:05.655) 0:00:37.781 ************ 2026-05-04 12:24:34.190412 | instance | ok: [instance] 2026-05-04 12:24:34.190491 | instance | 2026-05-04 12:24:34.190623 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-05-04 12:24:34.190758 | instance | Monday 04 May 2026 12:24:34 +0000 (0:00:00.084) 0:00:37.866 ************ 2026-05-04 12:24:34.260658 | instance | skipping: [instance] 2026-05-04 12:24:34.260734 | instance | 2026-05-04 12:24:34.260843 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-05-04 12:24:34.260964 | instance | Monday 04 May 2026 12:24:34 +0000 (0:00:00.070) 0:00:37.936 ************ 2026-05-04 12:24:34.331781 | instance | skipping: [instance] 2026-05-04 12:24:34.331870 | instance | 2026-05-04 12:24:34.331987 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-05-04 12:24:34.332106 | instance | Monday 04 May 2026 12:24:34 +0000 (0:00:00.071) 0:00:38.007 ************ 2026-05-04 12:24:34.403099 | instance | skipping: [instance] 2026-05-04 12:24:34.403145 | instance | 2026-05-04 12:24:34.403151 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-05-04 12:24:34.403156 | instance | Monday 04 May 2026 12:24:34 +0000 (0:00:00.070) 0:00:38.078 ************ 2026-05-04 12:24:34.475061 | instance | skipping: [instance] 2026-05-04 12:24:34.475137 | instance | 2026-05-04 12:24:34.475451 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-05-04 12:24:34.475489 | instance | Monday 04 May 2026 12:24:34 +0000 (0:00:00.072) 0:00:38.150 ************ 2026-05-04 12:24:34.554278 | instance | skipping: [instance] 2026-05-04 12:24:34.554321 | instance | 2026-05-04 12:24:34.554329 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-05-04 12:24:34.554336 | instance | Monday 04 May 2026 12:24:34 +0000 (0:00:00.078) 0:00:38.229 ************ 2026-05-04 12:24:34.640589 | instance | skipping: [instance] 2026-05-04 12:24:34.640745 | instance | 2026-05-04 12:24:34.640799 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-05-04 12:24:34.640920 | instance | Monday 04 May 2026 12:24:34 +0000 (0:00:00.085) 0:00:38.315 ************ 2026-05-04 12:24:34.714471 | instance | skipping: [instance] 2026-05-04 12:24:34.714646 | instance | 2026-05-04 12:24:34.714827 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-05-04 12:24:34.715004 | instance | Monday 04 May 2026 12:24:34 +0000 (0:00:00.074) 0:00:38.389 ************ 2026-05-04 12:24:34.842635 | instance | ok: [instance] 2026-05-04 12:24:34.842804 | instance | 2026-05-04 12:24:34.843021 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-05-04 12:24:34.843257 | instance | Monday 04 May 2026 12:24:34 +0000 (0:00:00.127) 0:00:38.517 ************ 2026-05-04 12:24:35.179328 | instance | ok: [instance] => (item=instance) 2026-05-04 12:24:35.179560 | instance | 2026-05-04 12:24:35.179848 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-05-04 12:24:35.180142 | instance | Monday 04 May 2026 12:24:35 +0000 (0:00:00.336) 0:00:38.854 ************ 2026-05-04 12:24:35.269962 | instance | ok: [instance] 2026-05-04 12:24:35.270228 | instance | 2026-05-04 12:24:35.270516 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-05-04 12:24:35.270805 | instance | Monday 04 May 2026 12:24:35 +0000 (0:00:00.090) 0:00:38.945 ************ 2026-05-04 12:24:35.349929 | instance | skipping: [instance] 2026-05-04 12:24:35.350150 | instance | 2026-05-04 12:24:35.350434 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-04 12:24:35.350687 | instance | Monday 04 May 2026 12:24:35 +0000 (0:00:00.079) 0:00:39.025 ************ 2026-05-04 12:24:35.494757 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-04 12:24:35.494991 | instance | 2026-05-04 12:24:35.495254 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-04 12:24:35.495508 | instance | Monday 04 May 2026 12:24:35 +0000 (0:00:00.144) 0:00:39.170 ************ 2026-05-04 12:24:37.718579 | instance | ok: [instance] 2026-05-04 12:24:37.718671 | instance | 2026-05-04 12:24:37.718801 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-04 12:24:37.718926 | instance | Monday 04 May 2026 12:24:37 +0000 (0:00:02.223) 0:00:41.394 ************ 2026-05-04 12:24:37.862671 | instance | ok: [instance] => (item=instance) 2026-05-04 12:24:37.862849 | instance | 2026-05-04 12:24:37.863057 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-04 12:24:37.863234 | instance | Monday 04 May 2026 12:24:37 +0000 (0:00:00.143) 0:00:41.537 ************ 2026-05-04 12:24:38.344876 | instance | ok: [instance] 2026-05-04 12:24:38.345114 | instance | 2026-05-04 12:24:38.345396 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-04 12:24:38.345672 | instance | Monday 04 May 2026 12:24:38 +0000 (0:00:00.482) 0:00:42.019 ************ 2026-05-04 12:24:41.048618 | instance | ok: [instance] 2026-05-04 12:24:41.048696 | instance | 2026-05-04 12:24:41.048842 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-05-04 12:24:41.048953 | instance | Monday 04 May 2026 12:24:41 +0000 (0:00:02.704) 0:00:44.724 ************ 2026-05-04 12:24:43.414905 | instance | ok: [instance] 2026-05-04 12:24:43.415114 | instance | 2026-05-04 12:24:43.415384 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-05-04 12:24:43.415643 | instance | Monday 04 May 2026 12:24:43 +0000 (0:00:02.365) 0:00:47.090 ************ 2026-05-04 12:24:54.559410 | instance | ok: [instance] 2026-05-04 12:24:54.559638 | instance | 2026-05-04 12:24:54.559991 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-04 12:24:54.560337 | instance | Monday 04 May 2026 12:24:54 +0000 (0:00:11.144) 0:00:58.234 ************ 2026-05-04 12:24:54.697718 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-04 12:24:54.698404 | instance | 2026-05-04 12:24:54.698496 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-04 12:24:54.698860 | instance | Monday 04 May 2026 12:24:54 +0000 (0:00:00.138) 0:00:58.372 ************ 2026-05-04 12:24:54.820044 | instance | skipping: [instance] 2026-05-04 12:24:54.820312 | instance | 2026-05-04 12:24:54.820655 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-04 12:24:54.820930 | instance | Monday 04 May 2026 12:24:54 +0000 (0:00:00.122) 0:00:58.495 ************ 2026-05-04 12:24:54.940406 | instance | skipping: [instance] => (item=instance) 2026-05-04 12:24:54.940655 | instance | skipping: [instance] 2026-05-04 12:24:54.940921 | instance | 2026-05-04 12:24:54.941223 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-04 12:24:54.941485 | instance | Monday 04 May 2026 12:24:54 +0000 (0:00:00.120) 0:00:58.615 ************ 2026-05-04 12:24:55.244709 | instance | ok: [instance] 2026-05-04 12:24:55.244973 | instance | 2026-05-04 12:24:55.245265 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-04 12:24:55.245548 | instance | Monday 04 May 2026 12:24:55 +0000 (0:00:00.304) 0:00:58.919 ************ 2026-05-04 12:24:57.964814 | instance | ok: [instance] 2026-05-04 12:24:57.964869 | instance | 2026-05-04 12:24:57.964877 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-05-04 12:24:57.964883 | instance | Monday 04 May 2026 12:24:57 +0000 (0:00:02.720) 0:01:01.639 ************ 2026-05-04 12:25:00.065771 | instance | ok: [instance] 2026-05-04 12:25:00.066065 | instance | 2026-05-04 12:25:00.066350 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-05-04 12:25:00.066361 | instance | Monday 04 May 2026 12:25:00 +0000 (0:00:02.101) 0:01:03.741 ************ 2026-05-04 12:25:02.213943 | instance | ok: [instance] 2026-05-04 12:25:02.214007 | instance | 2026-05-04 12:25:02.214019 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-05-04 12:25:02.214029 | instance | Monday 04 May 2026 12:25:02 +0000 (0:00:02.147) 0:01:05.888 ************ 2026-05-04 12:25:05.214863 | instance | ok: [instance] 2026-05-04 12:25:05.214975 | instance | 2026-05-04 12:25:05.215164 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-05-04 12:25:05.215312 | instance | 2026-05-04 12:25:05.215504 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 12:25:05.215672 | instance | Monday 04 May 2026 12:25:05 +0000 (0:00:03.002) 0:01:08.890 ************ 2026-05-04 12:25:09.829102 | instance | ok: [instance] 2026-05-04 12:25:09.829404 | instance | 2026-05-04 12:25:09.829695 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 12:25:09.830018 | instance | Monday 04 May 2026 12:25:09 +0000 (0:00:04.613) 0:01:13.504 ************ 2026-05-04 12:25:10.160551 | instance | ok: [instance] 2026-05-04 12:25:10.160772 | instance | 2026-05-04 12:25:10.161077 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 12:25:10.161345 | instance | Monday 04 May 2026 12:25:10 +0000 (0:00:00.331) 0:01:13.835 ************ 2026-05-04 12:25:10.404924 | instance | skipping: [instance] 2026-05-04 12:25:10.405159 | instance | 2026-05-04 12:25:10.405422 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-04 12:25:10.405675 | instance | Monday 04 May 2026 12:25:10 +0000 (0:00:00.244) 0:01:14.079 ************ 2026-05-04 12:25:10.702734 | instance | ok: [instance] 2026-05-04 12:25:10.702963 | instance | 2026-05-04 12:25:10.703226 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:25:10.703480 | instance | Monday 04 May 2026 12:25:10 +0000 (0:00:00.297) 0:01:14.377 ************ 2026-05-04 12:25:10.796913 | instance | ok: [instance] => { 2026-05-04 12:25:10.797176 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-04 12:25:10.797425 | instance | } 2026-05-04 12:25:10.797678 | instance | 2026-05-04 12:25:10.797980 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:25:10.798238 | instance | Monday 04 May 2026 12:25:10 +0000 (0:00:00.095) 0:01:14.472 ************ 2026-05-04 12:25:11.169410 | instance | ok: [instance] 2026-05-04 12:25:11.170029 | instance | 2026-05-04 12:25:11.170056 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:25:11.170249 | instance | Monday 04 May 2026 12:25:11 +0000 (0:00:00.372) 0:01:14.844 ************ 2026-05-04 12:25:11.308021 | instance | skipping: [instance] 2026-05-04 12:25:11.308148 | instance | 2026-05-04 12:25:11.308314 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 12:25:11.308476 | instance | Monday 04 May 2026 12:25:11 +0000 (0:00:00.139) 0:01:14.983 ************ 2026-05-04 12:25:11.443186 | instance | skipping: [instance] 2026-05-04 12:25:11.443404 | instance | 2026-05-04 12:25:11.443672 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 12:25:11.443899 | instance | Monday 04 May 2026 12:25:11 +0000 (0:00:00.134) 0:01:15.118 ************ 2026-05-04 12:25:11.747666 | instance | ok: [instance] 2026-05-04 12:25:11.747922 | instance | 2026-05-04 12:25:11.748185 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 12:25:11.748450 | instance | Monday 04 May 2026 12:25:11 +0000 (0:00:00.304) 0:01:15.422 ************ 2026-05-04 12:25:12.869683 | instance | ok: [instance] 2026-05-04 12:25:12.870023 | instance | 2026-05-04 12:25:12.870329 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:25:12.870610 | instance | Monday 04 May 2026 12:25:12 +0000 (0:00:01.122) 0:01:16.544 ************ 2026-05-04 12:25:12.991308 | instance | ok: [instance] => { 2026-05-04 12:25:12.991600 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-04 12:25:12.991894 | instance | } 2026-05-04 12:25:12.992141 | instance | 2026-05-04 12:25:12.992407 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:25:12.992686 | instance | Monday 04 May 2026 12:25:12 +0000 (0:00:00.122) 0:01:16.666 ************ 2026-05-04 12:25:13.480684 | instance | ok: [instance] 2026-05-04 12:25:13.480847 | instance | 2026-05-04 12:25:13.481118 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:25:13.481385 | instance | Monday 04 May 2026 12:25:13 +0000 (0:00:00.489) 0:01:17.156 ************ 2026-05-04 12:25:16.618253 | instance | ok: [instance] 2026-05-04 12:25:16.618442 | instance | 2026-05-04 12:25:16.618735 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-04 12:25:16.619011 | instance | Monday 04 May 2026 12:25:16 +0000 (0:00:03.136) 0:01:20.293 ************ 2026-05-04 12:25:16.697881 | instance | skipping: [instance] 2026-05-04 12:25:16.698161 | instance | 2026-05-04 12:25:16.698419 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-04 12:25:16.698674 | instance | Monday 04 May 2026 12:25:16 +0000 (0:00:00.079) 0:01:20.372 ************ 2026-05-04 12:25:16.774231 | instance | skipping: [instance] 2026-05-04 12:25:16.774470 | instance | 2026-05-04 12:25:16.774731 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-04 12:25:16.774987 | instance | Monday 04 May 2026 12:25:16 +0000 (0:00:00.076) 0:01:20.449 ************ 2026-05-04 12:25:16.861487 | instance | skipping: [instance] 2026-05-04 12:25:16.861676 | instance | 2026-05-04 12:25:16.861933 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-04 12:25:16.862212 | instance | Monday 04 May 2026 12:25:16 +0000 (0:00:00.087) 0:01:20.536 ************ 2026-05-04 12:25:17.986967 | instance | ok: [instance] 2026-05-04 12:25:17.987195 | instance | 2026-05-04 12:25:17.987528 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-04 12:25:17.987802 | instance | Monday 04 May 2026 12:25:17 +0000 (0:00:01.125) 0:01:21.662 ************ 2026-05-04 12:25:18.484399 | instance | ok: [instance] 2026-05-04 12:25:18.484618 | instance | 2026-05-04 12:25:18.484885 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-04 12:25:18.485140 | instance | Monday 04 May 2026 12:25:18 +0000 (0:00:00.497) 0:01:22.159 ************ 2026-05-04 12:25:19.454796 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-04 12:25:19.454948 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-04 12:25:19.455142 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-04 12:25:19.455328 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-04 12:25:19.455506 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-04 12:25:19.455656 | instance | 2026-05-04 12:25:19.455827 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-04 12:25:19.456247 | instance | Monday 04 May 2026 12:25:19 +0000 (0:00:00.969) 0:01:23.129 ************ 2026-05-04 12:25:20.226512 | instance | ok: [instance] 2026-05-04 12:25:20.226712 | instance | 2026-05-04 12:25:20.226985 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-04 12:25:20.227253 | instance | Monday 04 May 2026 12:25:20 +0000 (0:00:00.582) 0:01:23.711 ************ 2026-05-04 12:25:20.227501 | instance | 2026-05-04 12:25:20.227767 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-04 12:25:20.228029 | instance | Monday 04 May 2026 12:25:20 +0000 (0:00:00.188) 0:01:23.900 ************ 2026-05-04 12:25:20.704292 | instance | ok: [instance] 2026-05-04 12:25:20.704506 | instance | 2026-05-04 12:25:20.704825 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 12:25:20.705104 | instance | Monday 04 May 2026 12:25:20 +0000 (0:00:00.478) 0:01:24.379 ************ 2026-05-04 12:25:21.021237 | instance | ok: [instance] 2026-05-04 12:25:21.021322 | instance | 2026-05-04 12:25:21.021443 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:25:21.021562 | instance | Monday 04 May 2026 12:25:21 +0000 (0:00:00.317) 0:01:24.696 ************ 2026-05-04 12:25:21.136018 | instance | ok: [instance] => { 2026-05-04 12:25:21.136495 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-05-04 12:25:21.136931 | instance | } 2026-05-04 12:25:21.137418 | instance | 2026-05-04 12:25:21.137872 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:25:21.138182 | instance | Monday 04 May 2026 12:25:21 +0000 (0:00:00.114) 0:01:24.811 ************ 2026-05-04 12:25:21.539478 | instance | ok: [instance] 2026-05-04 12:25:21.539609 | instance | 2026-05-04 12:25:21.539749 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:25:21.539924 | instance | Monday 04 May 2026 12:25:21 +0000 (0:00:00.403) 0:01:25.215 ************ 2026-05-04 12:25:24.750831 | instance | ok: [instance] 2026-05-04 12:25:24.750944 | instance | 2026-05-04 12:25:24.751149 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-05-04 12:25:24.751398 | instance | Monday 04 May 2026 12:25:24 +0000 (0:00:03.210) 0:01:28.425 ************ 2026-05-04 12:25:25.966369 | instance | ok: [instance] 2026-05-04 12:25:25.966592 | instance | 2026-05-04 12:25:25.966864 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-05-04 12:25:25.967132 | instance | Monday 04 May 2026 12:25:25 +0000 (0:00:01.215) 0:01:29.641 ************ 2026-05-04 12:25:26.202184 | instance | ok: [instance] 2026-05-04 12:25:26.202385 | instance | 2026-05-04 12:25:26.202670 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-05-04 12:25:26.202937 | instance | Monday 04 May 2026 12:25:26 +0000 (0:00:00.235) 0:01:29.877 ************ 2026-05-04 12:25:26.692493 | instance | ok: [instance] 2026-05-04 12:25:26.692736 | instance | 2026-05-04 12:25:26.693024 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-05-04 12:25:26.693360 | instance | Monday 04 May 2026 12:25:26 +0000 (0:00:00.490) 0:01:30.367 ************ 2026-05-04 12:25:27.333256 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-05-04 12:25:27.333405 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-05-04 12:25:27.333676 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-05-04 12:25:27.334071 | instance | 2026-05-04 12:25:27.334377 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-05-04 12:25:27.334642 | instance | Monday 04 May 2026 12:25:27 +0000 (0:00:00.640) 0:01:31.008 ************ 2026-05-04 12:25:27.839215 | instance | ok: [instance] 2026-05-04 12:25:27.839473 | instance | 2026-05-04 12:25:27.839762 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-05-04 12:25:27.840043 | instance | Monday 04 May 2026 12:25:27 +0000 (0:00:00.506) 0:01:31.514 ************ 2026-05-04 12:25:28.392710 | instance | ok: [instance] 2026-05-04 12:25:28.392975 | instance | 2026-05-04 12:25:28.393206 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-05-04 12:25:28.393467 | instance | Monday 04 May 2026 12:25:28 +0000 (0:00:00.515) 0:01:32.030 ************ 2026-05-04 12:25:28.393704 | instance | 2026-05-04 12:25:28.394000 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-05-04 12:25:28.394249 | instance | Monday 04 May 2026 12:25:28 +0000 (0:00:00.037) 0:01:32.067 ************ 2026-05-04 12:25:28.847703 | instance | ok: [instance] 2026-05-04 12:25:28.847939 | instance | 2026-05-04 12:25:28.848238 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-05-04 12:25:28.848513 | instance | Monday 04 May 2026 12:25:28 +0000 (0:00:00.453) 0:01:32.521 ************ 2026-05-04 12:25:28.997548 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-05-04 12:25:28.997759 | instance | 2026-05-04 12:25:28.998088 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-05-04 12:25:28.998345 | instance | Monday 04 May 2026 12:25:28 +0000 (0:00:00.151) 0:01:32.672 ************ 2026-05-04 12:25:30.370174 | instance | ok: [instance] 2026-05-04 12:25:30.370408 | instance | 2026-05-04 12:25:30.370704 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-05-04 12:25:30.370965 | instance | Monday 04 May 2026 12:25:30 +0000 (0:00:01.372) 0:01:34.045 ************ 2026-05-04 12:25:31.101974 | instance | ok: [instance] => (item=chronyd) 2026-05-04 12:25:31.102320 | instance | ok: [instance] => (item=sshd) 2026-05-04 12:25:31.102645 | instance | 2026-05-04 12:25:31.102920 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-05-04 12:25:31.103189 | instance | Monday 04 May 2026 12:25:31 +0000 (0:00:00.731) 0:01:34.777 ************ 2026-05-04 12:25:31.464187 | instance | ok: [instance] 2026-05-04 12:25:31.464313 | instance | 2026-05-04 12:25:31.464493 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-05-04 12:25:31.464686 | instance | Monday 04 May 2026 12:25:31 +0000 (0:00:00.362) 0:01:35.139 ************ 2026-05-04 12:25:31.705330 | instance | ok: [instance] 2026-05-04 12:25:31.705417 | instance | 2026-05-04 12:25:31.705544 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-05-04 12:25:31.705667 | instance | Monday 04 May 2026 12:25:31 +0000 (0:00:00.241) 0:01:35.380 ************ 2026-05-04 12:25:32.014674 | instance | ok: [instance] 2026-05-04 12:25:32.014755 | instance | 2026-05-04 12:25:32.014885 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-05-04 12:25:32.015009 | instance | Monday 04 May 2026 12:25:32 +0000 (0:00:00.309) 0:01:35.690 ************ 2026-05-04 12:25:32.305587 | instance | ok: [instance] 2026-05-04 12:25:32.305668 | instance | 2026-05-04 12:25:32.305794 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-05-04 12:25:32.305999 | instance | Monday 04 May 2026 12:25:32 +0000 (0:00:00.291) 0:01:35.981 ************ 2026-05-04 12:25:32.667371 | instance | ok: [instance] => (item=instance) 2026-05-04 12:25:32.667447 | instance | 2026-05-04 12:25:32.667565 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-05-04 12:25:32.667853 | instance | Monday 04 May 2026 12:25:32 +0000 (0:00:00.361) 0:01:36.342 ************ 2026-05-04 12:25:32.763654 | instance | ok: [instance] 2026-05-04 12:25:32.763873 | instance | 2026-05-04 12:25:32.764142 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-05-04 12:25:32.764405 | instance | Monday 04 May 2026 12:25:32 +0000 (0:00:00.096) 0:01:36.438 ************ 2026-05-04 12:25:38.262341 | instance | ok: [instance] 2026-05-04 12:25:38.262471 | instance | 2026-05-04 12:25:38.262647 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-05-04 12:25:38.262867 | instance | Monday 04 May 2026 12:25:38 +0000 (0:00:05.498) 0:01:41.937 ************ 2026-05-04 12:25:38.633521 | instance | ok: [instance] 2026-05-04 12:25:38.633598 | instance | 2026-05-04 12:25:38.633724 | instance | TASK [Install Ceph host] ******************************************************* 2026-05-04 12:25:38.633841 | instance | Monday 04 May 2026 12:25:38 +0000 (0:00:00.371) 0:01:42.309 ************ 2026-05-04 12:25:38.767989 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-05-04 12:25:38.768085 | instance | 2026-05-04 12:25:38.768214 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-05-04 12:25:38.768334 | instance | Monday 04 May 2026 12:25:38 +0000 (0:00:00.134) 0:01:42.443 ************ 2026-05-04 12:25:38.889805 | instance | skipping: [instance] 2026-05-04 12:25:38.889873 | instance | 2026-05-04 12:25:38.890176 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-05-04 12:25:38.890231 | instance | Monday 04 May 2026 12:25:38 +0000 (0:00:00.121) 0:01:42.565 ************ 2026-05-04 12:25:39.026824 | instance | skipping: [instance] => (item=instance) 2026-05-04 12:25:39.026897 | instance | skipping: [instance] 2026-05-04 12:25:39.027089 | instance | 2026-05-04 12:25:39.027342 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-05-04 12:25:39.027361 | instance | Monday 04 May 2026 12:25:39 +0000 (0:00:00.136) 0:01:42.702 ************ 2026-05-04 12:25:39.314335 | instance | ok: [instance] 2026-05-04 12:25:39.314618 | instance | 2026-05-04 12:25:39.314689 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-05-04 12:25:39.314782 | instance | Monday 04 May 2026 12:25:39 +0000 (0:00:00.287) 0:01:42.989 ************ 2026-05-04 12:25:41.992756 | instance | ok: [instance] 2026-05-04 12:25:41.992835 | instance | 2026-05-04 12:25:41.992841 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-05-04 12:25:41.992846 | instance | Monday 04 May 2026 12:25:41 +0000 (0:00:02.677) 0:01:45.667 ************ 2026-05-04 12:25:52.089845 | instance | skipping: [instance] => (item=osd.1) 2026-05-04 12:25:52.089957 | instance | skipping: [instance] => (item=osd.2) 2026-05-04 12:25:52.090194 | instance | skipping: [instance] => (item=osd.0) 2026-05-04 12:25:52.090299 | instance | skipping: [instance] 2026-05-04 12:25:52.090308 | instance | 2026-05-04 12:25:52.090558 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-05-04 12:25:52.090583 | instance | Monday 04 May 2026 12:25:52 +0000 (0:00:10.097) 0:01:55.765 ************ 2026-05-04 12:25:52.323631 | instance | skipping: [instance] => (item=osd.1) 2026-05-04 12:25:52.323705 | instance | skipping: [instance] => (item=osd.2) 2026-05-04 12:25:52.324288 | instance | skipping: [instance] => (item=osd.0) 2026-05-04 12:25:52.324368 | instance | skipping: [instance] 2026-05-04 12:25:52.324381 | instance | 2026-05-04 12:25:52.324392 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-05-04 12:25:52.324409 | instance | Monday 04 May 2026 12:25:52 +0000 (0:00:00.233) 0:01:55.999 ************ 2026-05-04 12:25:57.807461 | instance | ok: [instance] 2026-05-04 12:25:57.814032 | instance | 2026-05-04 12:25:57.814246 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-05-04 12:25:57.814370 | instance | Monday 04 May 2026 12:25:57 +0000 (0:00:05.483) 0:02:01.483 ************ 2026-05-04 12:26:08.847086 | instance | ok: [instance] 2026-05-04 12:26:08.847153 | instance | 2026-05-04 12:26:08.847321 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-05-04 12:26:08.847486 | instance | Monday 04 May 2026 12:26:08 +0000 (0:00:11.039) 0:02:12.522 ************ 2026-05-04 12:26:09.043640 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-05-04 12:26:09.043737 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-05-04 12:26:09.043857 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-05-04 12:26:09.043975 | instance | skipping: [instance] 2026-05-04 12:26:09.044084 | instance | 2026-05-04 12:26:09.044201 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-05-04 12:26:09.044313 | instance | Monday 04 May 2026 12:26:09 +0000 (0:00:00.197) 0:02:12.719 ************ 2026-05-04 12:26:11.364168 | instance | ok: [instance] 2026-05-04 12:26:11.364308 | instance | 2026-05-04 12:26:11.364652 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-05-04 12:26:11.364673 | instance | Monday 04 May 2026 12:26:11 +0000 (0:00:02.320) 0:02:15.039 ************ 2026-05-04 12:26:13.559452 | instance | ok: [instance] 2026-05-04 12:26:13.559551 | instance | 2026-05-04 12:26:13.559673 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-05-04 12:26:13.559828 | instance | Monday 04 May 2026 12:26:13 +0000 (0:00:02.195) 0:02:17.234 ************ 2026-05-04 12:26:13.688372 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-05-04 12:26:13.688443 | instance | 2026-05-04 12:26:13.688716 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-05-04 12:26:13.688757 | instance | Monday 04 May 2026 12:26:13 +0000 (0:00:00.128) 0:02:17.363 ************ 2026-05-04 12:26:13.770239 | instance | ok: [instance] 2026-05-04 12:26:13.770308 | instance | 2026-05-04 12:26:13.770586 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-05-04 12:26:13.770627 | instance | Monday 04 May 2026 12:26:13 +0000 (0:00:00.081) 0:02:17.445 ************ 2026-05-04 12:26:16.007388 | instance | ok: [instance] 2026-05-04 12:26:16.007466 | instance | 2026-05-04 12:26:16.007599 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-05-04 12:26:16.007719 | instance | Monday 04 May 2026 12:26:16 +0000 (0:00:02.237) 0:02:19.682 ************ 2026-05-04 12:26:16.083249 | instance | ok: [instance] 2026-05-04 12:26:16.083321 | instance | 2026-05-04 12:26:16.083594 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-05-04 12:26:16.083643 | instance | Monday 04 May 2026 12:26:16 +0000 (0:00:00.075) 0:02:19.758 ************ 2026-05-04 12:26:16.168790 | instance | skipping: [instance] => (item=1) 2026-05-04 12:26:16.168889 | instance | skipping: [instance] => (item=1) 2026-05-04 12:26:16.169019 | instance | skipping: [instance] => (item=1) 2026-05-04 12:26:16.169529 | instance | skipping: [instance] 2026-05-04 12:26:16.169605 | instance | 2026-05-04 12:26:16.169612 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-05-04 12:26:16.169618 | instance | Monday 04 May 2026 12:26:16 +0000 (0:00:00.084) 0:02:19.843 ************ 2026-05-04 12:26:16.293055 | instance | skipping: [instance] 2026-05-04 12:26:16.293104 | instance | 2026-05-04 12:26:16.293109 | instance | PLAY [all] ********************************************************************* 2026-05-04 12:26:16.293114 | instance | 2026-05-04 12:26:16.293118 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-05-04 12:26:16.293122 | instance | Monday 04 May 2026 12:26:16 +0000 (0:00:00.124) 0:02:19.968 ************ 2026-05-04 12:26:16.749992 | instance | ok: [instance] 2026-05-04 12:26:16.750049 | instance | 2026-05-04 12:26:16.750061 | instance | PLAY [all] ********************************************************************* 2026-05-04 12:26:16.750071 | instance | 2026-05-04 12:26:16.750085 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 12:26:16.750096 | instance | Monday 04 May 2026 12:26:16 +0000 (0:00:00.456) 0:02:20.424 ************ 2026-05-04 12:26:21.090903 | instance | ok: [instance] 2026-05-04 12:26:21.090982 | instance | 2026-05-04 12:26:21.091237 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-05-04 12:26:21.091283 | instance | Monday 04 May 2026 12:26:21 +0000 (0:00:04.341) 0:02:24.766 ************ 2026-05-04 12:26:24.973609 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-05-04 12:26:24.973720 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-05-04 12:26:24.974280 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-05-04 12:26:24.974316 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-05-04 12:26:24.974323 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-05-04 12:26:24.974337 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-05-04 12:26:24.974562 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-05-04 12:26:24.977456 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-05-04 12:26:24.977469 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-05-04 12:26:24.977474 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-05-04 12:26:24.977478 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-05-04 12:26:24.977493 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-05-04 12:26:24.977497 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-05-04 12:26:24.977501 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-05-04 12:26:24.977505 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-05-04 12:26:24.977508 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-04 12:26:24.977517 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-04 12:26:24.977521 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-05-04 12:26:24.977525 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-05-04 12:26:24.977529 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-05-04 12:26:24.977533 | instance | 2026-05-04 12:26:24.977537 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-05-04 12:26:24.977541 | instance | Monday 04 May 2026 12:26:24 +0000 (0:00:03.882) 0:02:28.649 ************ 2026-05-04 12:26:25.224508 | instance | ok: [instance] 2026-05-04 12:26:25.224561 | instance | 2026-05-04 12:26:25.224572 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-05-04 12:26:25.224582 | instance | Monday 04 May 2026 12:26:25 +0000 (0:00:00.249) 0:02:28.899 ************ 2026-05-04 12:26:25.732266 | instance | ok: [instance] 2026-05-04 12:26:25.732321 | instance | 2026-05-04 12:26:25.732332 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-05-04 12:26:25.732342 | instance | Monday 04 May 2026 12:26:25 +0000 (0:00:00.506) 0:02:29.405 ************ 2026-05-04 12:26:26.046431 | instance | ok: [instance] 2026-05-04 12:26:26.046477 | instance | 2026-05-04 12:26:26.046483 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-05-04 12:26:26.046488 | instance | Monday 04 May 2026 12:26:26 +0000 (0:00:00.315) 0:02:29.721 ************ 2026-05-04 12:26:26.141718 | instance | ok: [instance] 2026-05-04 12:26:26.141779 | instance | 2026-05-04 12:26:26.141790 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-05-04 12:26:26.141800 | instance | 2026-05-04 12:26:26.141808 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 12:26:26.141817 | instance | Monday 04 May 2026 12:26:26 +0000 (0:00:00.094) 0:02:29.815 ************ 2026-05-04 12:26:30.183774 | instance | ok: [instance] 2026-05-04 12:26:30.183856 | instance | 2026-05-04 12:26:30.183876 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-05-04 12:26:30.184002 | instance | Monday 04 May 2026 12:26:30 +0000 (0:00:04.042) 0:02:33.857 ************ 2026-05-04 12:26:30.494357 | instance | ok: [instance] 2026-05-04 12:26:30.494479 | instance | 2026-05-04 12:26:30.494578 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-05-04 12:26:30.494676 | instance | Monday 04 May 2026 12:26:30 +0000 (0:00:00.312) 0:02:34.169 ************ 2026-05-04 12:26:31.479568 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-05-04 12:26:31.479811 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-05-04 12:26:31.480070 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-05-04 12:26:31.480325 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-05-04 12:26:31.480609 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-05-04 12:26:31.480845 | instance | 2026-05-04 12:26:31.481149 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-05-04 12:26:31.481441 | instance | Monday 04 May 2026 12:26:31 +0000 (0:00:00.984) 0:02:35.154 ************ 2026-05-04 12:26:32.039206 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-05-04 12:26:32.039460 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-05-04 12:26:32.039747 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-05-04 12:26:32.039990 | instance | 2026-05-04 12:26:32.040247 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-05-04 12:26:32.040502 | instance | Monday 04 May 2026 12:26:32 +0000 (0:00:00.559) 0:02:35.714 ************ 2026-05-04 12:26:32.275309 | instance | ok: [instance] 2026-05-04 12:26:32.275632 | instance | 2026-05-04 12:26:32.276010 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-05-04 12:26:32.276367 | instance | Monday 04 May 2026 12:26:32 +0000 (0:00:00.236) 0:02:35.950 ************ 2026-05-04 12:26:32.515668 | instance | ok: [instance] 2026-05-04 12:26:32.515910 | instance | 2026-05-04 12:26:32.516187 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-05-04 12:26:32.516453 | instance | Monday 04 May 2026 12:26:32 +0000 (0:00:00.240) 0:02:36.191 ************ 2026-05-04 12:26:32.584233 | instance | ok: [instance] 2026-05-04 12:26:32.584474 | instance | 2026-05-04 12:26:32.584743 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-05-04 12:26:32.585097 | instance | Monday 04 May 2026 12:26:32 +0000 (0:00:00.068) 0:02:36.259 ************ 2026-05-04 12:26:32.757637 | instance | skipping: [instance] 2026-05-04 12:26:32.757710 | instance | 2026-05-04 12:26:32.757829 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-05-04 12:26:32.757992 | instance | Monday 04 May 2026 12:26:32 +0000 (0:00:00.173) 0:02:36.433 ************ 2026-05-04 12:26:33.319973 | instance | ok: [instance] 2026-05-04 12:26:33.320213 | instance | 2026-05-04 12:26:33.320482 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-05-04 12:26:33.320776 | instance | Monday 04 May 2026 12:26:33 +0000 (0:00:00.561) 0:02:36.995 ************ 2026-05-04 12:26:33.681701 | instance | ok: [instance] 2026-05-04 12:26:33.681967 | instance | 2026-05-04 12:26:33.682250 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-05-04 12:26:33.682502 | instance | Monday 04 May 2026 12:26:33 +0000 (0:00:00.245) 0:02:37.241 ************ 2026-05-04 12:26:33.682752 | instance | 2026-05-04 12:26:33.683018 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-05-04 12:26:33.683263 | instance | 2026-05-04 12:26:33.683527 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 12:26:33.683790 | instance | Monday 04 May 2026 12:26:33 +0000 (0:00:00.116) 0:02:37.357 ************ 2026-05-04 12:26:38.479636 | instance | ok: [instance] 2026-05-04 12:26:38.479859 | instance | 2026-05-04 12:26:38.480119 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 12:26:38.480375 | instance | Monday 04 May 2026 12:26:38 +0000 (0:00:04.797) 0:02:42.154 ************ 2026-05-04 12:26:38.760039 | instance | ok: [instance] 2026-05-04 12:26:38.760326 | instance | 2026-05-04 12:26:38.760619 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 12:26:38.760899 | instance | Monday 04 May 2026 12:26:38 +0000 (0:00:00.280) 0:02:42.435 ************ 2026-05-04 12:26:38.863367 | instance | skipping: [instance] 2026-05-04 12:26:38.863588 | instance | 2026-05-04 12:26:38.863894 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-04 12:26:38.864175 | instance | Monday 04 May 2026 12:26:38 +0000 (0:00:00.103) 0:02:42.538 ************ 2026-05-04 12:26:39.166737 | instance | ok: [instance] 2026-05-04 12:26:39.166949 | instance | 2026-05-04 12:26:39.167244 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:26:39.167528 | instance | Monday 04 May 2026 12:26:39 +0000 (0:00:00.302) 0:02:42.841 ************ 2026-05-04 12:26:39.265944 | instance | ok: [instance] => { 2026-05-04 12:26:39.266258 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-05-04 12:26:39.266501 | instance | } 2026-05-04 12:26:39.266739 | instance | 2026-05-04 12:26:39.266997 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:26:39.267252 | instance | Monday 04 May 2026 12:26:39 +0000 (0:00:00.099) 0:02:42.941 ************ 2026-05-04 12:26:39.623819 | instance | ok: [instance] 2026-05-04 12:26:39.624047 | instance | 2026-05-04 12:26:39.624322 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:26:39.624569 | instance | Monday 04 May 2026 12:26:39 +0000 (0:00:00.357) 0:02:43.299 ************ 2026-05-04 12:26:39.855605 | instance | skipping: [instance] 2026-05-04 12:26:39.855806 | instance | 2026-05-04 12:26:39.856105 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 12:26:39.856425 | instance | Monday 04 May 2026 12:26:39 +0000 (0:00:00.231) 0:02:43.530 ************ 2026-05-04 12:26:40.141508 | instance | ok: [instance] 2026-05-04 12:26:40.141748 | instance | 2026-05-04 12:26:40.142093 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 12:26:40.142381 | instance | Monday 04 May 2026 12:26:40 +0000 (0:00:00.285) 0:02:43.816 ************ 2026-05-04 12:26:41.298861 | instance | ok: [instance] 2026-05-04 12:26:41.299212 | instance | 2026-05-04 12:26:41.299503 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:26:41.299816 | instance | Monday 04 May 2026 12:26:41 +0000 (0:00:01.158) 0:02:44.974 ************ 2026-05-04 12:26:41.425485 | instance | ok: [instance] => { 2026-05-04 12:26:41.425803 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-05-04 12:26:41.426097 | instance | } 2026-05-04 12:26:41.426381 | instance | 2026-05-04 12:26:41.426658 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:26:41.426929 | instance | Monday 04 May 2026 12:26:41 +0000 (0:00:00.126) 0:02:45.100 ************ 2026-05-04 12:26:41.896396 | instance | ok: [instance] 2026-05-04 12:26:41.896598 | instance | 2026-05-04 12:26:41.896879 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:26:41.897150 | instance | Monday 04 May 2026 12:26:41 +0000 (0:00:00.470) 0:02:45.571 ************ 2026-05-04 12:26:43.961546 | instance | ok: [instance] 2026-05-04 12:26:43.961765 | instance | 2026-05-04 12:26:43.962091 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-04 12:26:43.962357 | instance | Monday 04 May 2026 12:26:43 +0000 (0:00:02.065) 0:02:47.636 ************ 2026-05-04 12:26:44.040137 | instance | skipping: [instance] 2026-05-04 12:26:44.040458 | instance | 2026-05-04 12:26:44.040796 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-04 12:26:44.041089 | instance | Monday 04 May 2026 12:26:44 +0000 (0:00:00.078) 0:02:47.715 ************ 2026-05-04 12:26:44.120632 | instance | skipping: [instance] 2026-05-04 12:26:44.120882 | instance | 2026-05-04 12:26:44.121148 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-04 12:26:44.121416 | instance | Monday 04 May 2026 12:26:44 +0000 (0:00:00.080) 0:02:47.796 ************ 2026-05-04 12:26:44.210477 | instance | skipping: [instance] 2026-05-04 12:26:44.210616 | instance | 2026-05-04 12:26:44.210809 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-04 12:26:44.210971 | instance | Monday 04 May 2026 12:26:44 +0000 (0:00:00.089) 0:02:47.885 ************ 2026-05-04 12:26:45.536388 | instance | ok: [instance] 2026-05-04 12:26:45.536628 | instance | 2026-05-04 12:26:45.536912 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-04 12:26:45.537234 | instance | Monday 04 May 2026 12:26:45 +0000 (0:00:01.326) 0:02:49.211 ************ 2026-05-04 12:26:46.013572 | instance | ok: [instance] 2026-05-04 12:26:46.013759 | instance | 2026-05-04 12:26:46.013969 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-04 12:26:46.014149 | instance | Monday 04 May 2026 12:26:46 +0000 (0:00:00.477) 0:02:49.689 ************ 2026-05-04 12:26:46.988456 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-04 12:26:46.988725 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-04 12:26:46.988995 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-04 12:26:46.989299 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-04 12:26:46.989573 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-04 12:26:46.989813 | instance | 2026-05-04 12:26:46.990178 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-04 12:26:46.990425 | instance | Monday 04 May 2026 12:26:46 +0000 (0:00:00.974) 0:02:50.663 ************ 2026-05-04 12:26:47.598739 | instance | ok: [instance] 2026-05-04 12:26:47.598976 | instance | 2026-05-04 12:26:47.599242 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-04 12:26:47.599500 | instance | Monday 04 May 2026 12:26:47 +0000 (0:00:00.567) 0:02:51.231 ************ 2026-05-04 12:26:47.599738 | instance | 2026-05-04 12:26:47.599992 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-04 12:26:47.600244 | instance | Monday 04 May 2026 12:26:47 +0000 (0:00:00.042) 0:02:51.273 ************ 2026-05-04 12:26:48.030312 | instance | ok: [instance] 2026-05-04 12:26:48.030430 | instance | 2026-05-04 12:26:48.030614 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-05-04 12:26:48.030785 | instance | Monday 04 May 2026 12:26:48 +0000 (0:00:00.431) 0:02:51.705 ************ 2026-05-04 12:26:48.953688 | instance | ok: [instance] 2026-05-04 12:26:48.953955 | instance | 2026-05-04 12:26:48.954236 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-05-04 12:26:48.954512 | instance | Monday 04 May 2026 12:26:48 +0000 (0:00:00.923) 0:02:52.629 ************ 2026-05-04 12:26:49.035948 | instance | ok: [instance] 2026-05-04 12:26:49.036219 | instance | 2026-05-04 12:26:49.036487 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-05-04 12:26:49.036745 | instance | Monday 04 May 2026 12:26:49 +0000 (0:00:00.082) 0:02:52.711 ************ 2026-05-04 12:26:49.119843 | instance | ok: [instance] 2026-05-04 12:26:49.119988 | instance | 2026-05-04 12:26:49.120197 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-05-04 12:26:49.120394 | instance | Monday 04 May 2026 12:26:49 +0000 (0:00:00.083) 0:02:52.795 ************ 2026-05-04 12:26:49.206293 | instance | ok: [instance] 2026-05-04 12:26:49.206543 | instance | 2026-05-04 12:26:49.206836 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-05-04 12:26:49.207141 | instance | Monday 04 May 2026 12:26:49 +0000 (0:00:00.086) 0:02:52.881 ************ 2026-05-04 12:26:49.285151 | instance | skipping: [instance] 2026-05-04 12:26:49.285377 | instance | 2026-05-04 12:26:49.285646 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-05-04 12:26:49.285932 | instance | Monday 04 May 2026 12:26:49 +0000 (0:00:00.079) 0:02:52.960 ************ 2026-05-04 12:26:49.399342 | instance | ok: [instance] 2026-05-04 12:26:49.399536 | instance | 2026-05-04 12:26:49.399806 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 12:26:49.400158 | instance | Monday 04 May 2026 12:26:49 +0000 (0:00:00.114) 0:02:53.074 ************ 2026-05-04 12:26:49.710494 | instance | ok: [instance] 2026-05-04 12:26:49.710616 | instance | 2026-05-04 12:26:49.710780 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:26:49.710945 | instance | Monday 04 May 2026 12:26:49 +0000 (0:00:00.311) 0:02:53.385 ************ 2026-05-04 12:26:49.904910 | instance | ok: [instance] => { 2026-05-04 12:26:49.905055 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-05-04 12:26:49.905214 | instance | } 2026-05-04 12:26:49.905369 | instance | 2026-05-04 12:26:49.905528 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:26:49.905685 | instance | Monday 04 May 2026 12:26:49 +0000 (0:00:00.194) 0:02:53.580 ************ 2026-05-04 12:26:50.463192 | instance | ok: [instance] 2026-05-04 12:26:50.463471 | instance | 2026-05-04 12:26:50.463777 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:26:50.464064 | instance | Monday 04 May 2026 12:26:50 +0000 (0:00:00.557) 0:02:54.138 ************ 2026-05-04 12:26:50.603802 | instance | skipping: [instance] 2026-05-04 12:26:50.604061 | instance | 2026-05-04 12:26:50.604342 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 12:26:50.604613 | instance | Monday 04 May 2026 12:26:50 +0000 (0:00:00.140) 0:02:54.278 ************ 2026-05-04 12:26:50.921840 | instance | ok: [instance] 2026-05-04 12:26:50.922143 | instance | 2026-05-04 12:26:50.922407 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:26:50.922669 | instance | Monday 04 May 2026 12:26:50 +0000 (0:00:00.318) 0:02:54.597 ************ 2026-05-04 12:26:51.027197 | instance | ok: [instance] => { 2026-05-04 12:26:51.027468 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-05-04 12:26:51.027751 | instance | } 2026-05-04 12:26:51.028020 | instance | 2026-05-04 12:26:51.028306 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:26:51.028590 | instance | Monday 04 May 2026 12:26:51 +0000 (0:00:00.105) 0:02:54.702 ************ 2026-05-04 12:26:51.708821 | instance | ok: [instance] 2026-05-04 12:26:51.709044 | instance | 2026-05-04 12:26:51.709319 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:26:51.709584 | instance | Monday 04 May 2026 12:26:51 +0000 (0:00:00.681) 0:02:55.384 ************ 2026-05-04 12:26:51.887185 | instance | skipping: [instance] 2026-05-04 12:26:51.887402 | instance | 2026-05-04 12:26:51.887675 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-05-04 12:26:51.887928 | instance | Monday 04 May 2026 12:26:51 +0000 (0:00:00.177) 0:02:55.561 ************ 2026-05-04 12:26:51.981276 | instance | skipping: [instance] 2026-05-04 12:26:51.981514 | instance | 2026-05-04 12:26:51.981778 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-05-04 12:26:51.982069 | instance | Monday 04 May 2026 12:26:51 +0000 (0:00:00.094) 0:02:55.656 ************ 2026-05-04 12:26:52.063169 | instance | skipping: [instance] 2026-05-04 12:26:52.063255 | instance | 2026-05-04 12:26:52.063382 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-05-04 12:26:52.063504 | instance | Monday 04 May 2026 12:26:52 +0000 (0:00:00.081) 0:02:55.738 ************ 2026-05-04 12:26:52.149191 | instance | skipping: [instance] 2026-05-04 12:26:52.149285 | instance | 2026-05-04 12:26:52.149408 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-05-04 12:26:52.149530 | instance | Monday 04 May 2026 12:26:52 +0000 (0:00:00.085) 0:02:55.824 ************ 2026-05-04 12:26:53.358643 | instance | ok: [instance] 2026-05-04 12:26:53.358725 | instance | 2026-05-04 12:26:53.358910 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-05-04 12:26:53.359066 | instance | Monday 04 May 2026 12:26:53 +0000 (0:00:01.209) 0:02:57.034 ************ 2026-05-04 12:26:53.898923 | instance | ok: [instance] 2026-05-04 12:26:53.899065 | instance | 2026-05-04 12:26:53.899349 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-05-04 12:26:53.899608 | instance | Monday 04 May 2026 12:26:53 +0000 (0:00:00.539) 0:02:57.574 ************ 2026-05-04 12:26:54.840933 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-05-04 12:26:54.841254 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-05-04 12:26:54.841555 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-05-04 12:26:54.841868 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-05-04 12:26:54.842248 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-05-04 12:26:54.842525 | instance | 2026-05-04 12:26:54.842814 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-05-04 12:26:54.843112 | instance | Monday 04 May 2026 12:26:54 +0000 (0:00:00.942) 0:02:58.516 ************ 2026-05-04 12:26:55.506256 | instance | ok: [instance] 2026-05-04 12:26:55.506387 | instance | 2026-05-04 12:26:55.506404 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-05-04 12:26:55.506557 | instance | Monday 04 May 2026 12:26:55 +0000 (0:00:00.630) 0:02:59.146 ************ 2026-05-04 12:26:55.506655 | instance | 2026-05-04 12:26:55.506785 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-05-04 12:26:55.506906 | instance | Monday 04 May 2026 12:26:55 +0000 (0:00:00.034) 0:02:59.181 ************ 2026-05-04 12:26:55.981084 | instance | ok: [instance] 2026-05-04 12:26:55.981176 | instance | 2026-05-04 12:26:55.981281 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 12:26:55.981623 | instance | Monday 04 May 2026 12:26:55 +0000 (0:00:00.473) 0:02:59.655 ************ 2026-05-04 12:26:56.287860 | instance | ok: [instance] 2026-05-04 12:26:56.287946 | instance | 2026-05-04 12:26:56.288175 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:26:56.288244 | instance | Monday 04 May 2026 12:26:56 +0000 (0:00:00.307) 0:02:59.962 ************ 2026-05-04 12:26:56.397178 | instance | ok: [instance] => { 2026-05-04 12:26:56.397277 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-05-04 12:26:56.397457 | instance | } 2026-05-04 12:26:56.397550 | instance | 2026-05-04 12:26:56.397778 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:26:56.397820 | instance | Monday 04 May 2026 12:26:56 +0000 (0:00:00.109) 0:03:00.072 ************ 2026-05-04 12:26:56.944792 | instance | ok: [instance] 2026-05-04 12:26:56.944864 | instance | 2026-05-04 12:26:56.945000 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:26:56.945131 | instance | Monday 04 May 2026 12:26:56 +0000 (0:00:00.547) 0:03:00.620 ************ 2026-05-04 12:26:58.375365 | instance | ok: [instance] 2026-05-04 12:26:58.375447 | instance | 2026-05-04 12:26:58.375703 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:26:58.375745 | instance | Monday 04 May 2026 12:26:58 +0000 (0:00:01.430) 0:03:02.051 ************ 2026-05-04 12:26:58.492162 | instance | ok: [instance] => { 2026-05-04 12:26:58.492548 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-05-04 12:26:58.492621 | instance | } 2026-05-04 12:26:58.492640 | instance | 2026-05-04 12:26:58.492949 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:26:58.493000 | instance | Monday 04 May 2026 12:26:58 +0000 (0:00:00.116) 0:03:02.167 ************ 2026-05-04 12:26:58.923623 | instance | ok: [instance] 2026-05-04 12:26:58.923775 | instance | 2026-05-04 12:26:58.923814 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:26:58.923826 | instance | Monday 04 May 2026 12:26:58 +0000 (0:00:00.431) 0:03:02.598 ************ 2026-05-04 12:27:00.139336 | instance | ok: [instance] 2026-05-04 12:27:00.139381 | instance | 2026-05-04 12:27:00.139386 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-05-04 12:27:00.139391 | instance | Monday 04 May 2026 12:27:00 +0000 (0:00:01.215) 0:03:03.814 ************ 2026-05-04 12:27:00.630135 | instance | ok: [instance] 2026-05-04 12:27:00.630207 | instance | 2026-05-04 12:27:00.630463 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-05-04 12:27:00.630509 | instance | Monday 04 May 2026 12:27:00 +0000 (0:00:00.490) 0:03:04.305 ************ 2026-05-04 12:27:00.922013 | instance | ok: [instance] 2026-05-04 12:27:00.922079 | instance | 2026-05-04 12:27:00.922347 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 12:27:00.922395 | instance | Monday 04 May 2026 12:27:00 +0000 (0:00:00.291) 0:03:04.596 ************ 2026-05-04 12:27:01.201158 | instance | ok: [instance] 2026-05-04 12:27:01.201248 | instance | 2026-05-04 12:27:01.201376 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:27:01.201510 | instance | Monday 04 May 2026 12:27:01 +0000 (0:00:00.279) 0:03:04.876 ************ 2026-05-04 12:27:01.314383 | instance | ok: [instance] => { 2026-05-04 12:27:01.314456 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-05-04 12:27:01.314770 | instance | } 2026-05-04 12:27:01.314843 | instance | 2026-05-04 12:27:01.314862 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:27:01.314934 | instance | Monday 04 May 2026 12:27:01 +0000 (0:00:00.113) 0:03:04.989 ************ 2026-05-04 12:27:01.779916 | instance | ok: [instance] 2026-05-04 12:27:01.780002 | instance | 2026-05-04 12:27:01.780124 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:27:01.780242 | instance | Monday 04 May 2026 12:27:01 +0000 (0:00:00.465) 0:03:05.455 ************ 2026-05-04 12:27:03.824782 | instance | ok: [instance] 2026-05-04 12:27:03.824980 | instance | 2026-05-04 12:27:03.825273 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-05-04 12:27:03.825527 | instance | Monday 04 May 2026 12:27:03 +0000 (0:00:02.044) 0:03:07.500 ************ 2026-05-04 12:27:03.970981 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-05-04 12:27:03.971190 | instance | 2026-05-04 12:27:03.971457 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-05-04 12:27:03.971714 | instance | Monday 04 May 2026 12:27:03 +0000 (0:00:00.146) 0:03:07.646 ************ 2026-05-04 12:27:05.245856 | instance | ok: [instance] 2026-05-04 12:27:05.246192 | instance | 2026-05-04 12:27:05.246503 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-05-04 12:27:05.246777 | instance | Monday 04 May 2026 12:27:05 +0000 (0:00:01.274) 0:03:08.921 ************ 2026-05-04 12:27:05.492198 | instance | ok: [instance] 2026-05-04 12:27:05.492422 | instance | 2026-05-04 12:27:05.492698 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-05-04 12:27:05.492966 | instance | Monday 04 May 2026 12:27:05 +0000 (0:00:00.246) 0:03:09.167 ************ 2026-05-04 12:27:05.992919 | instance | ok: [instance] 2026-05-04 12:27:05.993065 | instance | 2026-05-04 12:27:05.993253 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-05-04 12:27:05.993480 | instance | Monday 04 May 2026 12:27:05 +0000 (0:00:00.500) 0:03:09.668 ************ 2026-05-04 12:27:06.783185 | instance | ok: [instance] => (item=br_netfilter) 2026-05-04 12:27:06.783316 | instance | ok: [instance] => (item=ip_tables) 2026-05-04 12:27:06.783469 | instance | ok: [instance] => (item=ip6_tables) 2026-05-04 12:27:06.783620 | instance | ok: [instance] => (item=nf_conntrack) 2026-05-04 12:27:06.783778 | instance | 2026-05-04 12:27:06.783924 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 12:27:06.784077 | instance | Monday 04 May 2026 12:27:06 +0000 (0:00:00.789) 0:03:10.457 ************ 2026-05-04 12:27:07.058743 | instance | ok: [instance] 2026-05-04 12:27:07.058839 | instance | 2026-05-04 12:27:07.058954 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:27:07.059084 | instance | Monday 04 May 2026 12:27:07 +0000 (0:00:00.276) 0:03:10.734 ************ 2026-05-04 12:27:07.163261 | instance | ok: [instance] => { 2026-05-04 12:27:07.163333 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-05-04 12:27:07.163488 | instance | } 2026-05-04 12:27:07.163573 | instance | 2026-05-04 12:27:07.163696 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:27:07.163813 | instance | Monday 04 May 2026 12:27:07 +0000 (0:00:00.104) 0:03:10.838 ************ 2026-05-04 12:27:07.608072 | instance | ok: [instance] 2026-05-04 12:27:07.608302 | instance | 2026-05-04 12:27:07.608574 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:27:07.608837 | instance | Monday 04 May 2026 12:27:07 +0000 (0:00:00.444) 0:03:11.283 ************ 2026-05-04 12:27:07.712240 | instance | skipping: [instance] 2026-05-04 12:27:07.712476 | instance | 2026-05-04 12:27:07.712769 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-05-04 12:27:07.713064 | instance | Monday 04 May 2026 12:27:07 +0000 (0:00:00.104) 0:03:11.387 ************ 2026-05-04 12:27:07.852136 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-05-04 12:27:07.852376 | instance | 2026-05-04 12:27:07.852641 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-05-04 12:27:07.852899 | instance | Monday 04 May 2026 12:27:07 +0000 (0:00:00.139) 0:03:11.527 ************ 2026-05-04 12:27:08.138332 | instance | skipping: [instance] 2026-05-04 12:27:08.138568 | instance | 2026-05-04 12:27:08.138859 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-05-04 12:27:08.139158 | instance | Monday 04 May 2026 12:27:08 +0000 (0:00:00.286) 0:03:11.813 ************ 2026-05-04 12:27:09.243526 | instance | ok: [instance] 2026-05-04 12:27:09.243791 | instance | 2026-05-04 12:27:09.244088 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-05-04 12:27:09.244408 | instance | Monday 04 May 2026 12:27:09 +0000 (0:00:01.104) 0:03:12.918 ************ 2026-05-04 12:27:10.556933 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-05-04 12:27:10.557213 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-05-04 12:27:10.557494 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-05-04 12:27:10.557768 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-05-04 12:27:10.558113 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-05-04 12:27:10.558375 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-05-04 12:27:10.558681 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-05-04 12:27:10.558926 | instance | 2026-05-04 12:27:10.559236 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-05-04 12:27:10.559522 | instance | Monday 04 May 2026 12:27:10 +0000 (0:00:01.313) 0:03:14.232 ************ 2026-05-04 12:27:11.145336 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-05-04 12:27:11.145611 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-05-04 12:27:11.145925 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-05-04 12:27:11.146217 | instance | 2026-05-04 12:27:11.146523 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-05-04 12:27:11.146805 | instance | Monday 04 May 2026 12:27:11 +0000 (0:00:00.588) 0:03:14.820 ************ 2026-05-04 12:27:11.610275 | instance | ok: [instance] 2026-05-04 12:27:11.610348 | instance | 2026-05-04 12:27:11.610444 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-05-04 12:27:11.610563 | instance | Monday 04 May 2026 12:27:11 +0000 (0:00:00.465) 0:03:15.285 ************ 2026-05-04 12:27:12.077026 | instance | ok: [instance] 2026-05-04 12:27:12.077110 | instance | 2026-05-04 12:27:12.077247 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-05-04 12:27:12.077354 | instance | Monday 04 May 2026 12:27:12 +0000 (0:00:00.466) 0:03:15.752 ************ 2026-05-04 12:27:12.317939 | instance | ok: [instance] 2026-05-04 12:27:12.318171 | instance | 2026-05-04 12:27:12.318442 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-05-04 12:27:12.318702 | instance | Monday 04 May 2026 12:27:12 +0000 (0:00:00.240) 0:03:15.993 ************ 2026-05-04 12:27:12.389770 | instance | skipping: [instance] 2026-05-04 12:27:12.389993 | instance | 2026-05-04 12:27:12.390270 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-05-04 12:27:12.390537 | instance | Monday 04 May 2026 12:27:12 +0000 (0:00:00.071) 0:03:16.065 ************ 2026-05-04 12:27:12.921041 | instance | ok: [instance] => (item=swap) 2026-05-04 12:27:12.921268 | instance | ok: [instance] => (item=none) 2026-05-04 12:27:12.921368 | instance | 2026-05-04 12:27:12.921550 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-05-04 12:27:12.921728 | instance | Monday 04 May 2026 12:27:12 +0000 (0:00:00.531) 0:03:16.596 ************ 2026-05-04 12:27:13.385325 | instance | ok: [instance] 2026-05-04 12:27:13.385412 | instance | 2026-05-04 12:27:13.385537 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-05-04 12:27:13.385656 | instance | Monday 04 May 2026 12:27:13 +0000 (0:00:00.463) 0:03:17.060 ************ 2026-05-04 12:27:13.832756 | instance | ok: [instance] 2026-05-04 12:27:13.832964 | instance | 2026-05-04 12:27:13.833246 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-05-04 12:27:13.833577 | instance | Monday 04 May 2026 12:27:13 +0000 (0:00:00.410) 0:03:17.470 ************ 2026-05-04 12:27:13.833941 | instance | 2026-05-04 12:27:13.834217 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-05-04 12:27:13.834460 | instance | Monday 04 May 2026 12:27:13 +0000 (0:00:00.036) 0:03:17.507 ************ 2026-05-04 12:27:14.242149 | instance | ok: [instance] 2026-05-04 12:27:14.242461 | instance | 2026-05-04 12:27:14.242831 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-05-04 12:27:14.243175 | instance | Monday 04 May 2026 12:27:14 +0000 (0:00:00.409) 0:03:17.917 ************ 2026-05-04 12:27:15.375831 | instance | ok: [instance] 2026-05-04 12:27:15.375892 | instance | 2026-05-04 12:27:15.375904 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-05-04 12:27:15.375914 | instance | Monday 04 May 2026 12:27:15 +0000 (0:00:01.132) 0:03:19.050 ************ 2026-05-04 12:27:18.184931 | instance | ok: [instance] 2026-05-04 12:27:18.185111 | instance | 2026-05-04 12:27:18.186720 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-05-04 12:27:18.186749 | instance | Monday 04 May 2026 12:27:18 +0000 (0:00:02.810) 0:03:21.860 ************ 2026-05-04 12:27:18.471566 | instance | ok: [instance] 2026-05-04 12:27:18.471630 | instance | 2026-05-04 12:27:18.471642 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-05-04 12:27:18.471652 | instance | Monday 04 May 2026 12:27:18 +0000 (0:00:00.284) 0:03:22.145 ************ 2026-05-04 12:27:19.054229 | instance | ok: [instance] 2026-05-04 12:27:19.054267 | instance | 2026-05-04 12:27:19.054492 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-05-04 12:27:19.054775 | instance | Monday 04 May 2026 12:27:19 +0000 (0:00:00.584) 0:03:22.729 ************ 2026-05-04 12:27:19.203992 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-05-04 12:27:19.204290 | instance | 2026-05-04 12:27:19.204539 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-05-04 12:27:19.204717 | instance | Monday 04 May 2026 12:27:19 +0000 (0:00:00.149) 0:03:22.878 ************ 2026-05-04 12:27:19.341104 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-05-04 12:27:19.341168 | instance | 2026-05-04 12:27:19.341928 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-05-04 12:27:19.341997 | instance | Monday 04 May 2026 12:27:19 +0000 (0:00:00.137) 0:03:23.016 ************ 2026-05-04 12:27:19.626226 | instance | ok: [instance] => (item=instance) 2026-05-04 12:27:19.626464 | instance | 2026-05-04 12:27:19.626734 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-05-04 12:27:19.626992 | instance | Monday 04 May 2026 12:27:19 +0000 (0:00:00.284) 0:03:23.301 ************ 2026-05-04 12:27:19.721259 | instance | ok: [instance] 2026-05-04 12:27:19.721477 | instance | 2026-05-04 12:27:19.721782 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-05-04 12:27:19.722069 | instance | Monday 04 May 2026 12:27:19 +0000 (0:00:00.095) 0:03:23.396 ************ 2026-05-04 12:27:19.800469 | instance | skipping: [instance] 2026-05-04 12:27:19.800592 | instance | 2026-05-04 12:27:19.800693 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-05-04 12:27:19.800811 | instance | Monday 04 May 2026 12:27:19 +0000 (0:00:00.079) 0:03:23.476 ************ 2026-05-04 12:27:19.959713 | instance | ok: [instance] => { 2026-05-04 12:27:19.959965 | instance | "msg": "instance" 2026-05-04 12:27:19.960213 | instance | } 2026-05-04 12:27:19.960458 | instance | 2026-05-04 12:27:19.960725 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-05-04 12:27:19.960989 | instance | Monday 04 May 2026 12:27:19 +0000 (0:00:00.159) 0:03:23.635 ************ 2026-05-04 12:27:20.525867 | instance | ok: [instance] 2026-05-04 12:27:20.526114 | instance | 2026-05-04 12:27:20.526380 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-05-04 12:27:20.526635 | instance | Monday 04 May 2026 12:27:20 +0000 (0:00:00.566) 0:03:24.201 ************ 2026-05-04 12:27:20.598621 | instance | skipping: [instance] 2026-05-04 12:27:20.598841 | instance | 2026-05-04 12:27:20.599111 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-05-04 12:27:20.599619 | instance | Monday 04 May 2026 12:27:20 +0000 (0:00:00.072) 0:03:24.274 ************ 2026-05-04 12:27:20.666654 | instance | skipping: [instance] 2026-05-04 12:27:20.666841 | instance | 2026-05-04 12:27:20.667129 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-05-04 12:27:20.667388 | instance | Monday 04 May 2026 12:27:20 +0000 (0:00:00.068) 0:03:24.342 ************ 2026-05-04 12:27:20.737921 | instance | skipping: [instance] 2026-05-04 12:27:20.738255 | instance | 2026-05-04 12:27:20.738611 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-05-04 12:27:20.738881 | instance | Monday 04 May 2026 12:27:20 +0000 (0:00:00.071) 0:03:24.413 ************ 2026-05-04 12:27:20.808475 | instance | skipping: [instance] 2026-05-04 12:27:20.808713 | instance | 2026-05-04 12:27:20.808991 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-05-04 12:27:20.809249 | instance | Monday 04 May 2026 12:27:20 +0000 (0:00:00.070) 0:03:24.484 ************ 2026-05-04 12:27:20.874895 | instance | skipping: [instance] 2026-05-04 12:27:20.875127 | instance | 2026-05-04 12:27:20.875435 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-05-04 12:27:20.875712 | instance | Monday 04 May 2026 12:27:20 +0000 (0:00:00.064) 0:03:24.548 ************ 2026-05-04 12:27:20.947917 | instance | skipping: [instance] 2026-05-04 12:27:20.948047 | instance | 2026-05-04 12:27:20.948062 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-05-04 12:27:20.948180 | instance | Monday 04 May 2026 12:27:20 +0000 (0:00:00.074) 0:03:24.623 ************ 2026-05-04 12:27:21.014964 | instance | skipping: [instance] 2026-05-04 12:27:21.015051 | instance | 2026-05-04 12:27:21.015229 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-05-04 12:27:21.015486 | instance | Monday 04 May 2026 12:27:21 +0000 (0:00:00.067) 0:03:24.690 ************ 2026-05-04 12:27:21.255604 | instance | ok: [instance] 2026-05-04 12:27:21.255749 | instance | 2026-05-04 12:27:21.255928 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-05-04 12:27:21.256091 | instance | Monday 04 May 2026 12:27:21 +0000 (0:00:00.240) 0:03:24.931 ************ 2026-05-04 12:27:21.523437 | instance | ok: [instance] 2026-05-04 12:27:21.523688 | instance | 2026-05-04 12:27:21.523932 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-05-04 12:27:21.524193 | instance | Monday 04 May 2026 12:27:21 +0000 (0:00:00.267) 0:03:25.198 ************ 2026-05-04 12:27:21.611649 | instance | skipping: [instance] 2026-05-04 12:27:21.611770 | instance | 2026-05-04 12:27:21.611944 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-05-04 12:27:21.612104 | instance | Monday 04 May 2026 12:27:21 +0000 (0:00:00.088) 0:03:25.287 ************ 2026-05-04 12:27:21.853865 | instance | ok: [instance] 2026-05-04 12:27:21.853952 | instance | 2026-05-04 12:27:21.854100 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-05-04 12:27:21.854220 | instance | Monday 04 May 2026 12:27:21 +0000 (0:00:00.242) 0:03:25.529 ************ 2026-05-04 12:27:22.090100 | instance | ok: [instance] 2026-05-04 12:27:22.090244 | instance | 2026-05-04 12:27:22.090425 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-05-04 12:27:22.090600 | instance | Monday 04 May 2026 12:27:22 +0000 (0:00:00.236) 0:03:25.765 ************ 2026-05-04 12:27:22.350674 | instance | ok: [instance] 2026-05-04 12:27:22.350755 | instance | 2026-05-04 12:27:22.350851 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-05-04 12:27:22.351024 | instance | Monday 04 May 2026 12:27:22 +0000 (0:00:00.260) 0:03:26.025 ************ 2026-05-04 12:27:23.490400 | instance | ok: [instance] 2026-05-04 12:27:23.490583 | instance | 2026-05-04 12:27:23.490926 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-05-04 12:27:23.491177 | instance | Monday 04 May 2026 12:27:23 +0000 (0:00:01.139) 0:03:27.165 ************ 2026-05-04 12:27:24.703906 | instance | ok: [instance] 2026-05-04 12:27:24.704094 | instance | 2026-05-04 12:27:24.704362 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-05-04 12:27:24.704619 | instance | Monday 04 May 2026 12:27:24 +0000 (0:00:01.213) 0:03:28.379 ************ 2026-05-04 12:27:24.797847 | instance | skipping: [instance] 2026-05-04 12:27:24.798002 | instance | 2026-05-04 12:27:24.798194 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-05-04 12:27:24.798369 | instance | Monday 04 May 2026 12:27:24 +0000 (0:00:00.094) 0:03:28.473 ************ 2026-05-04 12:27:24.884984 | instance | skipping: [instance] 2026-05-04 12:27:24.885185 | instance | 2026-05-04 12:27:24.885487 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-05-04 12:27:24.885735 | instance | Monday 04 May 2026 12:27:24 +0000 (0:00:00.086) 0:03:28.560 ************ 2026-05-04 12:27:25.664587 | instance | ok: [instance] 2026-05-04 12:27:25.664773 | instance | 2026-05-04 12:27:25.665044 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-05-04 12:27:25.665257 | instance | Monday 04 May 2026 12:27:25 +0000 (0:00:00.779) 0:03:29.339 ************ 2026-05-04 12:27:25.738061 | instance | skipping: [instance] => (item=DaemonSet) 2026-05-04 12:27:25.738232 | instance | skipping: [instance] => (item=ConfigMap) 2026-05-04 12:27:25.738425 | instance | skipping: [instance] 2026-05-04 12:27:25.738594 | instance | 2026-05-04 12:27:25.738753 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-05-04 12:27:25.738904 | instance | Monday 04 May 2026 12:27:25 +0000 (0:00:00.074) 0:03:29.413 ************ 2026-05-04 12:27:25.816133 | instance | skipping: [instance] 2026-05-04 12:27:25.816383 | instance | 2026-05-04 12:27:25.816661 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-05-04 12:27:25.816964 | instance | Monday 04 May 2026 12:27:25 +0000 (0:00:00.077) 0:03:29.491 ************ 2026-05-04 12:27:25.887537 | instance | skipping: [instance] 2026-05-04 12:27:25.887792 | instance | 2026-05-04 12:27:25.888072 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-05-04 12:27:25.888333 | instance | Monday 04 May 2026 12:27:25 +0000 (0:00:00.071) 0:03:29.562 ************ 2026-05-04 12:27:25.960869 | instance | skipping: [instance] 2026-05-04 12:27:25.961090 | instance | 2026-05-04 12:27:25.961349 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-05-04 12:27:25.961615 | instance | Monday 04 May 2026 12:27:25 +0000 (0:00:00.073) 0:03:29.636 ************ 2026-05-04 12:27:26.031489 | instance | skipping: [instance] 2026-05-04 12:27:26.031703 | instance | 2026-05-04 12:27:26.032003 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-05-04 12:27:26.032261 | instance | Monday 04 May 2026 12:27:26 +0000 (0:00:00.070) 0:03:29.706 ************ 2026-05-04 12:27:26.613793 | instance | ok: [instance] 2026-05-04 12:27:26.613933 | instance | 2026-05-04 12:27:26.614132 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-05-04 12:27:26.614299 | instance | Monday 04 May 2026 12:27:26 +0000 (0:00:00.581) 0:03:30.288 ************ 2026-05-04 12:27:27.752706 | instance | ok: [instance] 2026-05-04 12:27:27.752965 | instance | 2026-05-04 12:27:27.753257 | instance | PLAY [Install control-plane components] **************************************** 2026-05-04 12:27:27.753517 | instance | 2026-05-04 12:27:27.753800 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 12:27:27.754163 | instance | Monday 04 May 2026 12:27:27 +0000 (0:00:01.139) 0:03:31.428 ************ 2026-05-04 12:27:32.072388 | instance | ok: [instance] 2026-05-04 12:27:32.072771 | instance | 2026-05-04 12:27:32.073270 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-05-04 12:27:32.073473 | instance | Monday 04 May 2026 12:27:32 +0000 (0:00:04.319) 0:03:35.747 ************ 2026-05-04 12:27:32.345064 | instance | ok: [instance] 2026-05-04 12:27:32.345305 | instance | 2026-05-04 12:27:32.345606 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 12:27:32.345864 | instance | Monday 04 May 2026 12:27:32 +0000 (0:00:00.272) 0:03:36.020 ************ 2026-05-04 12:27:33.555279 | instance | ok: [instance] 2026-05-04 12:27:33.555496 | instance | 2026-05-04 12:27:33.555776 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-04 12:27:33.556030 | instance | Monday 04 May 2026 12:27:33 +0000 (0:00:01.209) 0:03:37.229 ************ 2026-05-04 12:27:33.846862 | instance | ok: [instance] 2026-05-04 12:27:33.847066 | instance | 2026-05-04 12:27:33.847331 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:27:33.847588 | instance | Monday 04 May 2026 12:27:33 +0000 (0:00:00.291) 0:03:37.521 ************ 2026-05-04 12:27:33.970534 | instance | ok: [instance] => { 2026-05-04 12:27:33.970770 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-05-04 12:27:33.971019 | instance | } 2026-05-04 12:27:33.971255 | instance | 2026-05-04 12:27:33.971531 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:27:33.971783 | instance | Monday 04 May 2026 12:27:33 +0000 (0:00:00.124) 0:03:37.646 ************ 2026-05-04 12:27:34.353208 | instance | ok: [instance] 2026-05-04 12:27:34.353466 | instance | 2026-05-04 12:27:34.353735 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:27:34.354050 | instance | Monday 04 May 2026 12:27:34 +0000 (0:00:00.382) 0:03:38.028 ************ 2026-05-04 12:27:35.605963 | instance | ok: [instance] 2026-05-04 12:27:35.606214 | instance | 2026-05-04 12:27:35.606460 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-05-04 12:27:35.606731 | instance | Monday 04 May 2026 12:27:35 +0000 (0:00:01.252) 0:03:39.281 ************ 2026-05-04 12:27:35.994718 | instance | ok: [instance] 2026-05-04 12:27:35.994921 | instance | 2026-05-04 12:27:35.995155 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-05-04 12:27:35.995377 | instance | Monday 04 May 2026 12:27:35 +0000 (0:00:00.388) 0:03:39.670 ************ 2026-05-04 12:27:36.215019 | instance | ok: [instance] 2026-05-04 12:27:36.215094 | instance | 2026-05-04 12:27:36.215215 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-05-04 12:27:36.215344 | instance | Monday 04 May 2026 12:27:36 +0000 (0:00:00.220) 0:03:39.890 ************ 2026-05-04 12:27:36.520271 | instance | ok: [instance] 2026-05-04 12:27:36.520394 | instance | 2026-05-04 12:27:36.520584 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-05-04 12:27:36.520770 | instance | Monday 04 May 2026 12:27:36 +0000 (0:00:00.304) 0:03:40.195 ************ 2026-05-04 12:27:36.774542 | instance | ok: [instance] 2026-05-04 12:27:36.774828 | instance | 2026-05-04 12:27:36.774872 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-05-04 12:27:36.775044 | instance | Monday 04 May 2026 12:27:36 +0000 (0:00:00.254) 0:03:40.450 ************ 2026-05-04 12:27:37.023126 | instance | ok: [instance] 2026-05-04 12:27:37.023217 | instance | 2026-05-04 12:27:37.023324 | instance | TASK [Install plugin] ********************************************************** 2026-05-04 12:27:37.023443 | instance | Monday 04 May 2026 12:27:37 +0000 (0:00:00.248) 0:03:40.698 ************ 2026-05-04 12:27:37.138132 | instance | included: vexxhost.containers.download_artifact for instance 2026-05-04 12:27:37.138201 | instance | 2026-05-04 12:27:37.138353 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:27:37.138476 | instance | Monday 04 May 2026 12:27:37 +0000 (0:00:00.115) 0:03:40.813 ************ 2026-05-04 12:27:37.247642 | instance | ok: [instance] => { 2026-05-04 12:27:37.247891 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-05-04 12:27:37.248194 | instance | } 2026-05-04 12:27:37.248458 | instance | 2026-05-04 12:27:37.248763 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:27:37.249047 | instance | Monday 04 May 2026 12:27:37 +0000 (0:00:00.109) 0:03:40.923 ************ 2026-05-04 12:27:37.634410 | instance | ok: [instance] 2026-05-04 12:27:37.634637 | instance | 2026-05-04 12:27:37.634991 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:27:37.635258 | instance | Monday 04 May 2026 12:27:37 +0000 (0:00:00.386) 0:03:41.309 ************ 2026-05-04 12:27:39.297588 | instance | ok: [instance] 2026-05-04 12:27:39.297829 | instance | 2026-05-04 12:27:39.298213 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:27:39.298497 | instance | Monday 04 May 2026 12:27:39 +0000 (0:00:01.663) 0:03:42.972 ************ 2026-05-04 12:27:39.401044 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:27:39.401326 | instance | 2026-05-04 12:27:39.401671 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:27:39.402194 | instance | Monday 04 May 2026 12:27:39 +0000 (0:00:00.103) 0:03:43.076 ************ 2026-05-04 12:27:40.104686 | instance | ok: [instance] 2026-05-04 12:27:40.104940 | instance | 2026-05-04 12:27:40.105237 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-05-04 12:27:40.105639 | instance | Monday 04 May 2026 12:27:40 +0000 (0:00:00.703) 0:03:43.779 ************ 2026-05-04 12:27:40.966963 | instance | ok: [instance] 2026-05-04 12:27:40.967264 | instance | 2026-05-04 12:27:40.967571 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-05-04 12:27:40.967856 | instance | Monday 04 May 2026 12:27:40 +0000 (0:00:00.862) 0:03:44.642 ************ 2026-05-04 12:27:43.014349 | instance | ok: [instance] 2026-05-04 12:27:43.014577 | instance | 2026-05-04 12:27:43.014870 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:27:43.015279 | instance | Monday 04 May 2026 12:27:43 +0000 (0:00:02.047) 0:03:46.689 ************ 2026-05-04 12:27:43.114631 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:27:43.114881 | instance | 2026-05-04 12:27:43.115175 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:27:43.115458 | instance | Monday 04 May 2026 12:27:43 +0000 (0:00:00.100) 0:03:46.789 ************ 2026-05-04 12:27:43.689561 | instance | ok: [instance] 2026-05-04 12:27:43.689776 | instance | 2026-05-04 12:27:43.690112 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-05-04 12:27:43.690355 | instance | Monday 04 May 2026 12:27:43 +0000 (0:00:00.574) 0:03:47.364 ************ 2026-05-04 12:27:45.657972 | instance | ok: [instance] 2026-05-04 12:27:45.658173 | instance | 2026-05-04 12:27:45.658438 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-05-04 12:27:45.658583 | instance | Monday 04 May 2026 12:27:45 +0000 (0:00:01.968) 0:03:49.332 ************ 2026-05-04 12:27:46.386138 | instance | ok: [instance] 2026-05-04 12:27:46.386464 | instance | 2026-05-04 12:27:46.386766 | instance | PLAY [all] ********************************************************************* 2026-05-04 12:27:46.387049 | instance | 2026-05-04 12:27:46.387325 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 12:27:46.387633 | instance | Monday 04 May 2026 12:27:46 +0000 (0:00:00.728) 0:03:50.061 ************ 2026-05-04 12:27:50.511260 | instance | ok: [instance] 2026-05-04 12:27:50.511513 | instance | 2026-05-04 12:27:50.511806 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-05-04 12:27:50.512093 | instance | Monday 04 May 2026 12:27:50 +0000 (0:00:04.125) 0:03:54.186 ************ 2026-05-04 12:27:51.349841 | instance | ok: [instance] 2026-05-04 12:27:51.350093 | instance | 2026-05-04 12:27:51.350373 | instance | PLAY [all] ********************************************************************* 2026-05-04 12:27:51.350603 | instance | 2026-05-04 12:27:51.350858 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-05-04 12:27:51.351113 | instance | Monday 04 May 2026 12:27:51 +0000 (0:00:00.838) 0:03:55.025 ************ 2026-05-04 12:27:52.128405 | instance | ok: [instance] 2026-05-04 12:27:52.129136 | instance | 2026-05-04 12:27:52.129214 | instance | PLAY [controllers] ************************************************************* 2026-05-04 12:27:52.129227 | instance | 2026-05-04 12:27:52.129521 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 12:27:52.129587 | instance | Monday 04 May 2026 12:27:52 +0000 (0:00:00.777) 0:03:55.802 ************ 2026-05-04 12:27:55.831854 | instance | ok: [instance] 2026-05-04 12:27:55.831942 | instance | 2026-05-04 12:27:55.832194 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:27:55.832212 | instance | Monday 04 May 2026 12:27:55 +0000 (0:00:03.704) 0:03:59.507 ************ 2026-05-04 12:27:55.937686 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:27:55.937774 | instance | 2026-05-04 12:27:55.937904 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:27:55.938075 | instance | Monday 04 May 2026 12:27:55 +0000 (0:00:00.105) 0:03:59.613 ************ 2026-05-04 12:27:56.517812 | instance | ok: [instance] 2026-05-04 12:27:56.518172 | instance | 2026-05-04 12:27:56.518199 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-05-04 12:27:56.518213 | instance | Monday 04 May 2026 12:27:56 +0000 (0:00:00.579) 0:04:00.192 ************ 2026-05-04 12:27:57.926283 | instance | ok: [instance] 2026-05-04 12:27:57.926347 | instance | 2026-05-04 12:27:57.926639 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:27:57.926680 | instance | Monday 04 May 2026 12:27:57 +0000 (0:00:01.408) 0:04:01.601 ************ 2026-05-04 12:27:58.033291 | instance | skipping: [instance] 2026-05-04 12:27:58.033372 | instance | 2026-05-04 12:27:58.033669 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-05-04 12:27:58.033714 | instance | Monday 04 May 2026 12:27:58 +0000 (0:00:00.107) 0:04:01.708 ************ 2026-05-04 12:27:58.138702 | instance | skipping: [instance] 2026-05-04 12:27:58.138780 | instance | 2026-05-04 12:27:58.138966 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-05-04 12:27:58.139039 | instance | Monday 04 May 2026 12:27:58 +0000 (0:00:00.105) 0:04:01.814 ************ 2026-05-04 12:27:58.207132 | instance | skipping: [instance] 2026-05-04 12:27:58.207201 | instance | 2026-05-04 12:27:58.207441 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-05-04 12:27:58.207482 | instance | Monday 04 May 2026 12:27:58 +0000 (0:00:00.068) 0:04:01.882 ************ 2026-05-04 12:27:58.269340 | instance | skipping: [instance] 2026-05-04 12:27:58.269402 | instance | 2026-05-04 12:27:58.269690 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-05-04 12:27:58.269731 | instance | Monday 04 May 2026 12:27:58 +0000 (0:00:00.062) 0:04:01.944 ************ 2026-05-04 12:27:58.392111 | instance | skipping: [instance] 2026-05-04 12:27:58.392256 | instance | 2026-05-04 12:27:58.392350 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-05-04 12:27:58.392502 | instance | Monday 04 May 2026 12:27:58 +0000 (0:00:00.122) 0:04:02.067 ************ 2026-05-04 12:27:58.708999 | instance | skipping: [instance] 2026-05-04 12:27:58.709087 | instance | 2026-05-04 12:27:58.709196 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-05-04 12:27:58.709380 | instance | Monday 04 May 2026 12:27:58 +0000 (0:00:00.317) 0:04:02.384 ************ 2026-05-04 12:27:58.812516 | instance | skipping: [instance] 2026-05-04 12:27:58.812585 | instance | 2026-05-04 12:27:58.812856 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-05-04 12:27:58.812899 | instance | Monday 04 May 2026 12:27:58 +0000 (0:00:00.103) 0:04:02.488 ************ 2026-05-04 12:27:58.879262 | instance | skipping: [instance] 2026-05-04 12:27:58.879354 | instance | 2026-05-04 12:27:58.879623 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-05-04 12:27:58.879667 | instance | Monday 04 May 2026 12:27:58 +0000 (0:00:00.066) 0:04:02.554 ************ 2026-05-04 12:27:59.021310 | instance | skipping: [instance] 2026-05-04 12:27:59.021384 | instance | 2026-05-04 12:27:59.021539 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-05-04 12:27:59.021645 | instance | Monday 04 May 2026 12:27:59 +0000 (0:00:00.141) 0:04:02.696 ************ 2026-05-04 12:27:59.089783 | instance | skipping: [instance] 2026-05-04 12:27:59.089862 | instance | 2026-05-04 12:27:59.090169 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-05-04 12:27:59.090209 | instance | Monday 04 May 2026 12:27:59 +0000 (0:00:00.069) 0:04:02.765 ************ 2026-05-04 12:27:59.162364 | instance | skipping: [instance] 2026-05-04 12:27:59.162447 | instance | 2026-05-04 12:27:59.162581 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-05-04 12:27:59.162703 | instance | Monday 04 May 2026 12:27:59 +0000 (0:00:00.072) 0:04:02.837 ************ 2026-05-04 12:27:59.230102 | instance | skipping: [instance] 2026-05-04 12:27:59.230361 | instance | 2026-05-04 12:27:59.230639 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-05-04 12:27:59.230898 | instance | Monday 04 May 2026 12:27:59 +0000 (0:00:00.067) 0:04:02.905 ************ 2026-05-04 12:27:59.373448 | instance | skipping: [instance] 2026-05-04 12:27:59.373698 | instance | 2026-05-04 12:27:59.374013 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-04 12:27:59.374281 | instance | Monday 04 May 2026 12:27:59 +0000 (0:00:00.143) 0:04:03.048 ************ 2026-05-04 12:27:59.440979 | instance | skipping: [instance] 2026-05-04 12:27:59.441213 | instance | 2026-05-04 12:27:59.441482 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-04 12:27:59.441760 | instance | Monday 04 May 2026 12:27:59 +0000 (0:00:00.067) 0:04:03.116 ************ 2026-05-04 12:27:59.506397 | instance | skipping: [instance] 2026-05-04 12:27:59.506694 | instance | 2026-05-04 12:27:59.507025 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-04 12:27:59.507294 | instance | Monday 04 May 2026 12:27:59 +0000 (0:00:00.064) 0:04:03.181 ************ 2026-05-04 12:27:59.615188 | instance | skipping: [instance] 2026-05-04 12:27:59.615301 | instance | 2026-05-04 12:27:59.615488 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-05-04 12:27:59.615777 | instance | Monday 04 May 2026 12:27:59 +0000 (0:00:00.109) 0:04:03.290 ************ 2026-05-04 12:27:59.686880 | instance | skipping: [instance] 2026-05-04 12:27:59.687128 | instance | 2026-05-04 12:27:59.687302 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-05-04 12:27:59.687464 | instance | Monday 04 May 2026 12:27:59 +0000 (0:00:00.071) 0:04:03.362 ************ 2026-05-04 12:27:59.751913 | instance | skipping: [instance] 2026-05-04 12:27:59.752175 | instance | 2026-05-04 12:27:59.752468 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-05-04 12:27:59.752761 | instance | Monday 04 May 2026 12:27:59 +0000 (0:00:00.065) 0:04:03.427 ************ 2026-05-04 12:27:59.822548 | instance | skipping: [instance] 2026-05-04 12:27:59.822673 | instance | 2026-05-04 12:27:59.822832 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-05-04 12:27:59.822986 | instance | Monday 04 May 2026 12:27:59 +0000 (0:00:00.070) 0:04:03.498 ************ 2026-05-04 12:27:59.888112 | instance | skipping: [instance] 2026-05-04 12:27:59.888342 | instance | 2026-05-04 12:27:59.888615 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-05-04 12:27:59.888905 | instance | Monday 04 May 2026 12:27:59 +0000 (0:00:00.065) 0:04:03.563 ************ 2026-05-04 12:27:59.957768 | instance | skipping: [instance] 2026-05-04 12:27:59.958094 | instance | 2026-05-04 12:27:59.958455 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-05-04 12:27:59.958794 | instance | Monday 04 May 2026 12:27:59 +0000 (0:00:00.069) 0:04:03.633 ************ 2026-05-04 12:28:00.026834 | instance | skipping: [instance] 2026-05-04 12:28:00.026995 | instance | 2026-05-04 12:28:00.027178 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-05-04 12:28:00.027356 | instance | Monday 04 May 2026 12:28:00 +0000 (0:00:00.069) 0:04:03.702 ************ 2026-05-04 12:28:00.149519 | instance | skipping: [instance] 2026-05-04 12:28:00.149600 | instance | 2026-05-04 12:28:00.149743 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-05-04 12:28:00.149903 | instance | Monday 04 May 2026 12:28:00 +0000 (0:00:00.122) 0:04:03.824 ************ 2026-05-04 12:28:00.210579 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-05-04 12:28:00.210975 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-05-04 12:28:00.211418 | instance | skipping: [instance] 2026-05-04 12:28:00.211818 | instance | 2026-05-04 12:28:00.212145 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-05-04 12:28:00.212463 | instance | Monday 04 May 2026 12:28:00 +0000 (0:00:00.061) 0:04:03.885 ************ 2026-05-04 12:28:00.269076 | instance | skipping: [instance] 2026-05-04 12:28:00.269230 | instance | 2026-05-04 12:28:00.269458 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-05-04 12:28:00.269637 | instance | Monday 04 May 2026 12:28:00 +0000 (0:00:00.058) 0:04:03.944 ************ 2026-05-04 12:28:00.485987 | instance | skipping: [instance] 2026-05-04 12:28:00.486253 | instance | 2026-05-04 12:28:00.486517 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-05-04 12:28:00.486761 | instance | Monday 04 May 2026 12:28:00 +0000 (0:00:00.216) 0:04:04.160 ************ 2026-05-04 12:28:00.562088 | instance | skipping: [instance] 2026-05-04 12:28:00.562333 | instance | 2026-05-04 12:28:00.562614 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-05-04 12:28:00.562975 | instance | Monday 04 May 2026 12:28:00 +0000 (0:00:00.076) 0:04:04.237 ************ 2026-05-04 12:28:00.627104 | instance | skipping: [instance] 2026-05-04 12:28:00.627369 | instance | 2026-05-04 12:28:00.627640 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-05-04 12:28:00.627909 | instance | Monday 04 May 2026 12:28:00 +0000 (0:00:00.065) 0:04:04.302 ************ 2026-05-04 12:28:00.780929 | instance | skipping: [instance] 2026-05-04 12:28:00.781022 | instance | 2026-05-04 12:28:00.781250 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-05-04 12:28:00.781413 | instance | 2026-05-04 12:28:00.781580 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 12:28:00.781745 | instance | Monday 04 May 2026 12:28:00 +0000 (0:00:00.153) 0:04:04.456 ************ 2026-05-04 12:28:04.456066 | instance | ok: [instance] 2026-05-04 12:28:04.456262 | instance | 2026-05-04 12:28:04.456526 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-05-04 12:28:04.456787 | instance | Monday 04 May 2026 12:28:04 +0000 (0:00:03.674) 0:04:08.131 ************ 2026-05-04 12:28:04.592443 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-05-04 12:28:04.592722 | instance | 2026-05-04 12:28:04.593029 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:28:04.593343 | instance | Monday 04 May 2026 12:28:04 +0000 (0:00:00.136) 0:04:08.267 ************ 2026-05-04 12:28:04.691279 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:28:04.691336 | instance | 2026-05-04 12:28:04.691433 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:28:04.691697 | instance | Monday 04 May 2026 12:28:04 +0000 (0:00:00.098) 0:04:08.366 ************ 2026-05-04 12:28:05.262588 | instance | ok: [instance] 2026-05-04 12:28:05.262795 | instance | 2026-05-04 12:28:05.263158 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-05-04 12:28:05.263469 | instance | Monday 04 May 2026 12:28:05 +0000 (0:00:00.571) 0:04:08.937 ************ 2026-05-04 12:28:07.642354 | instance | ok: [instance] 2026-05-04 12:28:07.642442 | instance | 2026-05-04 12:28:07.642571 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-05-04 12:28:07.642694 | instance | Monday 04 May 2026 12:28:07 +0000 (0:00:02.379) 0:04:11.317 ************ 2026-05-04 12:28:08.378389 | instance | ok: [instance] 2026-05-04 12:28:08.378643 | instance | 2026-05-04 12:28:08.378935 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-05-04 12:28:08.379209 | instance | Monday 04 May 2026 12:28:08 +0000 (0:00:00.736) 0:04:12.053 ************ 2026-05-04 12:28:08.471942 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-05-04 12:28:08.472178 | instance | 2026-05-04 12:28:08.472442 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-05-04 12:28:08.472711 | instance | Monday 04 May 2026 12:28:08 +0000 (0:00:00.093) 0:04:12.147 ************ 2026-05-04 12:28:09.218633 | instance | ok: [instance] 2026-05-04 12:28:09.218849 | instance | 2026-05-04 12:28:09.219172 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-05-04 12:28:09.219427 | instance | Monday 04 May 2026 12:28:09 +0000 (0:00:00.746) 0:04:12.893 ************ 2026-05-04 12:28:09.893639 | instance | ok: [instance] 2026-05-04 12:28:09.893774 | instance | 2026-05-04 12:28:09.893977 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-05-04 12:28:09.894153 | instance | Monday 04 May 2026 12:28:09 +0000 (0:00:00.675) 0:04:13.569 ************ 2026-05-04 12:28:10.499698 | instance | ok: [instance] 2026-05-04 12:28:10.499925 | instance | 2026-05-04 12:28:10.500195 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-05-04 12:28:10.500464 | instance | Monday 04 May 2026 12:28:10 +0000 (0:00:00.486) 0:04:14.056 ************ 2026-05-04 12:28:10.500705 | instance | 2026-05-04 12:28:10.500985 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:28:10.501245 | instance | Monday 04 May 2026 12:28:10 +0000 (0:00:00.118) 0:04:14.174 ************ 2026-05-04 12:28:10.609789 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:28:10.610068 | instance | 2026-05-04 12:28:10.610439 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:28:10.610772 | instance | Monday 04 May 2026 12:28:10 +0000 (0:00:00.110) 0:04:14.285 ************ 2026-05-04 12:28:11.213002 | instance | ok: [instance] 2026-05-04 12:28:11.213095 | instance | 2026-05-04 12:28:11.213223 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-05-04 12:28:11.213346 | instance | Monday 04 May 2026 12:28:11 +0000 (0:00:00.603) 0:04:14.888 ************ 2026-05-04 12:28:12.984257 | instance | ok: [instance] 2026-05-04 12:28:12.984479 | instance | 2026-05-04 12:28:12.984767 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:28:12.985033 | instance | Monday 04 May 2026 12:28:12 +0000 (0:00:01.771) 0:04:16.659 ************ 2026-05-04 12:28:13.077309 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:28:13.077533 | instance | 2026-05-04 12:28:13.077826 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:28:13.078141 | instance | Monday 04 May 2026 12:28:13 +0000 (0:00:00.093) 0:04:16.752 ************ 2026-05-04 12:28:13.649124 | instance | ok: [instance] 2026-05-04 12:28:13.649352 | instance | 2026-05-04 12:28:13.649623 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-05-04 12:28:13.649910 | instance | Monday 04 May 2026 12:28:13 +0000 (0:00:00.571) 0:04:17.324 ************ 2026-05-04 12:28:16.751306 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-05-04 12:28:16.751564 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-05-04 12:28:16.751816 | instance | 2026-05-04 12:28:16.752089 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-05-04 12:28:16.752353 | instance | Monday 04 May 2026 12:28:16 +0000 (0:00:03.102) 0:04:20.426 ************ 2026-05-04 12:28:19.204932 | instance | ok: [instance] 2026-05-04 12:28:19.205019 | instance | 2026-05-04 12:28:19.205275 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:28:19.205293 | instance | Monday 04 May 2026 12:28:19 +0000 (0:00:02.453) 0:04:22.879 ************ 2026-05-04 12:28:19.315871 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:28:19.315921 | instance | 2026-05-04 12:28:19.315930 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:28:19.315937 | instance | Monday 04 May 2026 12:28:19 +0000 (0:00:00.110) 0:04:22.990 ************ 2026-05-04 12:28:19.875386 | instance | ok: [instance] 2026-05-04 12:28:19.875456 | instance | 2026-05-04 12:28:19.875596 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-05-04 12:28:19.875721 | instance | Monday 04 May 2026 12:28:19 +0000 (0:00:00.559) 0:04:23.549 ************ 2026-05-04 12:28:23.145797 | instance | ok: [instance] 2026-05-04 12:28:23.145929 | instance | 2026-05-04 12:28:23.146056 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-05-04 12:28:23.146184 | instance | Monday 04 May 2026 12:28:23 +0000 (0:00:03.271) 0:04:26.821 ************ 2026-05-04 12:28:24.892426 | instance | ok: [instance] 2026-05-04 12:28:24.892658 | instance | 2026-05-04 12:28:24.892961 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-05-04 12:28:24.893221 | instance | Monday 04 May 2026 12:28:24 +0000 (0:00:01.744) 0:04:28.566 ************ 2026-05-04 12:28:25.583781 | instance | ok: [instance] 2026-05-04 12:28:25.584025 | instance | 2026-05-04 12:28:25.584289 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-05-04 12:28:25.584546 | instance | Monday 04 May 2026 12:28:25 +0000 (0:00:00.692) 0:04:29.258 ************ 2026-05-04 12:28:25.659304 | instance | skipping: [instance] 2026-05-04 12:28:25.659601 | instance | 2026-05-04 12:28:25.659877 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-05-04 12:28:25.660142 | instance | Monday 04 May 2026 12:28:25 +0000 (0:00:00.075) 0:04:29.334 ************ 2026-05-04 12:28:26.343108 | instance | ok: [instance] 2026-05-04 12:28:26.343341 | instance | 2026-05-04 12:28:26.343649 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-05-04 12:28:26.343942 | instance | Monday 04 May 2026 12:28:26 +0000 (0:00:00.684) 0:04:30.018 ************ 2026-05-04 12:28:26.411999 | instance | ok: [instance] 2026-05-04 12:28:26.412246 | instance | 2026-05-04 12:28:26.412537 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-05-04 12:28:26.412802 | instance | Monday 04 May 2026 12:28:26 +0000 (0:00:00.068) 0:04:30.087 ************ 2026-05-04 12:28:26.485236 | instance | skipping: [instance] 2026-05-04 12:28:26.485468 | instance | 2026-05-04 12:28:26.485734 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-05-04 12:28:26.486057 | instance | Monday 04 May 2026 12:28:26 +0000 (0:00:00.073) 0:04:30.160 ************ 2026-05-04 12:28:26.564554 | instance | skipping: [instance] 2026-05-04 12:28:26.564779 | instance | 2026-05-04 12:28:26.565068 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-05-04 12:28:26.565325 | instance | Monday 04 May 2026 12:28:26 +0000 (0:00:00.079) 0:04:30.239 ************ 2026-05-04 12:28:26.648100 | instance | skipping: [instance] 2026-05-04 12:28:26.648345 | instance | 2026-05-04 12:28:26.648643 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-05-04 12:28:26.648921 | instance | Monday 04 May 2026 12:28:26 +0000 (0:00:00.083) 0:04:30.323 ************ 2026-05-04 12:28:26.724173 | instance | skipping: [instance] 2026-05-04 12:28:26.724238 | instance | 2026-05-04 12:28:26.724351 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-05-04 12:28:26.724503 | instance | Monday 04 May 2026 12:28:26 +0000 (0:00:00.076) 0:04:30.399 ************ 2026-05-04 12:28:26.809183 | instance | skipping: [instance] 2026-05-04 12:28:26.809251 | instance | 2026-05-04 12:28:26.809345 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-05-04 12:28:26.809459 | instance | Monday 04 May 2026 12:28:26 +0000 (0:00:00.084) 0:04:30.484 ************ 2026-05-04 12:28:26.883895 | instance | skipping: [instance] 2026-05-04 12:28:26.883965 | instance | 2026-05-04 12:28:26.883984 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-05-04 12:28:26.889939 | instance | Monday 04 May 2026 12:28:26 +0000 (0:00:00.074) 0:04:30.559 ************ 2026-05-04 12:28:27.695592 | instance | ok: [instance] 2026-05-04 12:28:27.695664 | instance | 2026-05-04 12:28:27.695801 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-05-04 12:28:27.695922 | instance | Monday 04 May 2026 12:28:27 +0000 (0:00:00.811) 0:04:31.371 ************ 2026-05-04 12:28:28.471695 | instance | ok: [instance] 2026-05-04 12:28:28.471924 | instance | 2026-05-04 12:28:28.472205 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:28:28.472467 | instance | Monday 04 May 2026 12:28:28 +0000 (0:00:00.774) 0:04:32.146 ************ 2026-05-04 12:28:28.577459 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:28:28.577670 | instance | 2026-05-04 12:28:28.577971 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:28:28.578230 | instance | Monday 04 May 2026 12:28:28 +0000 (0:00:00.106) 0:04:32.252 ************ 2026-05-04 12:28:29.191009 | instance | ok: [instance] 2026-05-04 12:28:29.191233 | instance | 2026-05-04 12:28:29.191506 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-05-04 12:28:29.191788 | instance | Monday 04 May 2026 12:28:29 +0000 (0:00:00.612) 0:04:32.865 ************ 2026-05-04 12:28:29.975824 | instance | ok: [instance] 2026-05-04 12:28:29.975906 | instance | 2026-05-04 12:28:29.976008 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-05-04 12:28:29.976141 | instance | Monday 04 May 2026 12:28:29 +0000 (0:00:00.785) 0:04:33.651 ************ 2026-05-04 12:28:31.921682 | instance | ok: [instance] 2026-05-04 12:28:31.921755 | instance | 2026-05-04 12:28:31.921768 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:28:31.921786 | instance | Monday 04 May 2026 12:28:31 +0000 (0:00:01.945) 0:04:35.596 ************ 2026-05-04 12:28:31.993872 | instance | skipping: [instance] 2026-05-04 12:28:31.993982 | instance | 2026-05-04 12:28:31.994103 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:28:31.994221 | instance | Monday 04 May 2026 12:28:31 +0000 (0:00:00.072) 0:04:35.669 ************ 2026-05-04 12:28:32.056897 | instance | skipping: [instance] 2026-05-04 12:28:32.056965 | instance | 2026-05-04 12:28:32.057101 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:28:32.057222 | instance | Monday 04 May 2026 12:28:32 +0000 (0:00:00.062) 0:04:35.732 ************ 2026-05-04 12:28:32.128427 | instance | skipping: [instance] 2026-05-04 12:28:32.128509 | instance | 2026-05-04 12:28:32.128648 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:28:32.128767 | instance | Monday 04 May 2026 12:28:32 +0000 (0:00:00.071) 0:04:35.803 ************ 2026-05-04 12:28:32.206919 | instance | skipping: [instance] 2026-05-04 12:28:32.207055 | instance | 2026-05-04 12:28:32.207249 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:28:32.207439 | instance | Monday 04 May 2026 12:28:32 +0000 (0:00:00.078) 0:04:35.882 ************ 2026-05-04 12:28:32.862679 | instance | ok: [instance] 2026-05-04 12:28:32.862746 | instance | 2026-05-04 12:28:32.862898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:28:32.863021 | instance | Monday 04 May 2026 12:28:32 +0000 (0:00:00.655) 0:04:36.538 ************ 2026-05-04 12:28:32.939023 | instance | ok: [instance] 2026-05-04 12:28:32.939308 | instance | 2026-05-04 12:28:32.939589 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:28:32.939846 | instance | Monday 04 May 2026 12:28:32 +0000 (0:00:00.076) 0:04:36.614 ************ 2026-05-04 12:28:33.022586 | instance | ok: [instance] 2026-05-04 12:28:33.022817 | instance | 2026-05-04 12:28:33.023154 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:28:33.023434 | instance | Monday 04 May 2026 12:28:33 +0000 (0:00:00.083) 0:04:36.697 ************ 2026-05-04 12:28:33.119204 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:28:33.119483 | instance | 2026-05-04 12:28:33.119758 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:28:33.120075 | instance | Monday 04 May 2026 12:28:33 +0000 (0:00:00.096) 0:04:36.794 ************ 2026-05-04 12:28:33.242295 | instance | ok: [instance] 2026-05-04 12:28:33.242375 | instance | 2026-05-04 12:28:33.242577 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:28:33.242740 | instance | Monday 04 May 2026 12:28:33 +0000 (0:00:00.123) 0:04:36.917 ************ 2026-05-04 12:28:33.359826 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:28:33.360037 | instance | 2026-05-04 12:28:33.360311 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:28:33.360567 | instance | Monday 04 May 2026 12:28:33 +0000 (0:00:00.117) 0:04:37.035 ************ 2026-05-04 12:28:33.950325 | instance | ok: [instance] 2026-05-04 12:28:33.950591 | instance | 2026-05-04 12:28:33.951002 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-05-04 12:28:33.951293 | instance | Monday 04 May 2026 12:28:33 +0000 (0:00:00.589) 0:04:37.625 ************ 2026-05-04 12:28:34.675667 | instance | ok: [instance] 2026-05-04 12:28:34.675744 | instance | 2026-05-04 12:28:34.675839 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-05-04 12:28:34.675961 | instance | Monday 04 May 2026 12:28:34 +0000 (0:00:00.726) 0:04:38.351 ************ 2026-05-04 12:28:35.653652 | instance | ok: [instance] 2026-05-04 12:28:35.653721 | instance | 2026-05-04 12:28:35.653864 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-05-04 12:28:35.654143 | instance | Monday 04 May 2026 12:28:35 +0000 (0:00:00.977) 0:04:39.329 ************ 2026-05-04 12:28:36.177101 | instance | ok: [instance] 2026-05-04 12:28:36.177186 | instance | 2026-05-04 12:28:36.177300 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-05-04 12:28:36.177419 | instance | Monday 04 May 2026 12:28:36 +0000 (0:00:00.523) 0:04:39.852 ************ 2026-05-04 12:28:36.649757 | instance | ok: [instance] 2026-05-04 12:28:36.650023 | instance | 2026-05-04 12:28:36.650310 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-05-04 12:28:36.650582 | instance | Monday 04 May 2026 12:28:36 +0000 (0:00:00.472) 0:04:40.325 ************ 2026-05-04 12:28:37.218576 | instance | ok: [instance] 2026-05-04 12:28:37.218853 | instance | 2026-05-04 12:28:37.219160 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-05-04 12:28:37.219494 | instance | Monday 04 May 2026 12:28:37 +0000 (0:00:00.568) 0:04:40.893 ************ 2026-05-04 12:28:37.687046 | instance | ok: [instance] 2026-05-04 12:28:37.687291 | instance | 2026-05-04 12:28:37.687560 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-05-04 12:28:37.687822 | instance | Monday 04 May 2026 12:28:37 +0000 (0:00:00.468) 0:04:41.362 ************ 2026-05-04 12:28:39.442898 | instance | ok: [instance] 2026-05-04 12:28:39.443121 | instance | 2026-05-04 12:28:39.443396 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-05-04 12:28:39.443664 | instance | Monday 04 May 2026 12:28:39 +0000 (0:00:01.755) 0:04:43.118 ************ 2026-05-04 12:28:40.158023 | instance | ok: [instance] 2026-05-04 12:28:40.158274 | instance | 2026-05-04 12:28:40.158564 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-05-04 12:28:40.158846 | instance | Monday 04 May 2026 12:28:40 +0000 (0:00:00.715) 0:04:43.833 ************ 2026-05-04 12:28:40.268546 | instance | included: ingress for instance 2026-05-04 12:28:40.268761 | instance | 2026-05-04 12:28:40.269024 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-05-04 12:28:40.269283 | instance | Monday 04 May 2026 12:28:40 +0000 (0:00:00.109) 0:04:43.943 ************ 2026-05-04 12:28:41.288598 | instance | ok: [instance] 2026-05-04 12:28:41.288773 | instance | 2026-05-04 12:28:41.288957 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-05-04 12:28:41.289152 | instance | Monday 04 May 2026 12:28:41 +0000 (0:00:01.019) 0:04:44.963 ************ 2026-05-04 12:28:41.628522 | instance | ok: [instance] 2026-05-04 12:28:41.628729 | instance | 2026-05-04 12:28:41.629005 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-05-04 12:28:41.629256 | instance | Monday 04 May 2026 12:28:41 +0000 (0:00:00.340) 0:04:45.303 ************ 2026-05-04 12:28:42.525286 | instance | ok: [instance] 2026-05-04 12:28:42.525553 | instance | 2026-05-04 12:28:42.525822 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-05-04 12:28:42.526122 | instance | 2026-05-04 12:28:42.526393 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 12:28:42.526735 | instance | Monday 04 May 2026 12:28:42 +0000 (0:00:00.897) 0:04:46.200 ************ 2026-05-04 12:28:46.290817 | instance | ok: [instance] 2026-05-04 12:28:46.290913 | instance | 2026-05-04 12:28:46.291150 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:28:46.291167 | instance | Monday 04 May 2026 12:28:46 +0000 (0:00:03.765) 0:04:49.966 ************ 2026-05-04 12:28:46.393026 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:28:46.393130 | instance | 2026-05-04 12:28:46.393248 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:28:46.393363 | instance | Monday 04 May 2026 12:28:46 +0000 (0:00:00.101) 0:04:50.068 ************ 2026-05-04 12:28:46.957745 | instance | ok: [instance] 2026-05-04 12:28:46.958035 | instance | 2026-05-04 12:28:46.958295 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-05-04 12:28:46.958559 | instance | Monday 04 May 2026 12:28:46 +0000 (0:00:00.564) 0:04:50.633 ************ 2026-05-04 12:28:47.979150 | instance | ok: [instance] 2026-05-04 12:28:47.979370 | instance | 2026-05-04 12:28:47.979643 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-05-04 12:28:47.979942 | instance | Monday 04 May 2026 12:28:47 +0000 (0:00:01.021) 0:04:51.654 ************ 2026-05-04 12:28:49.599754 | instance | ok: [instance] 2026-05-04 12:28:49.599965 | instance | 2026-05-04 12:28:49.600271 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:28:49.600515 | instance | Monday 04 May 2026 12:28:49 +0000 (0:00:01.619) 0:04:53.274 ************ 2026-05-04 12:28:49.700794 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:28:49.701082 | instance | 2026-05-04 12:28:49.701421 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:28:49.701723 | instance | Monday 04 May 2026 12:28:49 +0000 (0:00:00.101) 0:04:53.376 ************ 2026-05-04 12:28:50.355950 | instance | ok: [instance] 2026-05-04 12:28:50.356180 | instance | 2026-05-04 12:28:50.356453 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-04 12:28:50.356720 | instance | Monday 04 May 2026 12:28:50 +0000 (0:00:00.655) 0:04:54.031 ************ 2026-05-04 12:28:51.659078 | instance | ok: [instance] 2026-05-04 12:28:51.659643 | instance | 2026-05-04 12:28:51.659710 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-05-04 12:28:51.659809 | instance | Monday 04 May 2026 12:28:51 +0000 (0:00:01.303) 0:04:55.334 ************ 2026-05-04 12:28:52.346735 | instance | ok: [instance] 2026-05-04 12:28:52.346775 | instance | 2026-05-04 12:28:52.346780 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-05-04 12:28:52.346785 | instance | Monday 04 May 2026 12:28:52 +0000 (0:00:00.687) 0:04:56.021 ************ 2026-05-04 12:28:53.763927 | instance | ok: [instance] 2026-05-04 12:28:53.763998 | instance | 2026-05-04 12:28:53.764136 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-05-04 12:28:53.764260 | instance | Monday 04 May 2026 12:28:53 +0000 (0:00:01.417) 0:04:57.439 ************ 2026-05-04 12:28:55.190185 | instance | ok: [instance] 2026-05-04 12:28:55.190428 | instance | 2026-05-04 12:28:55.190713 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-05-04 12:28:55.190981 | instance | Monday 04 May 2026 12:28:55 +0000 (0:00:01.425) 0:04:58.865 ************ 2026-05-04 12:28:55.585560 | instance | ok: [instance] 2026-05-04 12:28:55.585687 | instance | 2026-05-04 12:28:55.585832 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-05-04 12:28:55.586020 | instance | Monday 04 May 2026 12:28:55 +0000 (0:00:00.395) 0:04:59.260 ************ 2026-05-04 12:28:55.816320 | instance | ok: [instance] 2026-05-04 12:28:55.816532 | instance | 2026-05-04 12:28:55.816804 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-05-04 12:28:55.817169 | instance | Monday 04 May 2026 12:28:55 +0000 (0:00:00.230) 0:04:59.491 ************ 2026-05-04 12:28:56.029004 | instance | ok: [instance] 2026-05-04 12:28:56.029260 | instance | 2026-05-04 12:28:56.029546 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-05-04 12:28:56.029790 | instance | Monday 04 May 2026 12:28:56 +0000 (0:00:00.213) 0:04:59.704 ************ 2026-05-04 12:28:56.695722 | instance | ok: [instance] 2026-05-04 12:28:56.695800 | instance | 2026-05-04 12:28:56.695811 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-05-04 12:28:56.695946 | instance | Monday 04 May 2026 12:28:56 +0000 (0:00:00.665) 0:05:00.370 ************ 2026-05-04 12:28:58.662601 | instance | ok: [instance] => (item=alertmanager) 2026-05-04 12:28:58.662675 | instance | ok: [instance] => (item=grafana) 2026-05-04 12:28:58.662938 | instance | ok: [instance] => (item=prometheus) 2026-05-04 12:28:58.662998 | instance | 2026-05-04 12:28:58.663012 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-05-04 12:28:58.663157 | instance | Monday 04 May 2026 12:28:58 +0000 (0:00:01.967) 0:05:02.338 ************ 2026-05-04 12:29:00.585955 | instance | ok: [instance] => (item=alertmanager) 2026-05-04 12:29:00.586001 | instance | ok: [instance] => (item=grafana) 2026-05-04 12:29:00.586532 | instance | ok: [instance] => (item=prometheus) 2026-05-04 12:29:00.586545 | instance | 2026-05-04 12:29:00.586550 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-05-04 12:29:00.586554 | instance | Monday 04 May 2026 12:29:00 +0000 (0:00:01.923) 0:05:04.261 ************ 2026-05-04 12:29:03.861994 | instance | ok: [instance] => (item=None) 2026-05-04 12:29:03.862099 | instance | ok: [instance] => (item=None) 2026-05-04 12:29:03.862266 | instance | ok: [instance] => (item=None) 2026-05-04 12:29:03.862319 | instance | ok: [instance] 2026-05-04 12:29:03.862489 | instance | 2026-05-04 12:29:03.862648 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-05-04 12:29:03.862812 | instance | Monday 04 May 2026 12:29:03 +0000 (0:00:03.275) 0:05:07.537 ************ 2026-05-04 12:29:08.129408 | instance | ok: [instance] => (item=None) 2026-05-04 12:29:08.129689 | instance | ok: [instance] => (item=None) 2026-05-04 12:29:08.130018 | instance | ok: [instance] => (item=None) 2026-05-04 12:29:08.130317 | instance | ok: [instance] => (item=None) 2026-05-04 12:29:08.130597 | instance | ok: [instance] => (item=None) 2026-05-04 12:29:08.130940 | instance | ok: [instance] 2026-05-04 12:29:08.131199 | instance | 2026-05-04 12:29:08.131478 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-05-04 12:29:08.131753 | instance | Monday 04 May 2026 12:29:08 +0000 (0:00:04.267) 0:05:11.804 ************ 2026-05-04 12:29:09.551315 | instance | ok: [instance] => (item=alertmanager) 2026-05-04 12:29:09.551616 | instance | ok: [instance] => (item=prometheus) 2026-05-04 12:29:09.551916 | instance | 2026-05-04 12:29:09.552230 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-05-04 12:29:09.552588 | instance | Monday 04 May 2026 12:29:09 +0000 (0:00:01.422) 0:05:13.226 ************ 2026-05-04 12:29:10.904122 | instance | ok: [instance] => (item=alertmanager) 2026-05-04 12:29:10.904256 | instance | ok: [instance] => (item=prometheus) 2026-05-04 12:29:10.904523 | instance | 2026-05-04 12:29:10.904749 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-05-04 12:29:10.904962 | instance | Monday 04 May 2026 12:29:10 +0000 (0:00:01.352) 0:05:14.579 ************ 2026-05-04 12:29:11.579642 | instance | ok: [instance] 2026-05-04 12:29:11.579686 | instance | 2026-05-04 12:29:11.579691 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-05-04 12:29:11.579696 | instance | Monday 04 May 2026 12:29:11 +0000 (0:00:00.675) 0:05:15.254 ************ 2026-05-04 12:29:19.329711 | instance | ok: [instance] 2026-05-04 12:29:19.329780 | instance | 2026-05-04 12:29:19.329798 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-05-04 12:29:19.329876 | instance | Monday 04 May 2026 12:29:19 +0000 (0:00:07.750) 0:05:23.005 ************ 2026-05-04 12:29:34.141748 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-05-04 12:29:34.141880 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-05-04 12:29:34.143482 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-05-04 12:29:34.143529 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-05-04 12:29:34.143539 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-05-04 12:29:34.143543 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-05-04 12:29:34.143547 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-05-04 12:29:34.143551 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-05-04 12:29:34.143555 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-05-04 12:29:34.143558 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-05-04 12:29:34.143562 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-05-04 12:29:34.143566 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-05-04 12:29:34.143570 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-05-04 12:29:34.143574 | instance | 2026-05-04 12:29:34.143579 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-05-04 12:29:34.143582 | instance | Monday 04 May 2026 12:29:34 +0000 (0:00:14.811) 0:05:37.817 ************ 2026-05-04 12:29:48.766342 | instance | ok: [instance] 2026-05-04 12:29:48.766433 | instance | 2026-05-04 12:29:48.766681 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:29:48.766725 | instance | Monday 04 May 2026 12:29:48 +0000 (0:00:14.624) 0:05:52.442 ************ 2026-05-04 12:29:48.886481 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:29:48.887016 | instance | 2026-05-04 12:29:48.887061 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:29:48.887066 | instance | Monday 04 May 2026 12:29:48 +0000 (0:00:00.119) 0:05:52.561 ************ 2026-05-04 12:29:49.511871 | instance | ok: [instance] 2026-05-04 12:29:49.511969 | instance | 2026-05-04 12:29:49.512090 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-05-04 12:29:49.512208 | instance | Monday 04 May 2026 12:29:49 +0000 (0:00:00.626) 0:05:53.187 ************ 2026-05-04 12:29:52.423767 | instance | ok: [instance] 2026-05-04 12:29:52.423841 | instance | 2026-05-04 12:29:52.423939 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:29:52.424059 | instance | Monday 04 May 2026 12:29:52 +0000 (0:00:02.911) 0:05:56.098 ************ 2026-05-04 12:29:52.539683 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:29:52.539902 | instance | 2026-05-04 12:29:52.540171 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:29:52.540433 | instance | Monday 04 May 2026 12:29:52 +0000 (0:00:00.116) 0:05:56.215 ************ 2026-05-04 12:29:53.183995 | instance | ok: [instance] 2026-05-04 12:29:53.184219 | instance | 2026-05-04 12:29:53.184483 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-05-04 12:29:53.184749 | instance | Monday 04 May 2026 12:29:53 +0000 (0:00:00.643) 0:05:56.859 ************ 2026-05-04 12:29:54.767592 | instance | ok: [instance] 2026-05-04 12:29:54.767656 | instance | 2026-05-04 12:29:54.767667 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:29:54.767677 | instance | Monday 04 May 2026 12:29:54 +0000 (0:00:01.582) 0:05:58.441 ************ 2026-05-04 12:29:54.873653 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:29:54.873727 | instance | 2026-05-04 12:29:54.873852 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:29:54.874026 | instance | Monday 04 May 2026 12:29:54 +0000 (0:00:00.107) 0:05:58.549 ************ 2026-05-04 12:29:55.449507 | instance | ok: [instance] 2026-05-04 12:29:55.449578 | instance | 2026-05-04 12:29:55.449732 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-05-04 12:29:55.449854 | instance | Monday 04 May 2026 12:29:55 +0000 (0:00:00.574) 0:05:59.124 ************ 2026-05-04 12:29:56.952618 | instance | ok: [instance] 2026-05-04 12:29:56.952823 | instance | 2026-05-04 12:29:56.953091 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-05-04 12:29:56.953358 | instance | Monday 04 May 2026 12:29:56 +0000 (0:00:01.503) 0:06:00.627 ************ 2026-05-04 12:29:57.802307 | instance | ok: [instance] 2026-05-04 12:29:57.802448 | instance | 2026-05-04 12:29:57.802647 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:29:57.802849 | instance | Monday 04 May 2026 12:29:57 +0000 (0:00:00.850) 0:06:01.477 ************ 2026-05-04 12:29:57.914031 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:29:57.914359 | instance | 2026-05-04 12:29:57.914743 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:29:57.915119 | instance | Monday 04 May 2026 12:29:57 +0000 (0:00:00.110) 0:06:01.588 ************ 2026-05-04 12:29:58.482354 | instance | ok: [instance] 2026-05-04 12:29:58.482579 | instance | 2026-05-04 12:29:58.482865 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-05-04 12:29:58.483151 | instance | Monday 04 May 2026 12:29:58 +0000 (0:00:00.569) 0:06:02.157 ************ 2026-05-04 12:30:00.010279 | instance | ok: [instance] 2026-05-04 12:30:00.010568 | instance | 2026-05-04 12:30:00.010874 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-05-04 12:30:00.011152 | instance | 2026-05-04 12:30:00.011475 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 12:30:00.011785 | instance | Monday 04 May 2026 12:30:00 +0000 (0:00:01.527) 0:06:03.685 ************ 2026-05-04 12:30:04.067938 | instance | ok: [instance] 2026-05-04 12:30:04.068237 | instance | 2026-05-04 12:30:04.068522 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-05-04 12:30:04.068853 | instance | Monday 04 May 2026 12:30:04 +0000 (0:00:04.057) 0:06:07.743 ************ 2026-05-04 12:30:04.242063 | instance | skipping: [instance] 2026-05-04 12:30:04.242287 | instance | 2026-05-04 12:30:04.242695 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:30:04.242912 | instance | Monday 04 May 2026 12:30:04 +0000 (0:00:00.173) 0:06:07.916 ************ 2026-05-04 12:30:04.329029 | instance | ok: [instance] 2026-05-04 12:30:04.329272 | instance | 2026-05-04 12:30:04.329542 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:30:04.329804 | instance | Monday 04 May 2026 12:30:04 +0000 (0:00:00.087) 0:06:08.004 ************ 2026-05-04 12:30:04.397066 | instance | skipping: [instance] 2026-05-04 12:30:04.397275 | instance | 2026-05-04 12:30:04.397596 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:30:04.397873 | instance | Monday 04 May 2026 12:30:04 +0000 (0:00:00.068) 0:06:08.072 ************ 2026-05-04 12:30:04.460113 | instance | skipping: [instance] 2026-05-04 12:30:04.460182 | instance | 2026-05-04 12:30:04.460290 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:30:04.460408 | instance | Monday 04 May 2026 12:30:04 +0000 (0:00:00.063) 0:06:08.135 ************ 2026-05-04 12:30:04.527284 | instance | skipping: [instance] 2026-05-04 12:30:04.527386 | instance | 2026-05-04 12:30:04.527531 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:30:04.527680 | instance | Monday 04 May 2026 12:30:04 +0000 (0:00:00.067) 0:06:08.202 ************ 2026-05-04 12:30:04.601923 | instance | skipping: [instance] 2026-05-04 12:30:04.602226 | instance | 2026-05-04 12:30:04.602503 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:30:04.602776 | instance | Monday 04 May 2026 12:30:04 +0000 (0:00:00.074) 0:06:08.277 ************ 2026-05-04 12:30:04.675462 | instance | skipping: [instance] 2026-05-04 12:30:04.675735 | instance | 2026-05-04 12:30:04.676047 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:30:04.676314 | instance | Monday 04 May 2026 12:30:04 +0000 (0:00:00.073) 0:06:08.350 ************ 2026-05-04 12:30:04.749045 | instance | ok: [instance] 2026-05-04 12:30:04.749363 | instance | 2026-05-04 12:30:04.749713 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:30:04.750133 | instance | Monday 04 May 2026 12:30:04 +0000 (0:00:00.073) 0:06:08.424 ************ 2026-05-04 12:30:04.830451 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:30:04.830652 | instance | 2026-05-04 12:30:04.830930 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:30:04.831247 | instance | Monday 04 May 2026 12:30:04 +0000 (0:00:00.081) 0:06:08.505 ************ 2026-05-04 12:30:04.954412 | instance | ok: [instance] 2026-05-04 12:30:04.954529 | instance | 2026-05-04 12:30:04.954723 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:30:04.954905 | instance | Monday 04 May 2026 12:30:04 +0000 (0:00:00.123) 0:06:08.629 ************ 2026-05-04 12:30:05.067330 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:30:05.067406 | instance | 2026-05-04 12:30:05.067585 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:30:05.067744 | instance | Monday 04 May 2026 12:30:05 +0000 (0:00:00.112) 0:06:08.742 ************ 2026-05-04 12:30:05.669777 | instance | ok: [instance] 2026-05-04 12:30:05.669840 | instance | 2026-05-04 12:30:05.670005 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-05-04 12:30:05.670134 | instance | Monday 04 May 2026 12:30:05 +0000 (0:00:00.601) 0:06:09.344 ************ 2026-05-04 12:30:07.281440 | instance | ok: [instance] 2026-05-04 12:30:07.281527 | instance | 2026-05-04 12:30:07.281655 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-05-04 12:30:07.281791 | instance | Monday 04 May 2026 12:30:07 +0000 (0:00:01.610) 0:06:10.955 ************ 2026-05-04 12:30:08.083562 | instance | ok: [instance] 2026-05-04 12:30:08.083777 | instance | 2026-05-04 12:30:08.084042 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-04 12:30:08.084305 | instance | Monday 04 May 2026 12:30:08 +0000 (0:00:00.803) 0:06:11.758 ************ 2026-05-04 12:30:09.177128 | instance | ok: [instance] 2026-05-04 12:30:09.177439 | instance | 2026-05-04 12:30:09.177787 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-04 12:30:09.178246 | instance | Monday 04 May 2026 12:30:09 +0000 (0:00:01.093) 0:06:12.852 ************ 2026-05-04 12:30:09.464618 | instance | ok: [instance] 2026-05-04 12:30:09.464870 | instance | 2026-05-04 12:30:09.465143 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-04 12:30:09.465413 | instance | Monday 04 May 2026 12:30:09 +0000 (0:00:00.287) 0:06:13.139 ************ 2026-05-04 12:30:10.140669 | instance | ok: [instance] 2026-05-04 12:30:10.140754 | instance | 2026-05-04 12:30:10.140885 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:30:10.141008 | instance | Monday 04 May 2026 12:30:10 +0000 (0:00:00.675) 0:06:13.815 ************ 2026-05-04 12:30:10.240526 | instance | ok: [instance] 2026-05-04 12:30:10.240754 | instance | 2026-05-04 12:30:10.241027 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:30:10.241293 | instance | Monday 04 May 2026 12:30:10 +0000 (0:00:00.100) 0:06:13.915 ************ 2026-05-04 12:30:10.367251 | instance | included: rabbitmq for instance 2026-05-04 12:30:10.367505 | instance | 2026-05-04 12:30:10.367822 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 12:30:10.368150 | instance | Monday 04 May 2026 12:30:10 +0000 (0:00:00.126) 0:06:14.042 ************ 2026-05-04 12:30:11.064629 | instance | ok: [instance] 2026-05-04 12:30:11.064962 | instance | 2026-05-04 12:30:11.064977 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 12:30:11.065120 | instance | Monday 04 May 2026 12:30:11 +0000 (0:00:00.697) 0:06:14.740 ************ 2026-05-04 12:30:11.235843 | instance | skipping: [instance] 2026-05-04 12:30:11.235944 | instance | 2026-05-04 12:30:11.236236 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 12:30:11.236337 | instance | Monday 04 May 2026 12:30:11 +0000 (0:00:00.170) 0:06:14.910 ************ 2026-05-04 12:30:11.409425 | instance | skipping: [instance] 2026-05-04 12:30:11.409639 | instance | 2026-05-04 12:30:11.409961 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 12:30:11.410236 | instance | Monday 04 May 2026 12:30:11 +0000 (0:00:00.174) 0:06:15.084 ************ 2026-05-04 12:30:11.585356 | instance | skipping: [instance] 2026-05-04 12:30:11.585702 | instance | 2026-05-04 12:30:11.586034 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 12:30:11.586309 | instance | Monday 04 May 2026 12:30:11 +0000 (0:00:00.175) 0:06:15.260 ************ 2026-05-04 12:30:12.401546 | instance | ok: [instance] 2026-05-04 12:30:12.401643 | instance | 2026-05-04 12:30:12.401773 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:30:12.401919 | instance | Monday 04 May 2026 12:30:12 +0000 (0:00:00.816) 0:06:16.076 ************ 2026-05-04 12:30:13.043856 | instance | ok: [instance] 2026-05-04 12:30:13.043933 | instance | 2026-05-04 12:30:13.044283 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:30:13.044332 | instance | Monday 04 May 2026 12:30:13 +0000 (0:00:00.642) 0:06:16.719 ************ 2026-05-04 12:30:13.120305 | instance | ok: [instance] 2026-05-04 12:30:13.120412 | instance | 2026-05-04 12:30:13.120551 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:30:13.120671 | instance | Monday 04 May 2026 12:30:13 +0000 (0:00:00.076) 0:06:16.795 ************ 2026-05-04 12:30:13.224658 | instance | skipping: [instance] 2026-05-04 12:30:13.224910 | instance | 2026-05-04 12:30:13.225202 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:30:13.225461 | instance | Monday 04 May 2026 12:30:13 +0000 (0:00:00.104) 0:06:16.899 ************ 2026-05-04 12:30:13.304091 | instance | skipping: [instance] 2026-05-04 12:30:13.304307 | instance | 2026-05-04 12:30:13.304657 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:30:13.305011 | instance | Monday 04 May 2026 12:30:13 +0000 (0:00:00.079) 0:06:16.979 ************ 2026-05-04 12:30:13.380887 | instance | ok: [instance] 2026-05-04 12:30:13.381097 | instance | 2026-05-04 12:30:13.381371 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:30:13.381631 | instance | Monday 04 May 2026 12:30:13 +0000 (0:00:00.077) 0:06:17.056 ************ 2026-05-04 12:30:13.505064 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:30:13.505311 | instance | ok: [instance] => (item=identity) 2026-05-04 12:30:13.505589 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 12:30:13.505848 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:30:13.506143 | instance | 2026-05-04 12:30:13.506458 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:30:13.506741 | instance | Monday 04 May 2026 12:30:13 +0000 (0:00:00.123) 0:06:17.180 ************ 2026-05-04 12:30:13.613177 | instance | ok: [instance] 2026-05-04 12:30:13.613475 | instance | 2026-05-04 12:30:13.613769 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:30:13.614078 | instance | Monday 04 May 2026 12:30:13 +0000 (0:00:00.107) 0:06:17.288 ************ 2026-05-04 12:30:13.719742 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:30:13.719941 | instance | 2026-05-04 12:30:13.720198 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:30:13.720455 | instance | Monday 04 May 2026 12:30:13 +0000 (0:00:00.106) 0:06:17.395 ************ 2026-05-04 12:30:14.364093 | instance | ok: [instance] 2026-05-04 12:30:14.364315 | instance | 2026-05-04 12:30:14.364585 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-05-04 12:30:14.364852 | instance | Monday 04 May 2026 12:30:14 +0000 (0:00:00.643) 0:06:18.038 ************ 2026-05-04 12:30:15.441814 | instance | ok: [instance] => (item=None) 2026-05-04 12:30:15.442054 | instance | ok: [instance] 2026-05-04 12:30:15.442304 | instance | 2026-05-04 12:30:15.442567 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-05-04 12:30:15.442830 | instance | Monday 04 May 2026 12:30:15 +0000 (0:00:01.078) 0:06:19.116 ************ 2026-05-04 12:30:16.490456 | instance | ok: [instance] => (item=atmosphere) 2026-05-04 12:30:16.491116 | instance | 2026-05-04 12:30:16.491177 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-05-04 12:30:16.491191 | instance | Monday 04 May 2026 12:30:16 +0000 (0:00:01.048) 0:06:20.165 ************ 2026-05-04 12:30:17.536067 | instance | ok: [instance] 2026-05-04 12:30:17.536159 | instance | 2026-05-04 12:30:17.536319 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-05-04 12:30:17.536444 | instance | Monday 04 May 2026 12:30:17 +0000 (0:00:01.046) 0:06:21.211 ************ 2026-05-04 12:30:18.538532 | instance | ok: [instance] => (item=None) 2026-05-04 12:30:18.538601 | instance | ok: [instance] 2026-05-04 12:30:18.538752 | instance | 2026-05-04 12:30:18.539039 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-05-04 12:30:18.539327 | instance | Monday 04 May 2026 12:30:18 +0000 (0:00:01.001) 0:06:22.213 ************ 2026-05-04 12:30:19.733724 | instance | ok: [instance] => (item=None) 2026-05-04 12:30:19.734027 | instance | ok: [instance] 2026-05-04 12:30:19.734285 | instance | 2026-05-04 12:30:19.734542 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-05-04 12:30:19.734822 | instance | Monday 04 May 2026 12:30:19 +0000 (0:00:01.195) 0:06:23.409 ************ 2026-05-04 12:30:22.903445 | instance | ok: [instance] 2026-05-04 12:30:22.903685 | instance | 2026-05-04 12:30:22.903944 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:30:22.904249 | instance | Monday 04 May 2026 12:30:22 +0000 (0:00:03.169) 0:06:26.578 ************ 2026-05-04 12:30:23.065634 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:30:23.065920 | instance | 2026-05-04 12:30:23.066285 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:30:23.066603 | instance | Monday 04 May 2026 12:30:23 +0000 (0:00:00.162) 0:06:26.740 ************ 2026-05-04 12:30:23.141379 | instance | skipping: [instance] 2026-05-04 12:30:23.141597 | instance | 2026-05-04 12:30:23.141912 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:30:23.142200 | instance | Monday 04 May 2026 12:30:23 +0000 (0:00:00.075) 0:06:26.816 ************ 2026-05-04 12:30:23.456613 | instance | skipping: [instance] 2026-05-04 12:30:23.456848 | instance | 2026-05-04 12:30:23.457189 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:30:23.457562 | instance | Monday 04 May 2026 12:30:23 +0000 (0:00:00.315) 0:06:27.131 ************ 2026-05-04 12:30:23.542494 | instance | ok: [instance] 2026-05-04 12:30:23.542770 | instance | 2026-05-04 12:30:23.543061 | instance | TASK [Create Ingress identity] ************************************************* 2026-05-04 12:30:23.543345 | instance | Monday 04 May 2026 12:30:23 +0000 (0:00:00.085) 0:06:27.217 ************ 2026-05-04 12:30:23.659081 | instance | included: ingress for instance 2026-05-04 12:30:23.659174 | instance | 2026-05-04 12:30:23.659299 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-05-04 12:30:23.660237 | instance | Monday 04 May 2026 12:30:23 +0000 (0:00:00.116) 0:06:27.334 ************ 2026-05-04 12:30:24.739422 | instance | ok: [instance] 2026-05-04 12:30:24.739661 | instance | 2026-05-04 12:30:24.739934 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-05-04 12:30:24.740199 | instance | Monday 04 May 2026 12:30:24 +0000 (0:00:01.080) 0:06:28.414 ************ 2026-05-04 12:30:25.111124 | instance | ok: [instance] 2026-05-04 12:30:25.111361 | instance | 2026-05-04 12:30:25.111626 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-05-04 12:30:25.111879 | instance | Monday 04 May 2026 12:30:25 +0000 (0:00:00.371) 0:06:28.786 ************ 2026-05-04 12:30:25.839024 | instance | ok: [instance] 2026-05-04 12:30:25.839255 | instance | 2026-05-04 12:30:25.839541 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-05-04 12:30:25.839804 | instance | Monday 04 May 2026 12:30:25 +0000 (0:00:00.727) 0:06:29.514 ************ 2026-05-04 12:30:26.884835 | instance | ok: [instance] => (item=atmosphere) 2026-05-04 12:30:26.885173 | instance | 2026-05-04 12:30:26.885458 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-05-04 12:30:26.885721 | instance | Monday 04 May 2026 12:30:26 +0000 (0:00:01.045) 0:06:30.560 ************ 2026-05-04 12:30:28.101974 | instance | ok: [instance] => (item=atmosphere) 2026-05-04 12:30:28.102188 | instance | 2026-05-04 12:30:28.102464 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-05-04 12:30:28.102733 | instance | Monday 04 May 2026 12:30:28 +0000 (0:00:01.217) 0:06:31.777 ************ 2026-05-04 12:30:29.173436 | instance | ok: [instance] => (item=atmosphere) 2026-05-04 12:30:29.173685 | instance | 2026-05-04 12:30:29.173991 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-05-04 12:30:29.174265 | instance | Monday 04 May 2026 12:30:29 +0000 (0:00:01.071) 0:06:32.848 ************ 2026-05-04 12:30:30.363805 | instance | ok: [instance] => (item=atmosphere) 2026-05-04 12:30:30.364407 | instance | 2026-05-04 12:30:30.364872 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-04 12:30:30.365228 | instance | Monday 04 May 2026 12:30:30 +0000 (0:00:01.189) 0:06:34.037 ************ 2026-05-04 12:30:30.657972 | instance | ok: [instance] 2026-05-04 12:30:30.658063 | instance | 2026-05-04 12:30:30.658189 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 12:30:30.658312 | instance | Monday 04 May 2026 12:30:30 +0000 (0:00:00.295) 0:06:34.333 ************ 2026-05-04 12:30:31.824035 | instance | ok: [instance] 2026-05-04 12:30:31.824316 | instance | 2026-05-04 12:30:31.824591 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-04 12:30:31.824850 | instance | Monday 04 May 2026 12:30:31 +0000 (0:00:01.166) 0:06:35.499 ************ 2026-05-04 12:30:32.096624 | instance | ok: [instance] 2026-05-04 12:30:32.096703 | instance | 2026-05-04 12:30:32.096829 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:30:32.096949 | instance | Monday 04 May 2026 12:30:32 +0000 (0:00:00.272) 0:06:35.772 ************ 2026-05-04 12:30:32.214176 | instance | ok: [instance] => { 2026-05-04 12:30:32.214455 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-04 12:30:32.214712 | instance | } 2026-05-04 12:30:32.214956 | instance | 2026-05-04 12:30:32.215355 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:30:32.215637 | instance | Monday 04 May 2026 12:30:32 +0000 (0:00:00.117) 0:06:35.889 ************ 2026-05-04 12:30:32.626428 | instance | ok: [instance] 2026-05-04 12:30:32.626502 | instance | 2026-05-04 12:30:32.626754 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:30:32.626883 | instance | Monday 04 May 2026 12:30:32 +0000 (0:00:00.412) 0:06:36.301 ************ 2026-05-04 12:30:33.718679 | instance | ok: [instance] 2026-05-04 12:30:33.718950 | instance | 2026-05-04 12:30:33.719451 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-04 12:30:33.719743 | instance | Monday 04 May 2026 12:30:33 +0000 (0:00:01.090) 0:06:37.391 ************ 2026-05-04 12:30:34.240882 | instance | ok: [instance] 2026-05-04 12:30:34.241104 | instance | 2026-05-04 12:30:34.241427 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-04 12:30:34.241712 | instance | Monday 04 May 2026 12:30:34 +0000 (0:00:00.522) 0:06:37.914 ************ 2026-05-04 12:30:35.206596 | instance | ok: [instance] 2026-05-04 12:30:35.206818 | instance | 2026-05-04 12:30:35.207111 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-04 12:30:35.207368 | instance | Monday 04 May 2026 12:30:35 +0000 (0:00:00.967) 0:06:38.882 ************ 2026-05-04 12:30:35.931814 | instance | ok: [instance] 2026-05-04 12:30:35.932057 | instance | 2026-05-04 12:30:35.932310 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-04 12:30:35.932541 | instance | Monday 04 May 2026 12:30:35 +0000 (0:00:00.725) 0:06:39.607 ************ 2026-05-04 12:30:36.325720 | instance | ok: [instance] 2026-05-04 12:30:36.325864 | instance | 2026-05-04 12:30:36.325945 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-04 12:30:36.326294 | instance | Monday 04 May 2026 12:30:36 +0000 (0:00:00.393) 0:06:40.000 ************ 2026-05-04 12:30:36.519068 | instance | included: openstack_helm_endpoints for instance 2026-05-04 12:30:36.519166 | instance | 2026-05-04 12:30:36.519284 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:30:36.519404 | instance | Monday 04 May 2026 12:30:36 +0000 (0:00:00.193) 0:06:40.194 ************ 2026-05-04 12:30:36.610076 | instance | skipping: [instance] 2026-05-04 12:30:36.610143 | instance | 2026-05-04 12:30:36.610458 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:30:36.610497 | instance | Monday 04 May 2026 12:30:36 +0000 (0:00:00.090) 0:06:40.285 ************ 2026-05-04 12:30:36.683388 | instance | skipping: [instance] 2026-05-04 12:30:36.683456 | instance | 2026-05-04 12:30:36.683742 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:30:36.683788 | instance | Monday 04 May 2026 12:30:36 +0000 (0:00:00.073) 0:06:40.359 ************ 2026-05-04 12:30:36.757818 | instance | skipping: [instance] 2026-05-04 12:30:36.757960 | instance | 2026-05-04 12:30:36.758062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:30:36.758181 | instance | Monday 04 May 2026 12:30:36 +0000 (0:00:00.074) 0:06:40.433 ************ 2026-05-04 12:30:36.829075 | instance | skipping: [instance] 2026-05-04 12:30:36.829408 | instance | 2026-05-04 12:30:36.829745 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:30:36.830091 | instance | Monday 04 May 2026 12:30:36 +0000 (0:00:00.071) 0:06:40.504 ************ 2026-05-04 12:30:36.900512 | instance | skipping: [instance] 2026-05-04 12:30:36.900777 | instance | 2026-05-04 12:30:36.901072 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:30:36.901339 | instance | Monday 04 May 2026 12:30:36 +0000 (0:00:00.071) 0:06:40.575 ************ 2026-05-04 12:30:36.964200 | instance | skipping: [instance] 2026-05-04 12:30:36.964771 | instance | 2026-05-04 12:30:36.965351 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:30:36.965716 | instance | Monday 04 May 2026 12:30:36 +0000 (0:00:00.063) 0:06:40.639 ************ 2026-05-04 12:30:37.049044 | instance | ok: [instance] 2026-05-04 12:30:37.049190 | instance | 2026-05-04 12:30:37.049470 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:30:37.049733 | instance | Monday 04 May 2026 12:30:37 +0000 (0:00:00.084) 0:06:40.724 ************ 2026-05-04 12:30:37.139648 | instance | ok: [instance] => (item=identity) 2026-05-04 12:30:37.139908 | instance | 2026-05-04 12:30:37.140213 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:30:37.140577 | instance | Monday 04 May 2026 12:30:37 +0000 (0:00:00.090) 0:06:40.814 ************ 2026-05-04 12:30:37.259821 | instance | ok: [instance] 2026-05-04 12:30:37.259938 | instance | 2026-05-04 12:30:37.260141 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-04 12:30:37.260300 | instance | Monday 04 May 2026 12:30:37 +0000 (0:00:00.120) 0:06:40.935 ************ 2026-05-04 12:30:37.745327 | instance | ok: [instance] 2026-05-04 12:30:37.745463 | instance | 2026-05-04 12:30:37.745651 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-04 12:30:37.745834 | instance | Monday 04 May 2026 12:30:37 +0000 (0:00:00.485) 0:06:41.420 ************ 2026-05-04 12:30:38.264873 | instance | ok: [instance] 2026-05-04 12:30:38.265089 | instance | 2026-05-04 12:30:38.265405 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-04 12:30:38.265675 | instance | Monday 04 May 2026 12:30:38 +0000 (0:00:00.519) 0:06:41.940 ************ 2026-05-04 12:30:38.737227 | instance | ok: [instance] 2026-05-04 12:30:38.737481 | instance | 2026-05-04 12:30:38.737754 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-04 12:30:38.738057 | instance | Monday 04 May 2026 12:30:38 +0000 (0:00:00.472) 0:06:42.412 ************ 2026-05-04 12:30:39.281428 | instance | ok: [instance] 2026-05-04 12:30:39.281686 | instance | 2026-05-04 12:30:39.282050 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:30:39.282292 | instance | Monday 04 May 2026 12:30:39 +0000 (0:00:00.544) 0:06:42.956 ************ 2026-05-04 12:30:39.391239 | instance | ok: [instance] 2026-05-04 12:30:39.391396 | instance | 2026-05-04 12:30:39.391572 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:30:39.391738 | instance | Monday 04 May 2026 12:30:39 +0000 (0:00:00.110) 0:06:43.066 ************ 2026-05-04 12:30:39.515812 | instance | included: rabbitmq for instance 2026-05-04 12:30:39.516049 | instance | 2026-05-04 12:30:39.516332 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 12:30:39.516605 | instance | Monday 04 May 2026 12:30:39 +0000 (0:00:00.124) 0:06:43.191 ************ 2026-05-04 12:30:40.218343 | instance | ok: [instance] 2026-05-04 12:30:40.218562 | instance | 2026-05-04 12:30:40.218842 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 12:30:40.219109 | instance | Monday 04 May 2026 12:30:40 +0000 (0:00:00.702) 0:06:43.893 ************ 2026-05-04 12:30:40.393917 | instance | skipping: [instance] 2026-05-04 12:30:40.394221 | instance | 2026-05-04 12:30:40.394522 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 12:30:40.394788 | instance | Monday 04 May 2026 12:30:40 +0000 (0:00:00.175) 0:06:44.069 ************ 2026-05-04 12:30:40.559333 | instance | skipping: [instance] 2026-05-04 12:30:40.559418 | instance | 2026-05-04 12:30:40.559655 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 12:30:40.559781 | instance | Monday 04 May 2026 12:30:40 +0000 (0:00:00.165) 0:06:44.234 ************ 2026-05-04 12:30:40.753181 | instance | skipping: [instance] 2026-05-04 12:30:40.753233 | instance | 2026-05-04 12:30:40.753238 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 12:30:40.753243 | instance | Monday 04 May 2026 12:30:40 +0000 (0:00:00.185) 0:06:44.420 ************ 2026-05-04 12:30:41.786770 | instance | ok: [instance] 2026-05-04 12:30:41.786945 | instance | 2026-05-04 12:30:41.787153 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:30:41.787332 | instance | Monday 04 May 2026 12:30:41 +0000 (0:00:01.041) 0:06:45.461 ************ 2026-05-04 12:30:42.676334 | instance | ok: [instance] 2026-05-04 12:30:42.676598 | instance | 2026-05-04 12:30:42.676904 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:30:42.677183 | instance | Monday 04 May 2026 12:30:42 +0000 (0:00:00.889) 0:06:46.351 ************ 2026-05-04 12:30:42.755654 | instance | ok: [instance] 2026-05-04 12:30:42.755896 | instance | 2026-05-04 12:30:42.756183 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:30:42.756472 | instance | Monday 04 May 2026 12:30:42 +0000 (0:00:00.079) 0:06:46.431 ************ 2026-05-04 12:30:42.834042 | instance | skipping: [instance] 2026-05-04 12:30:42.834289 | instance | 2026-05-04 12:30:42.834570 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:30:42.834843 | instance | Monday 04 May 2026 12:30:42 +0000 (0:00:00.078) 0:06:46.509 ************ 2026-05-04 12:30:42.904027 | instance | skipping: [instance] 2026-05-04 12:30:42.904268 | instance | 2026-05-04 12:30:42.904547 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:30:42.904805 | instance | Monday 04 May 2026 12:30:42 +0000 (0:00:00.069) 0:06:46.579 ************ 2026-05-04 12:30:42.983837 | instance | ok: [instance] 2026-05-04 12:30:42.984069 | instance | 2026-05-04 12:30:42.984342 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:30:42.984595 | instance | Monday 04 May 2026 12:30:42 +0000 (0:00:00.079) 0:06:46.659 ************ 2026-05-04 12:30:43.124824 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:30:43.124988 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 12:30:43.125193 | instance | ok: [instance] => (item=key_manager) 2026-05-04 12:30:43.125376 | instance | ok: [instance] => (item=identity) 2026-05-04 12:30:43.125546 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:30:43.125708 | instance | 2026-05-04 12:30:43.125877 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:30:43.126109 | instance | Monday 04 May 2026 12:30:43 +0000 (0:00:00.141) 0:06:46.800 ************ 2026-05-04 12:30:43.235593 | instance | ok: [instance] 2026-05-04 12:30:43.235804 | instance | 2026-05-04 12:30:43.236073 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:30:43.236331 | instance | Monday 04 May 2026 12:30:43 +0000 (0:00:00.109) 0:06:46.910 ************ 2026-05-04 12:30:43.346122 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:30:43.346370 | instance | 2026-05-04 12:30:43.346631 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:30:43.346886 | instance | Monday 04 May 2026 12:30:43 +0000 (0:00:00.111) 0:06:47.021 ************ 2026-05-04 12:30:43.934952 | instance | ok: [instance] 2026-05-04 12:30:43.935026 | instance | 2026-05-04 12:30:43.935140 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-05-04 12:30:43.935260 | instance | Monday 04 May 2026 12:30:43 +0000 (0:00:00.588) 0:06:47.609 ************ 2026-05-04 12:30:46.104892 | instance | ok: [instance] 2026-05-04 12:30:46.105028 | instance | 2026-05-04 12:30:46.105203 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:30:46.105376 | instance | Monday 04 May 2026 12:30:46 +0000 (0:00:02.170) 0:06:49.780 ************ 2026-05-04 12:30:46.281943 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:30:46.282223 | instance | 2026-05-04 12:30:46.282567 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:30:46.282846 | instance | Monday 04 May 2026 12:30:46 +0000 (0:00:00.176) 0:06:49.957 ************ 2026-05-04 12:30:46.358772 | instance | skipping: [instance] 2026-05-04 12:30:46.358991 | instance | 2026-05-04 12:30:46.359264 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:30:46.359522 | instance | Monday 04 May 2026 12:30:46 +0000 (0:00:00.076) 0:06:50.034 ************ 2026-05-04 12:30:46.432621 | instance | skipping: [instance] 2026-05-04 12:30:46.432940 | instance | 2026-05-04 12:30:46.433275 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:30:46.433556 | instance | Monday 04 May 2026 12:30:46 +0000 (0:00:00.073) 0:06:50.107 ************ 2026-05-04 12:30:46.523001 | instance | ok: [instance] 2026-05-04 12:30:46.523212 | instance | 2026-05-04 12:30:46.523504 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-05-04 12:30:46.523776 | instance | Monday 04 May 2026 12:30:46 +0000 (0:00:00.090) 0:06:50.198 ************ 2026-05-04 12:30:46.641798 | instance | included: ingress for instance 2026-05-04 12:30:46.642047 | instance | 2026-05-04 12:30:46.642321 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-05-04 12:30:46.642592 | instance | Monday 04 May 2026 12:30:46 +0000 (0:00:00.118) 0:06:50.317 ************ 2026-05-04 12:30:47.827794 | instance | ok: [instance] 2026-05-04 12:30:47.827878 | instance | 2026-05-04 12:30:47.828003 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-05-04 12:30:47.828120 | instance | Monday 04 May 2026 12:30:47 +0000 (0:00:01.185) 0:06:51.502 ************ 2026-05-04 12:30:48.997275 | instance | ok: [instance] 2026-05-04 12:30:48.997636 | instance | 2026-05-04 12:30:48.998039 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-05-04 12:30:48.998366 | instance | Monday 04 May 2026 12:30:48 +0000 (0:00:01.170) 0:06:52.672 ************ 2026-05-04 12:30:54.493224 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-05-04 12:30:54.493300 | instance | 2026-05-04 12:30:54.493370 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:30:54.493516 | instance | Monday 04 May 2026 12:30:54 +0000 (0:00:05.496) 0:06:58.168 ************ 2026-05-04 12:30:54.604640 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:30:54.604682 | instance | 2026-05-04 12:30:54.604688 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:30:54.604692 | instance | Monday 04 May 2026 12:30:54 +0000 (0:00:00.110) 0:06:58.279 ************ 2026-05-04 12:30:55.197710 | instance | ok: [instance] 2026-05-04 12:30:55.197819 | instance | 2026-05-04 12:30:55.197965 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-05-04 12:30:55.198087 | instance | Monday 04 May 2026 12:30:55 +0000 (0:00:00.593) 0:06:58.873 ************ 2026-05-04 12:30:57.877019 | instance | ok: [instance] 2026-05-04 12:30:57.877264 | instance | 2026-05-04 12:30:57.877604 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:30:57.877820 | instance | Monday 04 May 2026 12:30:57 +0000 (0:00:02.679) 0:07:01.552 ************ 2026-05-04 12:30:57.952701 | instance | skipping: [instance] 2026-05-04 12:30:57.952938 | instance | 2026-05-04 12:30:57.953207 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:30:57.953542 | instance | Monday 04 May 2026 12:30:57 +0000 (0:00:00.075) 0:07:01.628 ************ 2026-05-04 12:30:58.026900 | instance | skipping: [instance] 2026-05-04 12:30:58.027138 | instance | 2026-05-04 12:30:58.027429 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:30:58.027970 | instance | Monday 04 May 2026 12:30:58 +0000 (0:00:00.074) 0:07:01.702 ************ 2026-05-04 12:30:58.090770 | instance | skipping: [instance] 2026-05-04 12:30:58.091005 | instance | 2026-05-04 12:30:58.091293 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:30:58.091560 | instance | Monday 04 May 2026 12:30:58 +0000 (0:00:00.063) 0:07:01.766 ************ 2026-05-04 12:30:58.160464 | instance | skipping: [instance] 2026-05-04 12:30:58.160737 | instance | 2026-05-04 12:30:58.161045 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:30:58.161357 | instance | Monday 04 May 2026 12:30:58 +0000 (0:00:00.069) 0:07:01.835 ************ 2026-05-04 12:30:58.226926 | instance | skipping: [instance] 2026-05-04 12:30:58.227148 | instance | 2026-05-04 12:30:58.227425 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:30:58.227684 | instance | Monday 04 May 2026 12:30:58 +0000 (0:00:00.066) 0:07:01.902 ************ 2026-05-04 12:30:58.301287 | instance | skipping: [instance] 2026-05-04 12:30:58.301527 | instance | 2026-05-04 12:30:58.301862 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:30:58.302177 | instance | Monday 04 May 2026 12:30:58 +0000 (0:00:00.074) 0:07:01.976 ************ 2026-05-04 12:30:58.378894 | instance | ok: [instance] 2026-05-04 12:30:58.379116 | instance | 2026-05-04 12:30:58.379415 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:30:58.379681 | instance | Monday 04 May 2026 12:30:58 +0000 (0:00:00.077) 0:07:02.054 ************ 2026-05-04 12:30:58.462977 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-05-04 12:30:58.463242 | instance | 2026-05-04 12:30:58.463532 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:30:58.463832 | instance | Monday 04 May 2026 12:30:58 +0000 (0:00:00.084) 0:07:02.138 ************ 2026-05-04 12:30:58.574458 | instance | ok: [instance] 2026-05-04 12:30:58.574662 | instance | 2026-05-04 12:30:58.574939 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:30:58.575197 | instance | Monday 04 May 2026 12:30:58 +0000 (0:00:00.111) 0:07:02.249 ************ 2026-05-04 12:30:58.681137 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:30:58.681345 | instance | 2026-05-04 12:30:58.681606 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:30:58.681882 | instance | Monday 04 May 2026 12:30:58 +0000 (0:00:00.106) 0:07:02.356 ************ 2026-05-04 12:30:59.266387 | instance | ok: [instance] 2026-05-04 12:30:59.266829 | instance | 2026-05-04 12:30:59.266848 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-05-04 12:30:59.267072 | instance | Monday 04 May 2026 12:30:59 +0000 (0:00:00.583) 0:07:02.940 ************ 2026-05-04 12:31:14.094427 | instance | ok: [instance] 2026-05-04 12:31:14.094552 | instance | 2026-05-04 12:31:14.094737 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-05-04 12:31:14.094906 | instance | Monday 04 May 2026 12:31:14 +0000 (0:00:14.829) 0:07:17.769 ************ 2026-05-04 12:31:29.031832 | instance | ok: [instance] 2026-05-04 12:31:29.032062 | instance | 2026-05-04 12:31:29.032366 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-05-04 12:31:29.032684 | instance | Monday 04 May 2026 12:31:29 +0000 (0:00:14.937) 0:07:32.707 ************ 2026-05-04 12:31:30.477092 | instance | ok: [instance] 2026-05-04 12:31:30.477341 | instance | 2026-05-04 12:31:30.477622 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-05-04 12:31:30.477880 | instance | Monday 04 May 2026 12:31:30 +0000 (0:00:01.445) 0:07:34.152 ************ 2026-05-04 12:31:31.789694 | instance | ok: [instance] 2026-05-04 12:31:31.789864 | instance | 2026-05-04 12:31:31.790172 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-05-04 12:31:31.790404 | instance | Monday 04 May 2026 12:31:31 +0000 (0:00:01.312) 0:07:35.465 ************ 2026-05-04 12:31:32.501397 | instance | ok: [instance] 2026-05-04 12:31:32.501624 | instance | 2026-05-04 12:31:32.501934 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-05-04 12:31:32.502195 | instance | Monday 04 May 2026 12:31:32 +0000 (0:00:00.711) 0:07:36.176 ************ 2026-05-04 12:31:33.234427 | instance | ok: [instance] 2026-05-04 12:31:33.234702 | instance | 2026-05-04 12:31:33.234984 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-05-04 12:31:33.235253 | instance | Monday 04 May 2026 12:31:33 +0000 (0:00:00.733) 0:07:36.909 ************ 2026-05-04 12:31:35.245793 | instance | ok: [instance] 2026-05-04 12:31:35.246067 | instance | 2026-05-04 12:31:35.246372 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-05-04 12:31:35.246642 | instance | Monday 04 May 2026 12:31:35 +0000 (0:00:02.011) 0:07:38.921 ************ 2026-05-04 12:31:36.302834 | instance | [WARNING]: Module did not set no_log for update_password 2026-05-04 12:31:36.347500 | instance | ok: [instance] 2026-05-04 12:31:36.347559 | instance | 2026-05-04 12:31:36.347817 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-05-04 12:31:36.347836 | instance | Monday 04 May 2026 12:31:36 +0000 (0:00:01.101) 0:07:40.023 ************ 2026-05-04 12:31:41.971668 | instance | ok: [instance] 2026-05-04 12:31:41.971753 | instance | 2026-05-04 12:31:41.971881 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-05-04 12:31:41.972005 | instance | Monday 04 May 2026 12:31:41 +0000 (0:00:05.623) 0:07:45.646 ************ 2026-05-04 12:31:43.001492 | instance | ok: [instance] 2026-05-04 12:31:43.001536 | instance | 2026-05-04 12:31:43.001542 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-05-04 12:31:43.001547 | instance | Monday 04 May 2026 12:31:42 +0000 (0:00:01.029) 0:07:46.675 ************ 2026-05-04 12:31:44.887444 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-227.nip.io/swift/v1/%(tenant_id)s'}) 2026-05-04 12:31:44.887525 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-05-04 12:31:44.887888 | instance | 2026-05-04 12:31:44.887927 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:31:44.887933 | instance | Monday 04 May 2026 12:31:44 +0000 (0:00:01.887) 0:07:48.563 ************ 2026-05-04 12:31:45.060308 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:31:45.060379 | instance | 2026-05-04 12:31:45.060476 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:31:45.060593 | instance | Monday 04 May 2026 12:31:45 +0000 (0:00:00.172) 0:07:48.735 ************ 2026-05-04 12:31:45.131199 | instance | skipping: [instance] 2026-05-04 12:31:45.131563 | instance | 2026-05-04 12:31:45.131605 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:31:45.131612 | instance | Monday 04 May 2026 12:31:45 +0000 (0:00:00.071) 0:07:48.806 ************ 2026-05-04 12:31:45.212826 | instance | skipping: [instance] 2026-05-04 12:31:45.212870 | instance | 2026-05-04 12:31:45.213100 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:31:45.213141 | instance | Monday 04 May 2026 12:31:45 +0000 (0:00:00.081) 0:07:48.888 ************ 2026-05-04 12:31:45.303062 | instance | ok: [instance] 2026-05-04 12:31:45.303131 | instance | 2026-05-04 12:31:45.303392 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-05-04 12:31:45.303433 | instance | Monday 04 May 2026 12:31:45 +0000 (0:00:00.090) 0:07:48.978 ************ 2026-05-04 12:31:45.426693 | instance | included: ingress for instance 2026-05-04 12:31:45.426769 | instance | 2026-05-04 12:31:45.427032 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-05-04 12:31:45.427075 | instance | Monday 04 May 2026 12:31:45 +0000 (0:00:00.123) 0:07:49.102 ************ 2026-05-04 12:31:46.597501 | instance | ok: [instance] 2026-05-04 12:31:46.597595 | instance | 2026-05-04 12:31:46.597836 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:31:46.597875 | instance | Monday 04 May 2026 12:31:46 +0000 (0:00:01.171) 0:07:50.273 ************ 2026-05-04 12:31:46.720744 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:31:46.721110 | instance | 2026-05-04 12:31:46.721148 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:31:46.721154 | instance | Monday 04 May 2026 12:31:46 +0000 (0:00:00.123) 0:07:50.396 ************ 2026-05-04 12:31:47.326207 | instance | ok: [instance] 2026-05-04 12:31:47.326256 | instance | 2026-05-04 12:31:47.326265 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-05-04 12:31:47.326272 | instance | Monday 04 May 2026 12:31:47 +0000 (0:00:00.604) 0:07:51.001 ************ 2026-05-04 12:32:02.205976 | instance | ok: [instance] 2026-05-04 12:32:02.206020 | instance | 2026-05-04 12:32:02.206563 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-05-04 12:32:02.206766 | instance | Monday 04 May 2026 12:32:02 +0000 (0:00:14.878) 0:08:05.879 ************ 2026-05-04 12:32:02.310842 | instance | ok: [instance] => (item=10.96.240.200) 2026-05-04 12:32:02.310889 | instance | 2026-05-04 12:32:02.310894 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-05-04 12:32:02.310899 | instance | Monday 04 May 2026 12:32:02 +0000 (0:00:00.105) 0:08:05.985 ************ 2026-05-04 12:32:02.995981 | instance | ok: [instance] 2026-05-04 12:32:02.996057 | instance | 2026-05-04 12:32:02.996311 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-05-04 12:32:02.996383 | instance | Monday 04 May 2026 12:32:02 +0000 (0:00:00.686) 0:08:06.671 ************ 2026-05-04 12:32:03.699728 | instance | ok: [instance] 2026-05-04 12:32:03.699832 | instance | 2026-05-04 12:32:03.699991 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-05-04 12:32:03.700068 | instance | Monday 04 May 2026 12:32:03 +0000 (0:00:00.703) 0:08:07.375 ************ 2026-05-04 12:32:04.979981 | instance | ok: [instance] 2026-05-04 12:32:04.980133 | instance | 2026-05-04 12:32:04.980285 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-05-04 12:32:04.980455 | instance | Monday 04 May 2026 12:32:04 +0000 (0:00:01.280) 0:08:08.655 ************ 2026-05-04 12:32:05.052729 | instance | ok: [instance] 2026-05-04 12:32:05.052800 | instance | 2026-05-04 12:32:05.052811 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-05-04 12:32:05.052822 | instance | Monday 04 May 2026 12:32:05 +0000 (0:00:00.072) 0:08:08.727 ************ 2026-05-04 12:32:05.744418 | instance | ok: [instance] 2026-05-04 12:32:05.744527 | instance | 2026-05-04 12:32:05.744778 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-05-04 12:32:05.744849 | instance | Monday 04 May 2026 12:32:05 +0000 (0:00:00.692) 0:08:09.420 ************ 2026-05-04 12:32:06.048271 | instance | ok: [instance] 2026-05-04 12:32:06.048366 | instance | 2026-05-04 12:32:06.048499 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-05-04 12:32:06.048618 | instance | Monday 04 May 2026 12:32:06 +0000 (0:00:00.303) 0:08:09.724 ************ 2026-05-04 12:32:07.820586 | instance | ok: [instance] 2026-05-04 12:32:07.820655 | instance | 2026-05-04 12:32:07.820786 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:32:07.820907 | instance | Monday 04 May 2026 12:32:07 +0000 (0:00:01.771) 0:08:11.495 ************ 2026-05-04 12:32:07.924077 | instance | ok: [instance] 2026-05-04 12:32:07.924165 | instance | 2026-05-04 12:32:07.924287 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:32:07.924414 | instance | Monday 04 May 2026 12:32:07 +0000 (0:00:00.104) 0:08:11.599 ************ 2026-05-04 12:32:08.045718 | instance | included: rabbitmq for instance 2026-05-04 12:32:08.045806 | instance | 2026-05-04 12:32:08.045971 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 12:32:08.046122 | instance | Monday 04 May 2026 12:32:08 +0000 (0:00:00.121) 0:08:11.721 ************ 2026-05-04 12:32:08.775865 | instance | ok: [instance] 2026-05-04 12:32:08.775952 | instance | 2026-05-04 12:32:08.776221 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 12:32:08.776291 | instance | Monday 04 May 2026 12:32:08 +0000 (0:00:00.729) 0:08:12.451 ************ 2026-05-04 12:32:08.984341 | instance | skipping: [instance] 2026-05-04 12:32:08.984427 | instance | 2026-05-04 12:32:08.984560 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 12:32:08.984672 | instance | Monday 04 May 2026 12:32:08 +0000 (0:00:00.208) 0:08:12.659 ************ 2026-05-04 12:32:09.154280 | instance | skipping: [instance] 2026-05-04 12:32:09.154338 | instance | 2026-05-04 12:32:09.154600 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 12:32:09.154937 | instance | Monday 04 May 2026 12:32:09 +0000 (0:00:00.169) 0:08:12.829 ************ 2026-05-04 12:32:09.336463 | instance | skipping: [instance] 2026-05-04 12:32:09.336524 | instance | 2026-05-04 12:32:09.336761 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 12:32:09.336781 | instance | Monday 04 May 2026 12:32:09 +0000 (0:00:00.181) 0:08:13.011 ************ 2026-05-04 12:32:10.196812 | instance | ok: [instance] 2026-05-04 12:32:10.196960 | instance | 2026-05-04 12:32:10.196973 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:32:10.197077 | instance | Monday 04 May 2026 12:32:10 +0000 (0:00:00.860) 0:08:13.872 ************ 2026-05-04 12:32:10.851500 | instance | ok: [instance] 2026-05-04 12:32:10.851601 | instance | 2026-05-04 12:32:10.851679 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:32:10.851850 | instance | Monday 04 May 2026 12:32:10 +0000 (0:00:00.654) 0:08:14.527 ************ 2026-05-04 12:32:10.959642 | instance | ok: [instance] 2026-05-04 12:32:10.959711 | instance | 2026-05-04 12:32:10.960038 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:32:10.960112 | instance | Monday 04 May 2026 12:32:10 +0000 (0:00:00.107) 0:08:14.634 ************ 2026-05-04 12:32:11.044952 | instance | skipping: [instance] 2026-05-04 12:32:11.045078 | instance | 2026-05-04 12:32:11.045104 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:32:11.045116 | instance | Monday 04 May 2026 12:32:11 +0000 (0:00:00.084) 0:08:14.719 ************ 2026-05-04 12:32:11.127088 | instance | skipping: [instance] 2026-05-04 12:32:11.127143 | instance | 2026-05-04 12:32:11.127151 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:32:11.127158 | instance | Monday 04 May 2026 12:32:11 +0000 (0:00:00.082) 0:08:14.801 ************ 2026-05-04 12:32:11.209749 | instance | ok: [instance] 2026-05-04 12:32:11.210089 | instance | 2026-05-04 12:32:11.210334 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:32:11.210598 | instance | Monday 04 May 2026 12:32:11 +0000 (0:00:00.083) 0:08:14.884 ************ 2026-05-04 12:32:11.368299 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:32:11.368368 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 12:32:11.369387 | instance | ok: [instance] => (item=dashboard) 2026-05-04 12:32:11.369414 | instance | ok: [instance] => (item=image) 2026-05-04 12:32:11.369424 | instance | ok: [instance] => (item=identity) 2026-05-04 12:32:11.369433 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:32:11.370205 | instance | 2026-05-04 12:32:11.370233 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:32:11.370721 | instance | Monday 04 May 2026 12:32:11 +0000 (0:00:00.157) 0:08:15.042 ************ 2026-05-04 12:32:11.488052 | instance | ok: [instance] 2026-05-04 12:32:11.488102 | instance | 2026-05-04 12:32:11.488113 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:32:11.488123 | instance | Monday 04 May 2026 12:32:11 +0000 (0:00:00.119) 0:08:15.162 ************ 2026-05-04 12:32:11.600715 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:32:11.600957 | instance | 2026-05-04 12:32:11.601168 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:32:11.601416 | instance | Monday 04 May 2026 12:32:11 +0000 (0:00:00.113) 0:08:15.276 ************ 2026-05-04 12:32:12.211832 | instance | ok: [instance] 2026-05-04 12:32:12.211898 | instance | 2026-05-04 12:32:12.211910 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-05-04 12:32:12.211920 | instance | Monday 04 May 2026 12:32:12 +0000 (0:00:00.609) 0:08:15.886 ************ 2026-05-04 12:32:12.617360 | instance | ok: [instance] 2026-05-04 12:32:12.617573 | instance | 2026-05-04 12:32:12.617848 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-05-04 12:32:12.618130 | instance | Monday 04 May 2026 12:32:12 +0000 (0:00:00.406) 0:08:16.292 ************ 2026-05-04 12:32:14.952967 | instance | ok: [instance] 2026-05-04 12:32:14.953059 | instance | 2026-05-04 12:32:14.953179 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:32:14.953298 | instance | Monday 04 May 2026 12:32:14 +0000 (0:00:02.335) 0:08:18.628 ************ 2026-05-04 12:32:15.140923 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:32:15.140980 | instance | 2026-05-04 12:32:15.140992 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:32:15.141002 | instance | Monday 04 May 2026 12:32:15 +0000 (0:00:00.186) 0:08:18.815 ************ 2026-05-04 12:32:15.217194 | instance | skipping: [instance] 2026-05-04 12:32:15.217418 | instance | 2026-05-04 12:32:15.217693 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:32:15.218000 | instance | Monday 04 May 2026 12:32:15 +0000 (0:00:00.077) 0:08:18.892 ************ 2026-05-04 12:32:15.296089 | instance | skipping: [instance] 2026-05-04 12:32:15.296331 | instance | 2026-05-04 12:32:15.296617 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:32:15.296886 | instance | Monday 04 May 2026 12:32:15 +0000 (0:00:00.078) 0:08:18.971 ************ 2026-05-04 12:32:15.497282 | instance | ok: [instance] 2026-05-04 12:32:15.497482 | instance | 2026-05-04 12:32:15.497761 | instance | TASK [Create Ingress image] **************************************************** 2026-05-04 12:32:15.498064 | instance | Monday 04 May 2026 12:32:15 +0000 (0:00:00.201) 0:08:19.172 ************ 2026-05-04 12:32:15.627341 | instance | included: ingress for instance 2026-05-04 12:32:15.627567 | instance | 2026-05-04 12:32:15.627835 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-05-04 12:32:15.628103 | instance | Monday 04 May 2026 12:32:15 +0000 (0:00:00.129) 0:08:19.302 ************ 2026-05-04 12:32:16.671305 | instance | ok: [instance] 2026-05-04 12:32:16.671524 | instance | 2026-05-04 12:32:16.671852 | instance | TASK [Create images] *********************************************************** 2026-05-04 12:32:16.672107 | instance | Monday 04 May 2026 12:32:16 +0000 (0:00:01.043) 0:08:20.345 ************ 2026-05-04 12:32:16.869471 | instance | included: glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'}) 2026-05-04 12:32:16.869676 | instance | 2026-05-04 12:32:16.869977 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-05-04 12:32:16.870235 | instance | Monday 04 May 2026 12:32:16 +0000 (0:00:00.198) 0:08:20.544 ************ 2026-05-04 12:32:18.109813 | instance | ok: [instance] 2026-05-04 12:32:18.109911 | instance | 2026-05-04 12:32:18.110045 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-04 12:32:18.110166 | instance | Monday 04 May 2026 12:32:18 +0000 (0:00:01.240) 0:08:21.784 ************ 2026-05-04 12:32:19.347514 | instance | ok: [instance] 2026-05-04 12:32:19.347747 | instance | 2026-05-04 12:32:19.348039 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-04 12:32:19.348331 | instance | Monday 04 May 2026 12:32:19 +0000 (0:00:01.237) 0:08:23.022 ************ 2026-05-04 12:32:19.427631 | instance | skipping: [instance] 2026-05-04 12:32:19.427722 | instance | 2026-05-04 12:32:19.427842 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-04 12:32:19.427962 | instance | Monday 04 May 2026 12:32:19 +0000 (0:00:00.080) 0:08:23.103 ************ 2026-05-04 12:32:19.501938 | instance | skipping: [instance] 2026-05-04 12:32:19.502249 | instance | 2026-05-04 12:32:19.502663 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-04 12:32:19.502936 | instance | Monday 04 May 2026 12:32:19 +0000 (0:00:00.073) 0:08:23.177 ************ 2026-05-04 12:32:19.575542 | instance | skipping: [instance] 2026-05-04 12:32:19.575763 | instance | 2026-05-04 12:32:19.576025 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-04 12:32:19.576279 | instance | Monday 04 May 2026 12:32:19 +0000 (0:00:00.073) 0:08:23.251 ************ 2026-05-04 12:32:19.653927 | instance | skipping: [instance] 2026-05-04 12:32:19.654209 | instance | 2026-05-04 12:32:19.654468 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-04 12:32:19.654722 | instance | Monday 04 May 2026 12:32:19 +0000 (0:00:00.078) 0:08:23.329 ************ 2026-05-04 12:32:19.727743 | instance | skipping: [instance] 2026-05-04 12:32:19.727970 | instance | 2026-05-04 12:32:19.728260 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-04 12:32:19.728512 | instance | Monday 04 May 2026 12:32:19 +0000 (0:00:00.073) 0:08:23.403 ************ 2026-05-04 12:32:19.814267 | instance | skipping: [instance] 2026-05-04 12:32:19.814495 | instance | 2026-05-04 12:32:19.814770 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-04 12:32:19.815022 | instance | Monday 04 May 2026 12:32:19 +0000 (0:00:00.086) 0:08:23.489 ************ 2026-05-04 12:32:20.033449 | instance | skipping: [instance] 2026-05-04 12:32:20.033574 | instance | 2026-05-04 12:32:20.033759 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:32:20.033934 | instance | Monday 04 May 2026 12:32:20 +0000 (0:00:00.218) 0:08:23.708 ************ 2026-05-04 12:32:20.140252 | instance | ok: [instance] 2026-05-04 12:32:20.140324 | instance | 2026-05-04 12:32:20.140437 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:32:20.140552 | instance | Monday 04 May 2026 12:32:20 +0000 (0:00:00.107) 0:08:23.815 ************ 2026-05-04 12:32:20.221074 | instance | skipping: [instance] 2026-05-04 12:32:20.221299 | instance | 2026-05-04 12:32:20.221577 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:32:20.221839 | instance | Monday 04 May 2026 12:32:20 +0000 (0:00:00.080) 0:08:23.896 ************ 2026-05-04 12:32:20.295944 | instance | skipping: [instance] 2026-05-04 12:32:20.296160 | instance | 2026-05-04 12:32:20.296460 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:32:20.296741 | instance | Monday 04 May 2026 12:32:20 +0000 (0:00:00.075) 0:08:23.971 ************ 2026-05-04 12:32:20.364151 | instance | skipping: [instance] 2026-05-04 12:32:20.364409 | instance | 2026-05-04 12:32:20.364703 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:32:20.364967 | instance | Monday 04 May 2026 12:32:20 +0000 (0:00:00.068) 0:08:24.039 ************ 2026-05-04 12:32:20.450517 | instance | skipping: [instance] 2026-05-04 12:32:20.450735 | instance | 2026-05-04 12:32:20.451019 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:32:20.451267 | instance | Monday 04 May 2026 12:32:20 +0000 (0:00:00.086) 0:08:24.126 ************ 2026-05-04 12:32:20.530798 | instance | skipping: [instance] 2026-05-04 12:32:20.530999 | instance | 2026-05-04 12:32:20.531268 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:32:20.531524 | instance | Monday 04 May 2026 12:32:20 +0000 (0:00:00.080) 0:08:24.206 ************ 2026-05-04 12:32:20.706254 | instance | ok: [instance] 2026-05-04 12:32:20.706487 | instance | 2026-05-04 12:32:20.706763 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:32:20.707027 | instance | Monday 04 May 2026 12:32:20 +0000 (0:00:00.175) 0:08:24.381 ************ 2026-05-04 12:32:20.823391 | instance | ok: [instance] => (item=staffeln) 2026-05-04 12:32:20.823666 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:32:20.823928 | instance | ok: [instance] => (item=identity) 2026-05-04 12:32:20.824191 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:32:20.824449 | instance | 2026-05-04 12:32:20.824709 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:32:20.824991 | instance | Monday 04 May 2026 12:32:20 +0000 (0:00:00.117) 0:08:24.498 ************ 2026-05-04 12:32:20.931489 | instance | ok: [instance] 2026-05-04 12:32:20.931614 | instance | 2026-05-04 12:32:20.931785 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:32:20.931950 | instance | Monday 04 May 2026 12:32:20 +0000 (0:00:00.107) 0:08:24.606 ************ 2026-05-04 12:32:21.040077 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:32:21.040198 | instance | 2026-05-04 12:32:21.040360 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:32:21.040539 | instance | Monday 04 May 2026 12:32:21 +0000 (0:00:00.108) 0:08:24.715 ************ 2026-05-04 12:32:21.644393 | instance | ok: [instance] 2026-05-04 12:32:21.644657 | instance | 2026-05-04 12:32:21.644908 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-05-04 12:32:21.645236 | instance | Monday 04 May 2026 12:32:21 +0000 (0:00:00.602) 0:08:25.317 ************ 2026-05-04 12:32:23.721172 | instance | ok: [instance] 2026-05-04 12:32:23.721388 | instance | 2026-05-04 12:32:23.721636 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:32:23.721868 | instance | Monday 04 May 2026 12:32:23 +0000 (0:00:02.078) 0:08:27.395 ************ 2026-05-04 12:32:23.838114 | instance | ok: [instance] 2026-05-04 12:32:23.838254 | instance | 2026-05-04 12:32:23.838470 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:32:23.838549 | instance | Monday 04 May 2026 12:32:23 +0000 (0:00:00.117) 0:08:27.513 ************ 2026-05-04 12:32:23.956310 | instance | included: rabbitmq for instance 2026-05-04 12:32:23.956458 | instance | 2026-05-04 12:32:23.956636 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 12:32:23.956804 | instance | Monday 04 May 2026 12:32:23 +0000 (0:00:00.118) 0:08:27.631 ************ 2026-05-04 12:32:24.641372 | instance | ok: [instance] 2026-05-04 12:32:24.641459 | instance | 2026-05-04 12:32:24.641686 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 12:32:24.641869 | instance | Monday 04 May 2026 12:32:24 +0000 (0:00:00.685) 0:08:28.316 ************ 2026-05-04 12:32:24.816446 | instance | skipping: [instance] 2026-05-04 12:32:24.816656 | instance | 2026-05-04 12:32:24.816940 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 12:32:24.817232 | instance | Monday 04 May 2026 12:32:24 +0000 (0:00:00.174) 0:08:28.491 ************ 2026-05-04 12:32:24.983001 | instance | skipping: [instance] 2026-05-04 12:32:24.983218 | instance | 2026-05-04 12:32:24.983498 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 12:32:24.983753 | instance | Monday 04 May 2026 12:32:24 +0000 (0:00:00.166) 0:08:28.658 ************ 2026-05-04 12:32:25.165072 | instance | skipping: [instance] 2026-05-04 12:32:25.165267 | instance | 2026-05-04 12:32:25.165438 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 12:32:25.165600 | instance | Monday 04 May 2026 12:32:25 +0000 (0:00:00.181) 0:08:28.840 ************ 2026-05-04 12:32:26.000720 | instance | ok: [instance] 2026-05-04 12:32:26.000975 | instance | 2026-05-04 12:32:26.001255 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:32:26.001540 | instance | Monday 04 May 2026 12:32:25 +0000 (0:00:00.835) 0:08:29.675 ************ 2026-05-04 12:32:26.668845 | instance | ok: [instance] 2026-05-04 12:32:26.669061 | instance | 2026-05-04 12:32:26.669408 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:32:26.669728 | instance | Monday 04 May 2026 12:32:26 +0000 (0:00:00.667) 0:08:30.343 ************ 2026-05-04 12:32:26.765135 | instance | ok: [instance] 2026-05-04 12:32:26.765373 | instance | 2026-05-04 12:32:26.765663 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:32:26.765990 | instance | Monday 04 May 2026 12:32:26 +0000 (0:00:00.096) 0:08:30.440 ************ 2026-05-04 12:32:26.847613 | instance | skipping: [instance] 2026-05-04 12:32:26.847889 | instance | 2026-05-04 12:32:26.848187 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:32:26.848466 | instance | Monday 04 May 2026 12:32:26 +0000 (0:00:00.082) 0:08:30.523 ************ 2026-05-04 12:32:26.924431 | instance | skipping: [instance] 2026-05-04 12:32:26.924597 | instance | 2026-05-04 12:32:26.924872 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:32:26.925143 | instance | Monday 04 May 2026 12:32:26 +0000 (0:00:00.076) 0:08:30.599 ************ 2026-05-04 12:32:27.001267 | instance | ok: [instance] 2026-05-04 12:32:27.001485 | instance | 2026-05-04 12:32:27.001775 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:32:27.002089 | instance | Monday 04 May 2026 12:32:26 +0000 (0:00:00.077) 0:08:30.676 ************ 2026-05-04 12:32:27.164088 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:32:27.164329 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 12:32:27.164586 | instance | ok: [instance] => (item=image) 2026-05-04 12:32:27.164844 | instance | ok: [instance] => (item=identity) 2026-05-04 12:32:27.165114 | instance | ok: [instance] => (item=volumev3) 2026-05-04 12:32:27.165363 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:32:27.165598 | instance | 2026-05-04 12:32:27.165852 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:32:27.166140 | instance | Monday 04 May 2026 12:32:27 +0000 (0:00:00.162) 0:08:30.839 ************ 2026-05-04 12:32:27.280711 | instance | ok: [instance] 2026-05-04 12:32:27.280917 | instance | 2026-05-04 12:32:27.281186 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:32:27.281454 | instance | Monday 04 May 2026 12:32:27 +0000 (0:00:00.116) 0:08:30.955 ************ 2026-05-04 12:32:27.394370 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:32:27.394609 | instance | 2026-05-04 12:32:27.394895 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:32:27.395156 | instance | Monday 04 May 2026 12:32:27 +0000 (0:00:00.114) 0:08:31.069 ************ 2026-05-04 12:32:28.008170 | instance | ok: [instance] 2026-05-04 12:32:28.008404 | instance | 2026-05-04 12:32:28.008690 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-05-04 12:32:28.008969 | instance | Monday 04 May 2026 12:32:28 +0000 (0:00:00.613) 0:08:31.683 ************ 2026-05-04 12:32:28.544284 | instance | ok: [instance] 2026-05-04 12:32:28.544510 | instance | 2026-05-04 12:32:28.544785 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-05-04 12:32:28.545079 | instance | Monday 04 May 2026 12:32:28 +0000 (0:00:00.536) 0:08:32.219 ************ 2026-05-04 12:32:28.630378 | instance | ok: [instance] 2026-05-04 12:32:28.630639 | instance | 2026-05-04 12:32:28.630934 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-05-04 12:32:28.631223 | instance | Monday 04 May 2026 12:32:28 +0000 (0:00:00.085) 0:08:32.305 ************ 2026-05-04 12:32:28.820064 | instance | ok: [instance] 2026-05-04 12:32:28.820301 | instance | 2026-05-04 12:32:28.820568 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-05-04 12:32:28.820855 | instance | Monday 04 May 2026 12:32:28 +0000 (0:00:00.189) 0:08:32.495 ************ 2026-05-04 12:32:31.199580 | instance | ok: [instance] 2026-05-04 12:32:31.199675 | instance | 2026-05-04 12:32:31.199757 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:32:31.199881 | instance | Monday 04 May 2026 12:32:31 +0000 (0:00:02.379) 0:08:34.875 ************ 2026-05-04 12:32:31.389336 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:32:31.389582 | instance | 2026-05-04 12:32:31.389876 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:32:31.390241 | instance | Monday 04 May 2026 12:32:31 +0000 (0:00:00.189) 0:08:35.064 ************ 2026-05-04 12:32:31.468799 | instance | skipping: [instance] 2026-05-04 12:32:31.468887 | instance | 2026-05-04 12:32:31.468981 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:32:31.469097 | instance | Monday 04 May 2026 12:32:31 +0000 (0:00:00.079) 0:08:35.144 ************ 2026-05-04 12:32:31.557115 | instance | skipping: [instance] 2026-05-04 12:32:31.557201 | instance | 2026-05-04 12:32:31.557317 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:32:31.557432 | instance | Monday 04 May 2026 12:32:31 +0000 (0:00:00.088) 0:08:35.232 ************ 2026-05-04 12:32:31.650776 | instance | ok: [instance] 2026-05-04 12:32:31.650855 | instance | 2026-05-04 12:32:31.651052 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-05-04 12:32:31.651226 | instance | Monday 04 May 2026 12:32:31 +0000 (0:00:00.093) 0:08:35.326 ************ 2026-05-04 12:32:31.783998 | instance | included: ingress for instance 2026-05-04 12:32:31.784189 | instance | 2026-05-04 12:32:31.784566 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-05-04 12:32:31.784742 | instance | Monday 04 May 2026 12:32:31 +0000 (0:00:00.133) 0:08:35.459 ************ 2026-05-04 12:32:33.001120 | instance | ok: [instance] 2026-05-04 12:32:33.001317 | instance | 2026-05-04 12:32:33.001631 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:32:33.001935 | instance | Monday 04 May 2026 12:32:32 +0000 (0:00:01.217) 0:08:36.676 ************ 2026-05-04 12:32:33.121309 | instance | ok: [instance] 2026-05-04 12:32:33.121453 | instance | 2026-05-04 12:32:33.121700 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:32:33.121962 | instance | Monday 04 May 2026 12:32:33 +0000 (0:00:00.119) 0:08:36.795 ************ 2026-05-04 12:32:33.213073 | instance | skipping: [instance] 2026-05-04 12:32:33.213183 | instance | 2026-05-04 12:32:33.213363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:32:33.213529 | instance | Monday 04 May 2026 12:32:33 +0000 (0:00:00.092) 0:08:36.888 ************ 2026-05-04 12:32:33.289652 | instance | skipping: [instance] 2026-05-04 12:32:33.289790 | instance | 2026-05-04 12:32:33.290002 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:32:33.290170 | instance | Monday 04 May 2026 12:32:33 +0000 (0:00:00.076) 0:08:36.965 ************ 2026-05-04 12:32:33.362558 | instance | skipping: [instance] 2026-05-04 12:32:33.362817 | instance | 2026-05-04 12:32:33.363138 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:32:33.363435 | instance | Monday 04 May 2026 12:32:33 +0000 (0:00:00.072) 0:08:37.037 ************ 2026-05-04 12:32:33.451582 | instance | skipping: [instance] 2026-05-04 12:32:33.451703 | instance | 2026-05-04 12:32:33.451826 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:32:33.451969 | instance | Monday 04 May 2026 12:32:33 +0000 (0:00:00.089) 0:08:37.126 ************ 2026-05-04 12:32:33.537748 | instance | skipping: [instance] 2026-05-04 12:32:33.537989 | instance | 2026-05-04 12:32:33.538304 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:32:33.538694 | instance | Monday 04 May 2026 12:32:33 +0000 (0:00:00.086) 0:08:37.212 ************ 2026-05-04 12:32:33.620213 | instance | ok: [instance] 2026-05-04 12:32:33.620477 | instance | 2026-05-04 12:32:33.620804 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:32:33.621106 | instance | Monday 04 May 2026 12:32:33 +0000 (0:00:00.082) 0:08:37.295 ************ 2026-05-04 12:32:33.728797 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:32:33.728980 | instance | ok: [instance] => (item=identity) 2026-05-04 12:32:33.729237 | instance | ok: [instance] => (item=placement) 2026-05-04 12:32:33.729496 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:32:33.729800 | instance | 2026-05-04 12:32:33.730224 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:32:33.730488 | instance | Monday 04 May 2026 12:32:33 +0000 (0:00:00.108) 0:08:37.403 ************ 2026-05-04 12:32:33.843119 | instance | ok: [instance] 2026-05-04 12:32:33.843341 | instance | 2026-05-04 12:32:33.843576 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:32:33.843839 | instance | Monday 04 May 2026 12:32:33 +0000 (0:00:00.113) 0:08:37.517 ************ 2026-05-04 12:32:34.074955 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:32:34.075207 | instance | 2026-05-04 12:32:34.075510 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:32:34.075783 | instance | Monday 04 May 2026 12:32:34 +0000 (0:00:00.232) 0:08:37.750 ************ 2026-05-04 12:32:34.659604 | instance | ok: [instance] 2026-05-04 12:32:34.659810 | instance | 2026-05-04 12:32:34.660079 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-05-04 12:32:34.660374 | instance | Monday 04 May 2026 12:32:34 +0000 (0:00:00.584) 0:08:38.334 ************ 2026-05-04 12:32:36.765583 | instance | ok: [instance] 2026-05-04 12:32:36.765826 | instance | 2026-05-04 12:32:36.766074 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:32:36.766479 | instance | Monday 04 May 2026 12:32:36 +0000 (0:00:02.106) 0:08:40.440 ************ 2026-05-04 12:32:36.923473 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:32:36.923693 | instance | 2026-05-04 12:32:36.923991 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:32:36.924257 | instance | Monday 04 May 2026 12:32:36 +0000 (0:00:00.157) 0:08:40.598 ************ 2026-05-04 12:32:37.000864 | instance | skipping: [instance] 2026-05-04 12:32:37.001053 | instance | 2026-05-04 12:32:37.001365 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:32:37.001621 | instance | Monday 04 May 2026 12:32:36 +0000 (0:00:00.077) 0:08:40.676 ************ 2026-05-04 12:32:37.078158 | instance | skipping: [instance] 2026-05-04 12:32:37.078233 | instance | 2026-05-04 12:32:37.078386 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:32:37.078505 | instance | Monday 04 May 2026 12:32:37 +0000 (0:00:00.077) 0:08:40.753 ************ 2026-05-04 12:32:37.165381 | instance | ok: [instance] 2026-05-04 12:32:37.165495 | instance | 2026-05-04 12:32:37.165664 | instance | TASK [Create Ingress placement] ************************************************ 2026-05-04 12:32:37.165833 | instance | Monday 04 May 2026 12:32:37 +0000 (0:00:00.087) 0:08:40.840 ************ 2026-05-04 12:32:37.288955 | instance | included: ingress for instance 2026-05-04 12:32:37.289117 | instance | 2026-05-04 12:32:37.289404 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-05-04 12:32:37.289648 | instance | Monday 04 May 2026 12:32:37 +0000 (0:00:00.123) 0:08:40.964 ************ 2026-05-04 12:32:38.369677 | instance | ok: [instance] 2026-05-04 12:32:38.369908 | instance | 2026-05-04 12:32:38.370226 | instance | PLAY [Configure operating system] ********************************************** 2026-05-04 12:32:38.370483 | instance | 2026-05-04 12:32:38.370757 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 12:32:38.371028 | instance | Monday 04 May 2026 12:32:38 +0000 (0:00:01.080) 0:08:42.045 ************ 2026-05-04 12:32:43.162725 | instance | ok: [instance] 2026-05-04 12:32:43.162920 | instance | 2026-05-04 12:32:43.163238 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-05-04 12:32:43.163510 | instance | Monday 04 May 2026 12:32:43 +0000 (0:00:04.792) 0:08:46.838 ************ 2026-05-04 12:32:43.441450 | instance | ok: [instance] 2026-05-04 12:32:43.441679 | instance | 2026-05-04 12:32:43.442038 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-05-04 12:32:43.442353 | instance | Monday 04 May 2026 12:32:43 +0000 (0:00:00.278) 0:08:47.116 ************ 2026-05-04 12:32:43.507234 | instance | skipping: [instance] 2026-05-04 12:32:43.507410 | instance | 2026-05-04 12:32:43.507686 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-05-04 12:32:43.507940 | instance | Monday 04 May 2026 12:32:43 +0000 (0:00:00.065) 0:08:47.182 ************ 2026-05-04 12:32:43.588844 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-04 12:32:43.588938 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-04 12:32:43.589065 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-04 12:32:43.589177 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-04 12:32:43.589291 | instance | skipping: [instance] 2026-05-04 12:32:43.589399 | instance | 2026-05-04 12:32:43.589525 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-05-04 12:32:43.589644 | instance | Monday 04 May 2026 12:32:43 +0000 (0:00:00.081) 0:08:47.264 ************ 2026-05-04 12:32:43.670699 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-05-04 12:32:43.670994 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-05-04 12:32:43.671257 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-05-04 12:32:43.671520 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-05-04 12:32:43.671776 | instance | skipping: [instance] 2026-05-04 12:32:43.672017 | instance | 2026-05-04 12:32:43.672293 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-05-04 12:32:43.672553 | instance | Monday 04 May 2026 12:32:43 +0000 (0:00:00.081) 0:08:47.345 ************ 2026-05-04 12:32:43.739995 | instance | skipping: [instance] 2026-05-04 12:32:43.740208 | instance | 2026-05-04 12:32:43.740517 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-05-04 12:32:43.740757 | instance | Monday 04 May 2026 12:32:43 +0000 (0:00:00.069) 0:08:47.415 ************ 2026-05-04 12:32:43.962546 | instance | skipping: [instance] 2026-05-04 12:32:43.962852 | instance | 2026-05-04 12:32:43.963132 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-05-04 12:32:43.963407 | instance | Monday 04 May 2026 12:32:43 +0000 (0:00:00.222) 0:08:47.637 ************ 2026-05-04 12:32:44.340960 | instance | ok: [instance] 2026-05-04 12:32:44.341161 | instance | 2026-05-04 12:32:44.341467 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-05-04 12:32:44.341718 | instance | Monday 04 May 2026 12:32:44 +0000 (0:00:00.378) 0:08:48.016 ************ 2026-05-04 12:32:45.441482 | instance | ok: [instance] 2026-05-04 12:32:45.441604 | instance | 2026-05-04 12:32:45.441738 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-05-04 12:32:45.441942 | instance | Monday 04 May 2026 12:32:45 +0000 (0:00:01.100) 0:08:49.116 ************ 2026-05-04 12:32:45.958062 | instance | ok: [instance] 2026-05-04 12:32:45.958148 | instance | 2026-05-04 12:32:45.958227 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-05-04 12:32:45.958345 | instance | Monday 04 May 2026 12:32:45 +0000 (0:00:00.516) 0:08:49.632 ************ 2026-05-04 12:32:47.065880 | instance | ok: [instance] 2026-05-04 12:32:47.066011 | instance | 2026-05-04 12:32:47.066075 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-05-04 12:32:47.066189 | instance | Monday 04 May 2026 12:32:47 +0000 (0:00:01.108) 0:08:50.741 ************ 2026-05-04 12:32:47.481087 | instance | ok: [instance] 2026-05-04 12:32:47.481169 | instance | 2026-05-04 12:32:47.481176 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-05-04 12:32:47.481182 | instance | Monday 04 May 2026 12:32:47 +0000 (0:00:00.414) 0:08:51.155 ************ 2026-05-04 12:32:47.935940 | instance | ok: [instance] 2026-05-04 12:32:47.936010 | instance | 2026-05-04 12:32:47.936132 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-05-04 12:32:47.936252 | instance | Monday 04 May 2026 12:32:47 +0000 (0:00:00.455) 0:08:51.611 ************ 2026-05-04 12:32:48.524248 | instance | ok: [instance] 2026-05-04 12:32:48.524355 | instance | 2026-05-04 12:32:48.524495 | instance | PLAY [Deploy SDN] ************************************************************** 2026-05-04 12:32:48.524593 | instance | 2026-05-04 12:32:48.524718 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:32:48.524834 | instance | Monday 04 May 2026 12:32:48 +0000 (0:00:00.588) 0:08:52.199 ************ 2026-05-04 12:32:48.627240 | instance | ok: [instance] 2026-05-04 12:32:48.627366 | instance | 2026-05-04 12:32:48.627541 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:32:48.627706 | instance | Monday 04 May 2026 12:32:48 +0000 (0:00:00.102) 0:08:52.302 ************ 2026-05-04 12:32:48.700110 | instance | skipping: [instance] 2026-05-04 12:32:48.700244 | instance | 2026-05-04 12:32:48.700425 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:32:48.700596 | instance | Monday 04 May 2026 12:32:48 +0000 (0:00:00.072) 0:08:52.375 ************ 2026-05-04 12:32:48.777591 | instance | skipping: [instance] 2026-05-04 12:32:48.777821 | instance | 2026-05-04 12:32:48.778124 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:32:48.778380 | instance | Monday 04 May 2026 12:32:48 +0000 (0:00:00.077) 0:08:52.452 ************ 2026-05-04 12:32:48.859084 | instance | skipping: [instance] 2026-05-04 12:32:48.859315 | instance | 2026-05-04 12:32:48.859582 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:32:48.859844 | instance | Monday 04 May 2026 12:32:48 +0000 (0:00:00.081) 0:08:52.534 ************ 2026-05-04 12:32:48.938097 | instance | skipping: [instance] 2026-05-04 12:32:48.938315 | instance | 2026-05-04 12:32:48.938586 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:32:48.938837 | instance | Monday 04 May 2026 12:32:48 +0000 (0:00:00.078) 0:08:52.613 ************ 2026-05-04 12:32:49.009423 | instance | skipping: [instance] 2026-05-04 12:32:49.009645 | instance | 2026-05-04 12:32:49.009954 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:32:49.010237 | instance | Monday 04 May 2026 12:32:49 +0000 (0:00:00.071) 0:08:52.684 ************ 2026-05-04 12:32:49.080561 | instance | ok: [instance] 2026-05-04 12:32:49.080646 | instance | 2026-05-04 12:32:49.080776 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:32:49.080883 | instance | Monday 04 May 2026 12:32:49 +0000 (0:00:00.071) 0:08:52.756 ************ 2026-05-04 12:32:49.146007 | instance | skipping: [instance] 2026-05-04 12:32:49.146104 | instance | 2026-05-04 12:32:49.146221 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:32:49.146337 | instance | Monday 04 May 2026 12:32:49 +0000 (0:00:00.065) 0:08:52.821 ************ 2026-05-04 12:32:49.265912 | instance | ok: [instance] 2026-05-04 12:32:49.266133 | instance | 2026-05-04 12:32:49.266418 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:32:49.266668 | instance | Monday 04 May 2026 12:32:49 +0000 (0:00:00.118) 0:08:52.940 ************ 2026-05-04 12:32:49.372516 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:32:49.372581 | instance | 2026-05-04 12:32:49.372778 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:32:49.372966 | instance | Monday 04 May 2026 12:32:49 +0000 (0:00:00.107) 0:08:53.047 ************ 2026-05-04 12:32:50.022223 | instance | ok: [instance] 2026-05-04 12:32:50.022450 | instance | 2026-05-04 12:32:50.022739 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-05-04 12:32:50.023050 | instance | Monday 04 May 2026 12:32:50 +0000 (0:00:00.649) 0:08:53.697 ************ 2026-05-04 12:32:50.307488 | instance | ok: [instance] 2026-05-04 12:32:50.307625 | instance | 2026-05-04 12:32:50.307901 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-05-04 12:32:50.308162 | instance | Monday 04 May 2026 12:32:50 +0000 (0:00:00.285) 0:08:53.982 ************ 2026-05-04 12:32:50.377018 | instance | ok: [instance] => { 2026-05-04 12:32:50.377226 | instance | "changed": false, 2026-05-04 12:32:50.377477 | instance | "msg": "All assertions passed" 2026-05-04 12:32:50.377722 | instance | } 2026-05-04 12:32:50.377999 | instance | 2026-05-04 12:32:50.378264 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-05-04 12:32:50.378518 | instance | Monday 04 May 2026 12:32:50 +0000 (0:00:00.069) 0:08:54.052 ************ 2026-05-04 12:32:50.880890 | instance | ok: [instance] 2026-05-04 12:32:50.881075 | instance | 2026-05-04 12:32:50.881365 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-05-04 12:32:50.881618 | instance | Monday 04 May 2026 12:32:50 +0000 (0:00:00.503) 0:08:54.556 ************ 2026-05-04 12:32:51.047183 | instance | ok: [instance] => { 2026-05-04 12:32:51.047401 | instance | "changed": false, 2026-05-04 12:32:51.047672 | instance | "msg": "Successfully pulled openvswitch image" 2026-05-04 12:32:51.047930 | instance | } 2026-05-04 12:32:51.048175 | instance | 2026-05-04 12:32:51.048445 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-05-04 12:32:51.048768 | instance | Monday 04 May 2026 12:32:51 +0000 (0:00:00.166) 0:08:54.722 ************ 2026-05-04 12:32:52.867903 | instance | ok: [instance] 2026-05-04 12:32:52.868128 | instance | 2026-05-04 12:32:52.868478 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:32:52.868755 | instance | Monday 04 May 2026 12:32:52 +0000 (0:00:01.819) 0:08:56.542 ************ 2026-05-04 12:32:52.982693 | instance | skipping: [instance] 2026-05-04 12:32:52.982850 | instance | 2026-05-04 12:32:52.983026 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-05-04 12:32:52.983195 | instance | Monday 04 May 2026 12:32:52 +0000 (0:00:00.115) 0:08:56.658 ************ 2026-05-04 12:32:53.139599 | instance | skipping: [instance] 2026-05-04 12:32:53.139802 | instance | 2026-05-04 12:32:53.140162 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:32:53.140432 | instance | Monday 04 May 2026 12:32:53 +0000 (0:00:00.156) 0:08:56.814 ************ 2026-05-04 12:32:53.234505 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:32:53.234759 | instance | 2026-05-04 12:32:53.235070 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:32:53.235413 | instance | Monday 04 May 2026 12:32:53 +0000 (0:00:00.095) 0:08:56.909 ************ 2026-05-04 12:32:53.843349 | instance | ok: [instance] 2026-05-04 12:32:53.843579 | instance | 2026-05-04 12:32:53.843879 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-05-04 12:32:53.844236 | instance | Monday 04 May 2026 12:32:53 +0000 (0:00:00.606) 0:08:57.516 ************ 2026-05-04 12:32:54.596197 | instance | ok: [instance] 2026-05-04 12:32:54.596428 | instance | 2026-05-04 12:32:54.596717 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-05-04 12:32:54.596994 | instance | Monday 04 May 2026 12:32:54 +0000 (0:00:00.754) 0:08:58.271 ************ 2026-05-04 12:32:54.663821 | instance | skipping: [instance] 2026-05-04 12:32:54.664005 | instance | 2026-05-04 12:32:54.664274 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-05-04 12:32:54.664529 | instance | Monday 04 May 2026 12:32:54 +0000 (0:00:00.067) 0:08:58.339 ************ 2026-05-04 12:32:55.180990 | instance | ok: [instance] 2026-05-04 12:32:55.181184 | instance | 2026-05-04 12:32:55.181473 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-05-04 12:32:55.181714 | instance | Monday 04 May 2026 12:32:55 +0000 (0:00:00.516) 0:08:58.855 ************ 2026-05-04 12:32:55.270396 | instance | ok: [instance] => { 2026-05-04 12:32:55.270593 | instance | "changed": false, 2026-05-04 12:32:55.270859 | instance | "msg": "Successfully pulled ovn-controller image" 2026-05-04 12:32:55.271170 | instance | } 2026-05-04 12:32:55.271368 | instance | 2026-05-04 12:32:55.271643 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-05-04 12:32:55.271923 | instance | Monday 04 May 2026 12:32:55 +0000 (0:00:00.089) 0:08:58.945 ************ 2026-05-04 12:32:57.507781 | instance | ok: [instance] 2026-05-04 12:32:57.507836 | instance | 2026-05-04 12:32:57.507848 | instance | PLAY [controllers[0]] ********************************************************** 2026-05-04 12:32:57.507858 | instance | 2026-05-04 12:32:57.507868 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 12:32:57.507878 | instance | Monday 04 May 2026 12:32:57 +0000 (0:00:02.236) 0:09:01.181 ************ 2026-05-04 12:33:02.559945 | instance | ok: [instance] 2026-05-04 12:33:02.560036 | instance | 2026-05-04 12:33:02.560048 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:33:02.560059 | instance | Monday 04 May 2026 12:33:02 +0000 (0:00:05.051) 0:09:06.233 ************ 2026-05-04 12:33:02.670602 | instance | ok: [instance] 2026-05-04 12:33:02.670662 | instance | 2026-05-04 12:33:02.670674 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:33:02.670684 | instance | Monday 04 May 2026 12:33:02 +0000 (0:00:00.111) 0:09:06.344 ************ 2026-05-04 12:33:02.748754 | instance | skipping: [instance] 2026-05-04 12:33:02.748811 | instance | 2026-05-04 12:33:02.748822 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:33:02.748832 | instance | Monday 04 May 2026 12:33:02 +0000 (0:00:00.078) 0:09:06.423 ************ 2026-05-04 12:33:02.835456 | instance | skipping: [instance] 2026-05-04 12:33:02.835840 | instance | 2026-05-04 12:33:02.836233 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:33:02.836595 | instance | Monday 04 May 2026 12:33:02 +0000 (0:00:00.085) 0:09:06.508 ************ 2026-05-04 12:33:02.917036 | instance | skipping: [instance] 2026-05-04 12:33:02.917393 | instance | 2026-05-04 12:33:02.917772 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:33:02.918135 | instance | Monday 04 May 2026 12:33:02 +0000 (0:00:00.083) 0:09:06.592 ************ 2026-05-04 12:33:03.010046 | instance | skipping: [instance] 2026-05-04 12:33:03.010417 | instance | 2026-05-04 12:33:03.010813 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:33:03.011157 | instance | Monday 04 May 2026 12:33:03 +0000 (0:00:00.093) 0:09:06.685 ************ 2026-05-04 12:33:03.082504 | instance | skipping: [instance] 2026-05-04 12:33:03.082900 | instance | 2026-05-04 12:33:03.083245 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:33:03.083574 | instance | Monday 04 May 2026 12:33:03 +0000 (0:00:00.072) 0:09:06.758 ************ 2026-05-04 12:33:03.164204 | instance | ok: [instance] 2026-05-04 12:33:03.164573 | instance | 2026-05-04 12:33:03.164973 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:33:03.165323 | instance | Monday 04 May 2026 12:33:03 +0000 (0:00:00.081) 0:09:06.839 ************ 2026-05-04 12:33:03.275000 | instance | ok: [instance] => (item=libvirt_exporter) 2026-05-04 12:33:03.275380 | instance | 2026-05-04 12:33:03.275725 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:33:03.276059 | instance | Monday 04 May 2026 12:33:03 +0000 (0:00:00.110) 0:09:06.950 ************ 2026-05-04 12:33:03.398657 | instance | ok: [instance] 2026-05-04 12:33:03.399059 | instance | 2026-05-04 12:33:03.399426 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:33:03.399771 | instance | Monday 04 May 2026 12:33:03 +0000 (0:00:00.122) 0:09:07.073 ************ 2026-05-04 12:33:03.521624 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:33:03.522152 | instance | 2026-05-04 12:33:03.522585 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:33:03.523192 | instance | Monday 04 May 2026 12:33:03 +0000 (0:00:00.123) 0:09:07.196 ************ 2026-05-04 12:33:04.129626 | instance | ok: [instance] 2026-05-04 12:33:04.129700 | instance | 2026-05-04 12:33:04.129718 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-05-04 12:33:04.129729 | instance | Monday 04 May 2026 12:33:04 +0000 (0:00:00.608) 0:09:07.804 ************ 2026-05-04 12:33:04.213105 | instance | skipping: [instance] 2026-05-04 12:33:04.213342 | instance | 2026-05-04 12:33:04.213654 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-05-04 12:33:04.213933 | instance | Monday 04 May 2026 12:33:04 +0000 (0:00:00.082) 0:09:07.887 ************ 2026-05-04 12:33:05.672453 | instance | ok: [instance] => (item=libvirt-vnc) 2026-05-04 12:33:05.672590 | instance | ok: [instance] => (item=libvirt-api) 2026-05-04 12:33:05.672741 | instance | 2026-05-04 12:33:05.672903 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-05-04 12:33:05.673065 | instance | Monday 04 May 2026 12:33:05 +0000 (0:00:01.459) 0:09:09.347 ************ 2026-05-04 12:33:06.995090 | instance | ok: [instance] => (item=libvirt-vnc) 2026-05-04 12:33:06.995363 | instance | ok: [instance] => (item=libvirt-api) 2026-05-04 12:33:06.995622 | instance | 2026-05-04 12:33:06.995905 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-05-04 12:33:06.996218 | instance | Monday 04 May 2026 12:33:06 +0000 (0:00:01.322) 0:09:10.670 ************ 2026-05-04 12:33:07.227207 | instance | ok: [instance] 2026-05-04 12:33:07.227351 | instance | 2026-05-04 12:33:07.227526 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-05-04 12:33:07.227699 | instance | Monday 04 May 2026 12:33:07 +0000 (0:00:00.232) 0:09:10.902 ************ 2026-05-04 12:33:09.250741 | instance | ok: [instance] 2026-05-04 12:33:09.250870 | instance | 2026-05-04 12:33:09.251049 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:33:09.251226 | instance | Monday 04 May 2026 12:33:09 +0000 (0:00:02.023) 0:09:12.926 ************ 2026-05-04 12:33:09.380591 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:33:09.380816 | instance | 2026-05-04 12:33:09.381128 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:33:09.381407 | instance | Monday 04 May 2026 12:33:09 +0000 (0:00:00.129) 0:09:13.055 ************ 2026-05-04 12:33:09.976844 | instance | ok: [instance] 2026-05-04 12:33:09.977086 | instance | 2026-05-04 12:33:09.977383 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-05-04 12:33:09.977650 | instance | Monday 04 May 2026 12:33:09 +0000 (0:00:00.596) 0:09:13.652 ************ 2026-05-04 12:33:10.117265 | instance | skipping: [instance] 2026-05-04 12:33:10.117500 | instance | 2026-05-04 12:33:10.117773 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-04 12:33:10.118107 | instance | Monday 04 May 2026 12:33:10 +0000 (0:00:00.140) 0:09:13.792 ************ 2026-05-04 12:33:11.237362 | instance | ok: [instance] 2026-05-04 12:33:11.237447 | instance | 2026-05-04 12:33:11.237569 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-04 12:33:11.237698 | instance | Monday 04 May 2026 12:33:11 +0000 (0:00:01.120) 0:09:14.913 ************ 2026-05-04 12:33:11.477563 | instance | ok: [instance] 2026-05-04 12:33:11.477774 | instance | 2026-05-04 12:33:11.478089 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-04 12:33:11.478349 | instance | Monday 04 May 2026 12:33:11 +0000 (0:00:00.239) 0:09:15.152 ************ 2026-05-04 12:33:12.042451 | instance | ok: [instance] 2026-05-04 12:33:12.042690 | instance | 2026-05-04 12:33:12.042975 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:33:12.043242 | instance | Monday 04 May 2026 12:33:12 +0000 (0:00:00.564) 0:09:15.717 ************ 2026-05-04 12:33:12.190869 | instance | ok: [instance] 2026-05-04 12:33:12.191103 | instance | 2026-05-04 12:33:12.191412 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:33:12.191675 | instance | Monday 04 May 2026 12:33:12 +0000 (0:00:00.148) 0:09:15.866 ************ 2026-05-04 12:33:12.323231 | instance | included: rabbitmq for instance 2026-05-04 12:33:12.323481 | instance | 2026-05-04 12:33:12.323759 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 12:33:12.324011 | instance | Monday 04 May 2026 12:33:12 +0000 (0:00:00.131) 0:09:15.998 ************ 2026-05-04 12:33:13.026231 | instance | ok: [instance] 2026-05-04 12:33:13.026529 | instance | 2026-05-04 12:33:13.026850 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 12:33:13.027177 | instance | Monday 04 May 2026 12:33:13 +0000 (0:00:00.702) 0:09:16.701 ************ 2026-05-04 12:33:13.212950 | instance | skipping: [instance] 2026-05-04 12:33:13.213200 | instance | 2026-05-04 12:33:13.213517 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 12:33:13.213965 | instance | Monday 04 May 2026 12:33:13 +0000 (0:00:00.187) 0:09:16.888 ************ 2026-05-04 12:33:13.420012 | instance | skipping: [instance] 2026-05-04 12:33:13.420324 | instance | 2026-05-04 12:33:13.420806 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 12:33:13.421206 | instance | Monday 04 May 2026 12:33:13 +0000 (0:00:00.206) 0:09:17.094 ************ 2026-05-04 12:33:13.608885 | instance | skipping: [instance] 2026-05-04 12:33:13.609155 | instance | 2026-05-04 12:33:13.609486 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 12:33:13.609752 | instance | Monday 04 May 2026 12:33:13 +0000 (0:00:00.189) 0:09:17.284 ************ 2026-05-04 12:33:14.472314 | instance | ok: [instance] 2026-05-04 12:33:14.472398 | instance | 2026-05-04 12:33:14.472514 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:33:14.472637 | instance | Monday 04 May 2026 12:33:14 +0000 (0:00:00.863) 0:09:18.147 ************ 2026-05-04 12:33:15.155238 | instance | ok: [instance] 2026-05-04 12:33:15.155446 | instance | 2026-05-04 12:33:15.155721 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:33:15.155982 | instance | Monday 04 May 2026 12:33:15 +0000 (0:00:00.682) 0:09:18.830 ************ 2026-05-04 12:33:15.239964 | instance | ok: [instance] 2026-05-04 12:33:15.240197 | instance | 2026-05-04 12:33:15.240473 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:33:15.240737 | instance | Monday 04 May 2026 12:33:15 +0000 (0:00:00.085) 0:09:18.915 ************ 2026-05-04 12:33:15.333254 | instance | skipping: [instance] 2026-05-04 12:33:15.333476 | instance | 2026-05-04 12:33:15.333785 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:33:15.334072 | instance | Monday 04 May 2026 12:33:15 +0000 (0:00:00.093) 0:09:19.008 ************ 2026-05-04 12:33:15.426878 | instance | skipping: [instance] 2026-05-04 12:33:15.427131 | instance | 2026-05-04 12:33:15.427397 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:33:15.427653 | instance | Monday 04 May 2026 12:33:15 +0000 (0:00:00.093) 0:09:19.102 ************ 2026-05-04 12:33:15.523334 | instance | ok: [instance] 2026-05-04 12:33:15.523527 | instance | 2026-05-04 12:33:15.523831 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:33:15.524139 | instance | Monday 04 May 2026 12:33:15 +0000 (0:00:00.095) 0:09:19.197 ************ 2026-05-04 12:33:15.752795 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:33:15.752897 | instance | ok: [instance] => (item=network) 2026-05-04 12:33:15.753011 | instance | ok: [instance] => (item=compute) 2026-05-04 12:33:15.753132 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 12:33:15.753251 | instance | ok: [instance] => (item=compute_metadata) 2026-05-04 12:33:15.753379 | instance | ok: [instance] => (item=baremetal) 2026-05-04 12:33:15.753506 | instance | ok: [instance] => (item=oslo_db_api) 2026-05-04 12:33:15.753615 | instance | ok: [instance] => (item=placement) 2026-05-04 12:33:15.753730 | instance | ok: [instance] => (item=image) 2026-05-04 12:33:15.753845 | instance | ok: [instance] => (item=identity) 2026-05-04 12:33:15.753989 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-05-04 12:33:15.754136 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-05-04 12:33:15.754259 | instance | ok: [instance] => (item=volumev3) 2026-05-04 12:33:15.754375 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:33:15.754485 | instance | 2026-05-04 12:33:15.754603 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:33:15.754723 | instance | Monday 04 May 2026 12:33:15 +0000 (0:00:00.230) 0:09:19.428 ************ 2026-05-04 12:33:15.875893 | instance | ok: [instance] 2026-05-04 12:33:15.875968 | instance | 2026-05-04 12:33:15.876077 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:33:15.876178 | instance | Monday 04 May 2026 12:33:15 +0000 (0:00:00.121) 0:09:19.549 ************ 2026-05-04 12:33:16.015130 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:33:16.015248 | instance | 2026-05-04 12:33:16.015410 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:33:16.015573 | instance | Monday 04 May 2026 12:33:16 +0000 (0:00:00.140) 0:09:19.689 ************ 2026-05-04 12:33:16.656241 | instance | ok: [instance] 2026-05-04 12:33:16.656462 | instance | 2026-05-04 12:33:16.656745 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-05-04 12:33:16.657026 | instance | Monday 04 May 2026 12:33:16 +0000 (0:00:00.641) 0:09:20.331 ************ 2026-05-04 12:33:16.737277 | instance | skipping: [instance] 2026-05-04 12:33:16.737519 | instance | 2026-05-04 12:33:16.737807 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-05-04 12:33:16.738120 | instance | Monday 04 May 2026 12:33:16 +0000 (0:00:00.081) 0:09:20.412 ************ 2026-05-04 12:33:17.152456 | instance | ok: [instance -> localhost] 2026-05-04 12:33:17.152659 | instance | 2026-05-04 12:33:17.152924 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-05-04 12:33:17.153199 | instance | Monday 04 May 2026 12:33:17 +0000 (0:00:00.415) 0:09:20.827 ************ 2026-05-04 12:33:17.812774 | instance | ok: [instance -> localhost] 2026-05-04 12:33:17.812957 | instance | 2026-05-04 12:33:17.813225 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-05-04 12:33:17.813503 | instance | Monday 04 May 2026 12:33:17 +0000 (0:00:00.659) 0:09:21.487 ************ 2026-05-04 12:33:18.490160 | instance | ok: [instance -> localhost] 2026-05-04 12:33:18.490410 | instance | 2026-05-04 12:33:18.490692 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-05-04 12:33:18.490962 | instance | Monday 04 May 2026 12:33:18 +0000 (0:00:00.677) 0:09:22.165 ************ 2026-05-04 12:33:18.729470 | instance | ok: [instance -> localhost] 2026-05-04 12:33:18.729724 | instance | 2026-05-04 12:33:18.730155 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-05-04 12:33:18.730580 | instance | Monday 04 May 2026 12:33:18 +0000 (0:00:00.239) 0:09:22.404 ************ 2026-05-04 12:33:20.206210 | instance | ok: [instance] => (item=nova-bootstrap) 2026-05-04 12:33:20.206462 | instance | ok: [instance] => (item=nova-cell-setup) 2026-05-04 12:33:20.206706 | instance | 2026-05-04 12:33:20.206973 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-05-04 12:33:20.207227 | instance | Monday 04 May 2026 12:33:20 +0000 (0:00:01.476) 0:09:23.881 ************ 2026-05-04 12:33:20.655562 | instance | ok: [instance] 2026-05-04 12:33:20.655844 | instance | 2026-05-04 12:33:20.656151 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-05-04 12:33:20.656511 | instance | Monday 04 May 2026 12:33:20 +0000 (0:00:00.449) 0:09:24.330 ************ 2026-05-04 12:33:23.930317 | instance | ok: [instance] 2026-05-04 12:33:23.930681 | instance | 2026-05-04 12:33:23.930999 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:33:23.931220 | instance | Monday 04 May 2026 12:33:23 +0000 (0:00:03.274) 0:09:27.604 ************ 2026-05-04 12:33:24.121199 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:33:24.122595 | instance | 2026-05-04 12:33:24.122877 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:33:24.123139 | instance | Monday 04 May 2026 12:33:24 +0000 (0:00:00.191) 0:09:27.796 ************ 2026-05-04 12:33:24.209612 | instance | skipping: [instance] 2026-05-04 12:33:24.209799 | instance | 2026-05-04 12:33:24.210059 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:33:24.210276 | instance | Monday 04 May 2026 12:33:24 +0000 (0:00:00.088) 0:09:27.885 ************ 2026-05-04 12:33:24.291039 | instance | skipping: [instance] 2026-05-04 12:33:24.291345 | instance | 2026-05-04 12:33:24.291689 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:33:24.292019 | instance | Monday 04 May 2026 12:33:24 +0000 (0:00:00.081) 0:09:27.966 ************ 2026-05-04 12:33:24.402564 | instance | ok: [instance] 2026-05-04 12:33:24.402848 | instance | 2026-05-04 12:33:24.403187 | instance | TASK [Create Ingress compute] ************************************************** 2026-05-04 12:33:24.403505 | instance | Monday 04 May 2026 12:33:24 +0000 (0:00:00.111) 0:09:28.077 ************ 2026-05-04 12:33:24.520167 | instance | included: ingress for instance 2026-05-04 12:33:24.520431 | instance | 2026-05-04 12:33:24.520700 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-05-04 12:33:24.520985 | instance | Monday 04 May 2026 12:33:24 +0000 (0:00:00.117) 0:09:28.195 ************ 2026-05-04 12:33:25.694376 | instance | ok: [instance] 2026-05-04 12:33:25.694427 | instance | 2026-05-04 12:33:25.694433 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:33:25.694438 | instance | Monday 04 May 2026 12:33:25 +0000 (0:00:01.173) 0:09:29.369 ************ 2026-05-04 12:33:25.865801 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:33:25.865866 | instance | 2026-05-04 12:33:25.866151 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:33:25.866200 | instance | Monday 04 May 2026 12:33:25 +0000 (0:00:00.171) 0:09:29.541 ************ 2026-05-04 12:33:25.944679 | instance | skipping: [instance] 2026-05-04 12:33:25.944745 | instance | 2026-05-04 12:33:25.945014 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:33:25.945058 | instance | Monday 04 May 2026 12:33:25 +0000 (0:00:00.078) 0:09:29.620 ************ 2026-05-04 12:33:26.024315 | instance | skipping: [instance] 2026-05-04 12:33:26.024396 | instance | 2026-05-04 12:33:26.024524 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:33:26.024643 | instance | Monday 04 May 2026 12:33:26 +0000 (0:00:00.079) 0:09:29.700 ************ 2026-05-04 12:33:26.108145 | instance | ok: [instance] 2026-05-04 12:33:26.108226 | instance | 2026-05-04 12:33:26.108345 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-05-04 12:33:26.108466 | instance | Monday 04 May 2026 12:33:26 +0000 (0:00:00.083) 0:09:29.783 ************ 2026-05-04 12:33:26.219239 | instance | included: ingress for instance 2026-05-04 12:33:26.219321 | instance | 2026-05-04 12:33:26.219564 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-05-04 12:33:26.219601 | instance | Monday 04 May 2026 12:33:26 +0000 (0:00:00.110) 0:09:29.894 ************ 2026-05-04 12:33:27.498006 | instance | ok: [instance] 2026-05-04 12:33:27.498139 | instance | 2026-05-04 12:33:27.498151 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-05-04 12:33:27.498270 | instance | Monday 04 May 2026 12:33:27 +0000 (0:00:01.278) 0:09:31.173 ************ 2026-05-04 12:33:28.165325 | instance | ok: [instance] 2026-05-04 12:33:28.165400 | instance | 2026-05-04 12:33:28.165660 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-05-04 12:33:28.165700 | instance | Monday 04 May 2026 12:33:28 +0000 (0:00:00.667) 0:09:31.840 ************ 2026-05-04 12:33:33.249966 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-05-04 12:33:33.250045 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-05-04 12:33:33.250719 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-05-04 12:33:33.250756 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-05-04 12:33:33.250761 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-05-04 12:33:33.250766 | instance | 2026-05-04 12:33:33.250771 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:33:33.250776 | instance | Monday 04 May 2026 12:33:33 +0000 (0:00:05.084) 0:09:36.925 ************ 2026-05-04 12:33:33.365564 | instance | ok: [instance] 2026-05-04 12:33:33.365627 | instance | 2026-05-04 12:33:33.365901 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:33:33.365938 | instance | Monday 04 May 2026 12:33:33 +0000 (0:00:00.115) 0:09:37.041 ************ 2026-05-04 12:33:33.508503 | instance | included: rabbitmq for instance 2026-05-04 12:33:33.508610 | instance | 2026-05-04 12:33:33.508703 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 12:33:33.508850 | instance | Monday 04 May 2026 12:33:33 +0000 (0:00:00.142) 0:09:37.183 ************ 2026-05-04 12:33:34.231503 | instance | ok: [instance] 2026-05-04 12:33:34.231582 | instance | 2026-05-04 12:33:34.231834 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 12:33:34.231878 | instance | Monday 04 May 2026 12:33:34 +0000 (0:00:00.723) 0:09:37.907 ************ 2026-05-04 12:33:34.403819 | instance | skipping: [instance] 2026-05-04 12:33:34.403888 | instance | 2026-05-04 12:33:34.404153 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 12:33:34.404196 | instance | Monday 04 May 2026 12:33:34 +0000 (0:00:00.172) 0:09:38.079 ************ 2026-05-04 12:33:34.616533 | instance | skipping: [instance] 2026-05-04 12:33:34.616597 | instance | 2026-05-04 12:33:34.616806 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 12:33:34.616969 | instance | Monday 04 May 2026 12:33:34 +0000 (0:00:00.212) 0:09:38.292 ************ 2026-05-04 12:33:34.790249 | instance | skipping: [instance] 2026-05-04 12:33:34.790392 | instance | 2026-05-04 12:33:34.790647 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 12:33:34.790912 | instance | Monday 04 May 2026 12:33:34 +0000 (0:00:00.173) 0:09:38.465 ************ 2026-05-04 12:33:35.659651 | instance | ok: [instance] 2026-05-04 12:33:35.659880 | instance | 2026-05-04 12:33:35.660189 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:33:35.660465 | instance | Monday 04 May 2026 12:33:35 +0000 (0:00:00.868) 0:09:39.334 ************ 2026-05-04 12:33:36.328837 | instance | ok: [instance] 2026-05-04 12:33:36.329082 | instance | 2026-05-04 12:33:36.329375 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:33:36.329643 | instance | Monday 04 May 2026 12:33:36 +0000 (0:00:00.669) 0:09:40.003 ************ 2026-05-04 12:33:36.429363 | instance | ok: [instance] 2026-05-04 12:33:36.429598 | instance | 2026-05-04 12:33:36.429909 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:33:36.430227 | instance | Monday 04 May 2026 12:33:36 +0000 (0:00:00.100) 0:09:40.104 ************ 2026-05-04 12:33:36.519144 | instance | skipping: [instance] 2026-05-04 12:33:36.519376 | instance | 2026-05-04 12:33:36.519709 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:33:36.519977 | instance | Monday 04 May 2026 12:33:36 +0000 (0:00:00.089) 0:09:40.194 ************ 2026-05-04 12:33:36.610663 | instance | skipping: [instance] 2026-05-04 12:33:36.610927 | instance | 2026-05-04 12:33:36.611206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:33:36.611493 | instance | Monday 04 May 2026 12:33:36 +0000 (0:00:00.091) 0:09:40.285 ************ 2026-05-04 12:33:36.699474 | instance | ok: [instance] 2026-05-04 12:33:36.699722 | instance | 2026-05-04 12:33:36.700002 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:33:36.700287 | instance | Monday 04 May 2026 12:33:36 +0000 (0:00:00.088) 0:09:40.374 ************ 2026-05-04 12:33:36.918130 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:33:36.918402 | instance | ok: [instance] => (item=network) 2026-05-04 12:33:36.918682 | instance | ok: [instance] => (item=compute) 2026-05-04 12:33:36.919001 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 12:33:36.919689 | instance | ok: [instance] => (item=compute_metadata) 2026-05-04 12:33:36.919774 | instance | ok: [instance] => (item=baremetal) 2026-05-04 12:33:36.920005 | instance | ok: [instance] => (item=dns) 2026-05-04 12:33:36.920296 | instance | ok: [instance] => (item=load_balancer) 2026-05-04 12:33:36.920582 | instance | ok: [instance] => (item=identity) 2026-05-04 12:33:36.920822 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:33:36.921068 | instance | 2026-05-04 12:33:36.921356 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:33:36.921633 | instance | Monday 04 May 2026 12:33:36 +0000 (0:00:00.218) 0:09:40.593 ************ 2026-05-04 12:33:37.028699 | instance | ok: [instance] 2026-05-04 12:33:37.028832 | instance | 2026-05-04 12:33:37.029124 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:33:37.029384 | instance | Monday 04 May 2026 12:33:37 +0000 (0:00:00.110) 0:09:40.704 ************ 2026-05-04 12:33:37.150189 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:33:37.150418 | instance | 2026-05-04 12:33:37.150715 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:33:37.150992 | instance | Monday 04 May 2026 12:33:37 +0000 (0:00:00.121) 0:09:40.825 ************ 2026-05-04 12:33:37.758881 | instance | ok: [instance] 2026-05-04 12:33:37.758959 | instance | 2026-05-04 12:33:37.759068 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-05-04 12:33:37.759186 | instance | Monday 04 May 2026 12:33:37 +0000 (0:00:00.608) 0:09:41.434 ************ 2026-05-04 12:33:37.829514 | instance | skipping: [instance] 2026-05-04 12:33:37.829763 | instance | 2026-05-04 12:33:37.830091 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-05-04 12:33:37.830372 | instance | Monday 04 May 2026 12:33:37 +0000 (0:00:00.070) 0:09:41.504 ************ 2026-05-04 12:33:38.346655 | instance | ok: [instance] 2026-05-04 12:33:38.346874 | instance | 2026-05-04 12:33:38.347144 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-05-04 12:33:38.347426 | instance | Monday 04 May 2026 12:33:38 +0000 (0:00:00.516) 0:09:42.021 ************ 2026-05-04 12:33:38.437713 | instance | ok: [instance] 2026-05-04 12:33:38.437962 | instance | 2026-05-04 12:33:38.438255 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-05-04 12:33:38.438521 | instance | Monday 04 May 2026 12:33:38 +0000 (0:00:00.091) 0:09:42.112 ************ 2026-05-04 12:33:38.737743 | instance | ok: [instance] 2026-05-04 12:33:38.738022 | instance | 2026-05-04 12:33:38.738295 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-05-04 12:33:38.738559 | instance | Monday 04 May 2026 12:33:38 +0000 (0:00:00.300) 0:09:42.413 ************ 2026-05-04 12:33:41.268382 | instance | ok: [instance] 2026-05-04 12:33:41.268514 | instance | 2026-05-04 12:33:41.268860 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:33:41.269143 | instance | Monday 04 May 2026 12:33:41 +0000 (0:00:02.530) 0:09:44.943 ************ 2026-05-04 12:33:41.444625 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:33:41.444800 | instance | 2026-05-04 12:33:41.445093 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:33:41.445354 | instance | Monday 04 May 2026 12:33:41 +0000 (0:00:00.176) 0:09:45.119 ************ 2026-05-04 12:33:41.526699 | instance | skipping: [instance] 2026-05-04 12:33:41.526917 | instance | 2026-05-04 12:33:41.527216 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:33:41.527504 | instance | Monday 04 May 2026 12:33:41 +0000 (0:00:00.082) 0:09:45.202 ************ 2026-05-04 12:33:41.607423 | instance | skipping: [instance] 2026-05-04 12:33:41.607543 | instance | 2026-05-04 12:33:41.607608 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:33:41.607711 | instance | Monday 04 May 2026 12:33:41 +0000 (0:00:00.080) 0:09:45.283 ************ 2026-05-04 12:33:41.722090 | instance | ok: [instance] 2026-05-04 12:33:41.722291 | instance | 2026-05-04 12:33:41.722569 | instance | TASK [Create Ingress network] ************************************************** 2026-05-04 12:33:41.722835 | instance | Monday 04 May 2026 12:33:41 +0000 (0:00:00.114) 0:09:45.397 ************ 2026-05-04 12:33:41.869378 | instance | included: ingress for instance 2026-05-04 12:33:41.869453 | instance | 2026-05-04 12:33:41.869594 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-05-04 12:33:41.869768 | instance | Monday 04 May 2026 12:33:41 +0000 (0:00:00.146) 0:09:45.544 ************ 2026-05-04 12:33:42.960667 | instance | ok: [instance] 2026-05-04 12:33:42.960979 | instance | 2026-05-04 12:33:42.961426 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-05-04 12:33:42.961792 | instance | Monday 04 May 2026 12:33:42 +0000 (0:00:01.090) 0:09:46.634 ************ 2026-05-04 12:33:43.733816 | instance | ok: [instance] 2026-05-04 12:33:43.734143 | instance | 2026-05-04 12:33:43.734455 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-05-04 12:33:43.734791 | instance | Monday 04 May 2026 12:33:43 +0000 (0:00:00.774) 0:09:47.408 ************ 2026-05-04 12:33:44.946355 | instance | ok: [instance] => (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) 2026-05-04 12:33:44.946599 | instance | 2026-05-04 12:33:44.946894 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-05-04 12:33:44.947194 | instance | Monday 04 May 2026 12:33:44 +0000 (0:00:01.212) 0:09:48.621 ************ 2026-05-04 12:33:46.352365 | instance | ok: [instance] => (item=[{'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True}, {'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]) 2026-05-04 12:33:46.352555 | instance | 2026-05-04 12:33:46.352682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:33:46.352848 | instance | Monday 04 May 2026 12:33:46 +0000 (0:00:01.404) 0:09:50.026 ************ 2026-05-04 12:33:46.468920 | instance | ok: [instance] 2026-05-04 12:33:46.469132 | instance | 2026-05-04 12:33:46.469393 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:33:46.469658 | instance | Monday 04 May 2026 12:33:46 +0000 (0:00:00.118) 0:09:50.144 ************ 2026-05-04 12:33:46.603584 | instance | included: rabbitmq for instance 2026-05-04 12:33:46.603819 | instance | 2026-05-04 12:33:46.604100 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 12:33:46.604360 | instance | Monday 04 May 2026 12:33:46 +0000 (0:00:00.134) 0:09:50.278 ************ 2026-05-04 12:33:47.314331 | instance | ok: [instance] 2026-05-04 12:33:47.314450 | instance | 2026-05-04 12:33:47.314601 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 12:33:47.314666 | instance | Monday 04 May 2026 12:33:47 +0000 (0:00:00.709) 0:09:50.988 ************ 2026-05-04 12:33:47.488947 | instance | skipping: [instance] 2026-05-04 12:33:47.489160 | instance | 2026-05-04 12:33:47.489448 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 12:33:47.489719 | instance | Monday 04 May 2026 12:33:47 +0000 (0:00:00.175) 0:09:51.164 ************ 2026-05-04 12:33:47.657001 | instance | skipping: [instance] 2026-05-04 12:33:47.657174 | instance | 2026-05-04 12:33:47.657437 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 12:33:47.657696 | instance | Monday 04 May 2026 12:33:47 +0000 (0:00:00.168) 0:09:51.332 ************ 2026-05-04 12:33:47.844511 | instance | skipping: [instance] 2026-05-04 12:33:47.844625 | instance | 2026-05-04 12:33:47.844786 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 12:33:47.844960 | instance | Monday 04 May 2026 12:33:47 +0000 (0:00:00.187) 0:09:51.519 ************ 2026-05-04 12:33:48.765633 | instance | ok: [instance] 2026-05-04 12:33:48.765869 | instance | 2026-05-04 12:33:48.766229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:33:48.766445 | instance | Monday 04 May 2026 12:33:48 +0000 (0:00:00.919) 0:09:52.439 ************ 2026-05-04 12:33:49.518907 | instance | ok: [instance] 2026-05-04 12:33:49.519086 | instance | 2026-05-04 12:33:49.519392 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:33:49.519665 | instance | Monday 04 May 2026 12:33:49 +0000 (0:00:00.754) 0:09:53.194 ************ 2026-05-04 12:33:49.593419 | instance | ok: [instance] 2026-05-04 12:33:49.593644 | instance | 2026-05-04 12:33:49.593970 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:33:49.594238 | instance | Monday 04 May 2026 12:33:49 +0000 (0:00:00.074) 0:09:53.268 ************ 2026-05-04 12:33:49.676523 | instance | skipping: [instance] 2026-05-04 12:33:49.676798 | instance | 2026-05-04 12:33:49.677133 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:33:49.677454 | instance | Monday 04 May 2026 12:33:49 +0000 (0:00:00.083) 0:09:53.352 ************ 2026-05-04 12:33:49.754994 | instance | skipping: [instance] 2026-05-04 12:33:49.755235 | instance | 2026-05-04 12:33:49.755501 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:33:49.755761 | instance | Monday 04 May 2026 12:33:49 +0000 (0:00:00.078) 0:09:53.430 ************ 2026-05-04 12:33:49.943583 | instance | ok: [instance] 2026-05-04 12:33:49.943776 | instance | 2026-05-04 12:33:49.944063 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:33:49.944353 | instance | Monday 04 May 2026 12:33:49 +0000 (0:00:00.188) 0:09:53.618 ************ 2026-05-04 12:33:50.070822 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:33:50.070898 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 12:33:50.071007 | instance | ok: [instance] => (item=cloudformation) 2026-05-04 12:33:50.071129 | instance | ok: [instance] => (item=identity) 2026-05-04 12:33:50.071254 | instance | ok: [instance] => (item=orchestration) 2026-05-04 12:33:50.071372 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:33:50.071478 | instance | 2026-05-04 12:33:50.071622 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:33:50.071732 | instance | Monday 04 May 2026 12:33:50 +0000 (0:00:00.127) 0:09:53.746 ************ 2026-05-04 12:33:50.181236 | instance | ok: [instance] 2026-05-04 12:33:50.181323 | instance | 2026-05-04 12:33:50.181431 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:33:50.181581 | instance | Monday 04 May 2026 12:33:50 +0000 (0:00:00.110) 0:09:53.856 ************ 2026-05-04 12:33:50.291555 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:33:50.291693 | instance | 2026-05-04 12:33:50.291976 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:33:50.292237 | instance | Monday 04 May 2026 12:33:50 +0000 (0:00:00.109) 0:09:53.966 ************ 2026-05-04 12:33:50.893391 | instance | ok: [instance] 2026-05-04 12:33:50.893656 | instance | 2026-05-04 12:33:50.894019 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-05-04 12:33:50.894321 | instance | Monday 04 May 2026 12:33:50 +0000 (0:00:00.601) 0:09:54.567 ************ 2026-05-04 12:33:53.468767 | instance | ok: [instance] 2026-05-04 12:33:53.469145 | instance | 2026-05-04 12:33:53.469407 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:33:53.469759 | instance | Monday 04 May 2026 12:33:53 +0000 (0:00:02.575) 0:09:57.143 ************ 2026-05-04 12:33:53.639166 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:33:53.639410 | instance | 2026-05-04 12:33:53.639684 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:33:53.639963 | instance | Monday 04 May 2026 12:33:53 +0000 (0:00:00.170) 0:09:57.314 ************ 2026-05-04 12:33:53.728284 | instance | skipping: [instance] 2026-05-04 12:33:53.728438 | instance | 2026-05-04 12:33:53.728606 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:33:53.728780 | instance | Monday 04 May 2026 12:33:53 +0000 (0:00:00.089) 0:09:57.403 ************ 2026-05-04 12:33:53.826104 | instance | skipping: [instance] 2026-05-04 12:33:53.826349 | instance | 2026-05-04 12:33:53.826651 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:33:53.826939 | instance | Monday 04 May 2026 12:33:53 +0000 (0:00:00.097) 0:09:57.501 ************ 2026-05-04 12:33:53.922475 | instance | ok: [instance] 2026-05-04 12:33:53.922681 | instance | 2026-05-04 12:33:53.922944 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-05-04 12:33:53.923204 | instance | Monday 04 May 2026 12:33:53 +0000 (0:00:00.096) 0:09:57.597 ************ 2026-05-04 12:33:54.052265 | instance | included: ingress for instance 2026-05-04 12:33:54.052508 | instance | 2026-05-04 12:33:54.052773 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-05-04 12:33:54.053028 | instance | Monday 04 May 2026 12:33:54 +0000 (0:00:00.129) 0:09:57.727 ************ 2026-05-04 12:33:55.320349 | instance | ok: [instance] 2026-05-04 12:33:55.320514 | instance | 2026-05-04 12:33:55.320799 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:33:55.321066 | instance | Monday 04 May 2026 12:33:55 +0000 (0:00:01.267) 0:09:58.994 ************ 2026-05-04 12:33:55.501570 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:33:55.501774 | instance | 2026-05-04 12:33:55.502100 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:33:55.502361 | instance | Monday 04 May 2026 12:33:55 +0000 (0:00:00.181) 0:09:59.176 ************ 2026-05-04 12:33:55.577293 | instance | skipping: [instance] 2026-05-04 12:33:55.577488 | instance | 2026-05-04 12:33:55.577762 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:33:55.578048 | instance | Monday 04 May 2026 12:33:55 +0000 (0:00:00.076) 0:09:59.252 ************ 2026-05-04 12:33:55.667369 | instance | skipping: [instance] 2026-05-04 12:33:55.667570 | instance | 2026-05-04 12:33:55.667852 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:33:55.668115 | instance | Monday 04 May 2026 12:33:55 +0000 (0:00:00.089) 0:09:59.342 ************ 2026-05-04 12:33:55.754217 | instance | ok: [instance] 2026-05-04 12:33:55.754413 | instance | 2026-05-04 12:33:55.754695 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-05-04 12:33:55.754971 | instance | Monday 04 May 2026 12:33:55 +0000 (0:00:00.086) 0:09:59.429 ************ 2026-05-04 12:33:55.886631 | instance | included: ingress for instance 2026-05-04 12:33:55.886779 | instance | 2026-05-04 12:33:55.887065 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-05-04 12:33:55.887319 | instance | Monday 04 May 2026 12:33:55 +0000 (0:00:00.132) 0:09:59.562 ************ 2026-05-04 12:33:57.329709 | instance | ok: [instance] 2026-05-04 12:33:57.330023 | instance | 2026-05-04 12:33:57.330366 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-04 12:33:57.330635 | instance | Monday 04 May 2026 12:33:57 +0000 (0:00:01.442) 0:10:01.004 ************ 2026-05-04 12:33:57.614310 | instance | ok: [instance] 2026-05-04 12:33:57.614564 | instance | 2026-05-04 12:33:57.614838 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 12:33:57.615161 | instance | Monday 04 May 2026 12:33:57 +0000 (0:00:00.285) 0:10:01.289 ************ 2026-05-04 12:33:58.758963 | instance | ok: [instance] 2026-05-04 12:33:58.759099 | instance | 2026-05-04 12:33:58.759293 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-04 12:33:58.759467 | instance | Monday 04 May 2026 12:33:58 +0000 (0:00:01.144) 0:10:02.434 ************ 2026-05-04 12:33:59.037266 | instance | ok: [instance] 2026-05-04 12:33:59.037513 | instance | 2026-05-04 12:33:59.037776 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:33:59.038070 | instance | Monday 04 May 2026 12:33:59 +0000 (0:00:00.277) 0:10:02.712 ************ 2026-05-04 12:33:59.152604 | instance | ok: [instance] => { 2026-05-04 12:33:59.152877 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-04 12:33:59.153156 | instance | } 2026-05-04 12:33:59.153485 | instance | 2026-05-04 12:33:59.153773 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:33:59.154068 | instance | Monday 04 May 2026 12:33:59 +0000 (0:00:00.115) 0:10:02.827 ************ 2026-05-04 12:33:59.550015 | instance | ok: [instance] 2026-05-04 12:33:59.550244 | instance | 2026-05-04 12:33:59.550520 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:33:59.550788 | instance | Monday 04 May 2026 12:33:59 +0000 (0:00:00.397) 0:10:03.225 ************ 2026-05-04 12:34:00.620940 | instance | ok: [instance] 2026-05-04 12:34:00.621160 | instance | 2026-05-04 12:34:00.621402 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-04 12:34:00.621687 | instance | Monday 04 May 2026 12:34:00 +0000 (0:00:01.070) 0:10:04.295 ************ 2026-05-04 12:34:01.167820 | instance | ok: [instance] 2026-05-04 12:34:01.168030 | instance | 2026-05-04 12:34:01.168308 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-04 12:34:01.168591 | instance | Monday 04 May 2026 12:34:01 +0000 (0:00:00.547) 0:10:04.843 ************ 2026-05-04 12:34:01.933287 | instance | ok: [instance] 2026-05-04 12:34:01.933594 | instance | 2026-05-04 12:34:01.934071 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-04 12:34:01.934397 | instance | Monday 04 May 2026 12:34:01 +0000 (0:00:00.765) 0:10:05.608 ************ 2026-05-04 12:34:02.780861 | instance | ok: [instance] 2026-05-04 12:34:02.781080 | instance | 2026-05-04 12:34:02.781364 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-04 12:34:02.781633 | instance | Monday 04 May 2026 12:34:02 +0000 (0:00:00.847) 0:10:06.456 ************ 2026-05-04 12:34:03.179606 | instance | ok: [instance] 2026-05-04 12:34:03.179795 | instance | 2026-05-04 12:34:03.180041 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-04 12:34:03.180373 | instance | Monday 04 May 2026 12:34:03 +0000 (0:00:00.398) 0:10:06.854 ************ 2026-05-04 12:34:03.383155 | instance | included: openstack_helm_endpoints for instance 2026-05-04 12:34:03.383464 | instance | 2026-05-04 12:34:03.383843 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:34:03.384130 | instance | Monday 04 May 2026 12:34:03 +0000 (0:00:00.203) 0:10:07.058 ************ 2026-05-04 12:34:03.456605 | instance | skipping: [instance] 2026-05-04 12:34:03.456732 | instance | 2026-05-04 12:34:03.456919 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:34:03.457074 | instance | Monday 04 May 2026 12:34:03 +0000 (0:00:00.073) 0:10:07.132 ************ 2026-05-04 12:34:03.527525 | instance | skipping: [instance] 2026-05-04 12:34:03.527743 | instance | 2026-05-04 12:34:03.528022 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:34:03.528288 | instance | Monday 04 May 2026 12:34:03 +0000 (0:00:00.070) 0:10:07.202 ************ 2026-05-04 12:34:03.609575 | instance | skipping: [instance] 2026-05-04 12:34:03.609814 | instance | 2026-05-04 12:34:03.610145 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:34:03.610446 | instance | Monday 04 May 2026 12:34:03 +0000 (0:00:00.081) 0:10:07.284 ************ 2026-05-04 12:34:03.679259 | instance | skipping: [instance] 2026-05-04 12:34:03.679511 | instance | 2026-05-04 12:34:03.679813 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:34:03.680086 | instance | Monday 04 May 2026 12:34:03 +0000 (0:00:00.070) 0:10:07.354 ************ 2026-05-04 12:34:03.756457 | instance | skipping: [instance] 2026-05-04 12:34:03.756686 | instance | 2026-05-04 12:34:03.756980 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:34:03.757253 | instance | Monday 04 May 2026 12:34:03 +0000 (0:00:00.077) 0:10:07.432 ************ 2026-05-04 12:34:03.830083 | instance | skipping: [instance] 2026-05-04 12:34:03.830321 | instance | 2026-05-04 12:34:03.830599 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:34:03.830882 | instance | Monday 04 May 2026 12:34:03 +0000 (0:00:00.073) 0:10:07.505 ************ 2026-05-04 12:34:03.911435 | instance | ok: [instance] 2026-05-04 12:34:03.911665 | instance | 2026-05-04 12:34:03.911946 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:34:03.912203 | instance | Monday 04 May 2026 12:34:03 +0000 (0:00:00.080) 0:10:07.586 ************ 2026-05-04 12:34:04.002632 | instance | ok: [instance] => (item=identity) 2026-05-04 12:34:04.002869 | instance | 2026-05-04 12:34:04.003162 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:34:04.003422 | instance | Monday 04 May 2026 12:34:03 +0000 (0:00:00.091) 0:10:07.678 ************ 2026-05-04 12:34:04.233791 | instance | ok: [instance] 2026-05-04 12:34:04.234096 | instance | 2026-05-04 12:34:04.234386 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-04 12:34:04.234644 | instance | Monday 04 May 2026 12:34:04 +0000 (0:00:00.230) 0:10:07.908 ************ 2026-05-04 12:34:04.754569 | instance | ok: [instance] 2026-05-04 12:34:04.754827 | instance | 2026-05-04 12:34:04.755115 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-04 12:34:04.755503 | instance | Monday 04 May 2026 12:34:04 +0000 (0:00:00.521) 0:10:08.429 ************ 2026-05-04 12:34:05.266970 | instance | ok: [instance] 2026-05-04 12:34:05.267256 | instance | 2026-05-04 12:34:05.267568 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-04 12:34:05.267878 | instance | Monday 04 May 2026 12:34:05 +0000 (0:00:00.512) 0:10:08.942 ************ 2026-05-04 12:34:05.742881 | instance | ok: [instance] 2026-05-04 12:34:05.743125 | instance | 2026-05-04 12:34:05.743398 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-04 12:34:05.743658 | instance | Monday 04 May 2026 12:34:05 +0000 (0:00:00.475) 0:10:09.418 ************ 2026-05-04 12:34:06.297783 | instance | ok: [instance] 2026-05-04 12:34:06.298098 | instance | 2026-05-04 12:34:06.298375 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:34:06.298644 | instance | Monday 04 May 2026 12:34:06 +0000 (0:00:00.554) 0:10:09.972 ************ 2026-05-04 12:34:06.407574 | instance | ok: [instance] 2026-05-04 12:34:06.407834 | instance | 2026-05-04 12:34:06.408093 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:34:06.408362 | instance | Monday 04 May 2026 12:34:06 +0000 (0:00:00.110) 0:10:10.083 ************ 2026-05-04 12:34:06.563488 | instance | included: rabbitmq for instance 2026-05-04 12:34:06.563548 | instance | 2026-05-04 12:34:06.563560 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 12:34:06.563570 | instance | Monday 04 May 2026 12:34:06 +0000 (0:00:00.150) 0:10:10.233 ************ 2026-05-04 12:34:07.226963 | instance | ok: [instance] 2026-05-04 12:34:07.227185 | instance | 2026-05-04 12:34:07.227482 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 12:34:07.227762 | instance | Monday 04 May 2026 12:34:07 +0000 (0:00:00.668) 0:10:10.902 ************ 2026-05-04 12:34:07.403795 | instance | skipping: [instance] 2026-05-04 12:34:07.404038 | instance | 2026-05-04 12:34:07.404306 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 12:34:07.404564 | instance | Monday 04 May 2026 12:34:07 +0000 (0:00:00.177) 0:10:11.079 ************ 2026-05-04 12:34:07.574135 | instance | skipping: [instance] 2026-05-04 12:34:07.574379 | instance | 2026-05-04 12:34:07.574665 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 12:34:07.574910 | instance | Monday 04 May 2026 12:34:07 +0000 (0:00:00.170) 0:10:11.249 ************ 2026-05-04 12:34:07.757759 | instance | skipping: [instance] 2026-05-04 12:34:07.758011 | instance | 2026-05-04 12:34:07.758276 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 12:34:07.758593 | instance | Monday 04 May 2026 12:34:07 +0000 (0:00:00.183) 0:10:11.433 ************ 2026-05-04 12:34:08.603877 | instance | ok: [instance] 2026-05-04 12:34:08.604115 | instance | 2026-05-04 12:34:08.604415 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:34:08.604687 | instance | Monday 04 May 2026 12:34:08 +0000 (0:00:00.845) 0:10:12.279 ************ 2026-05-04 12:34:09.282598 | instance | ok: [instance] 2026-05-04 12:34:09.282670 | instance | 2026-05-04 12:34:09.282811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:34:09.282948 | instance | Monday 04 May 2026 12:34:09 +0000 (0:00:00.679) 0:10:12.958 ************ 2026-05-04 12:34:09.360448 | instance | ok: [instance] 2026-05-04 12:34:09.360715 | instance | 2026-05-04 12:34:09.361002 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:34:09.361270 | instance | Monday 04 May 2026 12:34:09 +0000 (0:00:00.077) 0:10:13.035 ************ 2026-05-04 12:34:09.439401 | instance | skipping: [instance] 2026-05-04 12:34:09.439593 | instance | 2026-05-04 12:34:09.439864 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:34:09.440116 | instance | Monday 04 May 2026 12:34:09 +0000 (0:00:00.079) 0:10:13.114 ************ 2026-05-04 12:34:09.517886 | instance | skipping: [instance] 2026-05-04 12:34:09.518124 | instance | 2026-05-04 12:34:09.518401 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:34:09.518651 | instance | Monday 04 May 2026 12:34:09 +0000 (0:00:00.078) 0:10:13.193 ************ 2026-05-04 12:34:09.590368 | instance | ok: [instance] 2026-05-04 12:34:09.590595 | instance | 2026-05-04 12:34:09.590872 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:34:09.591118 | instance | Monday 04 May 2026 12:34:09 +0000 (0:00:00.072) 0:10:13.265 ************ 2026-05-04 12:34:09.784394 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:34:09.784668 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:34:09.784962 | instance | ok: [instance] => (item=network) 2026-05-04 12:34:09.785236 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 12:34:09.785528 | instance | ok: [instance] => (item=valkey) 2026-05-04 12:34:09.785801 | instance | ok: [instance] => (item=load_balancer) 2026-05-04 12:34:09.786177 | instance | ok: [instance] => (item=identity) 2026-05-04 12:34:09.786439 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-05-04 12:34:09.786730 | instance | 2026-05-04 12:34:09.787021 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:34:09.787287 | instance | Monday 04 May 2026 12:34:09 +0000 (0:00:00.193) 0:10:13.459 ************ 2026-05-04 12:34:09.893404 | instance | ok: [instance] 2026-05-04 12:34:09.893655 | instance | 2026-05-04 12:34:09.893984 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:34:09.894266 | instance | Monday 04 May 2026 12:34:09 +0000 (0:00:00.108) 0:10:13.568 ************ 2026-05-04 12:34:10.001598 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:34:10.001828 | instance | 2026-05-04 12:34:10.002170 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:34:10.002450 | instance | Monday 04 May 2026 12:34:09 +0000 (0:00:00.108) 0:10:13.677 ************ 2026-05-04 12:34:10.608779 | instance | ok: [instance] 2026-05-04 12:34:10.608988 | instance | 2026-05-04 12:34:10.609250 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-05-04 12:34:10.609510 | instance | Monday 04 May 2026 12:34:10 +0000 (0:00:00.607) 0:10:14.284 ************ 2026-05-04 12:34:11.996843 | instance | ok: [instance] 2026-05-04 12:34:11.997096 | instance | 2026-05-04 12:34:11.997388 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-05-04 12:34:11.997674 | instance | Monday 04 May 2026 12:34:11 +0000 (0:00:01.388) 0:10:15.672 ************ 2026-05-04 12:34:12.979737 | instance | ok: [instance] 2026-05-04 12:34:12.979810 | instance | 2026-05-04 12:34:12.979908 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-05-04 12:34:12.980034 | instance | Monday 04 May 2026 12:34:12 +0000 (0:00:00.983) 0:10:16.655 ************ 2026-05-04 12:34:14.084687 | instance | ok: [instance] 2026-05-04 12:34:14.084774 | instance | 2026-05-04 12:34:14.084911 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-05-04 12:34:14.085031 | instance | Monday 04 May 2026 12:34:14 +0000 (0:00:01.105) 0:10:17.760 ************ 2026-05-04 12:34:15.086353 | instance | ok: [instance] 2026-05-04 12:34:15.086613 | instance | 2026-05-04 12:34:15.086912 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-05-04 12:34:15.087198 | instance | Monday 04 May 2026 12:34:15 +0000 (0:00:01.001) 0:10:18.761 ************ 2026-05-04 12:34:19.903462 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-05-04 12:34:19.903894 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-05-04 12:34:19.903955 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-05-04 12:34:19.904357 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-05-04 12:34:19.904445 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-05-04 12:34:19.904621 | instance | 2026-05-04 12:34:19.904936 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-05-04 12:34:19.905124 | instance | Monday 04 May 2026 12:34:19 +0000 (0:00:04.817) 0:10:23.578 ************ 2026-05-04 12:34:21.110633 | instance | ok: [instance] => (item=instance) 2026-05-04 12:34:21.110702 | instance | 2026-05-04 12:34:21.111003 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-05-04 12:34:21.111084 | instance | Monday 04 May 2026 12:34:21 +0000 (0:00:01.207) 0:10:24.786 ************ 2026-05-04 12:34:23.627450 | instance | ok: [instance] => (item=instance) 2026-05-04 12:34:23.627546 | instance | 2026-05-04 12:34:23.627617 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-05-04 12:34:23.627737 | instance | Monday 04 May 2026 12:34:23 +0000 (0:00:02.516) 0:10:27.303 ************ 2026-05-04 12:34:29.020263 | instance | ok: [instance] => (item=instance) 2026-05-04 12:34:29.020355 | instance | 2026-05-04 12:34:29.020462 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-05-04 12:34:29.020606 | instance | Monday 04 May 2026 12:34:29 +0000 (0:00:05.392) 0:10:32.695 ************ 2026-05-04 12:34:30.243724 | instance | ok: [instance] => (item=instance) 2026-05-04 12:34:30.243790 | instance | 2026-05-04 12:34:30.243986 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-05-04 12:34:30.244054 | instance | Monday 04 May 2026 12:34:30 +0000 (0:00:01.223) 0:10:33.919 ************ 2026-05-04 12:34:30.334109 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-05-04 12:34:30.334151 | instance | 2026-05-04 12:34:30.334433 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-05-04 12:34:30.334501 | instance | Monday 04 May 2026 12:34:30 +0000 (0:00:00.090) 0:10:34.009 ************ 2026-05-04 12:34:31.260906 | instance | ok: [instance] 2026-05-04 12:34:31.260982 | instance | 2026-05-04 12:34:31.261217 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-05-04 12:34:31.261277 | instance | Monday 04 May 2026 12:34:31 +0000 (0:00:00.927) 0:10:34.936 ************ 2026-05-04 12:34:33.163202 | instance | ok: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-05-04T12:11:22Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.125', 'hostname': 'host-172-24-3-125', 'fqdn': 'host-172-24-3-125.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '9522e223-08b8-4827-9a8d-1bd9bb797b2e', 'ip_address': '172.24.3.125'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:51:0a:5c', 'name': 'octavia-health-manager-port-instance', 'network_id': 'e6bf003d-53d6-4442-a5ac-c3d7bf9d3f83', 'numa_affinity_policy': None, 'project_id': '763451d2b9b749abb59cf8ccfcdd1276', 'tenant_id': '763451d2b9b749abb59cf8ccfcdd1276', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['a6c7eb0e-3f07-462b-ae7c-1dc30057d608'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-05-04T12:14:58Z', 'revision_number': 5, 'if_match': None, 'id': '19648021-dc01-4122-add7-6b92e48f9127', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-05-04 12:34:33.163704 | instance | ok: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {'port_filter': True, 'connectivity': 'l2', 'ovs_create_tap': False, 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'binding_vif_type': 'ovs', 'binding_vnic_type': 'normal', 'created_at': '2026-05-04T12:11:22Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.3.125', 'hostname': 'host-172-24-3-125', 'fqdn': 'host-172-24-3-125.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '9522e223-08b8-4827-9a8d-1bd9bb797b2e', 'ip_address': '172.24.3.125'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:51:0a:5c', 'name': 'octavia-health-manager-port-instance', 'network_id': 'e6bf003d-53d6-4442-a5ac-c3d7bf9d3f83', 'numa_affinity_policy': None, 'project_id': '763451d2b9b749abb59cf8ccfcdd1276', 'tenant_id': '763451d2b9b749abb59cf8ccfcdd1276', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['a6c7eb0e-3f07-462b-ae7c-1dc30057d608'], 'status': 'ACTIVE', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-05-04T12:14:58Z', 'revision_number': 5, 'if_match': None, 'id': '19648021-dc01-4122-add7-6b92e48f9127', 'tags': []}], 'invocation': {'module_args': {'port': 'octavia-health-manager-port-instance', 'name': 'octavia-health-manager-port-instance', 'wait': True, 'timeout': 180, 'interface': 'public', 'sdk_log_level': 'INFO', 'auth_type': None, 'auth': None, 'region_name': None, 'validate_certs': None, 'ca_cert': None, 'client_cert': None, 'client_key': None, 'api_timeout': None, 'sdk_log_path': None, 'filters': None}}, 'failed': False, 'item': 'instance', 'ansible_loop_var': 'item'}]) 2026-05-04 12:34:33.163756 | instance | 2026-05-04 12:34:33.163762 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-05-04 12:34:33.163767 | instance | Monday 04 May 2026 12:34:33 +0000 (0:00:01.902) 0:10:36.838 ************ 2026-05-04 12:34:34.153733 | instance | ok: [instance] 2026-05-04 12:34:34.153842 | instance | 2026-05-04 12:34:34.153960 | instance | TASK [Upload Amphora image] **************************************************** 2026-05-04 12:34:34.154058 | instance | Monday 04 May 2026 12:34:34 +0000 (0:00:00.990) 0:10:37.829 ************ 2026-05-04 12:34:34.367050 | instance | included: glance_image for instance 2026-05-04 12:34:34.367137 | instance | 2026-05-04 12:34:34.367156 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-05-04 12:34:34.367229 | instance | Monday 04 May 2026 12:34:34 +0000 (0:00:00.213) 0:10:38.042 ************ 2026-05-04 12:34:35.626388 | instance | ok: [instance] 2026-05-04 12:34:35.626464 | instance | 2026-05-04 12:34:35.626587 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-04 12:34:35.626731 | instance | Monday 04 May 2026 12:34:35 +0000 (0:00:01.259) 0:10:39.301 ************ 2026-05-04 12:34:36.548409 | instance | ok: [instance] 2026-05-04 12:34:36.548486 | instance | 2026-05-04 12:34:36.548756 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-04 12:34:36.548799 | instance | Monday 04 May 2026 12:34:36 +0000 (0:00:00.921) 0:10:40.223 ************ 2026-05-04 12:34:36.624486 | instance | skipping: [instance] 2026-05-04 12:34:36.624554 | instance | 2026-05-04 12:34:36.624811 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-04 12:34:36.624854 | instance | Monday 04 May 2026 12:34:36 +0000 (0:00:00.076) 0:10:40.299 ************ 2026-05-04 12:34:36.697398 | instance | skipping: [instance] 2026-05-04 12:34:36.697751 | instance | 2026-05-04 12:34:36.697790 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-04 12:34:36.697795 | instance | Monday 04 May 2026 12:34:36 +0000 (0:00:00.073) 0:10:40.372 ************ 2026-05-04 12:34:36.762860 | instance | skipping: [instance] 2026-05-04 12:34:36.762933 | instance | 2026-05-04 12:34:36.763185 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-04 12:34:36.763243 | instance | Monday 04 May 2026 12:34:36 +0000 (0:00:00.065) 0:10:40.438 ************ 2026-05-04 12:34:36.846655 | instance | skipping: [instance] 2026-05-04 12:34:36.847029 | instance | 2026-05-04 12:34:36.847072 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-04 12:34:36.847088 | instance | Monday 04 May 2026 12:34:36 +0000 (0:00:00.083) 0:10:40.522 ************ 2026-05-04 12:34:36.926422 | instance | skipping: [instance] 2026-05-04 12:34:36.926496 | instance | 2026-05-04 12:34:36.926943 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-04 12:34:36.927081 | instance | Monday 04 May 2026 12:34:36 +0000 (0:00:00.079) 0:10:40.601 ************ 2026-05-04 12:34:36.997995 | instance | skipping: [instance] 2026-05-04 12:34:36.998083 | instance | 2026-05-04 12:34:36.998300 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-04 12:34:36.998342 | instance | Monday 04 May 2026 12:34:36 +0000 (0:00:00.071) 0:10:40.673 ************ 2026-05-04 12:34:37.107118 | instance | skipping: [instance] 2026-05-04 12:34:37.107197 | instance | 2026-05-04 12:34:37.107332 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-05-04 12:34:37.107452 | instance | Monday 04 May 2026 12:34:37 +0000 (0:00:00.109) 0:10:40.782 ************ 2026-05-04 12:34:38.038092 | instance | ok: [instance] 2026-05-04 12:34:38.038156 | instance | 2026-05-04 12:34:38.038168 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-05-04 12:34:38.038179 | instance | Monday 04 May 2026 12:34:38 +0000 (0:00:00.928) 0:10:41.711 ************ 2026-05-04 12:34:38.724973 | instance | ok: [instance] 2026-05-04 12:34:38.725158 | instance | 2026-05-04 12:34:38.725371 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-05-04 12:34:38.725563 | instance | Monday 04 May 2026 12:34:38 +0000 (0:00:00.689) 0:10:42.400 ************ 2026-05-04 12:34:39.413033 | instance | ok: [instance] 2026-05-04 12:34:39.413247 | instance | 2026-05-04 12:34:39.413522 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-05-04 12:34:39.413783 | instance | Monday 04 May 2026 12:34:39 +0000 (0:00:00.687) 0:10:43.088 ************ 2026-05-04 12:34:40.430409 | instance | ok: [instance] 2026-05-04 12:34:40.430642 | instance | 2026-05-04 12:34:40.430930 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-05-04 12:34:40.431231 | instance | Monday 04 May 2026 12:34:40 +0000 (0:00:01.017) 0:10:44.105 ************ 2026-05-04 12:34:41.852858 | instance | ok: [instance] => (item=octavia-client) 2026-05-04 12:34:41.853100 | instance | ok: [instance] => (item=octavia-server) 2026-05-04 12:34:41.853347 | instance | 2026-05-04 12:34:41.853619 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-05-04 12:34:41.853883 | instance | Monday 04 May 2026 12:34:41 +0000 (0:00:01.422) 0:10:45.528 ************ 2026-05-04 12:34:42.538742 | instance | ok: [instance] 2026-05-04 12:34:42.539000 | instance | 2026-05-04 12:34:42.539267 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-05-04 12:34:42.539525 | instance | Monday 04 May 2026 12:34:42 +0000 (0:00:00.685) 0:10:46.213 ************ 2026-05-04 12:34:43.880277 | instance | ok: [instance] 2026-05-04 12:34:43.880747 | instance | 2026-05-04 12:34:43.880806 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-05-04 12:34:43.880989 | instance | Monday 04 May 2026 12:34:43 +0000 (0:00:01.341) 0:10:47.555 ************ 2026-05-04 12:34:46.213456 | instance | ok: [instance] 2026-05-04 12:34:46.213516 | instance | 2026-05-04 12:34:46.213522 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-05-04 12:34:46.213526 | instance | Monday 04 May 2026 12:34:46 +0000 (0:00:02.332) 0:10:49.888 ************ 2026-05-04 12:34:56.665161 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-05-04 12:34:56.665243 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-05-04 12:34:56.665255 | instance | 2026-05-04 12:34:56.665277 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:34:56.665292 | instance | Monday 04 May 2026 12:34:56 +0000 (0:00:10.451) 0:11:00.340 ************ 2026-05-04 12:34:56.850857 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:34:56.851085 | instance | 2026-05-04 12:34:56.851364 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:34:56.851621 | instance | Monday 04 May 2026 12:34:56 +0000 (0:00:00.185) 0:11:00.525 ************ 2026-05-04 12:34:56.933992 | instance | skipping: [instance] 2026-05-04 12:34:56.934065 | instance | 2026-05-04 12:34:56.934077 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:34:56.934087 | instance | Monday 04 May 2026 12:34:56 +0000 (0:00:00.080) 0:11:00.605 ************ 2026-05-04 12:34:57.000771 | instance | skipping: [instance] 2026-05-04 12:34:57.001019 | instance | 2026-05-04 12:34:57.001361 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:34:57.001687 | instance | Monday 04 May 2026 12:34:56 +0000 (0:00:00.070) 0:11:00.676 ************ 2026-05-04 12:34:57.089928 | instance | ok: [instance] 2026-05-04 12:34:57.090192 | instance | 2026-05-04 12:34:57.090480 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-05-04 12:34:57.090754 | instance | Monday 04 May 2026 12:34:57 +0000 (0:00:00.089) 0:11:00.765 ************ 2026-05-04 12:34:57.213724 | instance | included: ingress for instance 2026-05-04 12:34:57.213988 | instance | 2026-05-04 12:34:57.214319 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-05-04 12:34:57.214579 | instance | Monday 04 May 2026 12:34:57 +0000 (0:00:00.123) 0:11:00.889 ************ 2026-05-04 12:34:58.533583 | instance | ok: [instance] 2026-05-04 12:34:58.533779 | instance | 2026-05-04 12:34:58.534093 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:34:58.534362 | instance | Monday 04 May 2026 12:34:58 +0000 (0:00:01.318) 0:11:02.208 ************ 2026-05-04 12:34:58.759785 | instance | ok: [instance] 2026-05-04 12:34:58.760006 | instance | 2026-05-04 12:34:58.760273 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:34:58.760612 | instance | Monday 04 May 2026 12:34:58 +0000 (0:00:00.227) 0:11:02.435 ************ 2026-05-04 12:34:58.987905 | instance | included: rabbitmq for instance 2026-05-04 12:34:58.988119 | instance | 2026-05-04 12:34:58.988397 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 12:34:58.988746 | instance | Monday 04 May 2026 12:34:58 +0000 (0:00:00.228) 0:11:02.663 ************ 2026-05-04 12:34:59.692159 | instance | ok: [instance] 2026-05-04 12:34:59.692230 | instance | 2026-05-04 12:34:59.692362 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 12:34:59.692481 | instance | Monday 04 May 2026 12:34:59 +0000 (0:00:00.704) 0:11:03.367 ************ 2026-05-04 12:34:59.865477 | instance | skipping: [instance] 2026-05-04 12:34:59.865692 | instance | 2026-05-04 12:34:59.865988 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 12:34:59.866256 | instance | Monday 04 May 2026 12:34:59 +0000 (0:00:00.172) 0:11:03.540 ************ 2026-05-04 12:35:00.042586 | instance | skipping: [instance] 2026-05-04 12:35:00.042821 | instance | 2026-05-04 12:35:00.043085 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 12:35:00.043358 | instance | Monday 04 May 2026 12:35:00 +0000 (0:00:00.177) 0:11:03.718 ************ 2026-05-04 12:35:00.235469 | instance | skipping: [instance] 2026-05-04 12:35:00.235681 | instance | 2026-05-04 12:35:00.236024 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 12:35:00.236443 | instance | Monday 04 May 2026 12:35:00 +0000 (0:00:00.192) 0:11:03.910 ************ 2026-05-04 12:35:01.106776 | instance | ok: [instance] 2026-05-04 12:35:01.106875 | instance | 2026-05-04 12:35:01.107019 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:35:01.107134 | instance | Monday 04 May 2026 12:35:01 +0000 (0:00:00.871) 0:11:04.782 ************ 2026-05-04 12:35:01.779149 | instance | ok: [instance] 2026-05-04 12:35:01.779399 | instance | 2026-05-04 12:35:01.779703 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:35:01.779979 | instance | Monday 04 May 2026 12:35:01 +0000 (0:00:00.672) 0:11:05.454 ************ 2026-05-04 12:35:01.856584 | instance | ok: [instance] 2026-05-04 12:35:01.856820 | instance | 2026-05-04 12:35:01.857104 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:35:01.857368 | instance | Monday 04 May 2026 12:35:01 +0000 (0:00:00.077) 0:11:05.532 ************ 2026-05-04 12:35:01.929029 | instance | skipping: [instance] 2026-05-04 12:35:01.929252 | instance | 2026-05-04 12:35:01.929638 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:35:01.929801 | instance | Monday 04 May 2026 12:35:01 +0000 (0:00:00.072) 0:11:05.604 ************ 2026-05-04 12:35:02.004143 | instance | skipping: [instance] 2026-05-04 12:35:02.004361 | instance | 2026-05-04 12:35:02.004638 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:35:02.004903 | instance | Monday 04 May 2026 12:35:02 +0000 (0:00:00.074) 0:11:05.679 ************ 2026-05-04 12:35:02.079391 | instance | ok: [instance] 2026-05-04 12:35:02.079676 | instance | 2026-05-04 12:35:02.079990 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:35:02.080287 | instance | Monday 04 May 2026 12:35:02 +0000 (0:00:00.075) 0:11:05.754 ************ 2026-05-04 12:35:02.236086 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:35:02.236362 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 12:35:02.236622 | instance | ok: [instance] => (item=key_manager) 2026-05-04 12:35:02.236895 | instance | ok: [instance] => (item=container_infra) 2026-05-04 12:35:02.237152 | instance | ok: [instance] => (item=identity) 2026-05-04 12:35:02.237421 | instance | ok: [instance] => (item=orchestration) 2026-05-04 12:35:02.237672 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:35:02.238633 | instance | 2026-05-04 12:35:02.238699 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:35:02.238711 | instance | Monday 04 May 2026 12:35:02 +0000 (0:00:00.156) 0:11:05.911 ************ 2026-05-04 12:35:02.346211 | instance | ok: [instance] 2026-05-04 12:35:02.346444 | instance | 2026-05-04 12:35:02.346723 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:35:02.346980 | instance | Monday 04 May 2026 12:35:02 +0000 (0:00:00.109) 0:11:06.021 ************ 2026-05-04 12:35:02.457666 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:35:02.457923 | instance | 2026-05-04 12:35:02.458204 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:35:02.458452 | instance | Monday 04 May 2026 12:35:02 +0000 (0:00:00.111) 0:11:06.133 ************ 2026-05-04 12:35:03.057929 | instance | ok: [instance] 2026-05-04 12:35:03.058157 | instance | 2026-05-04 12:35:03.058426 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:35:03.058735 | instance | Monday 04 May 2026 12:35:03 +0000 (0:00:00.600) 0:11:06.733 ************ 2026-05-04 12:35:03.153142 | instance | ok: [instance] => { 2026-05-04 12:35:03.153326 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-05-04 12:35:03.153501 | instance | } 2026-05-04 12:35:03.153669 | instance | 2026-05-04 12:35:03.153898 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:35:03.154310 | instance | Monday 04 May 2026 12:35:03 +0000 (0:00:00.095) 0:11:06.828 ************ 2026-05-04 12:35:03.566591 | instance | ok: [instance] 2026-05-04 12:35:03.566661 | instance | 2026-05-04 12:35:03.566787 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:35:03.566917 | instance | Monday 04 May 2026 12:35:03 +0000 (0:00:00.413) 0:11:07.242 ************ 2026-05-04 12:35:03.673959 | instance | skipping: [instance] 2026-05-04 12:35:03.674000 | instance | 2026-05-04 12:35:03.674005 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-05-04 12:35:03.674010 | instance | Monday 04 May 2026 12:35:03 +0000 (0:00:00.105) 0:11:07.347 ************ 2026-05-04 12:35:04.261498 | instance | ok: [instance] 2026-05-04 12:35:04.261700 | instance | 2026-05-04 12:35:04.261993 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:35:04.262251 | instance | Monday 04 May 2026 12:35:04 +0000 (0:00:00.589) 0:11:07.936 ************ 2026-05-04 12:35:04.371989 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:35:04.372228 | instance | 2026-05-04 12:35:04.372490 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:35:04.372748 | instance | Monday 04 May 2026 12:35:04 +0000 (0:00:00.111) 0:11:08.047 ************ 2026-05-04 12:35:04.975363 | instance | ok: [instance] 2026-05-04 12:35:04.975596 | instance | 2026-05-04 12:35:04.975870 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-05-04 12:35:04.976130 | instance | Monday 04 May 2026 12:35:04 +0000 (0:00:00.603) 0:11:08.650 ************ 2026-05-04 12:35:05.242366 | instance | ok: [instance] 2026-05-04 12:35:05.242550 | instance | 2026-05-04 12:35:05.242820 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-05-04 12:35:05.243082 | instance | Monday 04 May 2026 12:35:05 +0000 (0:00:00.266) 0:11:08.917 ************ 2026-05-04 12:35:05.878940 | instance | ok: [instance] 2026-05-04 12:35:05.879141 | instance | 2026-05-04 12:35:05.879424 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-05-04 12:35:05.879711 | instance | Monday 04 May 2026 12:35:05 +0000 (0:00:00.636) 0:11:09.554 ************ 2026-05-04 12:35:06.885320 | instance | ok: [instance] 2026-05-04 12:35:06.885408 | instance | 2026-05-04 12:35:06.885547 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-05-04 12:35:06.885662 | instance | Monday 04 May 2026 12:35:06 +0000 (0:00:01.006) 0:11:10.560 ************ 2026-05-04 12:35:10.221953 | instance | ok: [instance] 2026-05-04 12:35:10.222225 | instance | 2026-05-04 12:35:10.222504 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-05-04 12:35:10.222774 | instance | Monday 04 May 2026 12:35:10 +0000 (0:00:03.336) 0:11:13.897 ************ 2026-05-04 12:35:10.475674 | instance | ok: [instance] 2026-05-04 12:35:10.475931 | instance | 2026-05-04 12:35:10.476162 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-05-04 12:35:10.476431 | instance | Monday 04 May 2026 12:35:10 +0000 (0:00:00.253) 0:11:14.150 ************ 2026-05-04 12:35:12.434599 | instance | ok: [instance] 2026-05-04 12:35:12.434676 | instance | 2026-05-04 12:35:12.435219 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-05-04 12:35:12.435284 | instance | Monday 04 May 2026 12:35:12 +0000 (0:00:01.958) 0:11:16.109 ************ 2026-05-04 12:35:13.122431 | instance | ok: [instance] 2026-05-04 12:35:13.122510 | instance | 2026-05-04 12:35:13.122775 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-05-04 12:35:13.122816 | instance | Monday 04 May 2026 12:35:13 +0000 (0:00:00.688) 0:11:16.798 ************ 2026-05-04 12:35:13.193482 | instance | skipping: [instance] 2026-05-04 12:35:13.193670 | instance | 2026-05-04 12:35:13.193729 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-05-04 12:35:13.193836 | instance | Monday 04 May 2026 12:35:13 +0000 (0:00:00.070) 0:11:16.869 ************ 2026-05-04 12:35:13.283908 | instance | ok: [instance] 2026-05-04 12:35:13.283980 | instance | 2026-05-04 12:35:13.284257 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-05-04 12:35:13.284323 | instance | Monday 04 May 2026 12:35:13 +0000 (0:00:00.090) 0:11:16.959 ************ 2026-05-04 12:35:13.357445 | instance | skipping: [instance] 2026-05-04 12:35:13.357529 | instance | 2026-05-04 12:35:13.357785 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-05-04 12:35:13.357826 | instance | Monday 04 May 2026 12:35:13 +0000 (0:00:00.073) 0:11:17.033 ************ 2026-05-04 12:35:15.950299 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-05-04 12:35:15.950388 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-05-04 12:35:15.950725 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-05-04 12:35:15.951212 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-05-04 12:35:15.951224 | instance | 2026-05-04 12:35:15.951229 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-05-04 12:35:15.951234 | instance | Monday 04 May 2026 12:35:15 +0000 (0:00:02.592) 0:11:19.625 ************ 2026-05-04 12:35:16.059263 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-04 12:35:16.059328 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanetemplates.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/1/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-04 12:35:16.059523 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-04 12:35:16.059695 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigs.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-04 12:35:16.059894 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-04 12:35:16.060072 | instance | skipping: [instance] => (item={'crd': 'kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/template/properties/spec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-04 12:35:16.060245 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/initConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-04 12:35:16.060415 | instance | skipping: [instance] => (item={'crd': 'kubeadmcontrolplanes.controlplane.cluster.x-k8s.io', 'path': '/spec/versions/2/schema/openAPIV3Schema/properties/spec/properties/kubeadmConfigSpec/properties/joinConfiguration/properties/nodeRegistration/properties/imagePullPolicy/default'}) 2026-05-04 12:35:16.060574 | instance | skipping: [instance] 2026-05-04 12:35:16.060721 | instance | 2026-05-04 12:35:16.060883 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-05-04 12:35:16.061041 | instance | Monday 04 May 2026 12:35:16 +0000 (0:00:00.108) 0:11:19.734 ************ 2026-05-04 12:35:17.137207 | instance | ok: [instance] 2026-05-04 12:35:17.137432 | instance | 2026-05-04 12:35:17.137727 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-05-04 12:35:17.138021 | instance | Monday 04 May 2026 12:35:17 +0000 (0:00:01.077) 0:11:20.812 ************ 2026-05-04 12:35:17.849183 | instance | ok: [instance] 2026-05-04 12:35:17.849417 | instance | 2026-05-04 12:35:17.849801 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-05-04 12:35:17.850137 | instance | Monday 04 May 2026 12:35:17 +0000 (0:00:00.711) 0:11:21.524 ************ 2026-05-04 12:35:20.184619 | instance | ok: [instance] 2026-05-04 12:35:20.184936 | instance | 2026-05-04 12:35:20.185296 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-05-04 12:35:20.185492 | instance | Monday 04 May 2026 12:35:20 +0000 (0:00:02.335) 0:11:23.859 ************ 2026-05-04 12:35:20.940180 | instance | ok: [instance] 2026-05-04 12:35:20.940438 | instance | 2026-05-04 12:35:20.940760 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:35:20.941153 | instance | Monday 04 May 2026 12:35:20 +0000 (0:00:00.755) 0:11:24.615 ************ 2026-05-04 12:35:21.109680 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:35:21.109801 | instance | 2026-05-04 12:35:21.110082 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:35:21.110238 | instance | Monday 04 May 2026 12:35:21 +0000 (0:00:00.169) 0:11:24.785 ************ 2026-05-04 12:35:21.182719 | instance | skipping: [instance] 2026-05-04 12:35:21.182945 | instance | 2026-05-04 12:35:21.183233 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:35:21.183502 | instance | Monday 04 May 2026 12:35:21 +0000 (0:00:00.072) 0:11:24.858 ************ 2026-05-04 12:35:21.261780 | instance | skipping: [instance] 2026-05-04 12:35:21.262091 | instance | 2026-05-04 12:35:21.262398 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:35:21.262804 | instance | Monday 04 May 2026 12:35:21 +0000 (0:00:00.078) 0:11:24.937 ************ 2026-05-04 12:35:21.352992 | instance | ok: [instance] 2026-05-04 12:35:21.353207 | instance | 2026-05-04 12:35:21.353563 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-05-04 12:35:21.353853 | instance | Monday 04 May 2026 12:35:21 +0000 (0:00:00.091) 0:11:25.028 ************ 2026-05-04 12:35:21.584144 | instance | included: ingress for instance 2026-05-04 12:35:21.584368 | instance | 2026-05-04 12:35:21.584652 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-05-04 12:35:21.584909 | instance | Monday 04 May 2026 12:35:21 +0000 (0:00:00.230) 0:11:25.259 ************ 2026-05-04 12:35:22.691711 | instance | ok: [instance] 2026-05-04 12:35:22.691953 | instance | 2026-05-04 12:35:22.692283 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-05-04 12:35:22.692557 | instance | Monday 04 May 2026 12:35:22 +0000 (0:00:01.106) 0:11:26.366 ************ 2026-05-04 12:35:23.451734 | instance | ok: [instance] 2026-05-04 12:35:23.451837 | instance | 2026-05-04 12:35:23.451976 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-05-04 12:35:23.452100 | instance | Monday 04 May 2026 12:35:23 +0000 (0:00:00.759) 0:11:27.125 ************ 2026-05-04 12:35:23.626901 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:35:23.627085 | instance | 2026-05-04 12:35:23.627254 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:35:23.627423 | instance | Monday 04 May 2026 12:35:23 +0000 (0:00:00.176) 0:11:27.302 ************ 2026-05-04 12:35:23.733008 | instance | skipping: [instance] 2026-05-04 12:35:23.733087 | instance | 2026-05-04 12:35:23.733106 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:35:23.734208 | instance | Monday 04 May 2026 12:35:23 +0000 (0:00:00.105) 0:11:27.407 ************ 2026-05-04 12:35:23.820789 | instance | skipping: [instance] 2026-05-04 12:35:23.821000 | instance | 2026-05-04 12:35:23.821289 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:35:23.821551 | instance | Monday 04 May 2026 12:35:23 +0000 (0:00:00.088) 0:11:27.496 ************ 2026-05-04 12:35:23.908022 | instance | ok: [instance] 2026-05-04 12:35:23.908270 | instance | 2026-05-04 12:35:23.908539 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-05-04 12:35:23.908810 | instance | Monday 04 May 2026 12:35:23 +0000 (0:00:00.087) 0:11:27.583 ************ 2026-05-04 12:35:24.032333 | instance | included: ingress for instance 2026-05-04 12:35:24.032563 | instance | 2026-05-04 12:35:24.032828 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-05-04 12:35:24.033089 | instance | Monday 04 May 2026 12:35:24 +0000 (0:00:00.124) 0:11:27.707 ************ 2026-05-04 12:35:25.136495 | instance | ok: [instance] 2026-05-04 12:35:25.136622 | instance | 2026-05-04 12:35:25.136790 | instance | TASK [Upload images] *********************************************************** 2026-05-04 12:35:25.136957 | instance | Monday 04 May 2026 12:35:25 +0000 (0:00:01.104) 0:11:28.812 ************ 2026-05-04 12:35:25.341146 | instance | included: glance_image for instance => (item={'name': 'ubuntu-2204-kube-v1.34.3', 'url': 'https://github.com/vexxhost/capo-image-elements/releases/download/2025.12-3/ubuntu-22.04-v1.34.3.qcow2', 'distro': 'ubuntu'}) 2026-05-04 12:35:25.341229 | instance | 2026-05-04 12:35:25.341357 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-04 12:35:25.341479 | instance | Monday 04 May 2026 12:35:25 +0000 (0:00:00.204) 0:11:29.016 ************ 2026-05-04 12:35:26.285547 | instance | ok: [instance] 2026-05-04 12:35:26.285902 | instance | 2026-05-04 12:35:26.286307 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-04 12:35:26.286690 | instance | Monday 04 May 2026 12:35:26 +0000 (0:00:00.943) 0:11:29.960 ************ 2026-05-04 12:35:26.352202 | instance | skipping: [instance] 2026-05-04 12:35:26.352343 | instance | 2026-05-04 12:35:26.352517 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-04 12:35:26.352688 | instance | Monday 04 May 2026 12:35:26 +0000 (0:00:00.067) 0:11:30.027 ************ 2026-05-04 12:35:26.426095 | instance | skipping: [instance] 2026-05-04 12:35:26.426332 | instance | 2026-05-04 12:35:26.426603 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-04 12:35:26.426868 | instance | Monday 04 May 2026 12:35:26 +0000 (0:00:00.073) 0:11:30.101 ************ 2026-05-04 12:35:26.490219 | instance | skipping: [instance] 2026-05-04 12:35:26.490471 | instance | 2026-05-04 12:35:26.490736 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-04 12:35:26.490991 | instance | Monday 04 May 2026 12:35:26 +0000 (0:00:00.064) 0:11:30.165 ************ 2026-05-04 12:35:26.553533 | instance | skipping: [instance] 2026-05-04 12:35:26.553793 | instance | 2026-05-04 12:35:26.554132 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-04 12:35:26.554417 | instance | Monday 04 May 2026 12:35:26 +0000 (0:00:00.063) 0:11:30.228 ************ 2026-05-04 12:35:26.620253 | instance | skipping: [instance] 2026-05-04 12:35:26.620473 | instance | 2026-05-04 12:35:26.620758 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-04 12:35:26.621014 | instance | Monday 04 May 2026 12:35:26 +0000 (0:00:00.066) 0:11:30.295 ************ 2026-05-04 12:35:26.689447 | instance | skipping: [instance] 2026-05-04 12:35:26.689689 | instance | 2026-05-04 12:35:26.690045 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-04 12:35:26.690317 | instance | Monday 04 May 2026 12:35:26 +0000 (0:00:00.068) 0:11:30.364 ************ 2026-05-04 12:35:26.922641 | instance | skipping: [instance] 2026-05-04 12:35:26.923028 | instance | 2026-05-04 12:35:26.923045 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:35:26.923132 | instance | Monday 04 May 2026 12:35:26 +0000 (0:00:00.233) 0:11:30.598 ************ 2026-05-04 12:35:27.031378 | instance | ok: [instance] 2026-05-04 12:35:27.031606 | instance | 2026-05-04 12:35:27.031884 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:35:27.032133 | instance | Monday 04 May 2026 12:35:27 +0000 (0:00:00.108) 0:11:30.706 ************ 2026-05-04 12:35:27.266403 | instance | included: rabbitmq for instance 2026-05-04 12:35:27.266624 | instance | 2026-05-04 12:35:27.266910 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-05-04 12:35:27.267172 | instance | Monday 04 May 2026 12:35:27 +0000 (0:00:00.235) 0:11:30.941 ************ 2026-05-04 12:35:27.969369 | instance | ok: [instance] 2026-05-04 12:35:27.969585 | instance | 2026-05-04 12:35:27.969849 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-05-04 12:35:27.970155 | instance | Monday 04 May 2026 12:35:27 +0000 (0:00:00.702) 0:11:31.644 ************ 2026-05-04 12:35:28.157002 | instance | skipping: [instance] 2026-05-04 12:35:28.157233 | instance | 2026-05-04 12:35:28.157502 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-05-04 12:35:28.157769 | instance | Monday 04 May 2026 12:35:28 +0000 (0:00:00.187) 0:11:31.832 ************ 2026-05-04 12:35:28.327722 | instance | skipping: [instance] 2026-05-04 12:35:28.327950 | instance | 2026-05-04 12:35:28.328264 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-05-04 12:35:28.328564 | instance | Monday 04 May 2026 12:35:28 +0000 (0:00:00.170) 0:11:32.003 ************ 2026-05-04 12:35:28.500522 | instance | skipping: [instance] 2026-05-04 12:35:28.500734 | instance | 2026-05-04 12:35:28.501004 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-05-04 12:35:28.501277 | instance | Monday 04 May 2026 12:35:28 +0000 (0:00:00.172) 0:11:32.175 ************ 2026-05-04 12:35:29.326196 | instance | ok: [instance] 2026-05-04 12:35:29.326825 | instance | 2026-05-04 12:35:29.326878 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:35:29.326895 | instance | Monday 04 May 2026 12:35:29 +0000 (0:00:00.825) 0:11:33.001 ************ 2026-05-04 12:35:30.015041 | instance | ok: [instance] 2026-05-04 12:35:30.015176 | instance | 2026-05-04 12:35:30.015364 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:35:30.015560 | instance | Monday 04 May 2026 12:35:30 +0000 (0:00:00.688) 0:11:33.690 ************ 2026-05-04 12:35:30.111329 | instance | ok: [instance] 2026-05-04 12:35:30.111493 | instance | 2026-05-04 12:35:30.111682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:35:30.111856 | instance | Monday 04 May 2026 12:35:30 +0000 (0:00:00.096) 0:11:33.786 ************ 2026-05-04 12:35:30.185995 | instance | skipping: [instance] 2026-05-04 12:35:30.186225 | instance | 2026-05-04 12:35:30.186561 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:35:30.186837 | instance | Monday 04 May 2026 12:35:30 +0000 (0:00:00.074) 0:11:33.861 ************ 2026-05-04 12:35:30.252608 | instance | skipping: [instance] 2026-05-04 12:35:30.252835 | instance | 2026-05-04 12:35:30.253113 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:35:30.253373 | instance | Monday 04 May 2026 12:35:30 +0000 (0:00:00.066) 0:11:33.928 ************ 2026-05-04 12:35:30.320576 | instance | ok: [instance] 2026-05-04 12:35:30.320789 | instance | 2026-05-04 12:35:30.321063 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:35:30.321318 | instance | Monday 04 May 2026 12:35:30 +0000 (0:00:00.067) 0:11:33.996 ************ 2026-05-04 12:35:30.438291 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:35:30.438553 | instance | ok: [instance] => (item=sharev2) 2026-05-04 12:35:30.438822 | instance | ok: [instance] => (item=oslo_messaging) 2026-05-04 12:35:30.439102 | instance | ok: [instance] => (item=identity) 2026-05-04 12:35:30.439362 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:35:30.439609 | instance | 2026-05-04 12:35:30.439876 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:35:30.440143 | instance | Monday 04 May 2026 12:35:30 +0000 (0:00:00.117) 0:11:34.113 ************ 2026-05-04 12:35:30.536948 | instance | ok: [instance] 2026-05-04 12:35:30.537191 | instance | 2026-05-04 12:35:30.537478 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:35:30.537747 | instance | Monday 04 May 2026 12:35:30 +0000 (0:00:00.097) 0:11:34.211 ************ 2026-05-04 12:35:30.637126 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:35:30.637325 | instance | 2026-05-04 12:35:30.637603 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:35:30.637862 | instance | Monday 04 May 2026 12:35:30 +0000 (0:00:00.101) 0:11:34.312 ************ 2026-05-04 12:35:31.194652 | instance | ok: [instance] 2026-05-04 12:35:31.194894 | instance | 2026-05-04 12:35:31.195166 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-05-04 12:35:31.195431 | instance | Monday 04 May 2026 12:35:31 +0000 (0:00:00.557) 0:11:34.870 ************ 2026-05-04 12:35:32.178040 | instance | ok: [instance] 2026-05-04 12:35:32.178302 | instance | 2026-05-04 12:35:32.178613 | instance | TASK [Upload service image] **************************************************** 2026-05-04 12:35:32.178896 | instance | Monday 04 May 2026 12:35:32 +0000 (0:00:00.983) 0:11:35.853 ************ 2026-05-04 12:35:32.380056 | instance | included: glance_image for instance 2026-05-04 12:35:32.380294 | instance | 2026-05-04 12:35:32.380581 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-05-04 12:35:32.380861 | instance | Monday 04 May 2026 12:35:32 +0000 (0:00:00.202) 0:11:36.055 ************ 2026-05-04 12:35:33.325960 | instance | ok: [instance] 2026-05-04 12:35:33.326346 | instance | 2026-05-04 12:35:33.326487 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-05-04 12:35:33.326753 | instance | Monday 04 May 2026 12:35:33 +0000 (0:00:00.945) 0:11:37.001 ************ 2026-05-04 12:35:33.396674 | instance | skipping: [instance] 2026-05-04 12:35:33.397006 | instance | 2026-05-04 12:35:33.397329 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-05-04 12:35:33.397681 | instance | Monday 04 May 2026 12:35:33 +0000 (0:00:00.070) 0:11:37.071 ************ 2026-05-04 12:35:33.465600 | instance | skipping: [instance] 2026-05-04 12:35:33.465755 | instance | 2026-05-04 12:35:33.466092 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-05-04 12:35:33.466350 | instance | Monday 04 May 2026 12:35:33 +0000 (0:00:00.068) 0:11:37.140 ************ 2026-05-04 12:35:33.546708 | instance | skipping: [instance] 2026-05-04 12:35:33.546936 | instance | 2026-05-04 12:35:33.547220 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-05-04 12:35:33.547616 | instance | Monday 04 May 2026 12:35:33 +0000 (0:00:00.081) 0:11:37.221 ************ 2026-05-04 12:35:33.622334 | instance | skipping: [instance] 2026-05-04 12:35:33.622477 | instance | 2026-05-04 12:35:33.622681 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-05-04 12:35:33.622850 | instance | Monday 04 May 2026 12:35:33 +0000 (0:00:00.075) 0:11:37.297 ************ 2026-05-04 12:35:33.691954 | instance | skipping: [instance] 2026-05-04 12:35:33.692200 | instance | 2026-05-04 12:35:33.692493 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-05-04 12:35:33.692750 | instance | Monday 04 May 2026 12:35:33 +0000 (0:00:00.069) 0:11:37.367 ************ 2026-05-04 12:35:33.763890 | instance | skipping: [instance] 2026-05-04 12:35:33.764129 | instance | 2026-05-04 12:35:33.764396 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-05-04 12:35:33.764662 | instance | Monday 04 May 2026 12:35:33 +0000 (0:00:00.071) 0:11:37.439 ************ 2026-05-04 12:35:33.870493 | instance | skipping: [instance] 2026-05-04 12:35:33.870736 | instance | 2026-05-04 12:35:33.871057 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-05-04 12:35:33.871368 | instance | Monday 04 May 2026 12:35:33 +0000 (0:00:00.106) 0:11:37.545 ************ 2026-05-04 12:35:34.882624 | instance | ok: [instance] 2026-05-04 12:35:34.882863 | instance | 2026-05-04 12:35:34.883138 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-05-04 12:35:34.883401 | instance | Monday 04 May 2026 12:35:34 +0000 (0:00:01.012) 0:11:38.557 ************ 2026-05-04 12:35:37.985678 | instance | ok: [instance] => (item=22) 2026-05-04 12:35:37.986016 | instance | ok: [instance] => (item=111) 2026-05-04 12:35:37.986336 | instance | ok: [instance] => (item=2049) 2026-05-04 12:35:37.986593 | instance | 2026-05-04 12:35:37.986875 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-05-04 12:35:37.987139 | instance | Monday 04 May 2026 12:35:37 +0000 (0:00:03.101) 0:11:41.659 ************ 2026-05-04 12:35:39.042803 | instance | ok: [instance] 2026-05-04 12:35:39.042949 | instance | 2026-05-04 12:35:39.042983 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-05-04 12:35:39.043254 | instance | Monday 04 May 2026 12:35:39 +0000 (0:00:01.057) 0:11:42.717 ************ 2026-05-04 12:35:39.248927 | instance | ok: [instance -> localhost] 2026-05-04 12:35:39.248998 | instance | 2026-05-04 12:35:39.249162 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-05-04 12:35:39.249250 | instance | Monday 04 May 2026 12:35:39 +0000 (0:00:00.206) 0:11:42.924 ************ 2026-05-04 12:35:39.649510 | instance | ok: [instance -> localhost] 2026-05-04 12:35:39.649582 | instance | 2026-05-04 12:35:39.649782 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-05-04 12:35:39.649941 | instance | Monday 04 May 2026 12:35:39 +0000 (0:00:00.400) 0:11:43.325 ************ 2026-05-04 12:35:40.107937 | instance | ok: [instance -> localhost] 2026-05-04 12:35:40.108250 | instance | 2026-05-04 12:35:40.108602 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-05-04 12:35:40.108945 | instance | Monday 04 May 2026 12:35:40 +0000 (0:00:00.458) 0:11:43.783 ************ 2026-05-04 12:35:40.334569 | instance | ok: [instance -> localhost] 2026-05-04 12:35:40.334711 | instance | 2026-05-04 12:35:40.334907 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-05-04 12:35:40.335086 | instance | Monday 04 May 2026 12:35:40 +0000 (0:00:00.226) 0:11:44.009 ************ 2026-05-04 12:35:41.027987 | instance | ok: [instance] 2026-05-04 12:35:41.028236 | instance | 2026-05-04 12:35:41.028509 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-05-04 12:35:41.028775 | instance | Monday 04 May 2026 12:35:41 +0000 (0:00:00.693) 0:11:44.703 ************ 2026-05-04 12:35:43.428636 | instance | ok: [instance] 2026-05-04 12:35:43.428877 | instance | 2026-05-04 12:35:43.429147 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:35:43.429438 | instance | Monday 04 May 2026 12:35:43 +0000 (0:00:02.400) 0:11:47.103 ************ 2026-05-04 12:35:43.614934 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:35:43.615163 | instance | 2026-05-04 12:35:43.615417 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:35:43.615694 | instance | Monday 04 May 2026 12:35:43 +0000 (0:00:00.186) 0:11:47.289 ************ 2026-05-04 12:35:43.692916 | instance | skipping: [instance] 2026-05-04 12:35:43.693163 | instance | 2026-05-04 12:35:43.693435 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:35:43.693690 | instance | Monday 04 May 2026 12:35:43 +0000 (0:00:00.078) 0:11:47.368 ************ 2026-05-04 12:35:43.777025 | instance | skipping: [instance] 2026-05-04 12:35:43.777399 | instance | 2026-05-04 12:35:43.777791 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:35:43.778201 | instance | Monday 04 May 2026 12:35:43 +0000 (0:00:00.082) 0:11:47.451 ************ 2026-05-04 12:35:43.877072 | instance | ok: [instance] 2026-05-04 12:35:43.877299 | instance | 2026-05-04 12:35:43.877560 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-05-04 12:35:43.877831 | instance | Monday 04 May 2026 12:35:43 +0000 (0:00:00.101) 0:11:47.552 ************ 2026-05-04 12:35:44.021805 | instance | included: ingress for instance 2026-05-04 12:35:44.022113 | instance | 2026-05-04 12:35:44.022385 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-05-04 12:35:44.022653 | instance | Monday 04 May 2026 12:35:44 +0000 (0:00:00.144) 0:11:47.697 ************ 2026-05-04 12:35:45.166891 | instance | ok: [instance] 2026-05-04 12:35:45.166960 | instance | 2026-05-04 12:35:45.167099 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-05-04 12:35:45.167268 | instance | Monday 04 May 2026 12:35:45 +0000 (0:00:01.144) 0:11:48.841 ************ 2026-05-04 12:35:46.621126 | instance | ok: [instance] 2026-05-04 12:35:46.621183 | instance | 2026-05-04 12:35:46.621194 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:35:46.621219 | instance | Monday 04 May 2026 12:35:46 +0000 (0:00:01.454) 0:11:50.295 ************ 2026-05-04 12:35:46.720702 | instance | ok: [instance] 2026-05-04 12:35:46.720773 | instance | 2026-05-04 12:35:46.721031 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:35:46.721071 | instance | Monday 04 May 2026 12:35:46 +0000 (0:00:00.100) 0:11:50.396 ************ 2026-05-04 12:35:46.799031 | instance | skipping: [instance] 2026-05-04 12:35:46.799142 | instance | 2026-05-04 12:35:46.799397 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:35:46.799441 | instance | Monday 04 May 2026 12:35:46 +0000 (0:00:00.077) 0:11:50.474 ************ 2026-05-04 12:35:46.875308 | instance | skipping: [instance] 2026-05-04 12:35:46.875680 | instance | 2026-05-04 12:35:46.875725 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:35:46.875737 | instance | Monday 04 May 2026 12:35:46 +0000 (0:00:00.076) 0:11:50.550 ************ 2026-05-04 12:35:46.959873 | instance | skipping: [instance] 2026-05-04 12:35:46.960015 | instance | 2026-05-04 12:35:46.960205 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:35:46.960388 | instance | Monday 04 May 2026 12:35:46 +0000 (0:00:00.083) 0:11:50.634 ************ 2026-05-04 12:35:47.038770 | instance | skipping: [instance] 2026-05-04 12:35:47.038893 | instance | 2026-05-04 12:35:47.039068 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:35:47.039232 | instance | Monday 04 May 2026 12:35:47 +0000 (0:00:00.079) 0:11:50.714 ************ 2026-05-04 12:35:47.126792 | instance | skipping: [instance] 2026-05-04 12:35:47.126889 | instance | 2026-05-04 12:35:47.127060 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:35:47.127232 | instance | Monday 04 May 2026 12:35:47 +0000 (0:00:00.087) 0:11:50.801 ************ 2026-05-04 12:35:47.205690 | instance | ok: [instance] 2026-05-04 12:35:47.206044 | instance | 2026-05-04 12:35:47.206412 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:35:47.206733 | instance | Monday 04 May 2026 12:35:47 +0000 (0:00:00.079) 0:11:50.880 ************ 2026-05-04 12:35:47.316365 | instance | ok: [instance] => (item=oslo_cache) 2026-05-04 12:35:47.316642 | instance | ok: [instance] => (item=identity) 2026-05-04 12:35:47.316940 | instance | ok: [instance] => (item=dashboard) 2026-05-04 12:35:47.317192 | instance | ok: [instance] => (item=oslo_db) 2026-05-04 12:35:47.317400 | instance | 2026-05-04 12:35:47.317609 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:35:47.317819 | instance | Monday 04 May 2026 12:35:47 +0000 (0:00:00.110) 0:11:50.991 ************ 2026-05-04 12:35:47.439776 | instance | ok: [instance] 2026-05-04 12:35:47.439901 | instance | 2026-05-04 12:35:47.440070 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:35:47.440227 | instance | Monday 04 May 2026 12:35:47 +0000 (0:00:00.123) 0:11:51.115 ************ 2026-05-04 12:35:47.551090 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:35:47.551411 | instance | 2026-05-04 12:35:47.551753 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:35:47.552103 | instance | Monday 04 May 2026 12:35:47 +0000 (0:00:00.110) 0:11:51.226 ************ 2026-05-04 12:35:48.318562 | instance | ok: [instance] 2026-05-04 12:35:48.318803 | instance | 2026-05-04 12:35:48.319089 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-05-04 12:35:48.319352 | instance | Monday 04 May 2026 12:35:48 +0000 (0:00:00.766) 0:11:51.992 ************ 2026-05-04 12:35:50.714958 | instance | ok: [instance] 2026-05-04 12:35:50.715037 | instance | 2026-05-04 12:35:50.715421 | instance | TASK [Create Ingress] ********************************************************** 2026-05-04 12:35:50.715656 | instance | Monday 04 May 2026 12:35:50 +0000 (0:00:02.396) 0:11:54.389 ************ 2026-05-04 12:35:50.877134 | instance | included: openstack_helm_ingress for instance 2026-05-04 12:35:50.877206 | instance | 2026-05-04 12:35:50.877472 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-05-04 12:35:50.877516 | instance | Monday 04 May 2026 12:35:50 +0000 (0:00:00.162) 0:11:54.552 ************ 2026-05-04 12:35:50.971330 | instance | skipping: [instance] 2026-05-04 12:35:50.971403 | instance | 2026-05-04 12:35:50.971410 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-05-04 12:35:50.971416 | instance | Monday 04 May 2026 12:35:50 +0000 (0:00:00.093) 0:11:54.645 ************ 2026-05-04 12:35:51.057179 | instance | skipping: [instance] 2026-05-04 12:35:51.057389 | instance | 2026-05-04 12:35:51.057720 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-05-04 12:35:51.058040 | instance | Monday 04 May 2026 12:35:51 +0000 (0:00:00.085) 0:11:54.731 ************ 2026-05-04 12:35:51.146167 | instance | ok: [instance] 2026-05-04 12:35:51.146336 | instance | 2026-05-04 12:35:51.146595 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-05-04 12:35:51.146853 | instance | Monday 04 May 2026 12:35:51 +0000 (0:00:00.090) 0:11:54.821 ************ 2026-05-04 12:35:51.275664 | instance | included: ingress for instance 2026-05-04 12:35:51.275806 | instance | 2026-05-04 12:35:51.276093 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-05-04 12:35:51.276349 | instance | Monday 04 May 2026 12:35:51 +0000 (0:00:00.129) 0:11:54.950 ************ 2026-05-04 12:35:52.489134 | instance | ok: [instance] 2026-05-04 12:35:52.489330 | instance | 2026-05-04 12:35:52.489603 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-05-04 12:35:52.489858 | instance | Monday 04 May 2026 12:35:52 +0000 (0:00:01.212) 0:11:56.163 ************ 2026-05-04 12:35:53.338138 | instance | ok: [instance] 2026-05-04 12:35:53.338204 | instance | 2026-05-04 12:35:53.338313 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-05-04 12:35:53.338429 | instance | Monday 04 May 2026 12:35:53 +0000 (0:00:00.850) 0:11:57.013 ************ 2026-05-04 12:36:00.665615 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.665912 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.666208 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.666485 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.666761 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.667030 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.667314 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.667589 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.667861 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.668159 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.668431 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.668700 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.668969 | instance | ok: [instance] 2026-05-04 12:36:00.669224 | instance | 2026-05-04 12:36:00.669501 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-05-04 12:36:00.669773 | instance | Monday 04 May 2026 12:36:00 +0000 (0:00:07.326) 0:12:04.340 ************ 2026-05-04 12:36:00.951407 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.951648 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.951945 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.952203 | instance | skipping: [instance] => (item=None) 2026-05-04 12:36:00.952459 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.952821 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.953084 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.953356 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.953614 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.953852 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.954155 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.954405 | instance | ok: [instance] => (item=None) 2026-05-04 12:36:00.954658 | instance | ok: [instance] 2026-05-04 12:36:00.954902 | instance | 2026-05-04 12:36:00.955178 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-05-04 12:36:00.955433 | instance | Monday 04 May 2026 12:36:00 +0000 (0:00:00.286) 0:12:04.626 ************ 2026-05-04 12:36:01.615500 | instance | ok: [instance] 2026-05-04 12:36:01.615579 | instance | 2026-05-04 12:36:01.615712 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-05-04 12:36:01.615833 | instance | Monday 04 May 2026 12:36:01 +0000 (0:00:00.664) 0:12:05.291 ************ 2026-05-04 12:36:02.436784 | instance | ok: [instance] 2026-05-04 12:36:02.436869 | instance | 2026-05-04 12:36:02.437971 | instance | PLAY [controllers] ************************************************************* 2026-05-04 12:36:02.438041 | instance | 2026-05-04 12:36:02.438052 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 12:36:02.438061 | instance | Monday 04 May 2026 12:36:02 +0000 (0:00:00.821) 0:12:06.112 ************ 2026-05-04 12:36:06.165653 | instance | ok: [instance] 2026-05-04 12:36:06.165971 | instance | 2026-05-04 12:36:06.166269 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-05-04 12:36:06.166542 | instance | Monday 04 May 2026 12:36:06 +0000 (0:00:03.728) 0:12:09.841 ************ 2026-05-04 12:36:06.441477 | instance | ok: [instance] 2026-05-04 12:36:06.441572 | instance | 2026-05-04 12:36:06.441761 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-05-04 12:36:06.442020 | instance | Monday 04 May 2026 12:36:06 +0000 (0:00:00.275) 0:12:10.116 ************ 2026-05-04 12:36:07.543260 | instance | ok: [instance] 2026-05-04 12:36:07.543391 | instance | 2026-05-04 12:36:07.543583 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-05-04 12:36:07.543767 | instance | Monday 04 May 2026 12:36:07 +0000 (0:00:01.102) 0:12:11.218 ************ 2026-05-04 12:36:07.823906 | instance | ok: [instance] 2026-05-04 12:36:07.824198 | instance | 2026-05-04 12:36:07.824481 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-05-04 12:36:07.824835 | instance | Monday 04 May 2026 12:36:07 +0000 (0:00:00.280) 0:12:11.499 ************ 2026-05-04 12:36:07.944654 | instance | ok: [instance] => { 2026-05-04 12:36:07.944944 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz" 2026-05-04 12:36:07.945216 | instance | } 2026-05-04 12:36:07.945465 | instance | 2026-05-04 12:36:07.945732 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-05-04 12:36:07.946052 | instance | Monday 04 May 2026 12:36:07 +0000 (0:00:00.120) 0:12:11.620 ************ 2026-05-04 12:36:08.330764 | instance | ok: [instance] 2026-05-04 12:36:08.331013 | instance | 2026-05-04 12:36:08.331319 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-05-04 12:36:08.331604 | instance | Monday 04 May 2026 12:36:08 +0000 (0:00:00.386) 0:12:12.006 ************ 2026-05-04 12:36:09.421745 | instance | ok: [instance] 2026-05-04 12:36:09.421882 | instance | 2026-05-04 12:36:09.422096 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-05-04 12:36:09.422256 | instance | Monday 04 May 2026 12:36:09 +0000 (0:00:01.090) 0:12:13.096 ************ 2026-05-04 12:36:09.925235 | instance | ok: [instance] 2026-05-04 12:36:09.925354 | instance | 2026-05-04 12:36:09.925526 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-05-04 12:36:09.925683 | instance | Monday 04 May 2026 12:36:09 +0000 (0:00:00.503) 0:12:13.600 ************ 2026-05-04 12:36:10.666482 | instance | ok: [instance] 2026-05-04 12:36:10.666848 | instance | 2026-05-04 12:36:10.667310 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-05-04 12:36:10.667689 | instance | Monday 04 May 2026 12:36:10 +0000 (0:00:00.741) 0:12:14.341 ************ 2026-05-04 12:36:11.512898 | instance | ok: [instance] 2026-05-04 12:36:11.513240 | instance | 2026-05-04 12:36:11.513644 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-05-04 12:36:11.514009 | instance | Monday 04 May 2026 12:36:11 +0000 (0:00:00.846) 0:12:15.188 ************ 2026-05-04 12:36:11.928953 | instance | ok: [instance] 2026-05-04 12:36:11.929100 | instance | 2026-05-04 12:36:11.929289 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-04 12:36:11.929438 | instance | Monday 04 May 2026 12:36:11 +0000 (0:00:00.415) 0:12:15.604 ************ 2026-05-04 12:36:12.113947 | instance | included: openstack_helm_endpoints for instance 2026-05-04 12:36:12.114256 | instance | 2026-05-04 12:36:12.114646 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:36:12.114956 | instance | Monday 04 May 2026 12:36:12 +0000 (0:00:00.184) 0:12:15.789 ************ 2026-05-04 12:36:12.189171 | instance | skipping: [instance] 2026-05-04 12:36:12.189396 | instance | 2026-05-04 12:36:12.189676 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:36:12.189987 | instance | Monday 04 May 2026 12:36:12 +0000 (0:00:00.075) 0:12:15.864 ************ 2026-05-04 12:36:12.251157 | instance | skipping: [instance] 2026-05-04 12:36:12.251380 | instance | 2026-05-04 12:36:12.251660 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:36:12.251922 | instance | Monday 04 May 2026 12:36:12 +0000 (0:00:00.062) 0:12:15.926 ************ 2026-05-04 12:36:12.312312 | instance | skipping: [instance] 2026-05-04 12:36:12.312536 | instance | 2026-05-04 12:36:12.312810 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:36:12.313065 | instance | Monday 04 May 2026 12:36:12 +0000 (0:00:00.061) 0:12:15.987 ************ 2026-05-04 12:36:12.374603 | instance | skipping: [instance] 2026-05-04 12:36:12.374757 | instance | 2026-05-04 12:36:12.374960 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:36:12.375228 | instance | Monday 04 May 2026 12:36:12 +0000 (0:00:00.062) 0:12:16.050 ************ 2026-05-04 12:36:12.436355 | instance | skipping: [instance] 2026-05-04 12:36:12.436580 | instance | 2026-05-04 12:36:12.436855 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:36:12.437113 | instance | Monday 04 May 2026 12:36:12 +0000 (0:00:00.061) 0:12:16.111 ************ 2026-05-04 12:36:12.500421 | instance | skipping: [instance] 2026-05-04 12:36:12.500470 | instance | 2026-05-04 12:36:12.500780 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:36:12.501042 | instance | Monday 04 May 2026 12:36:12 +0000 (0:00:00.063) 0:12:16.175 ************ 2026-05-04 12:36:12.574732 | instance | ok: [instance] 2026-05-04 12:36:12.574989 | instance | 2026-05-04 12:36:12.575286 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:36:12.575719 | instance | Monday 04 May 2026 12:36:12 +0000 (0:00:00.074) 0:12:16.249 ************ 2026-05-04 12:36:12.659986 | instance | ok: [instance] => (item=identity) 2026-05-04 12:36:12.660212 | instance | 2026-05-04 12:36:12.660474 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:36:12.660732 | instance | Monday 04 May 2026 12:36:12 +0000 (0:00:00.085) 0:12:16.335 ************ 2026-05-04 12:36:12.779189 | instance | ok: [instance] 2026-05-04 12:36:12.779409 | instance | 2026-05-04 12:36:12.779678 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-05-04 12:36:12.779940 | instance | Monday 04 May 2026 12:36:12 +0000 (0:00:00.119) 0:12:16.454 ************ 2026-05-04 12:36:13.272916 | instance | ok: [instance] 2026-05-04 12:36:13.273037 | instance | 2026-05-04 12:36:13.273225 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-05-04 12:36:13.273408 | instance | Monday 04 May 2026 12:36:13 +0000 (0:00:00.494) 0:12:16.948 ************ 2026-05-04 12:36:13.764710 | instance | ok: [instance] 2026-05-04 12:36:13.764934 | instance | 2026-05-04 12:36:13.765214 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-05-04 12:36:13.765480 | instance | Monday 04 May 2026 12:36:13 +0000 (0:00:00.491) 0:12:17.440 ************ 2026-05-04 12:36:14.224203 | instance | ok: [instance] 2026-05-04 12:36:14.224514 | instance | 2026-05-04 12:36:14.224848 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-05-04 12:36:14.225162 | instance | Monday 04 May 2026 12:36:14 +0000 (0:00:00.459) 0:12:17.899 ************ 2026-05-04 12:36:14.964483 | instance | ok: [instance] 2026-05-04 12:36:14.964701 | instance | 2026-05-04 12:36:14.964968 | instance | PLAY [Configure networking] **************************************************** 2026-05-04 12:36:14.965295 | instance | 2026-05-04 12:36:14.965510 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 12:36:14.965769 | instance | Monday 04 May 2026 12:36:14 +0000 (0:00:00.740) 0:12:18.640 ************ 2026-05-04 12:36:18.780223 | instance | ok: [instance] 2026-05-04 12:36:18.780461 | instance | 2026-05-04 12:36:18.780733 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-05-04 12:36:18.780999 | instance | Monday 04 May 2026 12:36:18 +0000 (0:00:03.815) 0:12:22.455 ************ 2026-05-04 12:36:19.053954 | instance | ok: [instance] 2026-05-04 12:36:19.054316 | instance | 2026-05-04 12:36:19.054689 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-05-04 12:36:19.054979 | instance | Monday 04 May 2026 12:36:19 +0000 (0:00:00.273) 0:12:22.729 ************ 2026-05-04 12:36:19.256091 | instance | ok: [instance] 2026-05-04 12:36:19.256338 | instance | 2026-05-04 12:36:19.256624 | instance | PLAY RECAP ********************************************************************* 2026-05-04 12:36:19.256940 | instance | instance : ok=759 changed=0 unreachable=0 failed=0 skipped=283 rescued=0 ignored=0 2026-05-04 12:36:19.257199 | instance | 2026-05-04 12:36:19.257480 | instance | Monday 04 May 2026 12:36:19 +0000 (0:00:00.199) 0:12:22.928 ************ 2026-05-04 12:36:19.257738 | instance | =============================================================================== 2026-05-04 12:36:19.258078 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 14.94s 2026-05-04 12:36:19.258423 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 14.88s 2026-05-04 12:36:19.258790 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 14.83s 2026-05-04 12:36:19.259262 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 14.81s 2026-05-04 12:36:19.259555 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 14.62s 2026-05-04 12:36:19.259833 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 11.14s 2026-05-04 12:36:19.260108 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 11.04s 2026-05-04 12:36:19.260383 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------ 10.45s 2026-05-04 12:36:19.260656 | instance | vexxhost.ceph.osd : Adopt OSDs to cluster ------------------------------ 10.10s 2026-05-04 12:36:19.260953 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.75s 2026-05-04 12:36:19.261261 | instance | vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets ----- 7.33s 2026-05-04 12:36:19.261509 | instance | vexxhost.ceph.mon : Get `cephadm ls` status ----------------------------- 5.66s 2026-05-04 12:36:19.261767 | instance | vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project --- 5.62s 2026-05-04 12:36:19.262101 | instance | vexxhost.ceph.osd : Get `cephadm ls` status ----------------------------- 5.50s 2026-05-04 12:36:19.262366 | instance | vexxhost.atmosphere.barbican : Add implied roles ------------------------ 5.50s 2026-05-04 12:36:19.262613 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.48s 2026-05-04 12:36:19.262871 | instance | vexxhost.atmosphere.octavia : Set binding for ports --------------------- 5.39s 2026-05-04 12:36:19.263142 | instance | vexxhost.atmosphere.nova : Create flavors ------------------------------- 5.08s 2026-05-04 12:36:19.263395 | instance | Gathering Facts --------------------------------------------------------- 5.05s 2026-05-04 12:36:19.263655 | instance | vexxhost.atmosphere.octavia : Create health manager security group rules --- 4.82s 2026-05-04 12:36:19.561925 | instance | INFO [aio > idempotence] Executed: Successful 2026-05-04 12:36:19.573525 | instance | INFO [aio > side_effect] Executing 2026-05-04 12:36:19.573907 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-05-04 12:36:19.581369 | instance | INFO [aio > verify] Executing 2026-05-04 12:36:20.402073 | instance | 2026-05-04 12:36:20.402335 | instance | PLAY [Run tests] *************************************************************** 2026-05-04 12:36:20.402722 | instance | 2026-05-04 12:36:20.402864 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-05-04 12:36:20.403145 | instance | Monday 04 May 2026 12:36:20 +0000 (0:00:00.010) 0:00:00.010 ************ 2026-05-04 12:36:23.098197 | instance | changed: [localhost] 2026-05-04 12:36:23.098457 | instance | 2026-05-04 12:36:23.098716 | instance | PLAY [controllers[0]] ********************************************************** 2026-05-04 12:36:23.098962 | instance | 2026-05-04 12:36:23.099231 | instance | TASK [Gathering Facts] ********************************************************* 2026-05-04 12:36:23.099526 | instance | Monday 04 May 2026 12:36:23 +0000 (0:00:02.695) 0:00:02.706 ************ 2026-05-04 12:36:27.250702 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-05-04 12:36:27.250954 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-05-04 12:36:27.251254 | instance | interpreter could change the meaning of that path. See 2026-05-04 12:36:27.251545 | instance | https://docs.ansible.com/ansible- 2026-05-04 12:36:27.251833 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-05-04 12:36:27.333510 | instance | ok: [instance] 2026-05-04 12:36:27.333737 | instance | 2026-05-04 12:36:27.334066 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-05-04 12:36:27.334338 | instance | Monday 04 May 2026 12:36:27 +0000 (0:00:04.235) 0:00:06.941 ************ 2026-05-04 12:36:28.503151 | instance | ok: [instance] 2026-05-04 12:36:28.503381 | instance | 2026-05-04 12:36:28.503657 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-05-04 12:36:28.503935 | instance | Monday 04 May 2026 12:36:28 +0000 (0:00:01.169) 0:00:08.111 ************ 2026-05-04 12:36:28.852164 | instance | ok: [instance] 2026-05-04 12:36:28.852401 | instance | 2026-05-04 12:36:28.852669 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-05-04 12:36:28.852935 | instance | Monday 04 May 2026 12:36:28 +0000 (0:00:00.349) 0:00:08.460 ************ 2026-05-04 12:36:29.475195 | instance | ok: [instance] 2026-05-04 12:36:29.475325 | instance | 2026-05-04 12:36:29.475506 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:36:29.475674 | instance | Monday 04 May 2026 12:36:29 +0000 (0:00:00.622) 0:00:09.083 ************ 2026-05-04 12:36:29.638605 | instance | ok: [instance] 2026-05-04 12:36:29.638728 | instance | 2026-05-04 12:36:29.638896 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:36:29.639067 | instance | Monday 04 May 2026 12:36:29 +0000 (0:00:00.164) 0:00:09.247 ************ 2026-05-04 12:36:29.694657 | instance | skipping: [instance] 2026-05-04 12:36:29.694906 | instance | 2026-05-04 12:36:29.695212 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:36:29.695472 | instance | Monday 04 May 2026 12:36:29 +0000 (0:00:00.055) 0:00:09.303 ************ 2026-05-04 12:36:29.749346 | instance | skipping: [instance] 2026-05-04 12:36:29.749594 | instance | 2026-05-04 12:36:29.749872 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:36:29.750196 | instance | Monday 04 May 2026 12:36:29 +0000 (0:00:00.054) 0:00:09.357 ************ 2026-05-04 12:36:29.805301 | instance | skipping: [instance] 2026-05-04 12:36:29.805445 | instance | 2026-05-04 12:36:29.805650 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:36:29.805834 | instance | Monday 04 May 2026 12:36:29 +0000 (0:00:00.055) 0:00:09.413 ************ 2026-05-04 12:36:29.857092 | instance | skipping: [instance] 2026-05-04 12:36:29.857341 | instance | 2026-05-04 12:36:29.857611 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:36:29.857874 | instance | Monday 04 May 2026 12:36:29 +0000 (0:00:00.052) 0:00:09.465 ************ 2026-05-04 12:36:29.919347 | instance | skipping: [instance] 2026-05-04 12:36:29.919597 | instance | 2026-05-04 12:36:29.919871 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:36:29.920126 | instance | Monday 04 May 2026 12:36:29 +0000 (0:00:00.061) 0:00:09.527 ************ 2026-05-04 12:36:29.985543 | instance | ok: [instance] 2026-05-04 12:36:29.985773 | instance | 2026-05-04 12:36:29.986193 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:36:29.986461 | instance | Monday 04 May 2026 12:36:29 +0000 (0:00:00.066) 0:00:09.594 ************ 2026-05-04 12:36:30.067545 | instance | ok: [instance] => (item=dashboard) 2026-05-04 12:36:30.067805 | instance | ok: [instance] => (item=identity) 2026-05-04 12:36:30.068050 | instance | 2026-05-04 12:36:30.068322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:36:30.068640 | instance | Monday 04 May 2026 12:36:30 +0000 (0:00:00.081) 0:00:09.676 ************ 2026-05-04 12:36:30.172146 | instance | ok: [instance] 2026-05-04 12:36:30.172429 | instance | 2026-05-04 12:36:30.172714 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-05-04 12:36:30.172978 | instance | Monday 04 May 2026 12:36:30 +0000 (0:00:00.104) 0:00:09.780 ************ 2026-05-04 12:36:30.297098 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-05-04 12:36:30.297361 | instance | 2026-05-04 12:36:30.297734 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-05-04 12:36:30.298116 | instance | Monday 04 May 2026 12:36:30 +0000 (0:00:00.125) 0:00:09.905 ************ 2026-05-04 12:36:30.950927 | instance | changed: [instance] 2026-05-04 12:36:30.951003 | instance | 2026-05-04 12:36:30.951125 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-05-04 12:36:30.951246 | instance | Monday 04 May 2026 12:36:30 +0000 (0:00:00.653) 0:00:10.559 ************ 2026-05-04 12:36:31.106179 | instance | included: openstack_helm_endpoints for instance 2026-05-04 12:36:31.106308 | instance | 2026-05-04 12:36:31.106488 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-05-04 12:36:31.106665 | instance | Monday 04 May 2026 12:36:31 +0000 (0:00:00.155) 0:00:10.714 ************ 2026-05-04 12:36:31.236450 | instance | ok: [instance] 2026-05-04 12:36:31.236829 | instance | 2026-05-04 12:36:31.237321 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-05-04 12:36:31.237707 | instance | Monday 04 May 2026 12:36:31 +0000 (0:00:00.130) 0:00:10.844 ************ 2026-05-04 12:36:31.298503 | instance | skipping: [instance] 2026-05-04 12:36:31.298657 | instance | 2026-05-04 12:36:31.298831 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-05-04 12:36:31.298997 | instance | Monday 04 May 2026 12:36:31 +0000 (0:00:00.062) 0:00:10.907 ************ 2026-05-04 12:36:31.368830 | instance | skipping: [instance] 2026-05-04 12:36:31.369747 | instance | 2026-05-04 12:36:31.369804 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-05-04 12:36:31.369818 | instance | Monday 04 May 2026 12:36:31 +0000 (0:00:00.069) 0:00:10.977 ************ 2026-05-04 12:36:31.438948 | instance | skipping: [instance] 2026-05-04 12:36:31.439081 | instance | 2026-05-04 12:36:31.439246 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-05-04 12:36:31.439406 | instance | Monday 04 May 2026 12:36:31 +0000 (0:00:00.069) 0:00:11.047 ************ 2026-05-04 12:36:31.499888 | instance | skipping: [instance] 2026-05-04 12:36:31.500115 | instance | 2026-05-04 12:36:31.500393 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-05-04 12:36:31.500651 | instance | Monday 04 May 2026 12:36:31 +0000 (0:00:00.061) 0:00:11.108 ************ 2026-05-04 12:36:31.564850 | instance | skipping: [instance] 2026-05-04 12:36:31.565108 | instance | 2026-05-04 12:36:31.565411 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-05-04 12:36:31.565667 | instance | Monday 04 May 2026 12:36:31 +0000 (0:00:00.065) 0:00:11.173 ************ 2026-05-04 12:36:31.632793 | instance | ok: [instance] 2026-05-04 12:36:31.633068 | instance | 2026-05-04 12:36:31.633371 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-05-04 12:36:31.633622 | instance | Monday 04 May 2026 12:36:31 +0000 (0:00:00.067) 0:00:11.241 ************ 2026-05-04 12:36:31.712262 | instance | ok: [instance] => (item=dashboard) 2026-05-04 12:36:31.712538 | instance | ok: [instance] => (item=identity) 2026-05-04 12:36:31.712880 | instance | 2026-05-04 12:36:31.713197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-05-04 12:36:31.713472 | instance | Monday 04 May 2026 12:36:31 +0000 (0:00:00.079) 0:00:11.320 ************ 2026-05-04 12:36:31.809552 | instance | ok: [instance] 2026-05-04 12:36:31.809787 | instance | 2026-05-04 12:36:31.810183 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-05-04 12:36:31.810497 | instance | Monday 04 May 2026 12:36:31 +0000 (0:00:00.096) 0:00:11.417 ************ 2026-05-04 12:36:32.827689 | instance | ok: [instance] 2026-05-04 12:36:32.828251 | instance | 2026-05-04 12:36:32.828590 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-05-04 12:36:32.828852 | instance | Monday 04 May 2026 12:36:32 +0000 (0:00:01.018) 0:00:12.436 ************ 2026-05-04 12:36:32.913776 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': 'e1cbee11-19b9-4c3a-9469-6913f320fa5e'}}}}) 2026-05-04 12:36:32.914078 | instance | 2026-05-04 12:36:32.914401 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-05-04 12:36:32.914659 | instance | Monday 04 May 2026 12:36:32 +0000 (0:00:00.086) 0:00:12.522 ************ 2026-05-04 12:36:33.980452 | instance | ok: [instance] 2026-05-04 12:36:33.980711 | instance | 2026-05-04 12:36:33.981017 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-05-04 12:36:33.981317 | instance | Monday 04 May 2026 12:36:33 +0000 (0:00:01.066) 0:00:13.588 ************ 2026-05-04 12:36:34.066500 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': '179d5392-69b9-4b91-80c6-6cc5cf2ddcd6'}}}}) 2026-05-04 12:36:34.066733 | instance | 2026-05-04 12:36:34.067005 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-05-04 12:36:34.067274 | instance | Monday 04 May 2026 12:36:34 +0000 (0:00:00.086) 0:00:13.674 ************ 2026-05-04 12:36:35.087674 | instance | ok: [instance] 2026-05-04 12:36:35.087948 | instance | 2026-05-04 12:36:35.088286 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-05-04 12:36:35.088587 | instance | Monday 04 May 2026 12:36:35 +0000 (0:00:01.020) 0:00:14.695 ************ 2026-05-04 12:36:35.175262 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': 'cf096e53-2011-4f22-83b2-dcccf16a76a3'}}}}) 2026-05-04 12:36:35.175402 | instance | 2026-05-04 12:36:35.175493 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-05-04 12:36:35.175629 | instance | Monday 04 May 2026 12:36:35 +0000 (0:00:00.087) 0:00:14.783 ************ 2026-05-04 12:46:35.822364 | instance | ok: [instance] 2026-05-04 12:46:35.822560 | instance | 2026-05-04 12:46:35.822577 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-05-04 12:46:35.822846 | instance | Monday 04 May 2026 12:46:35 +0000 (0:10:00.646) 0:10:15.430 ************ 2026-05-04 12:46:36.735962 | instance | ok: [instance] 2026-05-04 12:46:36.736193 | instance | 2026-05-04 12:46:36.736423 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-05-04 12:46:36.736538 | instance | Monday 04 May 2026 12:46:36 +0000 (0:00:00.913) 0:10:16.344 ************ 2026-05-04 12:46:37.596487 | instance | ok: [instance] 2026-05-04 12:46:37.596581 | instance | 2026-05-04 12:46:37.596706 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-05-04 12:46:37.596830 | instance | Monday 04 May 2026 12:46:37 +0000 (0:00:00.860) 0:10:17.205 ************ 2026-05-04 12:46:37.627021 | instance | ok: [instance] => { 2026-05-04 12:46:37.627126 | instance | "msg": [ 2026-05-04 12:46:37.627260 | instance | "+ tempest cleanup --init-saved-state", 2026-05-04 12:46:37.627381 | instance | "+ '[' true == false ']'", 2026-05-04 12:46:37.627501 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-05-04 12:46:37.627640 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-05-04 12:46:37.627760 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-05-04 12:46:37.627901 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-05-04 12:46:37.628010 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-05-04 12:46:37.628140 | instance | "{1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.134063s] ... ok", 2026-05-04 12:46:37.628267 | instance | "{1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.053222s] ... ok", 2026-05-04 12:46:37.628394 | instance | "{3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [1.855408s] ... ok", 2026-05-04 12:46:37.628520 | instance | "{3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [2.214468s] ... ok", 2026-05-04 12:46:37.628657 | instance | "{0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [6.933506s] ... ok", 2026-05-04 12:46:37.628783 | instance | "{3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.110726s] ... ok", 2026-05-04 12:46:37.628926 | instance | "{3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.178448s] ... ok", 2026-05-04 12:46:37.629052 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.111505s] ... ok", 2026-05-04 12:46:37.629177 | instance | "{1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000476s] ... ok", 2026-05-04 12:46:37.629305 | instance | "{3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.357131s] ... ok", 2026-05-04 12:46:37.629432 | instance | "{3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.072777s] ... ok", 2026-05-04 12:46:37.629568 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [2.228089s] ... ok", 2026-05-04 12:46:37.629682 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [2.507206s] ... ok", 2026-05-04 12:46:37.629803 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [5.245122s] ... ok", 2026-05-04 12:46:37.629965 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers [0.062775s] ... ok", 2026-05-04 12:46:37.630086 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details [0.000272s] ... ok", 2026-05-04 12:46:37.630210 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [2.094727s] ... ok", 2026-05-04 12:46:37.630331 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [2.663922s] ... ok", 2026-05-04 12:46:37.630454 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [1.194332s] ... ok", 2026-05-04 12:46:37.630573 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.082309s] ... ok", 2026-05-04 12:46:37.630694 | instance | "{3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.037346s] ... ok", 2026-05-04 12:46:37.630816 | instance | "{2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [56.500254s] ... ok", 2026-05-04 12:46:37.630937 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [4.238630s] ... ok", 2026-05-04 12:46:37.631059 | instance | "{2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.134503s] ... ok", 2026-05-04 12:46:37.631180 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [2.408799s] ... ok", 2026-05-04 12:46:37.631311 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [0.964803s] ... ok", 2026-05-04 12:46:37.631431 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.045031s] ... ok", 2026-05-04 12:46:37.631551 | instance | "{3} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.039315s] ... ok", 2026-05-04 12:46:37.631673 | instance | "{2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.243224s] ... ok", 2026-05-04 12:46:37.631836 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.069330s] ... ok", 2026-05-04 12:46:37.631917 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.027309s] ... ok", 2026-05-04 12:46:37.632037 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.021007s] ... ok", 2026-05-04 12:46:37.632166 | instance | "{2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.018243s] ... ok", 2026-05-04 12:46:37.632284 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [2.136738s] ... ok", 2026-05-04 12:46:37.632415 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.112081s] ... ok", 2026-05-04 12:46:37.632539 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.061994s] ... ok", 2026-05-04 12:46:37.632661 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.030468s] ... ok", 2026-05-04 12:46:37.632781 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.066260s] ... ok", 2026-05-04 12:46:37.632901 | instance | "{2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.054185s] ... ok", 2026-05-04 12:46:37.633023 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.062736s] ... ok", 2026-05-04 12:46:37.633145 | instance | "{0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000313s] ... ok", 2026-05-04 12:46:37.633265 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [13.284943s] ... ok", 2026-05-04 12:46:37.633388 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [2.116803s] ... ok", 2026-05-04 12:46:37.633509 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.118781s] ... ok", 2026-05-04 12:46:37.633628 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.081058s] ... ok", 2026-05-04 12:46:37.633748 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.066832s] ... ok", 2026-05-04 12:46:37.633945 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_show_network [0.148969s] ... ok", 2026-05-04 12:46:37.634016 | instance | "{2} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.180743s] ... ok", 2026-05-04 12:46:37.634136 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [6.162219s] ... ok", 2026-05-04 12:46:37.634258 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [4.979048s] ... ok", 2026-05-04 12:46:37.634379 | instance | "{3} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [3.181300s] ... ok", 2026-05-04 12:46:37.634500 | instance | "{3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.007545s] ... ok", 2026-05-04 12:46:37.634620 | instance | "{3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.139829s] ... ok", 2026-05-04 12:46:37.634742 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.050756s] ... ok", 2026-05-04 12:46:37.634862 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.029929s] ... ok", 2026-05-04 12:46:37.634982 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.023848s] ... ok", 2026-05-04 12:46:37.635104 | instance | "{3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.041848s] ... ok", 2026-05-04 12:46:37.635227 | instance | "{1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [26.316319s] ... ok", 2026-05-04 12:46:37.635367 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [16.652476s] ... ok", 2026-05-04 12:46:37.635490 | instance | "{3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.039812s] ... ok", 2026-05-04 12:46:37.635612 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [4.779463s] ... ok", 2026-05-04 12:46:37.635735 | instance | "{0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses [0.043272s] ... ok", 2026-05-04 12:46:37.635856 | instance | "{0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network [0.084166s] ... ok", 2026-05-04 12:46:37.635978 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [4.397334s] ... ok", 2026-05-04 12:46:37.636101 | instance | "{1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.488700s] ... ok", 2026-05-04 12:46:37.636222 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [2.671325s] ... ok", 2026-05-04 12:46:37.636347 | instance | "{2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [0.694051s] ... ok", 2026-05-04 12:46:37.636501 | instance | "{2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [1.364922s] ... ok", 2026-05-04 12:46:37.636617 | instance | "{2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.030135s] ... ok", 2026-05-04 12:46:37.636739 | instance | "{1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.649119s] ... ok", 2026-05-04 12:46:37.636861 | instance | "{3} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [7.912760s] ... ok", 2026-05-04 12:46:37.636981 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.478836s] ... ok", 2026-05-04 12:46:37.637102 | instance | "{0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.006699s] ... ok", 2026-05-04 12:46:37.637224 | instance | "{2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.879094s] ... ok", 2026-05-04 12:46:37.637394 | instance | "{2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.413783s] ... ok", 2026-05-04 12:46:37.637469 | instance | "{2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.040215s] ... ok", 2026-05-04 12:46:37.637591 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [2.013968s] ... ok", 2026-05-04 12:46:37.637712 | instance | "{2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.307616s] ... ok", 2026-05-04 12:46:37.637835 | instance | "{1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.595785s] ... ok", 2026-05-04 12:46:37.637985 | instance | "{2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.157049s] ... ok", 2026-05-04 12:46:37.638108 | instance | "{2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.096644s] ... ok", 2026-05-04 12:46:37.638230 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.386221s] ... ok", 2026-05-04 12:46:37.638352 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [2.581879s] ... ok", 2026-05-04 12:46:37.638477 | instance | "{2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.243138s] ... ok", 2026-05-04 12:46:37.638599 | instance | "{2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.070459s] ... ok", 2026-05-04 12:46:37.638720 | instance | "{2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.070106s] ... ok", 2026-05-04 12:46:37.638842 | instance | "{0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [2.742206s] ... ok", 2026-05-04 12:46:37.638966 | instance | "{1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.202529s] ... ok", 2026-05-04 12:46:37.639086 | instance | "{2} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.009685s] ... ok", 2026-05-04 12:46:37.639208 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.344193s] ... ok", 2026-05-04 12:46:37.639334 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [0.745360s] ... ok", 2026-05-04 12:46:37.639452 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.160880s] ... ok", 2026-05-04 12:46:37.639573 | instance | "{0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.256525s] ... ok", 2026-05-04 12:46:37.639695 | instance | "{0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.052702s] ... ok", 2026-05-04 12:46:37.639816 | instance | "{0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.061054s] ... ok", 2026-05-04 12:46:37.639937 | instance | "{1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.004527s] ... ok", 2026-05-04 12:46:37.640060 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.648580s] ... ok", 2026-05-04 12:46:37.640179 | instance | "{0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.041668s] ... ok", 2026-05-04 12:46:37.640356 | instance | "{0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.018187s] ... ok", 2026-05-04 12:46:37.640431 | instance | "{1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [3.715571s] ... ok", 2026-05-04 12:46:37.640554 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.350333s] ... ok", 2026-05-04 12:46:37.640674 | instance | "{1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [1.577780s] ... ok", 2026-05-04 12:46:37.640796 | instance | "{1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [2.390064s] ... ok", 2026-05-04 12:46:37.640918 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.726225s] ... ok", 2026-05-04 12:46:37.641047 | instance | "{1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.491685s] ... ok", 2026-05-04 12:46:37.641181 | instance | "2026-05-04 12:40:33.942 22 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@10.96.250.217 ([Errno None] Unable to connect to port 22 on 10.96.250.217). Number attempts: 1. Retry after 2 seconds.: paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 10.96.250.217", 2026-05-04 12:46:37.641303 | instance | "{1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.346886s] ... ok", 2026-05-04 12:46:37.641435 | instance | "{0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [22.177120s] ... ok", 2026-05-04 12:46:37.641556 | instance | "{1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.099462s] ... ok", 2026-05-04 12:46:37.641677 | instance | "{0} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-05-04 12:46:37.641801 | instance | "{3} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) [0.000000s] ... FAILED", 2026-05-04 12:46:37.641940 | instance | "", 2026-05-04 12:46:37.642054 | instance | "Captured traceback:", 2026-05-04 12:46:37.642165 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-05-04 12:46:37.642280 | instance | " Traceback (most recent call last):", 2026-05-04 12:46:37.642392 | instance | "", 2026-05-04 12:46:37.642515 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-05-04 12:46:37.642632 | instance | " raise value.with_traceback(trace)", 2026-05-04 12:46:37.642742 | instance | "", 2026-05-04 12:46:37.642863 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-05-04 12:46:37.642978 | instance | " cls.resource_setup()", 2026-05-04 12:46:37.643090 | instance | "", 2026-05-04 12:46:37.643271 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/vpnaas/api/test_vpnaas.py\", line 62, in resource_setup", 2026-05-04 12:46:37.643327 | instance | " cls.ikepolicy = cls.create_ikepolicy(", 2026-05-04 12:46:37.643440 | instance | " ^^^^^^^^^^^^^^^^^^^^^", 2026-05-04 12:46:37.643550 | instance | "", 2026-05-04 12:46:37.643671 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/vpnaas/api/base_vpnaas.py\", line 99, in create_ikepolicy", 2026-05-04 12:46:37.643786 | instance | " body = cls.client.create_ikepolicy(name=name)", 2026-05-04 12:46:37.643897 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-05-04 12:46:37.644008 | instance | "", 2026-05-04 12:46:37.644158 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/services/network/json/network_client.py\", line 146, in _create", 2026-05-04 12:46:37.644274 | instance | " resp, body = self.post(uri, post_data)", 2026-05-04 12:46:37.644390 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-05-04 12:46:37.644502 | instance | "", 2026-05-04 12:46:37.644704 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py\", line 314, in post", 2026-05-04 12:46:37.644738 | instance | " resp_header, resp_body = self.request(", 2026-05-04 12:46:37.644850 | instance | " ^^^^^^^^^^^^^", 2026-05-04 12:46:37.644961 | instance | "", 2026-05-04 12:46:37.645301 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py\", line 762, in request", 2026-05-04 12:46:37.645423 | instance | " self._error_checker(resp, resp_body)", 2026-05-04 12:46:37.645535 | instance | "", 2026-05-04 12:46:37.645657 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py\", line 947, in _error_checker", 2026-05-04 12:46:37.645788 | instance | " raise exceptions.ServerFault(resp_body, resp=resp,", 2026-05-04 12:46:37.645958 | instance | "", 2026-05-04 12:46:37.646079 | instance | " tempest.lib.exceptions.ServerFault: Got server fault", 2026-05-04 12:46:37.646201 | instance | "Details: Request Failed: internal server error while processing your request.", 2026-05-04 12:46:37.646313 | instance | "", 2026-05-04 12:46:37.646434 | instance | "{2} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [90.337492s] ... ok", 2026-05-04 12:46:37.646559 | instance | "{2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [2.125844s] ... ok", 2026-05-04 12:46:37.646687 | instance | "{2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [1.546645s] ... ok", 2026-05-04 12:46:37.646805 | instance | "{1} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [42.479010s] ... ok", 2026-05-04 12:46:37.646928 | instance | "{2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [2.751248s] ... ok", 2026-05-04 12:46:37.647050 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [0.525948s] ... ok", 2026-05-04 12:46:37.647171 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [0.860598s] ... ok", 2026-05-04 12:46:37.647290 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.041390s] ... ok", 2026-05-04 12:46:37.647410 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.183690s] ... ok", 2026-05-04 12:46:37.647532 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.126069s] ... ok", 2026-05-04 12:46:37.647653 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.775696s] ... ok", 2026-05-04 12:46:37.647781 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.758034s] ... ok", 2026-05-04 12:46:37.647904 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [2.137902s] ... ok", 2026-05-04 12:46:37.648026 | instance | "{0} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_http_traffic [81.681756s] ... ok", 2026-05-04 12:46:37.648171 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [0.449558s] ... ok", 2026-05-04 12:46:37.648292 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.477707s] ... ok", 2026-05-04 12:46:37.648414 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [0.896728s] ... ok", 2026-05-04 12:46:37.648536 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [0.855241s] ... ok", 2026-05-04 12:46:37.648657 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [1.273678s] ... ok", 2026-05-04 12:46:37.648777 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.803730s] ... ok", 2026-05-04 12:46:37.648899 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [0.884121s] ... ok", 2026-05-04 12:46:37.649011 | instance | "", 2026-05-04 12:46:37.649123 | instance | "==============================", 2026-05-04 12:46:37.649237 | instance | "Failed 1 tests - output below:", 2026-05-04 12:46:37.649348 | instance | "==============================", 2026-05-04 12:46:37.649462 | instance | "", 2026-05-04 12:46:37.649582 | instance | "setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON)", 2026-05-04 12:46:37.649697 | instance | "-------------------------------------------------------------------------", 2026-05-04 12:46:37.649810 | instance | "", 2026-05-04 12:46:37.649949 | instance | "Captured traceback:", 2026-05-04 12:46:37.650062 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-05-04 12:46:37.650177 | instance | " Traceback (most recent call last):", 2026-05-04 12:46:37.650288 | instance | "", 2026-05-04 12:46:37.650410 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-05-04 12:46:37.650530 | instance | " raise value.with_traceback(trace)", 2026-05-04 12:46:37.650641 | instance | "", 2026-05-04 12:46:37.650762 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-05-04 12:46:37.650879 | instance | " cls.resource_setup()", 2026-05-04 12:46:37.650990 | instance | "", 2026-05-04 12:46:37.651113 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/vpnaas/api/test_vpnaas.py\", line 62, in resource_setup", 2026-05-04 12:46:37.651227 | instance | " cls.ikepolicy = cls.create_ikepolicy(", 2026-05-04 12:46:37.651340 | instance | " ^^^^^^^^^^^^^^^^^^^^^", 2026-05-04 12:46:37.651453 | instance | "", 2026-05-04 12:46:37.651580 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/vpnaas/api/base_vpnaas.py\", line 99, in create_ikepolicy", 2026-05-04 12:46:37.651695 | instance | " body = cls.client.create_ikepolicy(name=name)", 2026-05-04 12:46:37.651808 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-05-04 12:46:37.651920 | instance | "", 2026-05-04 12:46:37.652056 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/neutron_tempest_plugin/services/network/json/network_client.py\", line 146, in _create", 2026-05-04 12:46:37.652171 | instance | " resp, body = self.post(uri, post_data)", 2026-05-04 12:46:37.652284 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-05-04 12:46:37.652395 | instance | "", 2026-05-04 12:46:37.652516 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py\", line 314, in post", 2026-05-04 12:46:37.652632 | instance | " resp_header, resp_body = self.request(", 2026-05-04 12:46:37.652743 | instance | " ^^^^^^^^^^^^^", 2026-05-04 12:46:37.652854 | instance | "", 2026-05-04 12:46:37.652976 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py\", line 762, in request", 2026-05-04 12:46:37.653090 | instance | " self._error_checker(resp, resp_body)", 2026-05-04 12:46:37.653201 | instance | "", 2026-05-04 12:46:37.653322 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/lib/common/rest_client.py\", line 947, in _error_checker", 2026-05-04 12:46:37.653438 | instance | " raise exceptions.ServerFault(resp_body, resp=resp,", 2026-05-04 12:46:37.653553 | instance | "", 2026-05-04 12:46:37.653669 | instance | " tempest.lib.exceptions.ServerFault: Got server fault", 2026-05-04 12:46:37.653789 | instance | "Details: Request Failed: internal server error while processing your request.", 2026-05-04 12:46:37.653925 | instance | "", 2026-05-04 12:46:37.654039 | instance | "", 2026-05-04 12:46:37.654150 | instance | "", 2026-05-04 12:46:37.654262 | instance | "======", 2026-05-04 12:46:37.654374 | instance | "Totals", 2026-05-04 12:46:37.654487 | instance | "======", 2026-05-04 12:46:37.654603 | instance | "Ran: 131 tests in 544.7849 sec.", 2026-05-04 12:46:37.654716 | instance | " - Passed: 129", 2026-05-04 12:46:37.654827 | instance | " - Skipped: 1", 2026-05-04 12:46:37.654941 | instance | " - Expected Fail: 0", 2026-05-04 12:46:37.655054 | instance | " - Unexpected Success: 0", 2026-05-04 12:46:37.655166 | instance | " - Failed: 1", 2026-05-04 12:46:37.655287 | instance | "Sum of execute time for each test: 486.5882 sec.", 2026-05-04 12:46:37.655400 | instance | "", 2026-05-04 12:46:37.655514 | instance | "==============", 2026-05-04 12:46:37.655626 | instance | "Worker Balance", 2026-05-04 12:46:37.655737 | instance | "==============", 2026-05-04 12:46:37.655861 | instance | " - Worker 0 (27 tests) => 0:08:56.160358", 2026-05-04 12:46:37.655977 | instance | " - Worker 1 (24 tests) => 0:04:52.292396", 2026-05-04 12:46:37.656092 | instance | " - Worker 2 (44 tests) => 0:04:47.269213", 2026-05-04 12:46:37.656206 | instance | " - Worker 3 (36 tests) => 0:03:17.895468", 2026-05-04 12:46:37.656318 | instance | "" 2026-05-04 12:46:37.656429 | instance | ] 2026-05-04 12:46:37.656540 | instance | } 2026-05-04 12:46:37.674418 | instance | 2026-05-04 12:46:37.674668 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-05-04 12:46:37.674916 | instance | Monday 04 May 2026 12:46:37 +0000 (0:00:00.077) 0:10:17.283 ************ 2026-05-04 12:46:37.703514 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Tempest failed!"} 2026-05-04 12:46:37.705586 | instance | 2026-05-04 12:46:37.705925 | instance | PLAY RECAP ********************************************************************* 2026-05-04 12:46:37.706210 | instance | instance : ok=25 changed=1 unreachable=0 failed=1 skipped=10 rescued=0 ignored=0 2026-05-04 12:46:37.706496 | instance | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-05-04 12:46:37.706753 | instance | 2026-05-04 12:46:37.707017 | instance | Monday 04 May 2026 12:46:37 +0000 (0:00:00.031) 0:10:17.314 ************ 2026-05-04 12:46:37.707269 | instance | =============================================================================== 2026-05-04 12:46:37.707528 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 600.65s 2026-05-04 12:46:37.707786 | instance | Gathering Facts --------------------------------------------------------- 4.24s 2026-05-04 12:46:37.708273 | instance | Run "stestr" tests ------------------------------------------------------ 2.70s 2026-05-04 12:46:37.708299 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.17s 2026-05-04 12:46:37.708572 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.07s 2026-05-04 12:46:37.708831 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.02s 2026-05-04 12:46:37.709091 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.02s 2026-05-04 12:46:37.709353 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 0.91s 2026-05-04 12:46:37.709607 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 0.86s 2026-05-04 12:46:37.709867 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.65s 2026-05-04 12:46:37.710179 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.62s 2026-05-04 12:46:37.710478 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.35s 2026-05-04 12:46:37.710726 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.16s 2026-05-04 12:46:37.710988 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.16s 2026-05-04 12:46:37.711252 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.13s 2026-05-04 12:46:37.711514 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.13s 2026-05-04 12:46:37.711779 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-05-04 12:46:37.712229 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.10s 2026-05-04 12:46:37.712296 | instance | vexxhost.atmosphere.tempest : Set test network ref ---------------------- 0.09s 2026-05-04 12:46:37.712736 | instance | vexxhost.atmosphere.tempest : Set test flavor ref ----------------------- 0.09s 2026-05-04 12:46:37.798666 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/verify.yml 2026-05-04 12:46:37.799038 | instance | ERROR [aio > verify] Executed: Failed 2026-05-04 12:46:37.799053 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/verify.yml 2026-05-04 12:46:38.180076 | instance | ERROR 2026-05-04 12:46:38.180413 | instance | { 2026-05-04 12:46:38.180455 | instance | "delta": "1:26:24.842195", 2026-05-04 12:46:38.180478 | instance | "end": "2026-05-04 12:46:37.887941", 2026-05-04 12:46:38.180497 | instance | "msg": "non-zero return code", 2026-05-04 12:46:38.180515 | instance | "rc": 2, 2026-05-04 12:46:38.180538 | instance | "start": "2026-05-04 11:20:13.045746" 2026-05-04 12:46:38.180558 | instance | } failure 2026-05-04 12:46:38.336177 | 2026-05-04 12:46:38.336381 | PLAY RECAP 2026-05-04 12:46:38.336437 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-04 12:46:38.336460 | 2026-05-04 12:46:38.537845 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-05-04 12:46:38.544475 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-04 12:46:39.199953 | 2026-05-04 12:46:39.200117 | PLAY [all] 2026-05-04 12:46:39.216444 | 2026-05-04 12:46:39.216528 | TASK [gather-host-logs : creating directory for system status] 2026-05-04 12:46:39.575626 | instance | changed 2026-05-04 12:46:39.583689 | 2026-05-04 12:46:39.583784 | TASK [gather-host-logs : Get logs for each host] 2026-05-04 12:46:39.953274 | instance | + systemd-cgls --full --all --no-pager 2026-05-04 12:46:39.993795 | instance | + ip addr 2026-05-04 12:46:39.998338 | instance | + ip route 2026-05-04 12:46:40.001163 | instance | + lsblk 2026-05-04 12:46:40.019260 | instance | + mount 2026-05-04 12:46:40.032611 | instance | + docker images 2026-05-04 12:46:40.053245 | instance | + brctl show 2026-05-04 12:46:40.053743 | instance | /bin/bash: line 8: brctl: command not found 2026-05-04 12:46:40.053997 | instance | + ps aux --sort=-%mem 2026-05-04 12:46:40.105282 | instance | + dpkg -l 2026-05-04 12:46:40.118521 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-05-04 12:46:40.118965 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-05-04 12:46:40.132257 | instance | + '[' '!' -z '' ']' 2026-05-04 12:46:40.623014 | instance | ok: Runtime: 0:00:00.184414 2026-05-04 12:46:40.629309 | 2026-05-04 12:46:40.629379 | TASK [gather-host-logs : Downloads logs to executor] 2026-05-04 12:46:41.276781 | instance | changed: 2026-05-04 12:46:41.277032 | instance | created directory /var/lib/zuul/builds/6ff1934050374204b66220ba3efdfa43/work/logs/instance 2026-05-04 12:46:41.277070 | instance | cd+++++++++ system/ 2026-05-04 12:46:41.277093 | instance | >f+++++++++ system/brctl-show.txt 2026-05-04 12:46:41.277116 | instance | >f+++++++++ system/docker-images.txt 2026-05-04 12:46:41.277138 | instance | >f+++++++++ system/ip-addr.txt 2026-05-04 12:46:41.277163 | instance | >f+++++++++ system/ip-route.txt 2026-05-04 12:46:41.277185 | instance | >f+++++++++ system/lsblk.txt 2026-05-04 12:46:41.277206 | instance | >f+++++++++ system/mount.txt 2026-05-04 12:46:41.277227 | instance | >f+++++++++ system/packages.txt 2026-05-04 12:46:41.277246 | instance | >f+++++++++ system/ps.txt 2026-05-04 12:46:41.277268 | instance | >f+++++++++ system/systemd-cgls.txt 2026-05-04 12:46:41.287369 | 2026-05-04 12:46:41.287442 | LOOP [helm-release-status : creating directory for helm release status] 2026-05-04 12:46:41.476392 | instance | changed: "values" 2026-05-04 12:46:41.661628 | instance | changed: "releases" 2026-05-04 12:46:41.674039 | 2026-05-04 12:46:41.674724 | TASK [helm-release-status : Gather get release status for helm charts] 2026-05-04 12:46:50.722792 | instance | ok: Runtime: 0:00:08.471941 2026-05-04 12:46:50.765817 | 2026-05-04 12:46:50.765978 | TASK [helm-release-status : Downloads logs to executor] 2026-05-04 12:46:51.276715 | instance | changed: 2026-05-04 12:46:51.276924 | instance | cd+++++++++ helm/ 2026-05-04 12:46:51.276984 | instance | cd+++++++++ helm/releases/ 2026-05-04 12:46:51.277016 | instance | cd+++++++++ helm/releases/auth-system/ 2026-05-04 12:46:51.277045 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-05-04 12:46:51.277072 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-05-04 12:46:51.277099 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-05-04 12:46:51.277126 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-05-04 12:46:51.277152 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-05-04 12:46:51.277178 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-05-04 12:46:51.277204 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-05-04 12:46:51.277229 | instance | cd+++++++++ helm/releases/kube-system/ 2026-05-04 12:46:51.277255 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-05-04 12:46:51.277288 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-05-04 12:46:51.277315 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-05-04 12:46:51.277341 | instance | cd+++++++++ helm/releases/monitoring/ 2026-05-04 12:46:51.277368 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-05-04 12:46:51.277394 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-05-04 12:46:51.277420 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-05-04 12:46:51.277446 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-05-04 12:46:51.277472 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-05-04 12:46:51.277502 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-05-04 12:46:51.277529 | instance | cd+++++++++ helm/releases/openstack/ 2026-05-04 12:46:51.277554 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-05-04 12:46:51.277604 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-05-04 12:46:51.277631 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-05-04 12:46:51.277657 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-05-04 12:46:51.277682 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-05-04 12:46:51.277725 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-05-04 12:46:51.277759 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-05-04 12:46:51.277786 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-05-04 12:46:51.277812 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-05-04 12:46:51.277838 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-05-04 12:46:51.277863 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-05-04 12:46:51.277888 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-05-04 12:46:51.277961 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-05-04 12:46:51.278020 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-05-04 12:46:51.278051 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-05-04 12:46:51.278078 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-05-04 12:46:51.278104 | instance | >f+++++++++ helm/releases/openstack/ovn.txt 2026-05-04 12:46:51.278130 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-05-04 12:46:51.278156 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-05-04 12:46:51.278180 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-05-04 12:46:51.278205 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-05-04 12:46:51.278229 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-05-04 12:46:51.278253 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-05-04 12:46:51.278278 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-05-04 12:46:51.278302 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-05-04 12:46:51.278327 | instance | cd+++++++++ helm/values/ 2026-05-04 12:46:51.278351 | instance | cd+++++++++ helm/values/auth-system/ 2026-05-04 12:46:51.278376 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-05-04 12:46:51.278401 | instance | cd+++++++++ helm/values/cert-manager/ 2026-05-04 12:46:51.278425 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-05-04 12:46:51.278449 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-05-04 12:46:51.278473 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-05-04 12:46:51.278497 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-05-04 12:46:51.278521 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-05-04 12:46:51.278545 | instance | cd+++++++++ helm/values/kube-system/ 2026-05-04 12:46:51.278569 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-05-04 12:46:51.278593 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-05-04 12:46:51.278618 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-05-04 12:46:51.278643 | instance | cd+++++++++ helm/values/monitoring/ 2026-05-04 12:46:51.278668 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-05-04 12:46:51.278694 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-05-04 12:46:51.278719 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-05-04 12:46:51.278744 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-05-04 12:46:51.278769 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-05-04 12:46:51.278794 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-05-04 12:46:51.278818 | instance | cd+++++++++ helm/values/openstack/ 2026-05-04 12:46:51.278843 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-05-04 12:46:51.278868 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-05-04 12:46:51.278906 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-05-04 12:46:51.278932 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-05-04 12:46:51.278956 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-05-04 12:46:51.278981 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-05-04 12:46:51.279005 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-05-04 12:46:51.279029 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-05-04 12:46:51.279053 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-05-04 12:46:51.279077 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-05-04 12:46:51.279101 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-05-04 12:46:51.279125 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-05-04 12:46:51.279149 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-05-04 12:46:51.279174 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-05-04 12:46:51.279198 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-05-04 12:46:51.279226 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-05-04 12:46:51.279252 | instance | >f+++++++++ helm/values/openstack/ovn.yaml 2026-05-04 12:46:51.279277 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-05-04 12:46:51.279302 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-05-04 12:46:51.279327 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-05-04 12:46:51.279352 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-05-04 12:46:51.279376 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-05-04 12:46:51.279400 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-05-04 12:46:51.279424 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-05-04 12:46:51.279448 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-05-04 12:46:51.291201 | 2026-05-04 12:46:51.291269 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-05-04 12:46:51.497820 | instance | changed 2026-05-04 12:46:51.502767 | 2026-05-04 12:46:51.502835 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-05-04 12:46:51.718568 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-04 12:46:51.718669 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-04 12:46:51.727006 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:46:51.729603 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:46:51.817128 | instance | node/instance 2026-05-04 12:46:51.821249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:46:51.895958 | instance | clusterrole/admin 2026-05-04 12:46:52.107958 | instance | clusterrole/capi-aggregated-manager-role 2026-05-04 12:46:52.193949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:46:52.231311 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-05-04 12:46:52.255252 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:46:52.349537 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-05-04 12:46:52.417934 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-05-04 12:46:52.534112 | instance | clusterrole/capi-manager-role 2026-05-04 12:46:52.601698 | instance | clusterrole/capo-manager-role 2026-05-04 12:46:52.719064 | instance | clusterrole/cephfs-csi-nodeplugin 2026-05-04 12:46:52.780961 | instance | clusterrole/cephfs-external-provisioner-runner 2026-05-04 12:46:52.894547 | instance | clusterrole/cert-manager-cainjector 2026-05-04 12:46:52.959758 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-05-04 12:46:53.110170 | instance | clusterrole/cert-manager-controller-certificates 2026-05-04 12:46:53.153872 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-05-04 12:46:53.303829 | instance | clusterrole/cert-manager-controller-challenges 2026-05-04 12:46:53.326779 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-05-04 12:46:53.486748 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-05-04 12:46:53.526557 | instance | clusterrole/cert-manager-controller-issuers 2026-05-04 12:46:53.675521 | instance | clusterrole/cert-manager-controller-orders 2026-05-04 12:46:53.736241 | instance | clusterrole/cert-manager-edit 2026-05-04 12:46:53.890509 | instance | clusterrole/cert-manager-view 2026-05-04 12:46:53.938439 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-05-04 12:46:54.054133 | instance | clusterrole/cilium 2026-05-04 12:46:54.105600 | instance | clusterrole/cilium-operator 2026-05-04 12:46:54.240832 | instance | clusterrole/cluster-admin 2026-05-04 12:46:54.285284 | instance | clusterrole/edit 2026-05-04 12:46:54.433602 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-04 12:46:54.487489 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-05-04 12:46:54.599261 | instance | clusterrole/goldpinger-clusterrole 2026-05-04 12:46:54.682934 | instance | clusterrole/ingress-nginx 2026-05-04 12:46:54.775146 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-05-04 12:46:54.850030 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-05-04 12:46:54.958788 | instance | clusterrole/kube-prometheus-stack-operator 2026-05-04 12:46:55.024576 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-05-04 12:46:55.120980 | instance | clusterrole/kubeadm:get-nodes 2026-05-04 12:46:55.192973 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-05-04 12:46:55.285758 | instance | clusterrole/local-path-provisioner 2026-05-04 12:46:55.357350 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-05-04 12:46:55.478779 | instance | clusterrolebinding/capi-manager-rolebinding 2026-05-04 12:46:55.554764 | instance | clusterrole/node-feature-discovery 2026-05-04 12:46:55.652760 | instance | clusterrolebinding/capo-manager-rolebinding 2026-05-04 12:46:55.724184 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-05-04 12:46:55.818725 | instance | clusterrole/node-feature-discovery-gc 2026-05-04 12:46:55.896160 | instance | clusterrole/nova-bootstrap 2026-05-04 12:46:55.992422 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-05-04 12:46:56.087514 | instance | clusterrole/nova-cell-setup 2026-05-04 12:46:56.166836 | instance | clusterrolebinding/cert-manager-cainjector 2026-05-04 12:46:56.264506 | instance | clusterrole/objectstorage-provisioner-role 2026-05-04 12:46:56.337924 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-05-04 12:46:56.443873 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-05-04 12:46:56.512342 | instance | clusterrole/orc-image-editor-role 2026-05-04 12:46:56.617524 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-05-04 12:46:56.691894 | instance | clusterrole/orc-image-viewer-role 2026-05-04 12:46:56.808301 | instance | clusterrole/orc-manager-role 2026-05-04 12:46:56.882834 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-05-04 12:46:56.993955 | instance | clusterrole/orc-metrics-auth-role 2026-05-04 12:46:57.076132 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-05-04 12:46:57.182244 | instance | clusterrole/orc-metrics-reader 2026-05-04 12:46:57.263346 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-05-04 12:46:57.363127 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-05-04 12:46:57.437027 | instance | clusterrole/ovn-controller 2026-05-04 12:46:57.532545 | instance | clusterrolebinding/cert-manager-controller-orders 2026-05-04 12:46:57.631543 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-05-04 12:46:57.710640 | instance | clusterrole/ovn-controller-list-nodes-role-openstack 2026-05-04 12:46:57.807275 | instance | clusterrolebinding/cilium 2026-05-04 12:46:57.886850 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-05-04 12:46:57.981530 | instance | clusterrolebinding/cilium-operator 2026-05-04 12:46:58.080780 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-05-04 12:46:58.168470 | instance | clusterrolebinding/cluster-admin 2026-05-04 12:46:58.250092 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-05-04 12:46:58.336442 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-05-04 12:46:58.424257 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-05-04 12:46:58.505025 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-05-04 12:46:58.588258 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-05-04 12:46:58.680596 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-05-04 12:46:58.766900 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-05-04 12:46:58.856475 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-05-04 12:46:58.937117 | instance | clusterrolebinding/ingress-nginx 2026-05-04 12:46:59.027152 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-05-04 12:46:59.125050 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-05-04 12:46:59.195536 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-05-04 12:46:59.290697 | instance | clusterrole/rbd-csi-nodeplugin 2026-05-04 12:46:59.361450 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-05-04 12:46:59.448650 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-05-04 12:46:59.534998 | instance | clusterrolebinding/kubeadm:get-nodes 2026-05-04 12:46:59.631944 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-05-04 12:46:59.707493 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-05-04 12:46:59.816358 | instance | clusterrole/rbd-external-provisioner-runner 2026-05-04 12:46:59.891304 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-05-04 12:46:59.983701 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-05-04 12:47:00.054996 | instance | clusterrolebinding/kubeadm:node-proxier 2026-05-04 12:47:00.170142 | instance | clusterrolebinding/local-path-provisioner 2026-05-04 12:47:00.230257 | instance | clusterrole/rook-ceph-global 2026-05-04 12:47:00.349737 | instance | clusterrole/rook-ceph-mgr-cluster 2026-05-04 12:47:00.403005 | instance | clusterrolebinding/magnum-cluster-api 2026-05-04 12:47:00.523472 | instance | clusterrole/rook-ceph-mgr-system 2026-05-04 12:47:00.585358 | instance | clusterrolebinding/node-feature-discovery 2026-05-04 12:47:00.703243 | instance | clusterrole/rook-ceph-object-bucket 2026-05-04 12:47:00.754428 | instance | clusterrole/rook-ceph-osd 2026-05-04 12:47:00.880428 | instance | clusterrole/rook-ceph-system 2026-05-04 12:47:00.939084 | instance | clusterrole/secretgen-controller-cluster-role 2026-05-04 12:47:01.055250 | instance | clusterrolebinding/node-feature-discovery-gc 2026-05-04 12:47:01.125065 | instance | clusterrole/system:aggregate-to-admin 2026-05-04 12:47:01.224225 | instance | clusterrole/system:aggregate-to-edit 2026-05-04 12:47:01.294136 | instance | clusterrolebinding/nova-bootstrap 2026-05-04 12:47:01.393618 | instance | clusterrole/system:aggregate-to-view 2026-05-04 12:47:01.469496 | instance | clusterrolebinding/nova-cell-setup 2026-05-04 12:47:01.568533 | instance | clusterrole/system:auth-delegator 2026-05-04 12:47:01.638258 | instance | clusterrole/system:basic-user 2026-05-04 12:47:01.738074 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-05-04 12:47:01.807407 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-05-04 12:47:01.902553 | instance | clusterrolebinding/orc-manager-rolebinding 2026-05-04 12:47:01.978435 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-05-04 12:47:02.072655 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-05-04 12:47:02.160210 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-05-04 12:47:02.250117 | instance | clusterrolebinding/ovn-controller 2026-05-04 12:47:02.342099 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack 2026-05-04 12:47:02.436194 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-05-04 12:47:02.500755 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-05-04 12:47:02.596288 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-05-04 12:47:02.665906 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-05-04 12:47:02.770666 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-05-04 12:47:02.832778 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-05-04 12:47:02.937117 | instance | clusterrole/system:controller:attachdetach-controller 2026-05-04 12:47:02.996138 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-05-04 12:47:03.100464 | instance | clusterrole/system:controller:certificate-controller 2026-05-04 12:47:03.152962 | instance | clusterrolebinding/rook-ceph-global 2026-05-04 12:47:03.286578 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-05-04 12:47:03.337650 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-05-04 12:47:03.457257 | instance | clusterrole/system:controller:cronjob-controller 2026-05-04 12:47:03.510068 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-05-04 12:47:03.628855 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-05-04 12:47:03.679426 | instance | clusterrole/system:controller:daemon-set-controller 2026-05-04 12:47:03.784241 | instance | clusterrolebinding/rook-ceph-osd 2026-05-04 12:47:03.843712 | instance | clusterrole/system:controller:deployment-controller 2026-05-04 12:47:03.953010 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-05-04 12:47:04.018444 | instance | clusterrole/system:controller:disruption-controller 2026-05-04 12:47:04.121073 | instance | clusterrolebinding/rook-ceph-system 2026-05-04 12:47:04.186968 | instance | clusterrole/system:controller:endpoint-controller 2026-05-04 12:47:04.287029 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-05-04 12:47:04.357676 | instance | clusterrole/system:controller:endpointslice-controller 2026-05-04 12:47:04.457522 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-05-04 12:47:04.539052 | instance | clusterrolebinding/system:basic-user 2026-05-04 12:47:04.629655 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-05-04 12:47:04.702001 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-05-04 12:47:04.793877 | instance | clusterrolebinding/system:controller:certificate-controller 2026-05-04 12:47:04.869753 | instance | clusterrole/system:controller:expand-controller 2026-05-04 12:47:04.976135 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-05-04 12:47:05.049594 | instance | clusterrole/system:controller:generic-garbage-collector 2026-05-04 12:47:05.142004 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-05-04 12:47:05.209637 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-05-04 12:47:05.318533 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-05-04 12:47:05.385311 | instance | clusterrole/system:controller:job-controller 2026-05-04 12:47:05.493176 | instance | clusterrolebinding/system:controller:deployment-controller 2026-05-04 12:47:05.566569 | instance | clusterrole/system:controller:namespace-controller 2026-05-04 12:47:05.680263 | instance | clusterrolebinding/system:controller:disruption-controller 2026-05-04 12:47:05.746540 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-05-04 12:47:05.859275 | instance | clusterrole/system:controller:node-controller 2026-05-04 12:47:05.922336 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-05-04 12:47:06.049164 | instance | clusterrole/system:controller:persistent-volume-binder 2026-05-04 12:47:06.116237 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-05-04 12:47:06.214241 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-05-04 12:47:06.288019 | instance | clusterrole/system:controller:pod-garbage-collector 2026-05-04 12:47:06.391109 | instance | clusterrolebinding/system:controller:expand-controller 2026-05-04 12:47:06.462458 | instance | clusterrole/system:controller:pv-protection-controller 2026-05-04 12:47:06.571031 | instance | clusterrole/system:controller:pvc-protection-controller 2026-05-04 12:47:06.658800 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-05-04 12:47:06.746432 | instance | clusterrole/system:controller:replicaset-controller 2026-05-04 12:47:06.840217 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-05-04 12:47:06.923285 | instance | clusterrole/system:controller:replication-controller 2026-05-04 12:47:07.016036 | instance | clusterrole/system:controller:resourcequota-controller 2026-05-04 12:47:07.112853 | instance | clusterrolebinding/system:controller:job-controller 2026-05-04 12:47:07.207121 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-05-04 12:47:07.289868 | instance | clusterrolebinding/system:controller:namespace-controller 2026-05-04 12:47:07.377573 | instance | clusterrole/system:controller:route-controller 2026-05-04 12:47:07.485193 | instance | clusterrolebinding/system:controller:node-controller 2026-05-04 12:47:07.559011 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-05-04 12:47:07.685477 | instance | clusterrole/system:controller:service-account-controller 2026-05-04 12:47:07.745951 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-05-04 12:47:07.861024 | instance | clusterrole/system:controller:service-controller 2026-05-04 12:47:07.935662 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-05-04 12:47:08.041313 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-05-04 12:47:08.126366 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-05-04 12:47:08.223074 | instance | clusterrolebinding/system:controller:replication-controller 2026-05-04 12:47:08.298959 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-05-04 12:47:08.392681 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-05-04 12:47:08.488479 | instance | clusterrolebinding/system:controller:route-controller 2026-05-04 12:47:08.570738 | instance | clusterrolebinding/system:controller:service-account-controller 2026-05-04 12:47:08.654458 | instance | clusterrolebinding/system:controller:service-controller 2026-05-04 12:47:08.737454 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-05-04 12:47:08.820656 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-05-04 12:47:08.905096 | instance | clusterrolebinding/system:controller:ttl-controller 2026-05-04 12:47:08.984980 | instance | clusterrole/system:controller:statefulset-controller 2026-05-04 12:47:09.081598 | instance | clusterrolebinding/system:coredns 2026-05-04 12:47:09.150370 | instance | clusterrolebinding/system:discovery 2026-05-04 12:47:09.243394 | instance | clusterrolebinding/system:kube-controller-manager 2026-05-04 12:47:09.325592 | instance | clusterrolebinding/system:kube-dns 2026-05-04 12:47:09.406096 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-05-04 12:47:09.491747 | instance | clusterrolebinding/system:kube-scheduler 2026-05-04 12:47:09.568982 | instance | clusterrole/system:controller:ttl-controller 2026-05-04 12:47:09.657437 | instance | clusterrolebinding/system:monitoring 2026-05-04 12:47:09.735781 | instance | clusterrolebinding/system:node 2026-05-04 12:47:09.819880 | instance | clusterrolebinding/system:node-proxier 2026-05-04 12:47:09.897386 | instance | clusterrolebinding/system:public-info-viewer 2026-05-04 12:47:09.997318 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-05-04 12:47:10.083698 | instance | clusterrolebinding/system:volume-scheduler 2026-05-04 12:47:10.172997 | instance | clusterrolebinding/vector 2026-05-04 12:47:10.252269 | instance | clusterrole/system:coredns 2026-05-04 12:47:10.338132 | instance | clusterrole/system:discovery 2026-05-04 12:47:10.416656 | instance | clusterrole/system:heapster 2026-05-04 12:47:10.519136 | instance | clusterrole/system:kube-aggregator 2026-05-04 12:47:10.574351 | instance | clusterrole/system:kube-controller-manager 2026-05-04 12:47:10.690447 | instance | clusterrole/system:kube-dns 2026-05-04 12:47:10.746181 | instance | clusterrole/system:kube-scheduler 2026-05-04 12:47:10.859551 | instance | clusterrole/system:kubelet-api-admin 2026-05-04 12:47:10.923543 | instance | clusterrole/system:monitoring 2026-05-04 12:47:11.038117 | instance | clusterrole/system:node 2026-05-04 12:47:11.102379 | instance | clusterrole/system:node-bootstrapper 2026-05-04 12:47:11.225345 | instance | clusterrole/system:node-problem-detector 2026-05-04 12:47:11.319088 | instance | clusterrole/system:node-proxier 2026-05-04 12:47:11.417281 | instance | clusterrole/system:persistent-volume-provisioner 2026-05-04 12:47:11.491254 | instance | clusterrole/system:public-info-viewer 2026-05-04 12:47:11.590752 | instance | clusterrole/system:service-account-issuer-discovery 2026-05-04 12:47:11.658266 | instance | clusterrole/system:volume-scheduler 2026-05-04 12:47:11.754727 | instance | clusterrole/vector 2026-05-04 12:47:11.830960 | instance | clusterrole/view 2026-05-04 12:47:11.919990 | instance | storageclass/general 2026-05-04 12:47:12.012660 | instance | namespace/auth-system 2026-05-04 12:47:12.144700 | instance | namespace/capi-kubeadm-bootstrap-system 2026-05-04 12:47:12.182467 | instance | namespace/capi-kubeadm-control-plane-system 2026-05-04 12:47:12.319297 | instance | namespace/capi-system 2026-05-04 12:47:12.362986 | instance | namespace/capo-system 2026-05-04 12:47:12.497772 | instance | namespace/cert-manager 2026-05-04 12:47:12.573067 | instance | namespace/default 2026-05-04 12:47:12.671595 | instance | namespace/envoy-gateway-system 2026-05-04 12:47:12.742520 | instance | namespace/ingress-nginx 2026-05-04 12:47:12.844099 | instance | namespace/kube-node-lease 2026-05-04 12:47:12.910106 | instance | namespace/kube-public 2026-05-04 12:47:13.015604 | instance | namespace/kube-system 2026-05-04 12:47:13.069270 | instance | namespace/local-path-storage 2026-05-04 12:47:13.181857 | instance | namespace/magnum-system 2026-05-04 12:47:13.240746 | instance | namespace/monitoring 2026-05-04 12:47:13.350458 | instance | namespace/openstack 2026-05-04 12:47:13.398126 | instance | namespace/orc-system 2026-05-04 12:47:13.539184 | instance | namespace/rook-ceph 2026-05-04 12:47:13.578587 | instance | namespace/secretgen-controller 2026-05-04 12:47:14.071268 | instance | ok: Runtime: 0:00:22.026573 2026-05-04 12:47:14.080164 | 2026-05-04 12:47:14.080268 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-05-04 12:47:14.287756 | instance | changed 2026-05-04 12:47:14.293815 | 2026-05-04 12:47:14.293909 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-05-04 12:47:14.516728 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-04 12:47:14.516815 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-04 12:47:14.517149 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-05-04 12:47:14.623409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:14.625425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:14.715139 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-05-04 12:47:14.715822 | instance | auth-system/configmaps/keycloak-env-vars 2026-05-04 12:47:14.719549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:14.720324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:14.809640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:14.813676 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:14.900653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:14.907030 | instance | auth-system/configmaps/kube-root-ca.crt 2026-05-04 12:47:14.909621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:14.994730 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-05-04 12:47:15.000813 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.009792 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.096210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.110890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.111188 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-05-04 12:47:15.194747 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.211445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.212024 | instance | auth-system/endpoints/keycloak 2026-05-04 12:47:15.275119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.304366 | instance | auth-system/endpoints/keycloak-headless 2026-05-04 12:47:15.305499 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.377968 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.397167 | instance | auth-system/endpoints/keycloak-metrics 2026-05-04 12:47:15.399217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.473640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.476479 | instance | auth-system/ingresses/keycloak 2026-05-04 12:47:15.498893 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-04 12:47:15.508328 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.572772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.590802 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qrw8x 2026-05-04 12:47:15.615395 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-04 12:47:15.623334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.666184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.689440 | instance | auth-system/networkpolicies/keycloak 2026-05-04 12:47:15.713191 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.765068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.778389 | instance | auth-system/pods/keycloak-0 2026-05-04 12:47:15.799876 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.862563 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.871998 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-05-04 12:47:15.908719 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.943381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:15.962349 | instance | auth-system/secrets/keycloak 2026-05-04 12:47:16.002282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.039017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.051011 | instance | auth-system/secrets/keycloak-externaldb 2026-05-04 12:47:16.097522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.144686 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.154415 | instance | auth-system/secrets/keycloak.199-204-45-227.nip.io-tls 2026-05-04 12:47:16.190988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.225683 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-05-04 12:47:16.247992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.287437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.332361 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-05-04 12:47:16.333147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.387183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.440963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.442922 | instance | auth-system/serviceaccounts/default 2026-05-04 12:47:16.493917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.519595 | instance | auth-system/serviceaccounts/keycloak 2026-05-04 12:47:16.536738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.600054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.632301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.635113 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-05-04 12:47:16.697606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.708049 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-05-04 12:47:16.722079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.797076 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.813523 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-05-04 12:47:16.817175 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.894225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.904031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:16.907209 | instance | auth-system/services/keycloak 2026-05-04 12:47:17.001436 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.002288 | instance | auth-system/services/keycloak-headless 2026-05-04 12:47:17.006295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.105335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.105830 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.111360 | instance | auth-system/services/keycloak-metrics 2026-05-04 12:47:17.201154 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.206875 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-05-04 12:47:17.225463 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-04 12:47:17.235941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.305290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.347301 | instance | auth-system/statefulsets/keycloak 2026-05-04 12:47:17.350972 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-04 12:47:17.370487 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.396660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.441448 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-05-04 12:47:17.459932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.498549 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.555810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.573884 | instance | capi-system/configmaps/kube-root-ca.crt 2026-05-04 12:47:17.598013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.626683 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-05-04 12:47:17.647037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.720888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.754711 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.770772 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-05-04 12:47:17.814733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.844746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.857266 | instance | capi-system/deployment/capi-controller-manager 2026-05-04 12:47:17.905504 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.951421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:17.976573 | instance | capi-system/endpoints/capi-webhook-service 2026-05-04 12:47:18.007287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.054627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.061333 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-4lkjl 2026-05-04 12:47:18.101496 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.140878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.161282 | instance | capi-system/pods/capi-controller-manager-bc4cf8c95-x5wdm 2026-05-04 12:47:18.198899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.233390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.260464 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-05-04 12:47:18.279614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.308593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.351238 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-05-04 12:47:18.363183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.396151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.466594 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-05-04 12:47:18.472542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.502264 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.560768 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-05-04 12:47:18.572615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.589537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.658963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.660935 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-05-04 12:47:18.682089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.747097 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-05-04 12:47:18.756125 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-04 12:47:18.766996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.780087 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.845929 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-05-04 12:47:18.866376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.873304 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.926757 | instance | capi-system/roles/capi-leader-election-role 2026-05-04 12:47:18.957748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:18.971091 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.028367 | instance | capi-system/secrets/capi-webhook-service-cert 2026-05-04 12:47:19.053152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.057172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.125240 | instance | capi-system/serviceaccounts/capi-manager 2026-05-04 12:47:19.156334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.158497 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-04 12:47:19.167049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.215075 | instance | capi-system/serviceaccounts/default 2026-05-04 12:47:19.235570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.260139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.319414 | instance | capi-system/services/capi-webhook-service 2026-05-04 12:47:19.336286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.375777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.408882 | instance | capo-system/configmaps/kube-root-ca.crt 2026-05-04 12:47:19.429557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.518340 | instance | cert-manager/configmaps/cert-manager-webhook 2026-05-04 12:47:19.531924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.536355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.600704 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-05-04 12:47:19.625725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.628985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.697065 | instance | capo-system/deployment/capo-controller-manager 2026-05-04 12:47:19.710778 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.717320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.797289 | instance | capo-system/endpoints/capo-webhook-service 2026-05-04 12:47:19.801120 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.802460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.884778 | instance | cert-manager/deployment/cert-manager 2026-05-04 12:47:19.886046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.901793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.972132 | instance | cert-manager/deployment/cert-manager-cainjector 2026-05-04 12:47:19.974902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:19.990338 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.069636 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.079816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.081717 | instance | cert-manager/deployment/cert-manager-webhook 2026-05-04 12:47:20.161639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.176655 | instance | cert-manager/endpoints/cert-manager 2026-05-04 12:47:20.178334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.251204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.266040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.281298 | instance | cert-manager/endpoints/cert-manager-webhook 2026-05-04 12:47:20.336780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.357410 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.362200 | instance | capo-system/pods/capo-controller-manager-65565fdb7f-6fk6b 2026-05-04 12:47:20.447655 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-04 12:47:20.457560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.466874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.480244 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-05-04 12:47:20.537656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.560556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.562010 | instance | capo-system/roles/capo-leader-election-role 2026-05-04 12:47:20.635128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.656883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.684249 | instance | capo-system/secrets/capo-webhook-service-cert 2026-05-04 12:47:20.743995 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-04 12:47:20.744112 | instance | capo-system/serviceaccounts/capo-manager 2026-05-04 12:47:20.745681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.754261 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.848830 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.861066 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.877043 | instance | capo-system/serviceaccounts/default 2026-05-04 12:47:20.951960 | instance | cert-manager/pods/cert-manager-75c4c745bc-b6kx2 2026-05-04 12:47:20.966509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:20.970594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:21.066168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:21.077557 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-dmgc6 2026-05-04 12:47:21.139553 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-4pkbf 2026-05-04 12:47:21.148534 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:21.221249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:21.238795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:21.255357 | instance | capo-system/services/capo-webhook-service 2026-05-04 12:47:21.316551 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:21.319077 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-05-04 12:47:21.331674 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:21.410766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:21.414371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:21.463429 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-05-04 12:47:21.521760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:21.524839 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-05-04 12:47:21.534796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:21.600354 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:21.621634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:21.640286 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-05-04 12:47:21.694621 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:21.702865 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-05-04 12:47:21.709152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:21.787960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:21.798956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:21.822037 | instance | cert-manager/roles/cert-manager:leaderelection 2026-05-04 12:47:21.876195 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-05-04 12:47:21.879929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:21.894650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:21.966703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:22.005355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:22.032915 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-05-04 12:47:22.057179 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-05-04 12:47:22.063660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:22.107717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:22.171911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:22.214232 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:22.226144 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-05-04 12:47:22.247571 | instance | default/configmaps/kube-root-ca.crt 2026-05-04 12:47:22.276633 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-04 12:47:22.289115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:22.326542 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-04 12:47:22.334562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:22.400649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:22.420896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:22.444743 | instance | cert-manager/services/cert-manager 2026-05-04 12:47:22.479462 | instance | cert-manager/serviceaccounts/cert-manager 2026-05-04 12:47:22.499319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:22.522678 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:22.591855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:22.638180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:22.662072 | instance | cert-manager/services/cert-manager-webhook 2026-05-04 12:47:22.706877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:22.716415 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-05-04 12:47:22.763833 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:22.808750 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:22.882170 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-05-04 12:47:22.889392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:22.913842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:22.956316 | instance | cert-manager/serviceaccounts/default 2026-05-04 12:47:22.992650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:23.004760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:23.093250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:23.099238 | instance | default/endpoints/kubernetes 2026-05-04 12:47:23.109081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:23.193777 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-05-04 12:47:23.195257 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:23.229924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:23.300678 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-05-04 12:47:23.300969 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:23.326855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:23.395784 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-05-04 12:47:23.400881 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:23.426327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:23.497989 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-05-04 12:47:23.508427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:23.535195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:23.595681 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:23.625984 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-n6l4r 2026-05-04 12:47:23.659163 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:23.712812 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-05-04 12:47:23.715460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:23.776584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:23.849038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:23.869416 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-05-04 12:47:23.886497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:23.929128 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-05-04 12:47:23.943163 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-04 12:47:23.951564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:23.989539 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:24.048612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:24.075427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:24.075615 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-05-04 12:47:24.132169 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-05-04 12:47:24.171917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:24.174885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:24.266703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:24.270227 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-05-04 12:47:24.271932 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:24.332505 | instance | default/serviceaccounts/default 2026-05-04 12:47:24.352724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:24.363817 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-04 12:47:24.373371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:24.436723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:24.475336 | instance | default/services/kubernetes 2026-05-04 12:47:24.488285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:24.521919 | instance | envoy-gateway-system/secrets/envoy 2026-05-04 12:47:24.555448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:24.595801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:24.676384 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-05-04 12:47:24.676411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:24.719203 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:24.720492 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-05-04 12:47:24.830535 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:24.868248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:24.875188 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-05-04 12:47:24.896342 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-05-04 12:47:24.923990 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:24.969327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.035291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.062000 | instance | envoy-gateway-system/serviceaccounts/default 2026-05-04 12:47:25.070645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.133958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.156884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.218529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.248998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.311174 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-05-04 12:47:25.325588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.349415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.355256 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-05-04 12:47:25.419171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.453351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.507032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.564245 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.599501 | instance | envoy-gateway-system/services/envoy-gateway 2026-05-04 12:47:25.614132 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-05-04 12:47:25.618722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.656728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.712153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.748589 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.800330 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-05-04 12:47:25.802769 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-05-04 12:47:25.821335 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-04 12:47:25.832399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.837162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.938124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:25.939190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:26.009626 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-05-04 12:47:26.013828 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-05-04 12:47:26.047497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:26.053310 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-04 12:47:26.060372 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:26.154292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:26.175626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:26.224020 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-05-04 12:47:26.226251 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-05-04 12:47:26.240739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:26.266116 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:26.332192 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:26.370994 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:26.427074 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:26.429910 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-05-04 12:47:26.437211 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-05-04 12:47:26.469662 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:26.522038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:26.566961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:26.612112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:26.623550 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-05-04 12:47:26.631102 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-05-04 12:47:26.813736 | instance | ingress-nginx/pods/ingress-nginx-controller-jgbb5 2026-05-04 12:47:26.817050 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-v78rc 2026-05-04 12:47:26.906646 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:27.002452 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:27.012216 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-05-04 12:47:27.013121 | instance | ingress-nginx/roles/ingress-nginx 2026-05-04 12:47:27.102267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:27.110125 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:27.217237 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-05-04 12:47:27.221862 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-05-04 12:47:27.222983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:27.285415 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:27.364189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:27.413720 | instance | kube-node-lease/serviceaccounts/default 2026-05-04 12:47:27.450807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:27.453391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:27.461992 | instance | ingress-nginx/serviceaccounts/default 2026-05-04 12:47:27.550522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:27.625381 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-05-04 12:47:27.670598 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-05-04 12:47:27.757201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:27.795820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:27.854079 | instance | ingress-nginx/services/ingress-nginx-controller 2026-05-04 12:47:27.883089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:27.886251 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-05-04 12:47:27.903700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:28.056454 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-05-04 12:47:28.090147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:28.137873 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-05-04 12:47:28.204474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:28.230308 | instance | kube-public/configmaps/cluster-info 2026-05-04 12:47:28.302974 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-04 12:47:28.311014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:28.325152 | instance | kube-public/configmaps/kube-root-ca.crt 2026-05-04 12:47:28.360278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:28.429171 | instance | kube-system/configmaps/cilium-config 2026-05-04 12:47:28.464694 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-04 12:47:28.475702 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:28.509256 | instance | kube-system/configmaps/coredns 2026-05-04 12:47:28.591414 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:28.645165 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-05-04 12:47:28.740910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:28.746419 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-05-04 12:47:28.860665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:28.863125 | instance | kube-system/configmaps/kube-proxy 2026-05-04 12:47:28.941010 | instance | kube-system/configmaps/kube-root-ca.crt 2026-05-04 12:47:29.066420 | instance | kube-system/configmaps/kubeadm-config 2026-05-04 12:47:29.131218 | instance | kube-system/configmaps/kubelet-config 2026-05-04 12:47:29.241854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:29.257211 | instance | kube-system/daemonsets/cilium 2026-05-04 12:47:29.338438 | instance | kube-system/daemonsets/kube-proxy 2026-05-04 12:47:29.367220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:29.377060 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:29.475760 | instance | kube-system/deployment/cilium-operator 2026-05-04 12:47:29.550051 | instance | kube-system/deployment/coredns 2026-05-04 12:47:29.671204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:29.692756 | instance | kube-system/endpoints/kube-dns 2026-05-04 12:47:29.759337 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-05-04 12:47:29.879204 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-05-04 12:47:29.928725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:29.956375 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-05-04 12:47:30.056935 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-05-04 12:47:30.149293 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-05-04 12:47:30.225056 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-05-04 12:47:30.324290 | instance | kube-system/pods/cilium-lvvq2 2026-05-04 12:47:30.420391 | instance | kube-system/pods/cilium-operator-869df985b8-hzpd9 2026-05-04 12:47:30.524532 | instance | kube-system/pods/coredns-67659f764b-cl5wt 2026-05-04 12:47:30.597085 | instance | kube-system/pods/coredns-67659f764b-rbnp2 2026-05-04 12:47:30.706939 | instance | kube-system/pods/etcd-instance 2026-05-04 12:47:30.767098 | instance | kube-system/pods/kube-apiserver-instance 2026-05-04 12:47:30.884008 | instance | kube-system/pods/kube-controller-manager-instance 2026-05-04 12:47:30.964516 | instance | kube-system/pods/kube-proxy-969zx 2026-05-04 12:47:31.081554 | instance | kube-system/pods/kube-scheduler-instance 2026-05-04 12:47:31.178993 | instance | kube-system/pods/kube-vip-instance 2026-05-04 12:47:31.286899 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-05-04 12:47:31.376339 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-05-04 12:47:31.467900 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-05-04 12:47:31.551807 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-05-04 12:47:31.637598 | instance | kube-public/serviceaccounts/default 2026-05-04 12:47:31.731557 | instance | kube-system/rolebindings/cilium-config-agent 2026-05-04 12:47:31.827617 | instance | kube-system/rolebindings/kube-proxy 2026-05-04 12:47:31.917132 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-05-04 12:47:32.012722 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-05-04 12:47:32.103633 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-05-04 12:47:32.204491 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-05-04 12:47:32.293847 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-05-04 12:47:32.389471 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-05-04 12:47:32.492415 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-05-04 12:47:32.580307 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-05-04 12:47:32.713950 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-05-04 12:47:32.871508 | instance | kube-system/roles/cilium-config-agent 2026-05-04 12:47:32.955193 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-05-04 12:47:33.053986 | instance | kube-system/roles/kube-proxy 2026-05-04 12:47:33.134254 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-05-04 12:47:33.218652 | instance | kube-system/roles/kubeadm:kubelet-config 2026-05-04 12:47:33.302184 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-05-04 12:47:33.399086 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-05-04 12:47:33.470163 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-05-04 12:47:33.568073 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-05-04 12:47:33.646516 | instance | kube-system/roles/system:controller:cloud-provider 2026-05-04 12:47:33.748509 | instance | kube-system/roles/system:controller:token-cleaner 2026-05-04 12:47:33.825656 | instance | kube-system/secrets/bootstrap-token-d5jigp 2026-05-04 12:47:33.931704 | instance | kube-system/secrets/bootstrap-token-dby7uk 2026-05-04 12:47:34.011462 | instance | kube-system/secrets/kubeadm-certs 2026-05-04 12:47:34.126718 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-05-04 12:47:34.187707 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-05-04 12:47:34.401954 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-05-04 12:47:34.411598 | instance | kube-system/serviceaccounts/certificate-controller 2026-05-04 12:47:34.618250 | instance | kube-system/serviceaccounts/cilium 2026-05-04 12:47:34.620462 | instance | kube-system/serviceaccounts/cilium-operator 2026-05-04 12:47:34.825843 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-05-04 12:47:34.828747 | instance | kube-system/serviceaccounts/coredns 2026-05-04 12:47:35.023851 | instance | kube-system/serviceaccounts/cronjob-controller 2026-05-04 12:47:35.030352 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-05-04 12:47:35.221720 | instance | kube-system/serviceaccounts/default 2026-05-04 12:47:35.224899 | instance | kube-system/serviceaccounts/deployment-controller 2026-05-04 12:47:35.437092 | instance | kube-system/serviceaccounts/disruption-controller 2026-05-04 12:47:35.443172 | instance | kube-system/serviceaccounts/endpoint-controller 2026-05-04 12:47:35.636495 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-05-04 12:47:35.657189 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-05-04 12:47:35.829079 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-05-04 12:47:35.879832 | instance | kube-system/serviceaccounts/expand-controller 2026-05-04 12:47:36.041146 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-05-04 12:47:36.116036 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-05-04 12:47:36.245987 | instance | kube-system/services/kube-dns 2026-05-04 12:47:36.335632 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-05-04 12:47:36.423047 | instance | kube-system/serviceaccounts/job-controller 2026-05-04 12:47:36.528634 | instance | kube-system/serviceaccounts/kube-proxy 2026-05-04 12:47:36.640947 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-05-04 12:47:36.729647 | instance | kube-system/serviceaccounts/namespace-controller 2026-05-04 12:47:36.830309 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-05-04 12:47:36.942311 | instance | kube-system/serviceaccounts/node-controller 2026-05-04 12:47:37.034993 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-05-04 12:47:37.167314 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-05-04 12:47:37.213766 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-05-04 12:47:37.387153 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-05-04 12:47:37.427436 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-05-04 12:47:37.623391 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-05-04 12:47:37.668100 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-05-04 12:47:37.839157 | instance | kube-system/serviceaccounts/replicaset-controller 2026-05-04 12:47:37.906088 | instance | kube-system/serviceaccounts/replication-controller 2026-05-04 12:47:38.081532 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-05-04 12:47:38.111133 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-05-04 12:47:38.291938 | instance | kube-system/serviceaccounts/service-account-controller 2026-05-04 12:47:38.320633 | instance | kube-system/serviceaccounts/service-controller 2026-05-04 12:47:38.497391 | instance | kube-system/serviceaccounts/statefulset-controller 2026-05-04 12:47:38.529350 | instance | kube-system/serviceaccounts/token-cleaner 2026-05-04 12:47:38.693933 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-05-04 12:47:38.740238 | instance | kube-system/serviceaccounts/ttl-controller 2026-05-04 12:47:38.901132 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-05-04 12:47:38.948620 | instance | local-path-storage/configmaps/local-path-config 2026-05-04 12:47:39.075137 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-05-04 12:47:39.138228 | instance | local-path-storage/deployment/local-path-provisioner 2026-05-04 12:47:39.260501 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-xqlbm 2026-05-04 12:47:39.335046 | instance | magnum-system/serviceaccounts/default 2026-05-04 12:47:39.457840 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-05-04 12:47:39.512035 | instance | local-path-storage/serviceaccounts/default 2026-05-04 12:47:39.639651 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-05-04 12:47:39.697417 | instance | openstack/configmaps/barbican-bin 2026-05-04 12:47:39.820082 | instance | openstack/configmaps/ceph-csi-config 2026-05-04 12:47:39.921289 | instance | openstack/configmaps/ceph-etc 2026-05-04 12:47:40.042896 | instance | openstack/configmaps/cinder-bin 2026-05-04 12:47:40.121289 | instance | openstack/configmaps/glance-bin 2026-05-04 12:47:40.270691 | instance | openstack/configmaps/heat-bin 2026-05-04 12:47:40.339994 | instance | openstack/configmaps/horizon-bin 2026-05-04 12:47:40.477886 | instance | openstack/configmaps/keepalived-bin 2026-05-04 12:47:40.551338 | instance | openstack/configmaps/keystone-bin 2026-05-04 12:47:40.677687 | instance | openstack/configmaps/keystone-openid-metadata 2026-05-04 12:47:40.760698 | instance | openstack/configmaps/kube-root-ca.crt 2026-05-04 12:47:40.890665 | instance | openstack/configmaps/libvirt-bin 2026-05-04 12:47:40.977126 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-05-04 12:47:41.107602 | instance | openstack/configmaps/magnum-bin 2026-05-04 12:47:41.208775 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-05-04 12:47:41.335074 | instance | openstack/configmaps/manila-bin 2026-05-04 12:47:41.412900 | instance | openstack/configmaps/memcached-memcached-bin 2026-05-04 12:47:41.564339 | instance | openstack/configmaps/neutron-bin 2026-05-04 12:47:41.624733 | instance | openstack/configmaps/nova-bin 2026-05-04 12:47:41.808432 | instance | openstack/configmaps/octavia-bin 2026-05-04 12:47:41.862219 | instance | openstack/configmaps/openvswitch-bin 2026-05-04 12:47:42.025795 | instance | openstack/configmaps/ovn-bin 2026-05-04 12:47:42.083167 | instance | openstack/configmaps/ovn-controller-default-bin 2026-05-04 12:47:42.234035 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-05-04 12:47:42.287885 | instance | openstack/configmaps/percona-xtradb-pxc 2026-05-04 12:47:42.432988 | instance | openstack/configmaps/placement-bin 2026-05-04 12:47:42.487686 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-05-04 12:47:42.642990 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-05-04 12:47:42.689563 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-05-04 12:47:42.847479 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-05-04 12:47:42.885542 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-05-04 12:47:43.075479 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-05-04 12:47:43.088153 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-05-04 12:47:43.296175 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-05-04 12:47:43.311483 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-05-04 12:47:43.521271 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-05-04 12:47:43.529696 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-05-04 12:47:43.715563 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-05-04 12:47:43.727202 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-05-04 12:47:43.920503 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-05-04 12:47:43.925889 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-05-04 12:47:44.124972 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-05-04 12:47:44.125807 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-05-04 12:47:44.321954 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-05-04 12:47:44.337572 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-05-04 12:47:44.518900 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-05-04 12:47:44.548682 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-05-04 12:47:44.719306 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-05-04 12:47:44.745345 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-05-04 12:47:44.934456 | instance | openstack/configmaps/rook-config-override 2026-05-04 12:47:44.952422 | instance | openstack/configmaps/staffeln-bin 2026-05-04 12:47:45.145462 | instance | openstack/configmaps/tempest-bin 2026-05-04 12:47:45.151348 | instance | openstack/configmaps/valkey-configuration 2026-05-04 12:47:45.364721 | instance | openstack/configmaps/valkey-health 2026-05-04 12:47:45.365676 | instance | openstack/configmaps/valkey-scripts 2026-05-04 12:47:45.578016 | instance | monitoring/configmaps/goldpinger-zap 2026-05-04 12:47:45.580953 | instance | monitoring/configmaps/ipmi-exporter 2026-05-04 12:47:45.762746 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-05-04 12:47:45.762824 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-05-04 12:47:45.947741 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-05-04 12:47:45.950637 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-05-04 12:47:46.147334 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-05-04 12:47:46.154218 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-05-04 12:47:46.366634 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-05-04 12:47:46.381656 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-05-04 12:47:46.570104 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-05-04 12:47:46.677593 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-05-04 12:47:46.768167 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-05-04 12:47:46.873160 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-05-04 12:47:47.081991 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-05-04 12:47:47.124382 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-05-04 12:47:47.291371 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-05-04 12:47:47.331088 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-05-04 12:47:47.510542 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-05-04 12:47:47.528205 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-05-04 12:47:47.704149 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-05-04 12:47:47.738074 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-05-04 12:47:47.891459 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-05-04 12:47:47.942336 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-05-04 12:47:48.088272 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-05-04 12:47:48.136919 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-05-04 12:47:48.269256 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:47:48.276429 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-05-04 12:47:48.360307 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-05-04 12:47:48.462651 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-05-04 12:47:48.559560 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-05-04 12:47:48.659910 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-05-04 12:47:48.750061 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-05-04 12:47:48.846974 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-05-04 12:47:48.945204 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-05-04 12:47:49.030972 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-05-04 12:47:49.130644 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-05-04 12:47:49.215316 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-05-04 12:47:49.317824 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-05-04 12:47:49.402854 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-05-04 12:47:49.517300 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-05-04 12:47:49.603307 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-05-04 12:47:49.697640 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-05-04 12:47:49.781188 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-05-04 12:47:49.870849 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-05-04 12:47:49.975734 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-05-04 12:47:50.049412 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-05-04 12:47:50.189899 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-05-04 12:47:50.248353 | instance | monitoring/configmaps/kube-root-ca.crt 2026-05-04 12:47:50.376150 | instance | monitoring/configmaps/loki 2026-05-04 12:47:50.425377 | instance | monitoring/configmaps/loki-alerting-rules 2026-05-04 12:47:50.559687 | instance | monitoring/configmaps/loki-gateway 2026-05-04 12:47:50.603150 | instance | monitoring/configmaps/loki-runtime 2026-05-04 12:47:50.737119 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-05-04 12:47:50.784240 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-05-04 12:47:50.928975 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-05-04 12:47:50.977139 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-05-04 12:47:51.115989 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-05-04 12:47:51.211390 | instance | openstack/cronjobs/heat-engine-cleaner 2026-05-04 12:47:51.369481 | instance | monitoring/configmaps/vector 2026-05-04 12:47:51.440089 | instance | openstack/cronjobs/heat-purge-deleted 2026-05-04 12:47:51.546390 | instance | openstack/cronjobs/keystone-credential-rotate 2026-05-04 12:47:51.664088 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-05-04 12:47:51.768155 | instance | openstack/cronjobs/nova-cell-setup 2026-05-04 12:47:51.904533 | instance | openstack/cronjobs/nova-service-cleaner 2026-05-04 12:47:51.995842 | instance | monitoring/daemonsets/goldpinger 2026-05-04 12:47:52.143985 | instance | monitoring/daemonsets/ipmi-exporter 2026-05-04 12:47:52.199769 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-05-04 12:47:52.382901 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-05-04 12:47:52.421840 | instance | monitoring/daemonsets/vector 2026-05-04 12:47:52.589277 | instance | openstack/daemonsets/keepalived 2026-05-04 12:47:52.609503 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-05-04 12:47:52.839025 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-05-04 12:47:52.887591 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-05-04 12:47:53.098843 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default 2026-05-04 12:47:53.144845 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default 2026-05-04 12:47:53.386044 | instance | openstack/daemonsets/nova-compute-default 2026-05-04 12:47:53.433084 | instance | openstack/daemonsets/octavia-health-manager-default 2026-05-04 12:47:53.676856 | instance | openstack/daemonsets/openvswitch 2026-05-04 12:47:53.717221 | instance | openstack/daemonsets/ovn-controller-default 2026-05-04 12:47:53.965948 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-05-04 12:47:54.008801 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-05-04 12:47:54.179597 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-05-04 12:47:54.233078 | instance | monitoring/deployment/loki-gateway 2026-05-04 12:47:54.381451 | instance | monitoring/deployment/node-feature-discovery-gc 2026-05-04 12:47:54.419281 | instance | monitoring/deployment/node-feature-discovery-master 2026-05-04 12:47:54.566521 | instance | monitoring/deployment/prometheus-pushgateway 2026-05-04 12:47:54.626653 | instance | monitoring/endpoints/alertmanager-operated 2026-05-04 12:47:54.794670 | instance | monitoring/endpoints/goldpinger 2026-05-04 12:47:54.830347 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-05-04 12:47:54.980633 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-05-04 12:47:55.008309 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-05-04 12:47:55.177585 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-05-04 12:47:55.206968 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-05-04 12:47:55.363740 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-05-04 12:47:55.404746 | instance | monitoring/endpoints/loki 2026-05-04 12:47:55.599575 | instance | monitoring/endpoints/loki-chunks-cache 2026-05-04 12:47:55.602626 | instance | monitoring/endpoints/loki-gateway 2026-05-04 12:47:55.788728 | instance | monitoring/endpoints/loki-headless 2026-05-04 12:47:55.794863 | instance | monitoring/endpoints/loki-memberlist 2026-05-04 12:47:55.979828 | instance | monitoring/endpoints/loki-results-cache 2026-05-04 12:47:55.985363 | instance | monitoring/endpoints/prometheus-operated 2026-05-04 12:47:56.183385 | instance | monitoring/endpoints/prometheus-pushgateway 2026-05-04 12:47:56.192136 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-05-04 12:47:56.378418 | instance | monitoring/endpoints/vector-headless 2026-05-04 12:47:56.412349 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-05-04 12:47:56.573318 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-05-04 12:47:56.622375 | instance | openstack/endpoints/barbican-api 2026-05-04 12:47:56.791478 | instance | openstack/endpoints/ceph-mon 2026-05-04 12:47:56.845751 | instance | openstack/endpoints/cinder-api 2026-05-04 12:47:57.014346 | instance | openstack/endpoints/glance-api 2026-05-04 12:47:57.094375 | instance | openstack/endpoints/heat-api 2026-05-04 12:47:57.262207 | instance | openstack/deployment/barbican-api 2026-05-04 12:47:57.338112 | instance | openstack/endpoints/heat-cfn 2026-05-04 12:47:57.526121 | instance | openstack/deployment/cinder-api 2026-05-04 12:47:57.555602 | instance | openstack/endpoints/horizon 2026-05-04 12:47:57.773069 | instance | openstack/deployment/cinder-backup 2026-05-04 12:47:57.777340 | instance | openstack/endpoints/horizon-int 2026-05-04 12:47:58.010039 | instance | openstack/deployment/cinder-scheduler 2026-05-04 12:47:58.023068 | instance | openstack/endpoints/keystone-api 2026-05-04 12:47:58.246038 | instance | openstack/deployment/cinder-volume 2026-05-04 12:47:58.247411 | instance | openstack/endpoints/magnum-api 2026-05-04 12:47:58.486974 | instance | openstack/deployment/glance-api 2026-05-04 12:47:58.504321 | instance | openstack/endpoints/magnum-registry 2026-05-04 12:47:58.724247 | instance | openstack/deployment/heat-api 2026-05-04 12:47:58.724912 | instance | openstack/endpoints/manila-api 2026-05-04 12:47:58.945792 | instance | openstack/deployment/heat-cfn 2026-05-04 12:47:58.973280 | instance | openstack/endpoints/memcached 2026-05-04 12:47:59.193627 | instance | openstack/deployment/heat-engine 2026-05-04 12:47:59.195059 | instance | openstack/deployment/horizon 2026-05-04 12:47:59.436655 | instance | openstack/deployment/keystone-api 2026-05-04 12:47:59.437715 | instance | openstack/deployment/magnum-api 2026-05-04 12:47:59.672779 | instance | openstack/endpoints/memcached-metrics 2026-05-04 12:47:59.677442 | instance | openstack/endpoints/neutron-server 2026-05-04 12:47:59.908455 | instance | openstack/deployment/magnum-registry 2026-05-04 12:47:59.916126 | instance | openstack/endpoints/nova-api 2026-05-04 12:48:00.139033 | instance | openstack/deployment/manila-api 2026-05-04 12:48:00.150802 | instance | openstack/endpoints/nova-metadata 2026-05-04 12:48:00.353609 | instance | openstack/deployment/manila-data 2026-05-04 12:48:00.361916 | instance | openstack/deployment/manila-scheduler 2026-05-04 12:48:00.591115 | instance | openstack/endpoints/nova-novncproxy 2026-05-04 12:48:00.591740 | instance | openstack/deployment/manila-share 2026-05-04 12:48:00.820685 | instance | openstack/endpoints/octavia-api 2026-05-04 12:48:00.841174 | instance | openstack/endpoints/openstack-exporter 2026-05-04 12:48:01.051724 | instance | openstack/deployment/memcached-memcached 2026-05-04 12:48:01.052574 | instance | openstack/deployment/neutron-rpc-server 2026-05-04 12:48:01.299363 | instance | openstack/endpoints/ovn-ovsdb-nb 2026-05-04 12:48:01.308031 | instance | openstack/deployment/neutron-server 2026-05-04 12:48:01.541339 | instance | openstack/endpoints/ovn-ovsdb-sb 2026-05-04 12:48:01.583405 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-05-04 12:48:01.800379 | instance | openstack/deployment/nova-api-metadata 2026-05-04 12:48:01.840468 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-05-04 12:48:02.063825 | instance | openstack/deployment/nova-api-osapi 2026-05-04 12:48:02.091689 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-05-04 12:48:02.306798 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-05-04 12:48:02.363885 | instance | openstack/deployment/nova-conductor 2026-05-04 12:48:02.661405 | instance | openstack/deployment/nova-novncproxy 2026-05-04 12:48:02.679236 | instance | openstack/endpoints/percona-xtradb-pxc 2026-05-04 12:48:02.905416 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-05-04 12:48:02.907314 | instance | openstack/deployment/nova-scheduler 2026-05-04 12:48:03.113545 | instance | openstack/endpoints/placement-api 2026-05-04 12:48:03.125445 | instance | openstack/deployment/octavia-api 2026-05-04 12:48:03.339943 | instance | openstack/endpoints/rabbitmq-barbican 2026-05-04 12:48:03.408354 | instance | openstack/deployment/octavia-housekeeping 2026-05-04 12:48:03.581786 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-05-04 12:48:03.669814 | instance | openstack/deployment/octavia-worker 2026-05-04 12:48:03.816431 | instance | openstack/endpoints/rabbitmq-cinder 2026-05-04 12:48:03.918120 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-05-04 12:48:04.047803 | instance | openstack/deployment/openstack-database-exporter 2026-05-04 12:48:04.146040 | instance | openstack/endpoints/rabbitmq-glance 2026-05-04 12:48:04.289584 | instance | openstack/deployment/openstack-exporter 2026-05-04 12:48:04.372509 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-05-04 12:48:04.526665 | instance | openstack/deployment/ovn-northd 2026-05-04 12:48:04.586910 | instance | openstack/endpoints/rabbitmq-heat 2026-05-04 12:48:04.591358 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:04.757636 | instance | openstack/deployment/placement-api 2026-05-04 12:48:04.803619 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-05-04 12:48:04.850439 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:04.997003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:05.014411 | instance | openstack/deployment/pxc-operator 2026-05-04 12:48:05.043158 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-05-04 12:48:05.271949 | instance | openstack/endpoints/rabbitmq-keystone 2026-05-04 12:48:05.306640 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-05-04 12:48:05.483887 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-05-04 12:48:05.529311 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-05-04 12:48:05.702651 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-05-04 12:48:05.745318 | instance | openstack/endpoints/rabbitmq-magnum 2026-05-04 12:48:05.947085 | instance | openstack/deployment/staffeln-api 2026-05-04 12:48:05.987749 | instance | openstack/deployment/staffeln-conductor 2026-05-04 12:48:06.222136 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-05-04 12:48:06.232917 | instance | openstack/endpoints/rabbitmq-manila 2026-05-04 12:48:06.449973 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-05-04 12:48:06.456596 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-05-04 12:48:06.664282 | instance | openstack/endpoints/rabbitmq-neutron 2026-05-04 12:48:06.676184 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-05-04 12:48:06.873788 | instance | openstack/endpoints/rabbitmq-nova 2026-05-04 12:48:06.896159 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-05-04 12:48:07.072632 | instance | openstack/endpoints/rabbitmq-octavia 2026-05-04 12:48:07.135661 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-05-04 12:48:07.290933 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-05-04 12:48:07.374919 | instance | openstack/endpoints/staffeln-api 2026-05-04 12:48:07.554010 | instance | openstack/endpoints/valkey 2026-05-04 12:48:07.614213 | instance | openstack/endpoints/valkey-headless 2026-05-04 12:48:07.775395 | instance | openstack/endpoints/valkey-metrics 2026-05-04 12:48:07.847280 | instance | openstack/ingresses/cloudformation 2026-05-04 12:48:08.011159 | instance | openstack/ingresses/compute 2026-05-04 12:48:08.137987 | instance | openstack/ingresses/compute-novnc-proxy 2026-05-04 12:48:08.323936 | instance | openstack/ingresses/container-infra 2026-05-04 12:48:08.409818 | instance | openstack/ingresses/container-infra-registry 2026-05-04 12:48:08.552431 | instance | openstack/ingresses/dashboard 2026-05-04 12:48:08.625514 | instance | openstack/ingresses/identity 2026-05-04 12:48:08.773237 | instance | openstack/ingresses/image 2026-05-04 12:48:08.860973 | instance | openstack/ingresses/key-manager 2026-05-04 12:48:09.024032 | instance | openstack/ingresses/load-balancer 2026-05-04 12:48:09.097253 | instance | openstack/ingresses/network 2026-05-04 12:48:09.261978 | instance | openstack/ingresses/orchestration 2026-05-04 12:48:09.335979 | instance | openstack/ingresses/placement 2026-05-04 12:48:09.498179 | instance | openstack/ingresses/rook-ceph-cluster 2026-05-04 12:48:09.568623 | instance | openstack/ingresses/sharev2 2026-05-04 12:48:09.732969 | instance | openstack/ingresses/volumev3 2026-05-04 12:48:09.814401 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-04 12:48:09.982922 | instance | monitoring/pods/goldpinger-6vgll 2026-05-04 12:48:10.013238 | instance | monitoring/pods/kube-prometheus-stack-grafana-5c94c4b8f7-hflxx 2026-05-04 12:48:10.180711 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rzqsx 2026-05-04 12:48:10.227175 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-dhq45 2026-05-04 12:48:10.404066 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-pzw8z 2026-05-04 12:48:10.441120 | instance | monitoring/pods/loki-0 2026-05-04 12:48:10.617107 | instance | monitoring/pods/loki-chunks-cache-0 2026-05-04 12:48:10.645000 | instance | monitoring/pods/loki-gateway-cf54cb88c-kz4g9 2026-05-04 12:48:10.811526 | instance | monitoring/pods/loki-results-cache-0 2026-05-04 12:48:10.832830 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-mmw4x 2026-05-04 12:48:11.012046 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-spvqx 2026-05-04 12:48:11.057049 | instance | monitoring/pods/node-feature-discovery-worker-697tl 2026-05-04 12:48:11.216505 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-05-04 12:48:11.273877 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-b4pkz 2026-05-04 12:48:11.418725 | instance | monitoring/pods/vector-k5qs4 2026-05-04 12:48:11.488221 | instance | openstack/jobs/barbican-db-init 2026-05-04 12:48:11.622243 | instance | openstack/jobs/barbican-db-sync 2026-05-04 12:48:11.726648 | instance | openstack/jobs/barbican-ks-endpoints 2026-05-04 12:48:11.875303 | instance | openstack/jobs/barbican-ks-service 2026-05-04 12:48:11.956842 | instance | openstack/jobs/barbican-ks-user 2026-05-04 12:48:12.113030 | instance | openstack/jobs/barbican-rabbit-init 2026-05-04 12:48:12.199530 | instance | openstack/jobs/cinder-backup-storage-init 2026-05-04 12:48:12.346314 | instance | openstack/jobs/cinder-bootstrap 2026-05-04 12:48:12.451951 | instance | openstack/jobs/cinder-create-internal-tenant 2026-05-04 12:48:12.595836 | instance | openstack/jobs/cinder-db-init 2026-05-04 12:48:12.699480 | instance | openstack/jobs/cinder-db-sync 2026-05-04 12:48:12.838213 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-05-04 12:48:12.919936 | instance | openstack/jobs/cinder-ks-endpoints 2026-05-04 12:48:13.028676 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-05-04 12:48:13.144917 | instance | openstack/jobs/cinder-ks-service 2026-05-04 12:48:13.223722 | instance | openstack/networkpolicies/valkey 2026-05-04 12:48:13.390259 | instance | openstack/jobs/cinder-ks-user 2026-05-04 12:48:13.399699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:13.432836 | instance | openstack/jobs/cinder-rabbit-init 2026-05-04 12:48:13.517004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:13.616581 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:13.628781 | instance | openstack/jobs/cinder-storage-init 2026-05-04 12:48:13.679577 | instance | openstack/jobs/cinder-volume-usage-audit-29631605 2026-05-04 12:48:13.721808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:13.810691 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:13.881421 | instance | openstack/jobs/glance-db-init 2026-05-04 12:48:13.900935 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:13.922691 | instance | openstack/jobs/glance-db-sync 2026-05-04 12:48:13.988052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:14.081598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:14.111528 | instance | openstack/jobs/glance-ks-endpoints 2026-05-04 12:48:14.171377 | instance | openstack/jobs/glance-ks-service 2026-05-04 12:48:14.178618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:14.282148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:14.375952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:14.400196 | instance | openstack/jobs/glance-ks-user 2026-05-04 12:48:14.410247 | instance | openstack/jobs/glance-metadefs-load 2026-05-04 12:48:14.480996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:14.574444 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:14.642262 | instance | openstack/jobs/glance-rabbit-init 2026-05-04 12:48:14.644299 | instance | openstack/jobs/glance-storage-init 2026-05-04 12:48:14.672155 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:14.767979 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:14.868693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:14.874288 | instance | openstack/jobs/heat-bootstrap 2026-05-04 12:48:14.886997 | instance | openstack/jobs/heat-db-init 2026-05-04 12:48:14.969425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:15.062196 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:15.112356 | instance | openstack/jobs/heat-db-sync 2026-05-04 12:48:15.117580 | instance | openstack/jobs/heat-domain-ks-user 2026-05-04 12:48:15.178007 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-04 12:48:15.188882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:15.281956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:15.344485 | instance | openstack/jobs/heat-engine-cleaner-29631635 2026-05-04 12:48:15.344682 | instance | openstack/jobs/heat-engine-cleaner-29631640 2026-05-04 12:48:15.367052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:15.485285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:15.576876 | instance | openstack/jobs/heat-engine-cleaner-29631645 2026-05-04 12:48:15.586553 | instance | openstack/jobs/heat-ks-endpoints 2026-05-04 12:48:15.603668 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:15.714524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:15.808936 | instance | openstack/jobs/heat-ks-service 2026-05-04 12:48:15.813464 | instance | openstack/jobs/heat-ks-user 2026-05-04 12:48:15.817459 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-04 12:48:15.827024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:15.987683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:16.085956 | instance | openstack/jobs/heat-rabbit-init 2026-05-04 12:48:16.097977 | instance | openstack/jobs/heat-trusts 2026-05-04 12:48:16.144259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:16.236982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:16.355083 | instance | openstack/jobs/horizon-db-init 2026-05-04 12:48:16.361461 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:16.367584 | instance | openstack/jobs/horizon-db-sync 2026-05-04 12:48:16.451151 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:16.566741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:16.598147 | instance | openstack/jobs/keystone-bootstrap 2026-05-04 12:48:16.600778 | instance | openstack/jobs/keystone-credential-setup 2026-05-04 12:48:16.659161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:16.758270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:16.838729 | instance | openstack/jobs/keystone-db-init 2026-05-04 12:48:16.840562 | instance | openstack/jobs/keystone-db-sync 2026-05-04 12:48:16.862531 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:16.967359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:17.078988 | instance | openstack/jobs/keystone-domain-manage 2026-05-04 12:48:17.094720 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:17.108818 | instance | openstack/jobs/keystone-fernet-rotate-29631600 2026-05-04 12:48:17.209277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:17.313353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:17.356130 | instance | openstack/jobs/keystone-fernet-setup 2026-05-04 12:48:17.399147 | instance | openstack/jobs/keystone-rabbit-init 2026-05-04 12:48:17.413647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:17.503976 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:17.602091 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:17.619743 | instance | openstack/jobs/magnum-db-init 2026-05-04 12:48:17.638108 | instance | openstack/jobs/magnum-db-sync 2026-05-04 12:48:17.705114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:17.812759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:17.862324 | instance | openstack/jobs/magnum-domain-ks-user 2026-05-04 12:48:17.867756 | instance | openstack/jobs/magnum-ks-endpoints 2026-05-04 12:48:17.928319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:18.045426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:18.122754 | instance | openstack/jobs/magnum-ks-service 2026-05-04 12:48:18.144950 | instance | openstack/jobs/magnum-ks-user 2026-05-04 12:48:18.160332 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-05-04 12:48:18.171963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:18.277694 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:18.366557 | instance | openstack/jobs/magnum-rabbit-init 2026-05-04 12:48:18.371874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:18.415509 | instance | openstack/jobs/manila-bootstrap 2026-05-04 12:48:18.487635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:18.583325 | instance | openstack/jobs/manila-db-init 2026-05-04 12:48:18.588255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:18.643239 | instance | openstack/jobs/manila-db-sync 2026-05-04 12:48:18.695456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:18.803147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-05-04 12:48:18.825518 | instance | openstack/jobs/manila-ks-endpoints 2026-05-04 12:48:18.877147 | instance | openstack/jobs/manila-ks-service 2026-05-04 12:48:19.070945 | instance | openstack/jobs/manila-ks-user 2026-05-04 12:48:19.120003 | instance | openstack/jobs/manila-rabbit-init 2026-05-04 12:48:19.298275 | instance | openstack/jobs/neutron-db-init 2026-05-04 12:48:19.355055 | instance | openstack/jobs/neutron-db-sync 2026-05-04 12:48:19.542736 | instance | openstack/jobs/neutron-ks-endpoints 2026-05-04 12:48:19.587459 | instance | openstack/jobs/neutron-ks-service 2026-05-04 12:48:19.791180 | instance | openstack/jobs/neutron-ks-user 2026-05-04 12:48:19.818144 | instance | openstack/jobs/neutron-rabbit-init 2026-05-04 12:48:20.025583 | instance | openstack/jobs/nova-db-init 2026-05-04 12:48:20.041010 | instance | openstack/jobs/nova-db-sync 2026-05-04 12:48:20.248157 | instance | openstack/jobs/nova-ks-endpoints 2026-05-04 12:48:20.289641 | instance | openstack/jobs/nova-ks-service 2026-05-04 12:48:20.496962 | instance | openstack/jobs/nova-ks-user 2026-05-04 12:48:20.539735 | instance | openstack/jobs/nova-rabbit-init 2026-05-04 12:48:20.708186 | instance | openstack/jobs/octavia-bootstrap 2026-05-04 12:48:20.780317 | instance | openstack/jobs/octavia-db-init 2026-05-04 12:48:20.935426 | instance | openstack/jobs/octavia-db-sync 2026-05-04 12:48:21.010284 | instance | openstack/jobs/octavia-ks-endpoints 2026-05-04 12:48:21.174822 | instance | openstack/jobs/octavia-ks-service 2026-05-04 12:48:21.241242 | instance | openstack/jobs/octavia-ks-user 2026-05-04 12:48:21.426220 | instance | openstack/jobs/octavia-rabbit-init 2026-05-04 12:48:21.472608 | instance | openstack/jobs/placement-db-init 2026-05-04 12:48:21.675682 | instance | openstack/jobs/placement-db-sync 2026-05-04 12:48:21.722956 | instance | openstack/jobs/placement-ks-endpoints 2026-05-04 12:48:21.927418 | instance | openstack/jobs/placement-ks-service 2026-05-04 12:48:21.972933 | instance | openstack/jobs/placement-ks-user 2026-05-04 12:48:22.175765 | instance | openstack/jobs/staffeln-db-init 2026-05-04 12:48:22.213332 | instance | openstack/jobs/staffeln-db-sync 2026-05-04 12:48:22.422354 | instance | openstack/jobs/tempest-ks-user 2026-05-04 12:48:22.454946 | instance | openstack/jobs/tempest-run-tests 2026-05-04 12:48:22.628264 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-05-04 12:48:22.717988 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-05-04 12:48:22.920538 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-05-04 12:48:22.968630 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0 2026-05-04 12:48:23.134037 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0 2026-05-04 12:48:23.347602 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-05-04 12:48:23.502439 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-05-04 12:48:23.711071 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-05-04 12:48:23.880571 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-05-04 12:48:24.095508 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-05-04 12:48:24.226018 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-05-04 12:48:24.479714 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-05-04 12:48:24.593420 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-05-04 12:48:24.841687 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-05-04 12:48:24.975380 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-05-04 12:48:25.209398 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-05-04 12:48:25.339349 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-05-04 12:48:25.566692 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-05-04 12:48:25.692318 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-05-04 12:48:25.743440 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-05-04 12:48:25.892201 | instance | openstack/pods/barbican-api-7dc67d5487-rkppl 2026-05-04 12:48:25.923999 | instance | openstack/pods/barbican-db-init-vbwh2 2026-05-04 12:48:26.136611 | instance | openstack/pods/barbican-db-sync-4n6dw 2026-05-04 12:48:26.160151 | instance | openstack/pods/barbican-ks-endpoints-8hx27 2026-05-04 12:48:26.359101 | instance | openstack/pods/barbican-ks-service-knb5p 2026-05-04 12:48:26.420346 | instance | openstack/pods/barbican-ks-user-6npv9 2026-05-04 12:48:26.607066 | instance | openstack/pods/barbican-rabbit-init-jg7w4 2026-05-04 12:48:26.651496 | instance | openstack/pods/cinder-api-655cbcb574-wsm4g 2026-05-04 12:48:26.827835 | instance | openstack/pods/cinder-backup-5cbbdd55b-x2mb4 2026-05-04 12:48:26.885589 | instance | openstack/pods/cinder-backup-storage-init-n4dmf 2026-05-04 12:48:27.054267 | instance | openstack/pods/cinder-bootstrap-hkglr 2026-05-04 12:48:27.119477 | instance | openstack/pods/cinder-create-internal-tenant-tshsg 2026-05-04 12:48:27.297243 | instance | openstack/pods/cinder-db-init-bh9l7 2026-05-04 12:48:27.365224 | instance | openstack/pods/cinder-db-sync-jnpz4 2026-05-04 12:48:27.526708 | instance | openstack/pods/cinder-ks-endpoints-vwxph 2026-05-04 12:48:27.587380 | instance | openstack/pods/cinder-ks-service-pwjf2 2026-05-04 12:48:27.773258 | instance | openstack/pods/cinder-ks-user-lvslx 2026-05-04 12:48:27.825540 | instance | openstack/pods/cinder-rabbit-init-7l9xl 2026-05-04 12:48:28.018339 | instance | openstack/pods/cinder-scheduler-6dd7cf4f4b-z7wt2 2026-05-04 12:48:28.069339 | instance | openstack/pods/cinder-storage-init-rb8gn 2026-05-04 12:48:28.252020 | instance | openstack/pods/cinder-volume-8fc6dbf9c-frqvw 2026-05-04 12:48:28.299392 | instance | openstack/pods/cinder-volume-usage-audit-29631605-694pj 2026-05-04 12:48:28.490704 | instance | openstack/pods/glance-api-7f5797b66b-ngjxf 2026-05-04 12:48:28.539092 | instance | openstack/pods/glance-db-init-rgg52 2026-05-04 12:48:28.717684 | instance | openstack/pods/glance-db-sync-fxtd9 2026-05-04 12:48:28.817947 | instance | openstack/pods/glance-ks-endpoints-j8v5t 2026-05-04 12:48:28.985647 | instance | openstack/pods/glance-ks-service-59wqn 2026-05-04 12:48:29.066900 | instance | openstack/pods/glance-ks-user-gnx4j 2026-05-04 12:48:29.204399 | instance | openstack/pods/glance-metadefs-load-6jjhl 2026-05-04 12:48:29.303959 | instance | openstack/pods/glance-rabbit-init-85lnr 2026-05-04 12:48:29.424613 | instance | openstack/pods/glance-storage-init-2w9pt 2026-05-04 12:48:29.520628 | instance | openstack/pods/heat-api-9675c8dd-4m87s 2026-05-04 12:48:29.675981 | instance | openstack/pods/heat-bootstrap-85htc 2026-05-04 12:48:29.739020 | instance | openstack/pods/heat-cfn-6d88c9f574-6snff 2026-05-04 12:48:29.898561 | instance | openstack/pods/heat-db-init-sz2zz 2026-05-04 12:48:29.980502 | instance | openstack/pods/heat-db-sync-qctk4 2026-05-04 12:48:30.123878 | instance | openstack/pods/heat-domain-ks-user-w566l 2026-05-04 12:48:30.229119 | instance | openstack/pods/heat-engine-55f48d68d9-flp5q 2026-05-04 12:48:30.366328 | instance | openstack/pods/heat-engine-cleaner-29631635-bm7gd 2026-05-04 12:48:30.445183 | instance | openstack/pods/heat-engine-cleaner-29631640-lmtkb 2026-05-04 12:48:30.608869 | instance | openstack/pods/heat-engine-cleaner-29631645-b7wvg 2026-05-04 12:48:30.648613 | instance | openstack/pods/heat-ks-endpoints-tpk8p 2026-05-04 12:48:30.845118 | instance | openstack/pods/heat-ks-service-zsjtx 2026-05-04 12:48:30.875470 | instance | openstack/pods/heat-ks-user-tg2cr 2026-05-04 12:48:31.066469 | instance | openstack/pods/heat-rabbit-init-zw5d2 2026-05-04 12:48:31.115571 | instance | openstack/pods/heat-trusts-v6xfn 2026-05-04 12:48:31.303050 | instance | openstack/pods/horizon-6f69b4dc5c-wp7wz 2026-05-04 12:48:31.322433 | instance | openstack/pods/horizon-db-init-zllnq 2026-05-04 12:48:31.535634 | instance | openstack/pods/horizon-db-sync-mh8t9 2026-05-04 12:48:31.547723 | instance | openstack/pods/keepalived-l786j 2026-05-04 12:48:31.759626 | instance | openstack/pods/keystone-api-5895cb7546-h5tm6 2026-05-04 12:48:31.762603 | instance | openstack/pods/keystone-bootstrap-msfqf 2026-05-04 12:48:32.001414 | instance | openstack/pods/keystone-credential-setup-thx74 2026-05-04 12:48:32.012613 | instance | openstack/pods/keystone-db-init-rzk57 2026-05-04 12:48:32.226115 | instance | openstack/pods/keystone-db-sync-7gghw 2026-05-04 12:48:32.259561 | instance | openstack/pods/keystone-domain-manage-dgxcg 2026-05-04 12:48:32.456076 | instance | openstack/pods/keystone-fernet-rotate-29631600-cc4nj 2026-05-04 12:48:32.494511 | instance | openstack/pods/keystone-fernet-setup-9xdd9 2026-05-04 12:48:32.700305 | instance | openstack/pods/keystone-rabbit-init-kjfsz 2026-05-04 12:48:32.724374 | instance | openstack/pods/libvirt-libvirt-default-6929l 2026-05-04 12:48:32.926541 | instance | openstack/pods/magnum-api-6745b97ccb-hmrlm 2026-05-04 12:48:32.953559 | instance | openstack/rolebindings/barbican-barbican-api 2026-05-04 12:48:33.147704 | instance | openstack/pods/magnum-cluster-api-proxy-sfdtm 2026-05-04 12:48:33.162695 | instance | openstack/pods/magnum-conductor-0 2026-05-04 12:48:33.355380 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-05-04 12:48:33.374329 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-05-04 12:48:33.534938 | instance | openstack/pods/magnum-db-init-qtqkr 2026-05-04 12:48:33.553017 | instance | openstack/pods/magnum-db-sync-k5rdd 2026-05-04 12:48:33.771562 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-05-04 12:48:33.774874 | instance | openstack/pods/magnum-domain-ks-user-72zts 2026-05-04 12:48:33.965291 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-05-04 12:48:34.022933 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-05-04 12:48:34.156171 | instance | openstack/pods/magnum-ks-endpoints-fntpt 2026-05-04 12:48:34.219617 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-05-04 12:48:34.378009 | instance | openstack/pods/magnum-ks-service-jqdvc 2026-05-04 12:48:34.405149 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-05-04 12:48:34.584827 | instance | openstack/pods/magnum-ks-user-kggnp 2026-05-04 12:48:34.585752 | instance | openstack/rolebindings/cinder-cinder-api 2026-05-04 12:48:34.757746 | instance | openstack/pods/magnum-rabbit-init-bjzmg 2026-05-04 12:48:34.813317 | instance | openstack/rolebindings/cinder-cinder-backup 2026-05-04 12:48:34.994568 | instance | openstack/pods/magnum-registry-c45778976-t8rf5 2026-05-04 12:48:35.019328 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-05-04 12:48:35.216868 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-05-04 12:48:35.245346 | instance | openstack/pods/manila-api-5d4fc689d-l4qm9 2026-05-04 12:48:35.405069 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-05-04 12:48:35.489465 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-05-04 12:48:35.615267 | instance | openstack/pods/manila-bootstrap-57rd8 2026-05-04 12:48:35.666969 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-05-04 12:48:35.858121 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-05-04 12:48:35.866588 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-05-04 12:48:36.051439 | instance | openstack/pods/manila-data-55dcfcf97c-wwqh6 2026-05-04 12:48:36.073996 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-05-04 12:48:36.259760 | instance | openstack/pods/manila-db-init-sg9p6 2026-05-04 12:48:36.289024 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-05-04 12:48:36.480866 | instance | openstack/pods/manila-db-sync-hjt87 2026-05-04 12:48:36.504781 | instance | openstack/rolebindings/cinder-cinder-test 2026-05-04 12:48:36.690631 | instance | openstack/pods/manila-ks-endpoints-4hxch 2026-05-04 12:48:36.700500 | instance | openstack/rolebindings/cinder-cinder-volume 2026-05-04 12:48:36.895185 | instance | openstack/pods/manila-ks-service-ns4wm 2026-05-04 12:48:36.981994 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-05-04 12:48:37.212839 | instance | openstack/pods/manila-ks-user-8jgkz 2026-05-04 12:48:37.236931 | instance | openstack/rolebindings/cinder-storage-init 2026-05-04 12:48:37.430992 | instance | openstack/pods/manila-rabbit-init-47z2m 2026-05-04 12:48:37.455958 | instance | openstack/rolebindings/glance-glance-api 2026-05-04 12:48:37.633318 | instance | openstack/pods/manila-scheduler-56b4558f97-pvsbr 2026-05-04 12:48:37.655559 | instance | openstack/rolebindings/glance-glance-db-init 2026-05-04 12:48:37.849493 | instance | openstack/pods/manila-share-86f4887f77-2fcmp 2026-05-04 12:48:37.862607 | instance | openstack/rolebindings/glance-glance-db-sync 2026-05-04 12:48:38.056394 | instance | openstack/pods/memcached-memcached-6479589586-95tl2 2026-05-04 12:48:38.089359 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-05-04 12:48:38.297203 | instance | openstack/pods/neutron-db-init-gkps4 2026-05-04 12:48:38.304950 | instance | openstack/rolebindings/glance-glance-ks-service 2026-05-04 12:48:38.493556 | instance | openstack/pods/neutron-db-sync-fxtmg 2026-05-04 12:48:38.535647 | instance | openstack/rolebindings/glance-glance-ks-user 2026-05-04 12:48:38.725342 | instance | openstack/pods/neutron-ks-endpoints-mw5h7 2026-05-04 12:48:38.730377 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-05-04 12:48:38.915161 | instance | openstack/pods/neutron-ks-service-xcxsc 2026-05-04 12:48:38.984245 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-05-04 12:48:39.144904 | instance | openstack/rolebindings/glance-glance-storage-init 2026-05-04 12:48:39.175404 | instance | openstack/pods/neutron-ks-user-vhh5f 2026-05-04 12:48:39.317034 | instance | openstack/rolebindings/glance-glance-test 2026-05-04 12:48:39.431212 | instance | openstack/pods/neutron-netns-cleanup-cron-default-qjvmz 2026-05-04 12:48:39.522774 | instance | openstack/pods/neutron-ovn-metadata-agent-default-7v7gh 2026-05-04 12:48:39.658015 | instance | openstack/rolebindings/glance-storage-init 2026-05-04 12:48:39.765591 | instance | openstack/pods/neutron-ovn-vpn-agent-default-drdg5 2026-05-04 12:48:39.884180 | instance | openstack/rolebindings/heat-heat-api 2026-05-04 12:48:40.008482 | instance | openstack/pods/neutron-rabbit-init-khmck 2026-05-04 12:48:40.081964 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-05-04 12:48:40.260879 | instance | openstack/pods/neutron-rpc-server-54795d477c-7xtf7 2026-05-04 12:48:40.276232 | instance | openstack/rolebindings/heat-heat-cfn 2026-05-04 12:48:40.485138 | instance | openstack/pods/neutron-server-56f47c6b87-cpcwv 2026-05-04 12:48:40.527198 | instance | openstack/pods/nova-api-metadata-6d7b6c4c78-rllsh 2026-05-04 12:48:40.737199 | instance | openstack/rolebindings/heat-heat-db-init 2026-05-04 12:48:40.771770 | instance | openstack/rolebindings/heat-heat-db-sync 2026-05-04 12:48:40.927675 | instance | openstack/pods/nova-api-osapi-bdc9c8d8-x72kz 2026-05-04 12:48:40.950440 | instance | openstack/rolebindings/heat-heat-engine 2026-05-04 12:48:41.178827 | instance | openstack/pods/nova-bootstrap-nzkpw 2026-05-04 12:48:41.185475 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-05-04 12:48:41.380589 | instance | openstack/pods/nova-cell-setup-ql94w 2026-05-04 12:48:41.426094 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-05-04 12:48:41.604761 | instance | openstack/pods/nova-compute-default-6ncbf 2026-05-04 12:48:41.636367 | instance | openstack/rolebindings/heat-heat-ks-service 2026-05-04 12:48:41.817181 | instance | openstack/pods/nova-conductor-7c5cf4fffb-ptg8d 2026-05-04 12:48:41.854712 | instance | openstack/rolebindings/heat-heat-ks-user 2026-05-04 12:48:42.044443 | instance | openstack/pods/nova-db-init-kcc8j 2026-05-04 12:48:42.063795 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-05-04 12:48:42.256798 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-05-04 12:48:42.274766 | instance | openstack/pods/nova-db-sync-lwx94 2026-05-04 12:48:42.458385 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-05-04 12:48:42.530140 | instance | openstack/pods/nova-ks-endpoints-vp4lv 2026-05-04 12:48:42.672513 | instance | openstack/pods/nova-ks-service-qm22l 2026-05-04 12:48:42.781454 | instance | openstack/pods/nova-ks-user-5q777 2026-05-04 12:48:42.924535 | instance | openstack/rolebindings/heat-heat-test 2026-05-04 12:48:42.998189 | instance | openstack/pods/nova-novncproxy-bb4dd6dcf-tptk4 2026-05-04 12:48:43.114411 | instance | openstack/rolebindings/heat-heat-trusts 2026-05-04 12:48:43.219817 | instance | openstack/pods/nova-rabbit-init-kfnvg 2026-05-04 12:48:43.312240 | instance | openstack/rolebindings/horizon-horizon 2026-05-04 12:48:43.459448 | instance | openstack/pods/nova-scheduler-68f8bd4fb8-ktkdx 2026-05-04 12:48:43.519938 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-05-04 12:48:43.707945 | instance | openstack/pods/octavia-api-6c8b4f459b-9kh5d 2026-05-04 12:48:43.712761 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-05-04 12:48:43.921805 | instance | openstack/pods/octavia-bootstrap-g2lkp 2026-05-04 12:48:43.983539 | instance | openstack/rolebindings/horizon-horizon-test 2026-05-04 12:48:44.161502 | instance | openstack/pods/octavia-db-init-mcwww 2026-05-04 12:48:44.167032 | instance | openstack/rolebindings/keepalived 2026-05-04 12:48:44.374552 | instance | openstack/pods/octavia-db-sync-bsd6c 2026-05-04 12:48:44.421460 | instance | openstack/rolebindings/keystone-credential-rotate 2026-05-04 12:48:44.608533 | instance | openstack/pods/octavia-health-manager-default-7n5df 2026-05-04 12:48:44.625617 | instance | openstack/rolebindings/keystone-credential-setup 2026-05-04 12:48:44.814766 | instance | openstack/pods/octavia-housekeeping-7894d77f99-2twmv 2026-05-04 12:48:44.834013 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-05-04 12:48:45.010818 | instance | openstack/pods/octavia-ks-endpoints-gdgs8 2026-05-04 12:48:45.038334 | instance | openstack/rolebindings/keystone-fernet-setup 2026-05-04 12:48:45.228127 | instance | openstack/rolebindings/keystone-keystone-api 2026-05-04 12:48:45.245501 | instance | openstack/pods/octavia-ks-service-mcjzn 2026-05-04 12:48:45.415509 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-05-04 12:48:45.453094 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-05-04 12:48:45.597064 | instance | openstack/pods/octavia-ks-user-8fp5v 2026-05-04 12:48:45.618410 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-05-04 12:48:45.800496 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-05-04 12:48:45.809386 | instance | openstack/pods/octavia-rabbit-init-6j9lw 2026-05-04 12:48:45.997359 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-05-04 12:48:46.036152 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-05-04 12:48:46.191622 | instance | openstack/pods/octavia-worker-5d7bcc65dd-p8zmt 2026-05-04 12:48:46.220181 | instance | openstack/rolebindings/keystone-keystone-test 2026-05-04 12:48:46.403402 | instance | openstack/rolebindings/libvirt-cert-manager 2026-05-04 12:48:46.427744 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-sddrn 2026-05-04 12:48:46.583204 | instance | openstack/rolebindings/libvirt-libvirt 2026-05-04 12:48:46.639387 | instance | openstack/pods/openstack-exporter-76cbcbd868-d4lsp 2026-05-04 12:48:46.770577 | instance | openstack/rolebindings/magnum-magnum-api 2026-05-04 12:48:46.874745 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-05-04 12:48:46.954672 | instance | openstack/pods/openvswitch-ws947 2026-05-04 12:48:47.073832 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-05-04 12:48:47.242519 | instance | openstack/pods/ovn-controller-default-nckjj 2026-05-04 12:48:47.312580 | instance | openstack/pods/ovn-northd-fc978744-9rd2n 2026-05-04 12:48:47.466894 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-05-04 12:48:47.560631 | instance | openstack/pods/ovn-ovsdb-nb-0 2026-05-04 12:48:47.648276 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-05-04 12:48:47.753033 | instance | openstack/pods/ovn-ovsdb-sb-0 2026-05-04 12:48:47.863768 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-05-04 12:48:47.986412 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-05-04 12:48:48.049536 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-05-04 12:48:48.175905 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-05-04 12:48:48.264610 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-05-04 12:48:48.350096 | instance | openstack/pods/percona-xtradb-pxc-0 2026-05-04 12:48:48.440279 | instance | openstack/rolebindings/manila-manila-api 2026-05-04 12:48:48.581823 | instance | openstack/pods/placement-api-79659fbbd-rz8m6 2026-05-04 12:48:48.641592 | instance | openstack/rolebindings/manila-manila-data 2026-05-04 12:48:48.821830 | instance | openstack/rolebindings/manila-manila-db-init 2026-05-04 12:48:48.824583 | instance | openstack/pods/placement-db-init-whrqf 2026-05-04 12:48:48.999392 | instance | openstack/rolebindings/manila-manila-db-sync 2026-05-04 12:48:49.060812 | instance | openstack/pods/placement-db-sync-5fl99 2026-05-04 12:48:49.169976 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-05-04 12:48:49.294921 | instance | openstack/pods/placement-ks-endpoints-46tdx 2026-05-04 12:48:49.358899 | instance | openstack/rolebindings/manila-manila-ks-service 2026-05-04 12:48:49.528124 | instance | openstack/pods/placement-ks-service-stl4v 2026-05-04 12:48:49.563615 | instance | openstack/rolebindings/manila-manila-ks-user 2026-05-04 12:48:49.733935 | instance | openstack/pods/placement-ks-user-j4j5g 2026-05-04 12:48:49.766952 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-05-04 12:48:49.942341 | instance | openstack/pods/pxc-operator-69cb5bbdb9-984fw 2026-05-04 12:48:49.975597 | instance | openstack/rolebindings/manila-manila-scheduler 2026-05-04 12:48:50.165328 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-05-04 12:48:50.166336 | instance | openstack/rolebindings/manila-manila-share 2026-05-04 12:48:50.335259 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-05-04 12:48:50.402581 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-05-04 12:48:50.553569 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-wp5x2 2026-05-04 12:48:50.584798 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-05-04 12:48:50.797953 | instance | openstack/pods/rabbitmq-glance-server-0 2026-05-04 12:48:50.805914 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-05-04 12:48:50.979249 | instance | openstack/pods/rabbitmq-heat-server-0 2026-05-04 12:48:51.019335 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-05-04 12:48:51.192640 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-05-04 12:48:51.221104 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-05-04 12:48:51.396718 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-05-04 12:48:51.400156 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent 2026-05-04 12:48:51.585106 | instance | openstack/pods/rabbitmq-manila-server-0 2026-05-04 12:48:51.621387 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent 2026-05-04 12:48:51.800806 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-p4mp9 2026-05-04 12:48:51.806011 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-05-04 12:48:51.996770 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-05-04 12:48:52.009076 | instance | openstack/rolebindings/neutron-neutron-server 2026-05-04 12:48:52.179579 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-05-04 12:48:52.192348 | instance | openstack/rolebindings/neutron-neutron-test 2026-05-04 12:48:52.366653 | instance | openstack/pods/rabbitmq-nova-server-0 2026-05-04 12:48:52.389283 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-05-04 12:48:52.617862 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-mc6sv 2026-05-04 12:48:52.640134 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-hrglt 2026-05-04 12:48:52.833115 | instance | openstack/pods/staffeln-api-f54676c6d-ssm2q 2026-05-04 12:48:52.878658 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-05-04 12:48:53.047866 | instance | openstack/pods/staffeln-conductor-5f74d6db87-hl7fb 2026-05-04 12:48:53.061469 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-05-04 12:48:53.244140 | instance | openstack/pods/staffeln-db-init-7pf7z 2026-05-04 12:48:53.266794 | instance | openstack/pods/staffeln-db-sync-mjf5w 2026-05-04 12:48:53.458851 | instance | openstack/pods/tempest-ks-user-lxsqc 2026-05-04 12:48:53.497723 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-05-04 12:48:53.677765 | instance | openstack/pods/tempest-run-tests-ncvxq 2026-05-04 12:48:53.683307 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-05-04 12:48:53.902809 | instance | openstack/pods/valkey-node-0 2026-05-04 12:48:53.938013 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-05-04 12:48:54.124789 | instance | openstack/rolebindings/nova-nova-compute 2026-05-04 12:48:54.130845 | instance | openstack/rolebindings/nova-nova-conductor 2026-05-04 12:48:54.302766 | instance | openstack/rolebindings/nova-nova-db-init 2026-05-04 12:48:54.306410 | instance | openstack/rolebindings/nova-nova-db-sync 2026-05-04 12:48:54.491254 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-05-04 12:48:54.499513 | instance | openstack/rolebindings/nova-nova-ks-service 2026-05-04 12:48:54.694003 | instance | openstack/rolebindings/nova-nova-ks-user 2026-05-04 12:48:54.700963 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-05-04 12:48:54.876292 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-05-04 12:48:54.878323 | instance | openstack/rolebindings/nova-nova-scheduler 2026-05-04 12:48:55.079533 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-05-04 12:48:55.085671 | instance | openstack/rolebindings/nova-nova-test 2026-05-04 12:48:55.254799 | instance | openstack/rolebindings/octavia-octavia-api 2026-05-04 12:48:55.267931 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-05-04 12:48:55.437725 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-05-04 12:48:55.460212 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-05-04 12:48:55.616584 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-05-04 12:48:55.665261 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-05-04 12:48:55.805675 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-05-04 12:48:55.854853 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-05-04 12:48:56.022377 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-05-04 12:48:56.045862 | instance | openstack/rolebindings/octavia-octavia-worker 2026-05-04 12:48:56.211546 | instance | openstack/rolebindings/ovn-bgp-agent 2026-05-04 12:48:56.237918 | instance | openstack/rolebindings/ovn-controller 2026-05-04 12:48:56.409628 | instance | openstack/rolebindings/ovn-northd 2026-05-04 12:48:56.413354 | instance | openstack/rolebindings/ovn-ovn-controller 2026-05-04 12:48:56.593481 | instance | openstack/rolebindings/ovn-ovn-northd 2026-05-04 12:48:56.598729 | instance | openstack/rolebindings/ovn-ovsdb 2026-05-04 12:48:56.789930 | instance | openstack/rolebindings/placement-placement-api 2026-05-04 12:48:56.792074 | instance | openstack/rolebindings/placement-placement-db-init 2026-05-04 12:48:56.992664 | instance | openstack/rolebindings/placement-placement-db-sync 2026-05-04 12:48:57.000124 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-05-04 12:48:57.175766 | instance | openstack/rolebindings/placement-placement-ks-service 2026-05-04 12:48:57.181178 | instance | openstack/rolebindings/placement-placement-ks-user 2026-05-04 12:48:57.368796 | instance | openstack/rolebindings/pxc-operator 2026-05-04 12:48:57.374929 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-05-04 12:48:57.566523 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-05-04 12:48:57.588356 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-05-04 12:48:57.771829 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-05-04 12:48:57.796610 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-05-04 12:48:57.946945 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-05-04 12:48:58.049219 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-05-04 12:48:58.132804 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-05-04 12:48:58.259207 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-05-04 12:48:58.324083 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-05-04 12:48:58.445106 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-05-04 12:48:58.497468 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-05-04 12:48:58.661299 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-05-04 12:48:58.682771 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-05-04 12:48:58.849244 | instance | openstack/rolebindings/rook-ceph-mgr 2026-05-04 12:48:58.877488 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-05-04 12:48:59.037422 | instance | openstack/rolebindings/rook-ceph-osd 2026-05-04 12:48:59.078401 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-05-04 12:48:59.217097 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-05-04 12:48:59.265724 | instance | monitoring/roles/node-feature-discovery-worker 2026-05-04 12:48:59.440133 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-05-04 12:48:59.461619 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-05-04 12:48:59.642789 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-05-04 12:48:59.645526 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-05-04 12:48:59.851217 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-05-04 12:48:59.855822 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-05-04 12:49:00.037834 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-05-04 12:49:00.039169 | instance | openstack/roles/barbican-openstack-barbican-api 2026-05-04 12:49:00.221334 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-05-04 12:49:00.222624 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-05-04 12:49:00.401137 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-05-04 12:49:00.405190 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-05-04 12:49:00.592809 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-05-04 12:49:00.596328 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-05-04 12:49:00.767492 | instance | openstack/roles/cinder-backup-storage-init 2026-05-04 12:49:00.777689 | instance | openstack/roles/cinder-openstack-cinder-api 2026-05-04 12:49:00.954720 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-05-04 12:49:00.958695 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-05-04 12:49:01.159056 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-05-04 12:49:01.161526 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-05-04 12:49:01.358894 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-05-04 12:49:01.360249 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-05-04 12:49:01.540729 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-05-04 12:49:01.542171 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-05-04 12:49:01.722794 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-05-04 12:49:01.724761 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-05-04 12:49:01.906517 | instance | openstack/roles/cinder-openstack-cinder-test 2026-05-04 12:49:01.910905 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-05-04 12:49:02.112182 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-05-04 12:49:02.116436 | instance | openstack/roles/cinder-storage-init 2026-05-04 12:49:02.306040 | instance | openstack/roles/glance-openstack-glance-api 2026-05-04 12:49:02.308081 | instance | openstack/roles/glance-openstack-glance-db-init 2026-05-04 12:49:02.486344 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-05-04 12:49:02.493403 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-05-04 12:49:02.670503 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-05-04 12:49:02.688817 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-05-04 12:49:02.846868 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-05-04 12:49:02.873757 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-05-04 12:49:03.039966 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-05-04 12:49:03.066229 | instance | openstack/roles/glance-openstack-glance-test 2026-05-04 12:49:03.223733 | instance | openstack/roles/glance-storage-init 2026-05-04 12:49:03.273053 | instance | openstack/roles/heat-openstack-heat-api 2026-05-04 12:49:03.426241 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-05-04 12:49:03.483320 | instance | openstack/roles/heat-openstack-heat-cfn 2026-05-04 12:49:03.614128 | instance | openstack/roles/heat-openstack-heat-db-init 2026-05-04 12:49:03.686837 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-04 12:49:03.798943 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-05-04 12:49:03.880250 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-05-04 12:49:03.991765 | instance | openstack/roles/heat-openstack-heat-engine 2026-05-04 12:49:04.073455 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-05-04 12:49:04.184325 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-05-04 12:49:04.267633 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-05-04 12:49:04.374774 | instance | monitoring/secrets/alertmanager-tls 2026-05-04 12:49:04.456072 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-05-04 12:49:04.571500 | instance | monitoring/secrets/grafana-tls 2026-05-04 12:49:04.638170 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-05-04 12:49:04.806974 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-05-04 12:49:04.837752 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-05-04 12:49:05.031075 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-05-04 12:49:05.032173 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-05-04 12:49:05.215050 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-05-04 12:49:05.236159 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-05-04 12:49:05.393899 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-05-04 12:49:05.424998 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-05-04 12:49:05.590162 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-05-04 12:49:05.625513 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-05-04 12:49:05.786770 | instance | openstack/roles/heat-openstack-heat-test 2026-05-04 12:49:05.829220 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-05-04 12:49:06.004897 | instance | openstack/roles/heat-openstack-heat-trusts 2026-05-04 12:49:06.025333 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-05-04 12:49:06.186988 | instance | openstack/roles/horizon-openstack-horizon 2026-05-04 12:49:06.224568 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-05-04 12:49:06.379891 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-05-04 12:49:06.412235 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-pzw8z-tls 2026-05-04 12:49:06.581070 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-05-04 12:49:06.616227 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-05-04 12:49:06.766771 | instance | openstack/roles/horizon-openstack-horizon-test 2026-05-04 12:49:06.794417 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-05-04 12:49:06.945879 | instance | openstack/roles/keepalived 2026-05-04 12:49:06.973117 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-05-04 12:49:07.150958 | instance | openstack/roles/keystone-credential-rotate 2026-05-04 12:49:07.184164 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-05-04 12:49:07.336777 | instance | openstack/roles/keystone-credential-setup 2026-05-04 12:49:07.378349 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-05-04 12:49:07.548343 | instance | openstack/roles/keystone-fernet-rotate 2026-05-04 12:49:07.574021 | instance | openstack/roles/keystone-fernet-setup 2026-05-04 12:49:07.743184 | instance | monitoring/secrets/prometheus-tls 2026-05-04 12:49:07.785121 | instance | openstack/roles/keystone-openstack-keystone-api 2026-05-04 12:49:07.943691 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-05-04 12:49:07.966672 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-05-04 12:49:08.129286 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-05-04 12:49:08.159438 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-05-04 12:49:08.333223 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-05-04 12:49:08.463865 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-05-04 12:49:08.584017 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-05-04 12:49:08.642341 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-05-04 12:49:08.795014 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-05-04 12:49:08.869304 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-05-04 12:49:08.992282 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-05-04 12:49:09.072601 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-05-04 12:49:09.160507 | instance | openstack/roles/keystone-openstack-keystone-test 2026-05-04 12:49:09.250757 | instance | openstack/roles/libvirt-cert-manager 2026-05-04 12:49:09.355303 | instance | openstack/roles/libvirt-openstack-libvirt 2026-05-04 12:49:09.436237 | instance | openstack/roles/magnum-openstack-magnum-api 2026-05-04 12:49:09.548244 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-05-04 12:49:09.632375 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-05-04 12:49:09.740616 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-05-04 12:49:09.820476 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-05-04 12:49:09.932947 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-05-04 12:49:10.010914 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-05-04 12:49:10.126272 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-05-04 12:49:10.205204 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-05-04 12:49:10.309761 | instance | openstack/roles/manila-openstack-manila-api 2026-05-04 12:49:10.401757 | instance | openstack/roles/manila-openstack-manila-data 2026-05-04 12:49:10.512075 | instance | openstack/roles/manila-openstack-manila-db-init 2026-05-04 12:49:10.600319 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-05-04 12:49:10.710543 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-05-04 12:49:10.803020 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-05-04 12:49:10.914776 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-05-04 12:49:11.002262 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-05-04 12:49:11.127802 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-05-04 12:49:11.213116 | instance | openstack/roles/manila-openstack-manila-share 2026-05-04 12:49:11.316220 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-05-04 12:49:11.414236 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-05-04 12:49:11.510540 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-05-04 12:49:11.611017 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-05-04 12:49:11.704726 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-05-04 12:49:11.805430 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent 2026-05-04 12:49:11.900064 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent 2026-05-04 12:49:12.008700 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-05-04 12:49:12.113527 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-05-04 12:49:12.203428 | instance | openstack/roles/neutron-openstack-neutron-server 2026-05-04 12:49:12.304595 | instance | openstack/roles/neutron-openstack-neutron-test 2026-05-04 12:49:12.404413 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-05-04 12:49:12.507114 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-05-04 12:49:12.616051 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-05-04 12:49:12.713648 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-05-04 12:49:12.816193 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-05-04 12:49:12.917504 | instance | openstack/roles/nova-openstack-nova-compute 2026-05-04 12:49:13.019937 | instance | openstack/roles/nova-openstack-nova-conductor 2026-05-04 12:49:13.128233 | instance | openstack/roles/nova-openstack-nova-db-init 2026-05-04 12:49:13.229184 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-05-04 12:49:13.335098 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-05-04 12:49:13.422641 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-05-04 12:49:13.543726 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-05-04 12:49:13.620255 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-05-04 12:49:13.744906 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-05-04 12:49:13.800602 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-05-04 12:49:13.943726 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-05-04 12:49:13.995290 | instance | openstack/roles/nova-openstack-nova-test 2026-05-04 12:49:14.132000 | instance | openstack/roles/octavia-openstack-octavia-api 2026-05-04 12:49:14.196436 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-05-04 12:49:14.346741 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-05-04 12:49:14.370668 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-05-04 12:49:14.569736 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-05-04 12:49:14.570806 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-05-04 12:49:14.747956 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-05-04 12:49:14.756980 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-05-04 12:49:14.950613 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-05-04 12:49:14.965876 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-05-04 12:49:15.154929 | instance | openstack/roles/ovn-bgp-agent 2026-05-04 12:49:15.163615 | instance | openstack/roles/ovn-controller 2026-05-04 12:49:15.337973 | instance | openstack/roles/ovn-northd 2026-05-04 12:49:15.358083 | instance | openstack/roles/ovn-openstack-ovn-controller 2026-05-04 12:49:15.517506 | instance | openstack/roles/ovn-openstack-ovn-northd 2026-05-04 12:49:15.551770 | instance | openstack/roles/ovn-ovsdb 2026-05-04 12:49:15.713027 | instance | openstack/roles/placement-openstack-placement-api 2026-05-04 12:49:15.731302 | instance | openstack/roles/placement-openstack-placement-db-init 2026-05-04 12:49:15.911885 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-05-04 12:49:15.933943 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-05-04 12:49:16.130766 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-05-04 12:49:16.134423 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-05-04 12:49:16.331626 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-05-04 12:49:16.331697 | instance | openstack/roles/pxc-operator 2026-05-04 12:49:16.524022 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-05-04 12:49:16.532729 | instance | openstack/roles/rabbitmq-cluster-operator 2026-05-04 12:49:16.714363 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-05-04 12:49:16.734407 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-05-04 12:49:16.915359 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-05-04 12:49:16.928301 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-05-04 12:49:17.124708 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-05-04 12:49:17.129975 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-05-04 12:49:17.319881 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-05-04 12:49:17.325848 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-05-04 12:49:17.524077 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-05-04 12:49:17.532859 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-05-04 12:49:17.735584 | instance | openstack/roles/rook-ceph-mgr 2026-05-04 12:49:17.736622 | instance | openstack/roles/rook-ceph-osd 2026-05-04 12:49:17.922461 | instance | openstack/roles/rook-ceph-purge-osd 2026-05-04 12:49:17.943939 | instance | openstack/roles/staffeln-conductor 2026-05-04 12:49:18.116670 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-05-04 12:49:18.139956 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-05-04 12:49:18.294938 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-05-04 12:49:18.336140 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-05-04 12:49:18.500288 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-05-04 12:49:18.522707 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-05-04 12:49:18.702968 | instance | openstack/serviceaccounts/barbican-api 2026-05-04 12:49:18.725374 | instance | openstack/serviceaccounts/barbican-db-init 2026-05-04 12:49:19.091675 | instance | openstack/serviceaccounts/barbican-db-sync 2026-05-04 12:49:19.108573 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-05-04 12:49:19.438353 | instance | openstack/serviceaccounts/barbican-ks-service 2026-05-04 12:49:19.473467 | instance | openstack/serviceaccounts/barbican-ks-user 2026-05-04 12:49:19.828444 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-05-04 12:49:19.872668 | instance | openstack/serviceaccounts/barbican-test 2026-05-04 12:49:20.234087 | instance | openstack/serviceaccounts/cinder-api 2026-05-04 12:49:20.290134 | instance | openstack/serviceaccounts/cinder-backup 2026-05-04 12:49:20.591647 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-05-04 12:49:20.683990 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-05-04 12:49:20.966997 | instance | openstack/secrets/barbican-api-certs 2026-05-04 12:49:21.041262 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-05-04 12:49:21.162163 | instance | openstack/serviceaccounts/cinder-db-init 2026-05-04 12:49:21.424431 | instance | openstack/serviceaccounts/cinder-db-sync 2026-05-04 12:49:21.541259 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-05-04 12:49:21.798250 | instance | openstack/secrets/barbican-db-admin 2026-05-04 12:49:21.927940 | instance | openstack/serviceaccounts/cinder-ks-service 2026-05-04 12:49:21.991082 | instance | openstack/serviceaccounts/cinder-ks-user 2026-05-04 12:49:22.307156 | instance | openstack/secrets/barbican-db-user 2026-05-04 12:49:22.408120 | instance | openstack/secrets/barbican-etc 2026-05-04 12:49:22.483056 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-05-04 12:49:22.594484 | instance | openstack/secrets/barbican-keystone-admin 2026-05-04 12:49:22.788209 | instance | openstack/serviceaccounts/cinder-scheduler 2026-05-04 12:49:22.884699 | instance | openstack/secrets/barbican-keystone-user 2026-05-04 12:49:23.089995 | instance | openstack/serviceaccounts/cinder-storage-init 2026-05-04 12:49:23.131214 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-05-04 12:49:23.314267 | instance | openstack/serviceaccounts/cinder-test 2026-05-04 12:49:23.478463 | instance | openstack/secrets/barbican-rabbitmq-user 2026-05-04 12:49:23.692204 | instance | openstack/serviceaccounts/cinder-volume 2026-05-04 12:49:23.699445 | instance | openstack/secrets/cinder-api-certs 2026-05-04 12:49:23.907986 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-05-04 12:49:24.047887 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-05-04 12:49:24.263883 | instance | openstack/secrets/cinder-db-admin 2026-05-04 12:49:24.271698 | instance | openstack/serviceaccounts/default 2026-05-04 12:49:24.449618 | instance | openstack/secrets/cinder-db-user 2026-05-04 12:49:24.636229 | instance | openstack/serviceaccounts/glance-api 2026-05-04 12:49:24.639177 | instance | openstack/secrets/cinder-etc 2026-05-04 12:49:24.836474 | instance | openstack/serviceaccounts/glance-db-init 2026-05-04 12:49:25.027803 | instance | openstack/secrets/cinder-keystone-admin 2026-05-04 12:49:25.229335 | instance | openstack/serviceaccounts/glance-db-sync 2026-05-04 12:49:25.246740 | instance | openstack/secrets/cinder-keystone-test 2026-05-04 12:49:25.417483 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-05-04 12:49:25.571265 | instance | openstack/secrets/cinder-keystone-user 2026-05-04 12:49:25.743638 | instance | openstack/serviceaccounts/glance-ks-service 2026-05-04 12:49:25.789359 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-05-04 12:49:25.968680 | instance | openstack/secrets/cinder-rabbitmq-user 2026-05-04 12:49:26.099270 | instance | openstack/serviceaccounts/glance-ks-user 2026-05-04 12:49:26.158897 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-05-04 12:49:26.490522 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-05-04 12:49:26.556453 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-05-04 12:49:26.664325 | instance | openstack/secrets/glance-api-certs 2026-05-04 12:49:26.865338 | instance | openstack/serviceaccounts/glance-storage-init 2026-05-04 12:49:26.944269 | instance | openstack/secrets/glance-db-admin 2026-05-04 12:49:27.136545 | instance | openstack/serviceaccounts/glance-test 2026-05-04 12:49:27.277640 | instance | openstack/serviceaccounts/heat-api 2026-05-04 12:49:27.533125 | instance | openstack/secrets/glance-db-user 2026-05-04 12:49:27.696360 | instance | openstack/serviceaccounts/heat-bootstrap 2026-05-04 12:49:27.751557 | instance | openstack/secrets/glance-etc 2026-05-04 12:49:27.953668 | instance | openstack/serviceaccounts/heat-cfn 2026-05-04 12:49:28.107661 | instance | openstack/secrets/glance-keystone-admin 2026-05-04 12:49:28.304814 | instance | openstack/secrets/glance-keystone-test 2026-05-04 12:49:28.327462 | instance | openstack/serviceaccounts/heat-db-init 2026-05-04 12:49:28.507129 | instance | openstack/secrets/glance-keystone-user 2026-05-04 12:49:28.683168 | instance | openstack/serviceaccounts/heat-db-sync 2026-05-04 12:49:28.699248 | instance | openstack/secrets/glance-rabbitmq-admin 2026-05-04 12:49:28.887835 | instance | openstack/serviceaccounts/heat-engine 2026-05-04 12:49:29.033029 | instance | openstack/secrets/glance-rabbitmq-user 2026-05-04 12:49:29.250423 | instance | openstack/secrets/heat-api-certs 2026-05-04 12:49:29.305084 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-05-04 12:49:29.443036 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-05-04 12:49:29.679431 | instance | openstack/serviceaccounts/heat-ks-service 2026-05-04 12:49:29.854539 | instance | openstack/serviceaccounts/heat-ks-user 2026-05-04 12:49:30.044077 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-05-04 12:49:30.221779 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-05-04 12:49:30.413309 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-05-04 12:49:30.587123 | instance | openstack/serviceaccounts/heat-test 2026-05-04 12:49:30.793428 | instance | openstack/serviceaccounts/heat-trusts 2026-05-04 12:49:30.943303 | instance | openstack/serviceaccounts/horizon 2026-05-04 12:49:31.150863 | instance | openstack/serviceaccounts/horizon-db-init 2026-05-04 12:49:31.344671 | instance | openstack/serviceaccounts/horizon-db-sync 2026-05-04 12:49:31.565681 | instance | openstack/serviceaccounts/horizon-test 2026-05-04 12:49:31.749302 | instance | openstack/serviceaccounts/keepalived 2026-05-04 12:49:31.952083 | instance | openstack/serviceaccounts/keystone-api 2026-05-04 12:49:32.159845 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-05-04 12:49:32.347701 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-05-04 12:49:32.596522 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-05-04 12:49:32.830284 | instance | openstack/serviceaccounts/keystone-db-init 2026-05-04 12:49:32.959275 | instance | openstack/serviceaccounts/keystone-db-sync 2026-05-04 12:49:33.155485 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-05-04 12:49:33.320757 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-05-04 12:49:33.518693 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-05-04 12:49:33.689557 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-05-04 12:49:33.860194 | instance | openstack/serviceaccounts/keystone-test 2026-05-04 12:49:34.057235 | instance | openstack/serviceaccounts/libvirt 2026-05-04 12:49:34.219720 | instance | openstack/serviceaccounts/magnum-api 2026-05-04 12:49:34.414529 | instance | openstack/serviceaccounts/magnum-conductor 2026-05-04 12:49:34.579576 | instance | openstack/serviceaccounts/magnum-db-init 2026-05-04 12:49:34.767214 | instance | openstack/serviceaccounts/magnum-db-sync 2026-05-04 12:49:34.949120 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-05-04 12:49:35.130719 | instance | openstack/serviceaccounts/magnum-ks-service 2026-05-04 12:49:35.312109 | instance | openstack/serviceaccounts/magnum-ks-user 2026-05-04 12:49:35.510347 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-05-04 12:49:35.735601 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-05-04 12:49:35.857170 | instance | openstack/serviceaccounts/manila-api 2026-05-04 12:49:36.095180 | instance | openstack/serviceaccounts/manila-bootstrap 2026-05-04 12:49:36.247438 | instance | openstack/serviceaccounts/manila-data 2026-05-04 12:49:36.463129 | instance | openstack/serviceaccounts/manila-db-init 2026-05-04 12:49:36.617953 | instance | openstack/serviceaccounts/manila-db-sync 2026-05-04 12:49:36.799452 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-05-04 12:49:36.972974 | instance | openstack/serviceaccounts/manila-ks-service 2026-05-04 12:49:37.148942 | instance | openstack/serviceaccounts/manila-ks-user 2026-05-04 12:49:37.384311 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-05-04 12:49:37.572103 | instance | openstack/serviceaccounts/manila-scheduler 2026-05-04 12:49:37.777225 | instance | openstack/serviceaccounts/manila-share 2026-05-04 12:49:37.945035 | instance | openstack/serviceaccounts/memcached-memcached 2026-05-04 12:49:38.155429 | instance | openstack/serviceaccounts/neutron-db-init 2026-05-04 12:49:38.333487 | instance | openstack/serviceaccounts/neutron-db-sync 2026-05-04 12:49:38.503562 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-05-04 12:49:38.692133 | instance | openstack/serviceaccounts/neutron-ks-service 2026-05-04 12:49:38.852798 | instance | openstack/serviceaccounts/neutron-ks-user 2026-05-04 12:49:39.062269 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-05-04 12:49:39.244594 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent 2026-05-04 12:49:39.446704 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent 2026-05-04 12:49:39.622507 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-05-04 12:49:39.808211 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-05-04 12:49:39.979205 | instance | openstack/serviceaccounts/neutron-server 2026-05-04 12:49:40.169358 | instance | openstack/serviceaccounts/neutron-test 2026-05-04 12:49:40.336088 | instance | openstack/serviceaccounts/nova-api-metadata 2026-05-04 12:49:40.562711 | instance | openstack/serviceaccounts/nova-api-osapi 2026-05-04 12:49:40.698966 | instance | openstack/serviceaccounts/nova-bootstrap 2026-05-04 12:49:40.933079 | instance | openstack/serviceaccounts/nova-cell-setup 2026-05-04 12:49:41.160883 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-05-04 12:49:41.368169 | instance | openstack/serviceaccounts/nova-compute 2026-05-04 12:49:41.585063 | instance | openstack/serviceaccounts/nova-conductor 2026-05-04 12:49:41.783374 | instance | openstack/serviceaccounts/nova-db-init 2026-05-04 12:49:41.992329 | instance | openstack/serviceaccounts/nova-db-sync 2026-05-04 12:49:42.151733 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-05-04 12:49:42.381950 | instance | openstack/serviceaccounts/nova-ks-service 2026-05-04 12:49:42.530996 | instance | openstack/secrets/heat-cfn-certs 2026-05-04 12:49:42.738985 | instance | openstack/secrets/heat-db-admin 2026-05-04 12:49:42.846240 | instance | openstack/secrets/heat-db-user 2026-05-04 12:49:42.926015 | instance | openstack/secrets/heat-etc 2026-05-04 12:49:43.025612 | instance | openstack/secrets/heat-keystone-admin 2026-05-04 12:49:43.119330 | instance | openstack/secrets/heat-keystone-stack-user 2026-05-04 12:49:43.217018 | instance | openstack/secrets/heat-keystone-test 2026-05-04 12:49:43.307641 | instance | openstack/secrets/heat-keystone-trustee 2026-05-04 12:49:43.443532 | instance | openstack/secrets/heat-keystone-user 2026-05-04 12:49:43.495821 | instance | openstack/secrets/heat-rabbitmq-admin 2026-05-04 12:49:43.652989 | instance | openstack/secrets/heat-rabbitmq-user 2026-05-04 12:49:43.677321 | instance | openstack/secrets/horizon-db-admin 2026-05-04 12:49:43.844639 | instance | openstack/secrets/horizon-db-user 2026-05-04 12:49:43.869684 | instance | openstack/secrets/horizon-etc 2026-05-04 12:49:44.032687 | instance | openstack/secrets/horizon-int-certs 2026-05-04 12:49:44.052185 | instance | openstack/secrets/horizon-keystone-admin 2026-05-04 12:49:44.247896 | instance | openstack/secrets/images-rbd-keyring 2026-05-04 12:49:44.254002 | instance | openstack/secrets/internal-percona-xtradb 2026-05-04 12:49:44.447756 | instance | openstack/secrets/keepalived-etc 2026-05-04 12:49:44.448963 | instance | openstack/secrets/keystone-api-certs 2026-05-04 12:49:44.617957 | instance | openstack/secrets/keystone-credential-keys 2026-05-04 12:49:44.637167 | instance | openstack/secrets/keystone-db-admin 2026-05-04 12:49:44.809464 | instance | openstack/secrets/keystone-db-user 2026-05-04 12:49:44.821471 | instance | openstack/secrets/keystone-etc 2026-05-04 12:49:44.993128 | instance | openstack/secrets/keystone-fernet-keys 2026-05-04 12:49:45.013799 | instance | openstack/secrets/keystone-keystone-admin 2026-05-04 12:49:45.182255 | instance | openstack/secrets/keystone-keystone-test 2026-05-04 12:49:45.209977 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-05-04 12:49:45.368833 | instance | openstack/secrets/keystone-rabbitmq-user 2026-05-04 12:49:45.391640 | instance | openstack/secrets/libvirt-api-ca 2026-05-04 12:49:45.563991 | instance | openstack/secrets/libvirt-etc 2026-05-04 12:49:45.609074 | instance | openstack/secrets/libvirt-libvirt-default-6929l-api 2026-05-04 12:49:45.778204 | instance | openstack/secrets/libvirt-libvirt-default-6929l-vnc 2026-05-04 12:49:45.791704 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-05-04 12:49:45.973130 | instance | openstack/secrets/libvirt-vnc-ca 2026-05-04 12:49:45.981597 | instance | openstack/secrets/magnum-api-certs 2026-05-04 12:49:46.160689 | instance | openstack/secrets/magnum-db-admin 2026-05-04 12:49:46.189590 | instance | openstack/secrets/magnum-db-user 2026-05-04 12:49:46.369435 | instance | openstack/secrets/magnum-etc 2026-05-04 12:49:46.385975 | instance | openstack/secrets/magnum-keystone-admin 2026-05-04 12:49:46.576241 | instance | openstack/secrets/magnum-keystone-stack-user 2026-05-04 12:49:46.584656 | instance | openstack/secrets/magnum-keystone-user 2026-05-04 12:49:46.770346 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-05-04 12:49:46.778980 | instance | openstack/secrets/magnum-rabbitmq-user 2026-05-04 12:49:47.003016 | instance | openstack/secrets/magnum-registry-certs 2026-05-04 12:49:47.005245 | instance | openstack/secrets/manila-api-certs 2026-05-04 12:49:47.223620 | instance | openstack/secrets/manila-db-admin 2026-05-04 12:49:47.226232 | instance | openstack/secrets/manila-db-user 2026-05-04 12:49:47.408479 | instance | openstack/secrets/manila-etc 2026-05-04 12:49:47.415310 | instance | openstack/secrets/manila-keystone-admin 2026-05-04 12:49:47.605068 | instance | openstack/secrets/manila-keystone-user 2026-05-04 12:49:47.627110 | instance | openstack/secrets/manila-rabbitmq-admin 2026-05-04 12:49:47.806053 | instance | openstack/secrets/manila-rabbitmq-user 2026-05-04 12:49:47.831763 | instance | openstack/secrets/manila-ssh-keys 2026-05-04 12:49:48.006208 | instance | openstack/secrets/neutron-db-admin 2026-05-04 12:49:48.048144 | instance | openstack/secrets/neutron-db-user 2026-05-04 12:49:48.213858 | instance | openstack/secrets/neutron-etc 2026-05-04 12:49:48.252291 | instance | openstack/secrets/neutron-keystone-admin 2026-05-04 12:49:48.418050 | instance | openstack/secrets/neutron-keystone-test 2026-05-04 12:49:48.432507 | instance | openstack/secrets/neutron-keystone-user 2026-05-04 12:49:48.616442 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-05-04 12:49:48.621566 | instance | openstack/secrets/neutron-ovn-metadata-agent-default 2026-05-04 12:49:48.820350 | instance | openstack/secrets/neutron-ovn-vpn-agent-default 2026-05-04 12:49:48.828480 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-05-04 12:49:49.021610 | instance | openstack/secrets/neutron-rabbitmq-user 2026-05-04 12:49:49.025096 | instance | openstack/secrets/neutron-server-certs 2026-05-04 12:49:49.217047 | instance | openstack/secrets/nova-api-certs 2026-05-04 12:49:49.219810 | instance | openstack/secrets/nova-compute-default 2026-05-04 12:49:49.433313 | instance | openstack/secrets/nova-db-admin 2026-05-04 12:49:49.434818 | instance | openstack/secrets/nova-db-api-admin 2026-05-04 12:49:49.629992 | instance | openstack/secrets/nova-db-api-user 2026-05-04 12:49:49.631849 | instance | openstack/secrets/nova-db-cell0-admin 2026-05-04 12:49:49.820764 | instance | openstack/secrets/nova-db-cell0-user 2026-05-04 12:49:49.822389 | instance | openstack/secrets/nova-db-user 2026-05-04 12:49:50.004048 | instance | openstack/secrets/nova-etc 2026-05-04 12:49:50.014789 | instance | openstack/secrets/nova-keystone-admin 2026-05-04 12:49:50.190478 | instance | openstack/secrets/nova-keystone-test 2026-05-04 12:49:50.211963 | instance | openstack/secrets/nova-keystone-user 2026-05-04 12:49:50.371529 | instance | openstack/secrets/nova-novncproxy-certs 2026-05-04 12:49:50.389295 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-05-04 12:49:50.562243 | instance | openstack/secrets/nova-rabbitmq-admin 2026-05-04 12:49:50.576486 | instance | openstack/secrets/nova-rabbitmq-user 2026-05-04 12:49:50.753759 | instance | openstack/secrets/nova-ssh 2026-05-04 12:49:50.762722 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-05-04 12:49:50.943592 | instance | openstack/secrets/octavia-api-certs 2026-05-04 12:49:50.944575 | instance | openstack/secrets/octavia-client-ca 2026-05-04 12:49:51.132956 | instance | openstack/secrets/octavia-client-certs 2026-05-04 12:49:51.157771 | instance | openstack/secrets/octavia-db-admin 2026-05-04 12:49:51.336065 | instance | openstack/secrets/octavia-db-user 2026-05-04 12:49:51.339247 | instance | openstack/secrets/octavia-etc 2026-05-04 12:49:51.533784 | instance | openstack/secrets/octavia-health-manager-default 2026-05-04 12:49:51.544670 | instance | openstack/secrets/octavia-keystone-admin 2026-05-04 12:49:51.712937 | instance | openstack/serviceaccounts/nova-ks-user 2026-05-04 12:49:51.718324 | instance | openstack/serviceaccounts/nova-novncproxy 2026-05-04 12:49:52.037137 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-05-04 12:49:52.053642 | instance | openstack/serviceaccounts/nova-scheduler 2026-05-04 12:49:52.390198 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-05-04 12:49:52.406294 | instance | openstack/serviceaccounts/nova-test 2026-05-04 12:49:52.756791 | instance | openstack/serviceaccounts/octavia-api 2026-05-04 12:49:52.771591 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-05-04 12:49:53.101111 | instance | openstack/serviceaccounts/octavia-db-init 2026-05-04 12:49:53.118517 | instance | openstack/serviceaccounts/octavia-db-sync 2026-05-04 12:49:53.466595 | instance | openstack/serviceaccounts/octavia-health-manager 2026-05-04 12:49:53.519863 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-05-04 12:49:53.882263 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-05-04 12:49:53.906065 | instance | openstack/serviceaccounts/octavia-ks-service 2026-05-04 12:49:54.238530 | instance | openstack/serviceaccounts/octavia-ks-user 2026-05-04 12:49:54.280937 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-05-04 12:49:54.599773 | instance | openstack/serviceaccounts/octavia-worker 2026-05-04 12:49:54.668927 | instance | openstack/serviceaccounts/openvswitch-server 2026-05-04 12:49:54.969717 | instance | openstack/serviceaccounts/ovn-controller 2026-05-04 12:49:55.026885 | instance | openstack/serviceaccounts/ovn-northd 2026-05-04 12:49:55.316961 | instance | openstack/serviceaccounts/ovn-ovsdb-nb 2026-05-04 12:49:55.372455 | instance | openstack/serviceaccounts/ovn-ovsdb-sb 2026-05-04 12:49:55.681264 | instance | openstack/serviceaccounts/placement-api 2026-05-04 12:49:55.736981 | instance | openstack/serviceaccounts/placement-db-init 2026-05-04 12:49:56.097738 | instance | openstack/serviceaccounts/placement-db-sync 2026-05-04 12:49:56.214186 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-05-04 12:49:56.450321 | instance | openstack/serviceaccounts/placement-ks-service 2026-05-04 12:49:56.617014 | instance | openstack/serviceaccounts/placement-ks-user 2026-05-04 12:49:56.807246 | instance | openstack/serviceaccounts/pxc-operator 2026-05-04 12:49:56.967417 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-05-04 12:49:57.162697 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-05-04 12:49:57.350413 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-05-04 12:49:57.522551 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-05-04 12:49:57.759894 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-05-04 12:49:57.894180 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-05-04 12:49:58.149457 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-05-04 12:49:58.253033 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-05-04 12:49:58.490884 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-05-04 12:49:58.601466 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-05-04 12:49:58.838515 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-05-04 12:49:58.977138 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-05-04 12:49:59.234671 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-05-04 12:49:59.338491 | instance | openstack/serviceaccounts/rook-ceph-default 2026-05-04 12:49:59.654696 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-05-04 12:49:59.723932 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-05-04 12:49:59.990469 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-05-04 12:50:00.081343 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-05-04 12:50:00.394094 | instance | openstack/serviceaccounts/staffeln-api 2026-05-04 12:50:00.485699 | instance | openstack/serviceaccounts/staffeln-conductor 2026-05-04 12:50:00.772968 | instance | openstack/serviceaccounts/staffeln-db-init 2026-05-04 12:50:00.890089 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-05-04 12:50:01.151851 | instance | openstack/serviceaccounts/tempest-ks-user 2026-05-04 12:50:01.318164 | instance | openstack/serviceaccounts/tempest-run-tests 2026-05-04 12:50:01.545250 | instance | openstack/serviceaccounts/valkey 2026-05-04 12:50:01.683539 | instance | monitoring/serviceaccounts/default 2026-05-04 12:50:01.921178 | instance | monitoring/serviceaccounts/goldpinger 2026-05-04 12:50:01.949937 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-05-04 12:50:02.177956 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-05-04 12:50:02.217475 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-05-04 12:50:02.438664 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-05-04 12:50:02.480247 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-05-04 12:50:02.686607 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-05-04 12:50:02.716125 | instance | monitoring/serviceaccounts/loki 2026-05-04 12:50:02.923927 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-05-04 12:50:02.977209 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-05-04 12:50:03.159322 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-05-04 12:50:03.265522 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-05-04 12:50:03.416322 | instance | openstack/secrets/octavia-keystone-test 2026-05-04 12:50:03.516784 | instance | openstack/secrets/octavia-keystone-user 2026-05-04 12:50:03.623038 | instance | openstack/secrets/octavia-persistence-db-admin 2026-05-04 12:50:03.752167 | instance | openstack/secrets/octavia-persistence-db-user 2026-05-04 12:50:03.846406 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-05-04 12:50:03.968569 | instance | openstack/secrets/octavia-rabbitmq-user 2026-05-04 12:50:04.059383 | instance | openstack/secrets/octavia-server-ca 2026-05-04 12:50:04.177724 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-05-04 12:50:04.279281 | instance | openstack/secrets/ovn-controller-default-etc 2026-05-04 12:50:04.380246 | instance | openstack/secrets/ovn-etc 2026-05-04 12:50:04.460026 | instance | openstack/secrets/ovn-vector-config 2026-05-04 12:50:04.580136 | instance | openstack/secrets/percona-xtradb 2026-05-04 12:50:04.661386 | instance | openstack/secrets/placement-api-certs 2026-05-04 12:50:04.777071 | instance | openstack/secrets/placement-db-admin 2026-05-04 12:50:04.855636 | instance | openstack/secrets/placement-db-user 2026-05-04 12:50:04.987147 | instance | openstack/secrets/placement-etc 2026-05-04 12:50:05.055327 | instance | openstack/secrets/placement-keystone-admin 2026-05-04 12:50:05.188142 | instance | openstack/secrets/placement-keystone-user 2026-05-04 12:50:05.248240 | instance | openstack/secrets/pvc-ceph-client-key 2026-05-04 12:50:05.385540 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-05-04 12:50:05.462466 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-05-04 12:50:05.600160 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-05-04 12:50:05.665452 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-05-04 12:50:05.776802 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-05-04 12:50:05.840306 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-05-04 12:50:05.969855 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-05-04 12:50:06.051373 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-05-04 12:50:06.206225 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-05-04 12:50:06.259925 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-05-04 12:50:06.412809 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-05-04 12:50:06.466813 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-05-04 12:50:06.621991 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-05-04 12:50:06.704633 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-05-04 12:50:06.841846 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-05-04 12:50:06.927621 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-05-04 12:50:07.031278 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-05-04 12:50:07.115822 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-05-04 12:50:07.238305 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-05-04 12:50:07.360407 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-05-04 12:50:07.428617 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-05-04 12:50:07.580957 | instance | openstack/secrets/rook-ceph-config 2026-05-04 12:50:07.634409 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-05-04 12:50:07.774324 | instance | openstack/secrets/rook-ceph-mon 2026-05-04 12:50:07.826510 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-05-04 12:50:07.962188 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-05-04 12:50:08.016564 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-05-04 12:50:08.160096 | instance | openstack/secrets/rook-csi-cephfs-node 2026-05-04 12:50:08.228364 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-05-04 12:50:08.345883 | instance | openstack/secrets/rook-csi-rbd-node 2026-05-04 12:50:08.422105 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-05-04 12:50:08.550554 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-05-04 12:50:08.632185 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-05-04 12:50:08.771938 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-05-04 12:50:08.846241 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-05-04 12:50:08.987395 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-05-04 12:50:09.062658 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-05-04 12:50:09.206462 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-05-04 12:50:09.276004 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-05-04 12:50:09.415658 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-05-04 12:50:09.463387 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-05-04 12:50:09.623024 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-05-04 12:50:09.665842 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-05-04 12:50:09.829970 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-05-04 12:50:09.867290 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-05-04 12:50:10.109168 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-05-04 12:50:10.135263 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-05-04 12:50:10.322469 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1 2026-05-04 12:50:10.330198 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-05-04 12:50:10.518891 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-05-04 12:50:10.529679 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-05-04 12:50:10.737003 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-05-04 12:50:10.801975 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-05-04 12:50:10.921812 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-05-04 12:50:11.011973 | instance | openstack/secrets/staffeln-db-admin 2026-05-04 12:50:11.220134 | instance | openstack/secrets/staffeln-db-user 2026-05-04 12:50:11.223033 | instance | openstack/secrets/staffeln-etc 2026-05-04 12:50:11.413430 | instance | openstack/secrets/tempest-etc 2026-05-04 12:50:11.416998 | instance | openstack/secrets/tempest-keystone-admin 2026-05-04 12:50:11.599519 | instance | openstack/secrets/tempest-keystone-user 2026-05-04 12:50:11.602691 | instance | monitoring/serviceaccounts/vector 2026-05-04 12:50:11.793878 | instance | openstack/services/barbican-api 2026-05-04 12:50:11.860744 | instance | openstack/services/ceph-mon 2026-05-04 12:50:12.016989 | instance | openstack/services/cinder-api 2026-05-04 12:50:12.093226 | instance | openstack/services/glance-api 2026-05-04 12:50:12.239540 | instance | openstack/services/heat-api 2026-05-04 12:50:12.332709 | instance | openstack/services/heat-cfn 2026-05-04 12:50:12.466212 | instance | openstack/services/horizon 2026-05-04 12:50:12.557450 | instance | openstack/services/horizon-int 2026-05-04 12:50:12.700183 | instance | openstack/services/keystone-api 2026-05-04 12:50:12.773159 | instance | openstack/services/magnum-api 2026-05-04 12:50:12.926756 | instance | openstack/services/magnum-registry 2026-05-04 12:50:13.007217 | instance | openstack/services/manila-api 2026-05-04 12:50:13.146328 | instance | openstack/services/memcached 2026-05-04 12:50:13.230664 | instance | openstack/services/memcached-metrics 2026-05-04 12:50:13.371717 | instance | openstack/services/neutron-server 2026-05-04 12:50:13.442601 | instance | openstack/services/nova-api 2026-05-04 12:50:13.594437 | instance | openstack/services/nova-metadata 2026-05-04 12:50:13.670983 | instance | openstack/services/nova-novncproxy 2026-05-04 12:50:13.829603 | instance | openstack/services/octavia-api 2026-05-04 12:50:13.896202 | instance | openstack/services/openstack-exporter 2026-05-04 12:50:14.089525 | instance | openstack/services/ovn-ovsdb-nb 2026-05-04 12:50:14.165168 | instance | openstack/services/ovn-ovsdb-sb 2026-05-04 12:50:14.319773 | instance | openstack/services/percona-xtradb-cluster-operator 2026-05-04 12:50:14.381389 | instance | openstack/services/percona-xtradb-haproxy 2026-05-04 12:50:14.538583 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-05-04 12:50:14.607160 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-05-04 12:50:14.772255 | instance | openstack/services/percona-xtradb-pxc 2026-05-04 12:50:14.855254 | instance | openstack/services/percona-xtradb-pxc-unready 2026-05-04 12:50:14.995341 | instance | openstack/services/placement-api 2026-05-04 12:50:15.090956 | instance | openstack/services/rabbitmq-barbican 2026-05-04 12:50:15.241850 | instance | openstack/services/rabbitmq-barbican-nodes 2026-05-04 12:50:15.317098 | instance | openstack/services/rabbitmq-cinder 2026-05-04 12:50:15.491883 | instance | openstack/services/rabbitmq-cinder-nodes 2026-05-04 12:50:15.539347 | instance | openstack/services/rabbitmq-glance 2026-05-04 12:50:15.697410 | instance | openstack/services/rabbitmq-glance-nodes 2026-05-04 12:50:15.759771 | instance | openstack/services/rabbitmq-heat 2026-05-04 12:50:15.913675 | instance | openstack/services/rabbitmq-heat-nodes 2026-05-04 12:50:15.970785 | instance | openstack/services/rabbitmq-keystone 2026-05-04 12:50:16.200014 | instance | openstack/services/rabbitmq-keystone-nodes 2026-05-04 12:50:16.271145 | instance | openstack/services/rabbitmq-magnum 2026-05-04 12:50:16.471029 | instance | openstack/services/rabbitmq-magnum-nodes 2026-05-04 12:50:16.505143 | instance | openstack/services/rabbitmq-manila 2026-05-04 12:50:16.696873 | instance | openstack/services/rabbitmq-manila-nodes 2026-05-04 12:50:16.734456 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-05-04 12:50:16.938666 | instance | openstack/services/rabbitmq-neutron 2026-05-04 12:50:16.973273 | instance | openstack/services/rabbitmq-neutron-nodes 2026-05-04 12:50:17.167298 | instance | openstack/services/rabbitmq-nova 2026-05-04 12:50:17.218339 | instance | openstack/services/rabbitmq-nova-nodes 2026-05-04 12:50:17.384154 | instance | openstack/services/rabbitmq-octavia 2026-05-04 12:50:17.476411 | instance | openstack/services/rabbitmq-octavia-nodes 2026-05-04 12:50:17.632192 | instance | openstack/services/rook-ceph-rgw-ceph 2026-05-04 12:50:17.738057 | instance | openstack/services/staffeln-api 2026-05-04 12:50:17.873053 | instance | openstack/services/valkey 2026-05-04 12:50:17.973396 | instance | openstack/services/valkey-headless 2026-05-04 12:50:18.141545 | instance | openstack/services/valkey-metrics 2026-05-04 12:50:18.215073 | instance | monitoring/services/alertmanager-operated 2026-05-04 12:50:18.394017 | instance | monitoring/services/goldpinger 2026-05-04 12:50:18.428013 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-05-04 12:50:18.604430 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-05-04 12:50:18.655094 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-05-04 12:50:18.831240 | instance | monitoring/services/kube-prometheus-stack-operator 2026-05-04 12:50:18.876886 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-05-04 12:50:19.048431 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-05-04 12:50:19.076811 | instance | monitoring/services/loki 2026-05-04 12:50:19.252046 | instance | monitoring/services/loki-chunks-cache 2026-05-04 12:50:19.293267 | instance | monitoring/services/loki-gateway 2026-05-04 12:50:19.437164 | instance | monitoring/services/loki-headless 2026-05-04 12:50:19.525847 | instance | monitoring/services/loki-memberlist 2026-05-04 12:50:19.639035 | instance | monitoring/services/loki-results-cache 2026-05-04 12:50:19.731936 | instance | monitoring/services/prometheus-operated 2026-05-04 12:50:19.866380 | instance | monitoring/services/prometheus-pushgateway 2026-05-04 12:50:19.945665 | instance | monitoring/services/vector-headless 2026-05-04 12:50:20.093607 | instance | openstack/statefulsets/magnum-conductor 2026-05-04 12:50:20.160240 | instance | openstack/statefulsets/ovn-ovsdb-nb 2026-05-04 12:50:20.379300 | instance | openstack/statefulsets/ovn-ovsdb-sb 2026-05-04 12:50:20.424466 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-05-04 12:50:20.647598 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-05-04 12:50:20.734876 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-05-04 12:50:20.957128 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-05-04 12:50:21.024011 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-05-04 12:50:21.214285 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-05-04 12:50:21.278695 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-05-04 12:50:21.473304 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-05-04 12:50:21.523409 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-05-04 12:50:21.734139 | instance | openstack/secrets/valkey-ca 2026-05-04 12:50:21.821686 | instance | openstack/secrets/valkey-server-certs 2026-05-04 12:50:21.949462 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-05-04 12:50:22.033220 | instance | monitoring/statefulsets/loki 2026-05-04 12:50:22.168231 | instance | monitoring/statefulsets/loki-chunks-cache 2026-05-04 12:50:22.258322 | instance | monitoring/statefulsets/loki-results-cache 2026-05-04 12:50:22.384088 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-05-04 12:50:22.469506 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-05-04 12:50:22.601367 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-05-04 12:50:22.645793 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-05-04 12:50:22.816356 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-05-04 12:50:22.860592 | instance | orc-system/configmaps/kube-root-ca.crt 2026-05-04 12:50:23.015008 | instance | rook-ceph/deployment/rook-ceph-operator 2026-05-04 12:50:23.082253 | instance | orc-system/deployment/orc-controller-manager 2026-05-04 12:50:23.220953 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-05-04 12:50:23.303838 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-kthgp 2026-05-04 12:50:23.419518 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-05-04 12:50:23.510286 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-05-04 12:50:23.620880 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-05-04 12:50:23.727302 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-05-04 12:50:23.846314 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-05-04 12:50:23.938310 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-05-04 12:50:24.046823 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-05-04 12:50:24.154174 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-05-04 12:50:24.245995 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-05-04 12:50:24.348585 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-05-04 12:50:24.432631 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-vhd8s 2026-05-04 12:50:24.535326 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-05-04 12:50:24.645086 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-05-04 12:50:24.730168 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-05-04 12:50:24.828393 | instance | rook-ceph/roles/rook-ceph-mgr 2026-05-04 12:50:24.914942 | instance | rook-ceph/roles/rook-ceph-osd 2026-05-04 12:50:25.006348 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-05-04 12:50:25.095082 | instance | rook-ceph/roles/rook-ceph-system 2026-05-04 12:50:25.198016 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-05-04 12:50:25.286306 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-05-04 12:50:25.465744 | instance | rook-ceph/serviceaccounts/default 2026-05-04 12:50:25.475971 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-05-04 12:50:25.674313 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-05-04 12:50:25.678711 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-05-04 12:50:25.875287 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-05-04 12:50:25.896163 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-05-04 12:50:26.077739 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-05-04 12:50:26.113872 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-05-04 12:50:26.287252 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-05-04 12:50:26.330618 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-05-04 12:50:26.516132 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-05-04 12:50:26.561507 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-05-04 12:50:26.775576 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-05-04 12:50:26.804288 | instance | orc-system/roles/orc-leader-election-role 2026-05-04 12:50:27.003001 | instance | orc-system/serviceaccounts/default 2026-05-04 12:50:27.017385 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-05-04 12:50:27.183974 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-05-04 12:50:27.236693 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-05-04 12:50:27.387306 | instance | secretgen-controller/deployment/secretgen-controller 2026-05-04 12:50:27.430172 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-kkxsf 2026-05-04 12:50:27.578330 | instance | secretgen-controller/serviceaccounts/default 2026-05-04 12:50:27.633104 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-05-04 12:50:27.776648 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-05-04 12:50:27.815114 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-05-04 12:50:28.020019 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-05-04 12:50:28.085342 | instance | openstack/statefulsets/valkey-node 2026-05-04 12:50:28.627170 | instance | ok: Runtime: 0:03:13.879814 2026-05-04 12:50:28.648862 | 2026-05-04 12:50:28.648951 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-05-04 12:50:29.549100 | instance | changed: 2026-05-04 12:50:29.549307 | instance | cd+++++++++ objects/ 2026-05-04 12:50:29.549335 | instance | cd+++++++++ objects/cluster/ 2026-05-04 12:50:29.549356 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-05-04 12:50:29.549377 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-05-04 12:50:29.549396 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-05-04 12:50:29.549415 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-05-04 12:50:29.549450 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-05-04 12:50:29.549470 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-05-04 12:50:29.549488 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-05-04 12:50:29.549506 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-05-04 12:50:29.549525 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-05-04 12:50:29.549544 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-05-04 12:50:29.549562 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-05-04 12:50:29.549580 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-05-04 12:50:29.549597 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-05-04 12:50:29.549615 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-05-04 12:50:29.549632 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-05-04 12:50:29.549650 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-05-04 12:50:29.549668 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-05-04 12:50:29.549686 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-05-04 12:50:29.549704 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-05-04 12:50:29.549722 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-05-04 12:50:29.549741 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-05-04 12:50:29.549759 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-05-04 12:50:29.549777 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-04 12:50:29.549795 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-05-04 12:50:29.549813 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-05-04 12:50:29.549831 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-05-04 12:50:29.549849 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-05-04 12:50:29.549866 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-05-04 12:50:29.549884 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-05-04 12:50:29.549902 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-05-04 12:50:29.549919 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-05-04 12:50:29.549936 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-05-04 12:50:29.549953 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-05-04 12:50:29.549970 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-05-04 12:50:29.549987 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-05-04 12:50:29.550005 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-05-04 12:50:29.550025 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-05-04 12:50:29.550045 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-05-04 12:50:29.550065 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-05-04 12:50:29.550087 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-05-04 12:50:29.550106 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-05-04 12:50:29.550124 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-05-04 12:50:29.550142 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-04 12:50:29.550160 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-05-04 12:50:29.550178 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-05-04 12:50:29.550196 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-05-04 12:50:29.550213 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-05-04 12:50:29.550231 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-05-04 12:50:29.550249 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-05-04 12:50:29.550267 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-05-04 12:50:29.550285 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-05-04 12:50:29.550303 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-04 12:50:29.550373 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-04 12:50:29.550396 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-05-04 12:50:29.550417 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-05-04 12:50:29.550437 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-05-04 12:50:29.550457 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-05-04 12:50:29.550477 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-05-04 12:50:29.550497 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-05-04 12:50:29.550517 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-05-04 12:50:29.550537 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-05-04 12:50:29.550558 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-05-04 12:50:29.550579 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-04 12:50:29.550597 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-05-04 12:50:29.550615 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-05-04 12:50:29.550633 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-05-04 12:50:29.550651 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-05-04 12:50:29.550669 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-05-04 12:50:29.550687 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-05-04 12:50:29.550705 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-05-04 12:50:29.550723 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-05-04 12:50:29.550741 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-05-04 12:50:29.550758 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-05-04 12:50:29.550776 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-05-04 12:50:29.550793 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-05-04 12:50:29.550811 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-05-04 12:50:29.550834 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-05-04 12:50:29.550853 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-05-04 12:50:29.550870 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-05-04 12:50:29.550888 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-05-04 12:50:29.550906 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-05-04 12:50:29.550924 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-05-04 12:50:29.550941 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-05-04 12:50:29.550959 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-05-04 12:50:29.550977 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-05-04 12:50:29.550994 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-05-04 12:50:29.551012 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-05-04 12:50:29.551030 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-05-04 12:50:29.551048 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-05-04 12:50:29.551065 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-05-04 12:50:29.551083 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-05-04 12:50:29.551101 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt 2026-05-04 12:50:29.551119 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml 2026-05-04 12:50:29.551136 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt 2026-05-04 12:50:29.551154 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml 2026-05-04 12:50:29.551172 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-05-04 12:50:29.551190 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-05-04 12:50:29.551207 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-05-04 12:50:29.551225 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-05-04 12:50:29.551243 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-05-04 12:50:29.551261 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-05-04 12:50:29.551279 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-05-04 12:50:29.551296 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-05-04 12:50:29.551314 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-05-04 12:50:29.551332 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-05-04 12:50:29.551350 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-05-04 12:50:29.551368 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-05-04 12:50:29.551386 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-05-04 12:50:29.551403 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-05-04 12:50:29.551421 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-04 12:50:29.551438 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-04 12:50:29.551460 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-05-04 12:50:29.551478 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-05-04 12:50:29.551496 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-05-04 12:50:29.551514 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-05-04 12:50:29.551532 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-05-04 12:50:29.551549 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-05-04 12:50:29.551567 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-05-04 12:50:29.551584 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-05-04 12:50:29.551602 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-05-04 12:50:29.551619 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-05-04 12:50:29.551637 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-05-04 12:50:29.551655 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-05-04 12:50:29.551672 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-05-04 12:50:29.551690 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-05-04 12:50:29.551706 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-05-04 12:50:29.551724 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-05-04 12:50:29.551741 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-05-04 12:50:29.551759 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-05-04 12:50:29.551776 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-05-04 12:50:29.551794 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-05-04 12:50:29.551812 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-05-04 12:50:29.551830 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-05-04 12:50:29.551847 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-05-04 12:50:29.551865 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-05-04 12:50:29.551882 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-05-04 12:50:29.551900 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-05-04 12:50:29.551918 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-05-04 12:50:29.551935 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-05-04 12:50:29.551953 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-05-04 12:50:29.551971 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-05-04 12:50:29.551989 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-05-04 12:50:29.552007 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-05-04 12:50:29.552026 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-05-04 12:50:29.552044 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-05-04 12:50:29.552061 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-05-04 12:50:29.552080 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-05-04 12:50:29.552109 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-05-04 12:50:29.552128 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-05-04 12:50:29.552146 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-05-04 12:50:29.552164 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-05-04 12:50:29.552182 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-05-04 12:50:29.552199 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-05-04 12:50:29.552217 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-05-04 12:50:29.552235 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-05-04 12:50:29.552253 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-05-04 12:50:29.552271 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-05-04 12:50:29.552289 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-05-04 12:50:29.552307 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-05-04 12:50:29.552325 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-05-04 12:50:29.552342 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-05-04 12:50:29.552359 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-05-04 12:50:29.552377 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-05-04 12:50:29.552395 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-05-04 12:50:29.552412 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-05-04 12:50:29.552430 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-05-04 12:50:29.552447 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-05-04 12:50:29.552465 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-05-04 12:50:29.552482 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-05-04 12:50:29.552500 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-05-04 12:50:29.552517 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-05-04 12:50:29.552535 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-05-04 12:50:29.552553 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-05-04 12:50:29.552571 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-05-04 12:50:29.552589 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-05-04 12:50:29.552607 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-05-04 12:50:29.552625 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-05-04 12:50:29.552643 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-05-04 12:50:29.552666 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-05-04 12:50:29.552685 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-05-04 12:50:29.552702 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-05-04 12:50:29.552720 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-05-04 12:50:29.552738 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-05-04 12:50:29.552756 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-05-04 12:50:29.552773 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-05-04 12:50:29.552791 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-05-04 12:50:29.552808 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-05-04 12:50:29.552826 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-05-04 12:50:29.552843 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-05-04 12:50:29.552861 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-05-04 12:50:29.552878 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-05-04 12:50:29.552895 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-05-04 12:50:29.552913 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-05-04 12:50:29.552930 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-05-04 12:50:29.552947 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-05-04 12:50:29.552984 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-05-04 12:50:29.553002 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-05-04 12:50:29.553020 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-05-04 12:50:29.553040 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-05-04 12:50:29.553060 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-05-04 12:50:29.553078 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-05-04 12:50:29.553096 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-05-04 12:50:29.553113 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-05-04 12:50:29.553131 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-05-04 12:50:29.553149 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-05-04 12:50:29.553166 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-05-04 12:50:29.553184 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-05-04 12:50:29.553202 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-05-04 12:50:29.553220 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-05-04 12:50:29.553238 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-05-04 12:50:29.553255 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-05-04 12:50:29.553278 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-05-04 12:50:29.553297 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-05-04 12:50:29.553314 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-05-04 12:50:29.553332 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-05-04 12:50:29.553350 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-05-04 12:50:29.553368 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-05-04 12:50:29.553386 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-05-04 12:50:29.553403 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-05-04 12:50:29.553421 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-05-04 12:50:29.553439 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-05-04 12:50:29.553457 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-05-04 12:50:29.553475 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-05-04 12:50:29.553493 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-05-04 12:50:29.553511 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-05-04 12:50:29.553529 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-05-04 12:50:29.553547 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-05-04 12:50:29.553565 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-05-04 12:50:29.553583 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-05-04 12:50:29.553600 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-05-04 12:50:29.553618 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-05-04 12:50:29.553635 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-05-04 12:50:29.553653 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-05-04 12:50:29.553670 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-05-04 12:50:29.553688 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-05-04 12:50:29.553706 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-05-04 12:50:29.553723 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-05-04 12:50:29.553741 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-05-04 12:50:29.553759 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-05-04 12:50:29.553777 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-05-04 12:50:29.553794 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-05-04 12:50:29.553812 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-05-04 12:50:29.553831 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-05-04 12:50:29.553849 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-05-04 12:50:29.553868 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-05-04 12:50:29.553886 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-05-04 12:50:29.553904 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-05-04 12:50:29.553922 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-05-04 12:50:29.553945 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-05-04 12:50:29.553963 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-05-04 12:50:29.553981 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-05-04 12:50:29.553999 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-05-04 12:50:29.554017 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-05-04 12:50:29.554035 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-05-04 12:50:29.554052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-05-04 12:50:29.554070 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-05-04 12:50:29.554087 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-05-04 12:50:29.554105 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-05-04 12:50:29.554123 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-05-04 12:50:29.554141 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-05-04 12:50:29.554159 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-05-04 12:50:29.554177 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-05-04 12:50:29.554194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-05-04 12:50:29.554212 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-05-04 12:50:29.554229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-05-04 12:50:29.554246 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-05-04 12:50:29.554264 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-05-04 12:50:29.554281 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-05-04 12:50:29.554298 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-05-04 12:50:29.554316 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-05-04 12:50:29.554362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-05-04 12:50:29.554380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-05-04 12:50:29.554398 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-05-04 12:50:29.554416 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-05-04 12:50:29.554434 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-05-04 12:50:29.554451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-05-04 12:50:29.554469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-05-04 12:50:29.554486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-05-04 12:50:29.554504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-05-04 12:50:29.554521 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-05-04 12:50:29.554539 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-05-04 12:50:29.554556 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-05-04 12:50:29.554579 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-05-04 12:50:29.554597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-05-04 12:50:29.554614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-05-04 12:50:29.554632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-05-04 12:50:29.554649 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-05-04 12:50:29.554667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-05-04 12:50:29.554685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-05-04 12:50:29.554703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-05-04 12:50:29.554721 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-05-04 12:50:29.554739 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-05-04 12:50:29.554757 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-05-04 12:50:29.554775 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-05-04 12:50:29.554794 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-05-04 12:50:29.554812 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-05-04 12:50:29.554831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-05-04 12:50:29.554850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-05-04 12:50:29.554868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-05-04 12:50:29.554887 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-05-04 12:50:29.554905 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-05-04 12:50:29.554923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-05-04 12:50:29.554941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-05-04 12:50:29.554959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-04 12:50:29.554976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-05-04 12:50:29.554994 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-05-04 12:50:29.555012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-05-04 12:50:29.555029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-05-04 12:50:29.555047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-05-04 12:50:29.555066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-05-04 12:50:29.555084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-05-04 12:50:29.555102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-05-04 12:50:29.555121 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-05-04 12:50:29.555138 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-05-04 12:50:29.555156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-05-04 12:50:29.555174 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-05-04 12:50:29.555198 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-05-04 12:50:29.555216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-05-04 12:50:29.555235 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-05-04 12:50:29.555253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-05-04 12:50:29.555270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-05-04 12:50:29.555288 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-05-04 12:50:29.555306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-05-04 12:50:29.555324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-05-04 12:50:29.555342 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-05-04 12:50:29.555360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-05-04 12:50:29.555377 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-05-04 12:50:29.555395 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-05-04 12:50:29.555414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-05-04 12:50:29.555432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-05-04 12:50:29.555450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-05-04 12:50:29.555468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-05-04 12:50:29.555486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-05-04 12:50:29.555504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-05-04 12:50:29.555522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-05-04 12:50:29.555540 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-05-04 12:50:29.555558 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt 2026-05-04 12:50:29.555576 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml 2026-05-04 12:50:29.555594 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt 2026-05-04 12:50:29.555612 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml 2026-05-04 12:50:29.555630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-05-04 12:50:29.555648 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-05-04 12:50:29.555666 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-05-04 12:50:29.555684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-05-04 12:50:29.555701 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-05-04 12:50:29.555719 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-05-04 12:50:29.555737 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-05-04 12:50:29.555754 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-05-04 12:50:29.555773 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-05-04 12:50:29.555791 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-05-04 12:50:29.555813 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-05-04 12:50:29.555832 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-05-04 12:50:29.555850 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-05-04 12:50:29.555868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-05-04 12:50:29.555886 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-05-04 12:50:29.555904 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-05-04 12:50:29.555922 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-05-04 12:50:29.555940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-05-04 12:50:29.555958 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-05-04 12:50:29.555975 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-05-04 12:50:29.555993 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-05-04 12:50:29.556011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-05-04 12:50:29.556029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-05-04 12:50:29.556048 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-05-04 12:50:29.556066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-05-04 12:50:29.556084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-05-04 12:50:29.556101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-05-04 12:50:29.556120 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-05-04 12:50:29.556138 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-05-04 12:50:29.556155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-05-04 12:50:29.556173 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-05-04 12:50:29.556191 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-05-04 12:50:29.556209 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-05-04 12:50:29.556228 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-05-04 12:50:29.556246 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-05-04 12:50:29.556263 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-05-04 12:50:29.556281 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-05-04 12:50:29.556298 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-05-04 12:50:29.556316 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-05-04 12:50:29.556334 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-05-04 12:50:29.556351 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-05-04 12:50:29.556369 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-05-04 12:50:29.556386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-05-04 12:50:29.556409 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-05-04 12:50:29.556427 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-05-04 12:50:29.556444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-05-04 12:50:29.556462 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-05-04 12:50:29.556479 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-05-04 12:50:29.556497 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-05-04 12:50:29.556514 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-05-04 12:50:29.556532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-05-04 12:50:29.556549 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-05-04 12:50:29.556566 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-05-04 12:50:29.556584 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-05-04 12:50:29.556602 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-05-04 12:50:29.556619 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-05-04 12:50:29.556637 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-05-04 12:50:29.556655 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-05-04 12:50:29.556672 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-05-04 12:50:29.556690 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-05-04 12:50:29.556708 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-05-04 12:50:29.556726 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-05-04 12:50:29.556744 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-05-04 12:50:29.556762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-05-04 12:50:29.556780 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-05-04 12:50:29.556798 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-05-04 12:50:29.556815 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-05-04 12:50:29.556833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-05-04 12:50:29.556851 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-05-04 12:50:29.556868 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-05-04 12:50:29.556885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-05-04 12:50:29.556903 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-05-04 12:50:29.556920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-05-04 12:50:29.556938 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-05-04 12:50:29.557014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-05-04 12:50:29.557047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-05-04 12:50:29.557068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-05-04 12:50:29.557087 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-05-04 12:50:29.557106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-05-04 12:50:29.557125 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-05-04 12:50:29.557144 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-05-04 12:50:29.557162 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-05-04 12:50:29.557180 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-05-04 12:50:29.557198 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-05-04 12:50:29.557216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-05-04 12:50:29.557234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-05-04 12:50:29.557251 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-05-04 12:50:29.557269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-05-04 12:50:29.557287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-05-04 12:50:29.557305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-05-04 12:50:29.557324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-05-04 12:50:29.557342 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-05-04 12:50:29.557360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-05-04 12:50:29.557378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-05-04 12:50:29.557396 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-05-04 12:50:29.557414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-05-04 12:50:29.557432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-05-04 12:50:29.557449 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-05-04 12:50:29.557467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-05-04 12:50:29.557485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-05-04 12:50:29.557503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-05-04 12:50:29.557522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-05-04 12:50:29.557539 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-05-04 12:50:29.557557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-05-04 12:50:29.557575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-05-04 12:50:29.557593 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-05-04 12:50:29.557611 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-05-04 12:50:29.557629 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-05-04 12:50:29.557651 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-05-04 12:50:29.557670 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-05-04 12:50:29.557689 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-05-04 12:50:29.557706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-05-04 12:50:29.557724 | instance | cd+++++++++ objects/cluster/namespace/ 2026-05-04 12:50:29.557742 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-05-04 12:50:29.557760 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-05-04 12:50:29.557778 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-05-04 12:50:29.557795 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-05-04 12:50:29.557813 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-05-04 12:50:29.557831 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-05-04 12:50:29.557850 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-05-04 12:50:29.557868 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-05-04 12:50:29.557885 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-05-04 12:50:29.557903 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-05-04 12:50:29.557921 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-05-04 12:50:29.557938 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-05-04 12:50:29.557955 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-05-04 12:50:29.557973 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-05-04 12:50:29.557990 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-05-04 12:50:29.558008 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-05-04 12:50:29.558026 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-05-04 12:50:29.558043 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-05-04 12:50:29.558060 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-05-04 12:50:29.558078 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-05-04 12:50:29.558095 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-05-04 12:50:29.558113 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-05-04 12:50:29.558130 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-05-04 12:50:29.558148 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-05-04 12:50:29.558165 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-05-04 12:50:29.558183 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-05-04 12:50:29.558200 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-05-04 12:50:29.558217 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-05-04 12:50:29.558235 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-05-04 12:50:29.558252 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-05-04 12:50:29.558270 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-05-04 12:50:29.558287 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-05-04 12:50:29.558305 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-05-04 12:50:29.558337 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-05-04 12:50:29.558356 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-05-04 12:50:29.558373 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-05-04 12:50:29.558391 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-05-04 12:50:29.558413 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-05-04 12:50:29.558431 | instance | cd+++++++++ objects/cluster/node/ 2026-05-04 12:50:29.558449 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-05-04 12:50:29.558467 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-05-04 12:50:29.558485 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-05-04 12:50:29.558504 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-05-04 12:50:29.558521 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-05-04 12:50:29.558539 | instance | cd+++++++++ objects/namespaced/ 2026-05-04 12:50:29.558557 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-05-04 12:50:29.558575 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-05-04 12:50:29.558593 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-05-04 12:50:29.558611 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-05-04 12:50:29.558630 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-05-04 12:50:29.558648 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-05-04 12:50:29.558666 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-05-04 12:50:29.558684 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-05-04 12:50:29.558702 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-05-04 12:50:29.558720 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-05-04 12:50:29.558738 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-05-04 12:50:29.558756 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-05-04 12:50:29.558775 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-05-04 12:50:29.558793 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-05-04 12:50:29.558812 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-05-04 12:50:29.558830 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-05-04 12:50:29.558848 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-05-04 12:50:29.558867 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-05-04 12:50:29.558885 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-05-04 12:50:29.558904 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-05-04 12:50:29.558922 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-05-04 12:50:29.558940 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-05-04 12:50:29.558958 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-05-04 12:50:29.558976 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-05-04 12:50:29.558994 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-05-04 12:50:29.559011 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-227.nip.io-tls.txt 2026-05-04 12:50:29.559029 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-227.nip.io-tls.yaml 2026-05-04 12:50:29.559047 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-05-04 12:50:29.559064 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-05-04 12:50:29.559082 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-05-04 12:50:29.559099 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-05-04 12:50:29.559121 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-05-04 12:50:29.559139 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-05-04 12:50:29.559157 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-05-04 12:50:29.559175 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-05-04 12:50:29.559193 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-05-04 12:50:29.559212 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-05-04 12:50:29.559230 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-05-04 12:50:29.559248 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-05-04 12:50:29.559266 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-05-04 12:50:29.559283 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-05-04 12:50:29.559301 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-05-04 12:50:29.559319 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-05-04 12:50:29.559337 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-05-04 12:50:29.559355 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-05-04 12:50:29.559373 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-05-04 12:50:29.559391 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-05-04 12:50:29.559409 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-05-04 12:50:29.559427 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-05-04 12:50:29.559445 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-05-04 12:50:29.559463 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-05-04 12:50:29.559482 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-05-04 12:50:29.559501 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-05-04 12:50:29.559519 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-05-04 12:50:29.559537 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-05-04 12:50:29.559554 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-05-04 12:50:29.559573 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-05-04 12:50:29.559592 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qrw8x.txt 2026-05-04 12:50:29.559611 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qrw8x.yaml 2026-05-04 12:50:29.559630 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-05-04 12:50:29.559648 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-05-04 12:50:29.559666 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-05-04 12:50:29.559684 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-05-04 12:50:29.559702 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-05-04 12:50:29.559726 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-05-04 12:50:29.559745 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-05-04 12:50:29.559764 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-05-04 12:50:29.559782 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-05-04 12:50:29.559801 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-05-04 12:50:29.559820 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-05-04 12:50:29.559839 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-05-04 12:50:29.559857 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-05-04 12:50:29.559876 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-05-04 12:50:29.559894 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-05-04 12:50:29.559913 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-05-04 12:50:29.559931 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-05-04 12:50:29.559949 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-05-04 12:50:29.559967 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-05-04 12:50:29.559986 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-05-04 12:50:29.560004 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-05-04 12:50:29.560022 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-05-04 12:50:29.560041 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-05-04 12:50:29.560059 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-05-04 12:50:29.560078 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-05-04 12:50:29.560097 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-05-04 12:50:29.560115 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-05-04 12:50:29.560134 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-05-04 12:50:29.560153 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-4lkjl.txt 2026-05-04 12:50:29.560172 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-4lkjl.yaml 2026-05-04 12:50:29.560191 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-05-04 12:50:29.560210 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-05-04 12:50:29.560228 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-05-04 12:50:29.560253 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-05-04 12:50:29.560272 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-05-04 12:50:29.560290 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-05-04 12:50:29.560309 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-05-04 12:50:29.560327 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-05-04 12:50:29.560345 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-05-04 12:50:29.560363 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-05-04 12:50:29.560382 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-05-04 12:50:29.560400 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-05-04 12:50:29.560418 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-05-04 12:50:29.560437 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-05-04 12:50:29.560455 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-05-04 12:50:29.560474 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-05-04 12:50:29.560492 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-05-04 12:50:29.560511 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-05-04 12:50:29.560529 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-05-04 12:50:29.560548 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-05-04 12:50:29.560566 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-05-04 12:50:29.560584 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-05-04 12:50:29.560603 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-05-04 12:50:29.560620 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-05-04 12:50:29.560638 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-05-04 12:50:29.560656 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-05-04 12:50:29.560674 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-05-04 12:50:29.560692 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-05-04 12:50:29.560710 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-x5wdm.txt 2026-05-04 12:50:29.560728 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-x5wdm.yaml 2026-05-04 12:50:29.560746 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-05-04 12:50:29.560764 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-05-04 12:50:29.560782 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-05-04 12:50:29.560800 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-05-04 12:50:29.560818 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-05-04 12:50:29.560837 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-05-04 12:50:29.560859 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-05-04 12:50:29.560878 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-05-04 12:50:29.560896 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-05-04 12:50:29.560914 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-05-04 12:50:29.560932 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-05-04 12:50:29.560950 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-05-04 12:50:29.560986 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-05-04 12:50:29.561004 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-05-04 12:50:29.561039 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-05-04 12:50:29.561058 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-05-04 12:50:29.561076 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-05-04 12:50:29.561097 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-05-04 12:50:29.561117 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-05-04 12:50:29.561135 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-05-04 12:50:29.561153 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-05-04 12:50:29.561171 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-05-04 12:50:29.561189 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-05-04 12:50:29.561207 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-05-04 12:50:29.561225 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-05-04 12:50:29.561244 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-05-04 12:50:29.561262 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-05-04 12:50:29.561280 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-05-04 12:50:29.561298 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-6fk6b.txt 2026-05-04 12:50:29.561316 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-65565fdb7f-6fk6b.yaml 2026-05-04 12:50:29.561334 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-05-04 12:50:29.561352 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-05-04 12:50:29.561370 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-05-04 12:50:29.561387 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-05-04 12:50:29.561405 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-05-04 12:50:29.561423 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-05-04 12:50:29.561442 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-05-04 12:50:29.561460 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-05-04 12:50:29.561478 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-05-04 12:50:29.561496 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-05-04 12:50:29.561514 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-05-04 12:50:29.561533 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-05-04 12:50:29.561557 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-05-04 12:50:29.561576 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-05-04 12:50:29.561594 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-05-04 12:50:29.561612 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-05-04 12:50:29.561630 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-05-04 12:50:29.561649 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-05-04 12:50:29.561667 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-05-04 12:50:29.561685 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-05-04 12:50:29.561703 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-05-04 12:50:29.561721 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-05-04 12:50:29.561739 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-05-04 12:50:29.561756 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-05-04 12:50:29.561774 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-05-04 12:50:29.561792 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-05-04 12:50:29.561810 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-05-04 12:50:29.561828 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-05-04 12:50:29.561846 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-05-04 12:50:29.561864 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-05-04 12:50:29.561881 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-05-04 12:50:29.561903 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-05-04 12:50:29.561945 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-05-04 12:50:29.561978 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-05-04 12:50:29.561999 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-05-04 12:50:29.562018 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-05-04 12:50:29.562037 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-b6kx2.txt 2026-05-04 12:50:29.562055 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-b6kx2.yaml 2026-05-04 12:50:29.562073 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-dmgc6.txt 2026-05-04 12:50:29.562092 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-dmgc6.yaml 2026-05-04 12:50:29.562110 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-4pkbf.txt 2026-05-04 12:50:29.562127 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-4pkbf.yaml 2026-05-04 12:50:29.562145 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-05-04 12:50:29.562163 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-05-04 12:50:29.562181 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-05-04 12:50:29.562199 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-05-04 12:50:29.562216 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-05-04 12:50:29.562241 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-05-04 12:50:29.562259 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-05-04 12:50:29.562277 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-05-04 12:50:29.562294 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-05-04 12:50:29.562312 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-05-04 12:50:29.562354 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-05-04 12:50:29.562374 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-05-04 12:50:29.562391 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-05-04 12:50:29.562409 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-05-04 12:50:29.562426 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-05-04 12:50:29.562444 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-05-04 12:50:29.562462 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-05-04 12:50:29.562480 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-05-04 12:50:29.562498 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-05-04 12:50:29.562516 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-05-04 12:50:29.562534 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-05-04 12:50:29.562552 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-05-04 12:50:29.562570 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-05-04 12:50:29.562587 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-05-04 12:50:29.562605 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-05-04 12:50:29.562624 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-05-04 12:50:29.562641 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-05-04 12:50:29.562659 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-05-04 12:50:29.562835 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-05-04 12:50:29.562854 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-05-04 12:50:29.562873 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-05-04 12:50:29.562891 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-05-04 12:50:29.562909 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-05-04 12:50:29.562927 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-05-04 12:50:29.562945 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-05-04 12:50:29.562963 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-05-04 12:50:29.562981 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-05-04 12:50:29.562999 | instance | cd+++++++++ objects/namespaced/default/ 2026-05-04 12:50:29.563017 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-05-04 12:50:29.563035 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-05-04 12:50:29.563059 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-05-04 12:50:29.563078 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-05-04 12:50:29.563099 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-05-04 12:50:29.563119 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-05-04 12:50:29.563136 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-05-04 12:50:29.563154 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-05-04 12:50:29.563172 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-05-04 12:50:29.563190 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-05-04 12:50:29.563207 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-05-04 12:50:29.563225 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-05-04 12:50:29.563242 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-05-04 12:50:29.563260 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-05-04 12:50:29.563278 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-05-04 12:50:29.563296 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-05-04 12:50:29.563314 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-05-04 12:50:29.563332 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-05-04 12:50:29.563351 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-05-04 12:50:29.563369 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-05-04 12:50:29.563387 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-05-04 12:50:29.563405 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-05-04 12:50:29.563423 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-05-04 12:50:29.563441 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-05-04 12:50:29.563459 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-05-04 12:50:29.563477 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-n6l4r.txt 2026-05-04 12:50:29.563495 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-n6l4r.yaml 2026-05-04 12:50:29.563512 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-05-04 12:50:29.563531 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-05-04 12:50:29.563549 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-05-04 12:50:29.563567 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-04 12:50:29.563585 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-04 12:50:29.563603 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-05-04 12:50:29.563621 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-05-04 12:50:29.563638 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-05-04 12:50:29.563656 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-05-04 12:50:29.563673 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-05-04 12:50:29.563696 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-05-04 12:50:29.563715 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-05-04 12:50:29.563733 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-05-04 12:50:29.563751 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-05-04 12:50:29.563769 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-05-04 12:50:29.563787 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-05-04 12:50:29.563805 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-05-04 12:50:29.563822 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-05-04 12:50:29.563840 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-05-04 12:50:29.563858 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-05-04 12:50:29.563875 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-05-04 12:50:29.563892 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-05-04 12:50:29.563910 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-05-04 12:50:29.563928 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-05-04 12:50:29.563945 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-05-04 12:50:29.563963 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-05-04 12:50:29.563981 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-05-04 12:50:29.563999 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-05-04 12:50:29.564017 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-05-04 12:50:29.564035 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-05-04 12:50:29.564052 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-05-04 12:50:29.564070 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-05-04 12:50:29.564091 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-05-04 12:50:29.564110 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-05-04 12:50:29.564127 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-05-04 12:50:29.564145 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-05-04 12:50:29.564163 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-05-04 12:50:29.564181 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-05-04 12:50:29.564199 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-05-04 12:50:29.564217 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-05-04 12:50:29.564234 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-05-04 12:50:29.564252 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-05-04 12:50:29.564270 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-05-04 12:50:29.564292 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-05-04 12:50:29.564310 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-05-04 12:50:29.564328 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-05-04 12:50:29.564346 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-05-04 12:50:29.564363 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-05-04 12:50:29.564381 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-05-04 12:50:29.564400 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-05-04 12:50:29.564418 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-05-04 12:50:29.564436 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-05-04 12:50:29.564454 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-05-04 12:50:29.564471 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-05-04 12:50:29.564489 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-05-04 12:50:29.564506 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-05-04 12:50:29.564524 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-05-04 12:50:29.564542 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-05-04 12:50:29.564559 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-05-04 12:50:29.564577 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-05-04 12:50:29.564594 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-05-04 12:50:29.564612 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-jgbb5.txt 2026-05-04 12:50:29.564630 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-jgbb5.yaml 2026-05-04 12:50:29.564648 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-v78rc.txt 2026-05-04 12:50:29.564666 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-v78rc.yaml 2026-05-04 12:50:29.564684 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-05-04 12:50:29.564702 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-05-04 12:50:29.564720 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-05-04 12:50:29.564738 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-05-04 12:50:29.564756 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-05-04 12:50:29.564774 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-05-04 12:50:29.564792 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-05-04 12:50:29.564809 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-05-04 12:50:29.564827 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-05-04 12:50:29.564845 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-05-04 12:50:29.564863 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-05-04 12:50:29.564881 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-05-04 12:50:29.564904 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-05-04 12:50:29.564922 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-05-04 12:50:29.564941 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-05-04 12:50:29.565145 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-05-04 12:50:29.565183 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-05-04 12:50:29.565204 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-05-04 12:50:29.565224 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-05-04 12:50:29.565290 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-05-04 12:50:29.565363 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-05-04 12:50:29.565404 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-05-04 12:50:29.565426 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-05-04 12:50:29.565446 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-05-04 12:50:29.565465 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-05-04 12:50:29.565484 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-05-04 12:50:29.565502 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-05-04 12:50:29.565520 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-05-04 12:50:29.565539 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-05-04 12:50:29.565557 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-05-04 12:50:29.565576 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-05-04 12:50:29.565594 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-05-04 12:50:29.565611 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-05-04 12:50:29.565628 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-05-04 12:50:29.565646 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-05-04 12:50:29.565664 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-05-04 12:50:29.565681 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-05-04 12:50:29.565699 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-05-04 12:50:29.565717 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-05-04 12:50:29.565735 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-05-04 12:50:29.565752 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-05-04 12:50:29.565770 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-04 12:50:29.565788 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-04 12:50:29.565805 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-05-04 12:50:29.565823 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-04 12:50:29.565841 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-05-04 12:50:29.565858 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-05-04 12:50:29.565882 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-05-04 12:50:29.565900 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-05-04 12:50:29.565918 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-05-04 12:50:29.565935 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-05-04 12:50:29.565952 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-05-04 12:50:29.565970 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-05-04 12:50:29.565987 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-05-04 12:50:29.566004 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-05-04 12:50:29.566022 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-05-04 12:50:29.566042 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-05-04 12:50:29.566061 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-05-04 12:50:29.566079 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-05-04 12:50:29.566097 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-05-04 12:50:29.566115 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-05-04 12:50:29.566133 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-05-04 12:50:29.566151 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-05-04 12:50:29.566169 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-05-04 12:50:29.566186 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-05-04 12:50:29.566204 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-05-04 12:50:29.566222 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-05-04 12:50:29.566239 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-05-04 12:50:29.566257 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-05-04 12:50:29.566274 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-05-04 12:50:29.566292 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-05-04 12:50:29.566310 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-05-04 12:50:29.566328 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-05-04 12:50:29.566362 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-05-04 12:50:29.566380 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-05-04 12:50:29.566438 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-05-04 12:50:29.566476 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-05-04 12:50:29.566497 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-05-04 12:50:29.566516 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-05-04 12:50:29.566534 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-05-04 12:50:29.566553 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-05-04 12:50:29.566571 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-05-04 12:50:29.566589 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-05-04 12:50:29.566607 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-05-04 12:50:29.566631 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-05-04 12:50:29.566649 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-05-04 12:50:29.566667 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-05-04 12:50:29.566685 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-04 12:50:29.566704 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-05-04 12:50:29.566722 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-05-04 12:50:29.566740 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-05-04 12:50:29.566758 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-05-04 12:50:29.566776 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-05-04 12:50:29.566793 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-05-04 12:50:29.566810 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-05-04 12:50:29.566828 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-05-04 12:50:29.566846 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-05-04 12:50:29.566863 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-lvvq2.txt 2026-05-04 12:50:29.566881 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-lvvq2.yaml 2026-05-04 12:50:29.566899 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-hzpd9.txt 2026-05-04 12:50:29.566917 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-hzpd9.yaml 2026-05-04 12:50:29.566934 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-cl5wt.txt 2026-05-04 12:50:29.566952 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-cl5wt.yaml 2026-05-04 12:50:29.566969 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rbnp2.txt 2026-05-04 12:50:29.566986 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rbnp2.yaml 2026-05-04 12:50:29.567004 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-05-04 12:50:29.567022 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-05-04 12:50:29.567040 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-05-04 12:50:29.567109 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-05-04 12:50:29.567132 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-05-04 12:50:29.567151 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-05-04 12:50:29.567170 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-969zx.txt 2026-05-04 12:50:29.567188 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-969zx.yaml 2026-05-04 12:50:29.567206 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-05-04 12:50:29.567224 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-05-04 12:50:29.567241 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-05-04 12:50:29.567258 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-05-04 12:50:29.567276 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-05-04 12:50:29.567300 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-05-04 12:50:29.567318 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-05-04 12:50:29.567336 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-05-04 12:50:29.567353 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-05-04 12:50:29.567371 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-05-04 12:50:29.567389 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-05-04 12:50:29.567406 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-05-04 12:50:29.567424 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-05-04 12:50:29.567441 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-05-04 12:50:29.567458 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-05-04 12:50:29.567551 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-05-04 12:50:29.567631 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-05-04 12:50:29.567656 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-05-04 12:50:29.567676 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-05-04 12:50:29.567695 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-05-04 12:50:29.567713 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-05-04 12:50:29.567732 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-05-04 12:50:29.567751 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-05-04 12:50:29.567768 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-05-04 12:50:29.567786 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-05-04 12:50:29.567803 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-05-04 12:50:29.567820 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-05-04 12:50:29.567837 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-05-04 12:50:29.567855 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-05-04 12:50:29.567872 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-05-04 12:50:29.567890 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-05-04 12:50:29.567907 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-05-04 12:50:29.567925 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-05-04 12:50:29.567943 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-05-04 12:50:29.567961 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-05-04 12:50:29.567978 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-05-04 12:50:29.567996 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-05-04 12:50:29.568019 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-05-04 12:50:29.568037 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-05-04 12:50:29.568054 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-05-04 12:50:29.568071 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-05-04 12:50:29.568089 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-05-04 12:50:29.568106 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-05-04 12:50:29.568123 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-05-04 12:50:29.568140 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-05-04 12:50:29.568157 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-05-04 12:50:29.568174 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-05-04 12:50:29.568192 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-05-04 12:50:29.568210 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-05-04 12:50:29.568227 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-05-04 12:50:29.568245 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-05-04 12:50:29.568262 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-d5jigp.txt 2026-05-04 12:50:29.568280 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-d5jigp.yaml 2026-05-04 12:50:29.568297 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-dby7uk.txt 2026-05-04 12:50:29.568315 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-dby7uk.yaml 2026-05-04 12:50:29.568332 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-05-04 12:50:29.568350 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-05-04 12:50:29.568367 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-05-04 12:50:29.568384 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-05-04 12:50:29.568402 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-05-04 12:50:29.568419 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-05-04 12:50:29.568437 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-05-04 12:50:29.568455 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-05-04 12:50:29.568472 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-05-04 12:50:29.568490 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-05-04 12:50:29.568508 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-05-04 12:50:29.568525 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-05-04 12:50:29.568543 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-05-04 12:50:29.568561 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-05-04 12:50:29.568578 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-05-04 12:50:29.568596 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-05-04 12:50:29.568619 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-05-04 12:50:29.568637 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-05-04 12:50:29.568655 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-05-04 12:50:29.568672 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-05-04 12:50:29.568690 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-05-04 12:50:29.568708 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-05-04 12:50:29.568725 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-05-04 12:50:29.568743 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-05-04 12:50:29.568760 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-05-04 12:50:29.568777 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-05-04 12:50:29.568795 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-05-04 12:50:29.568812 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-05-04 12:50:29.568829 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-05-04 12:50:29.568846 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-05-04 12:50:29.568864 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-05-04 12:50:29.568881 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-05-04 12:50:29.568898 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-05-04 12:50:29.568916 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-05-04 12:50:29.568933 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-05-04 12:50:29.568951 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-05-04 12:50:29.568986 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-05-04 12:50:29.569004 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-05-04 12:50:29.569022 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-05-04 12:50:29.569043 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-05-04 12:50:29.569062 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-05-04 12:50:29.569080 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-05-04 12:50:29.569097 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-05-04 12:50:29.569114 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-05-04 12:50:29.569131 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-05-04 12:50:29.569149 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-05-04 12:50:29.569166 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-05-04 12:50:29.569184 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-05-04 12:50:29.569201 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-05-04 12:50:29.569225 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-05-04 12:50:29.569243 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-05-04 12:50:29.569261 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-05-04 12:50:29.569279 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-05-04 12:50:29.569296 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-05-04 12:50:29.569314 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-05-04 12:50:29.569332 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-05-04 12:50:29.569350 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-05-04 12:50:29.569368 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-05-04 12:50:29.569385 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-05-04 12:50:29.569403 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-05-04 12:50:29.569421 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-05-04 12:50:29.569439 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-05-04 12:50:29.569456 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-05-04 12:50:29.569474 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-05-04 12:50:29.569492 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-05-04 12:50:29.569509 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-05-04 12:50:29.569527 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-05-04 12:50:29.569544 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-05-04 12:50:29.569562 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-05-04 12:50:29.569580 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-05-04 12:50:29.569597 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-05-04 12:50:29.569614 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-05-04 12:50:29.569631 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-05-04 12:50:29.569649 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-05-04 12:50:29.569666 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-05-04 12:50:29.569684 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-05-04 12:50:29.569702 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-05-04 12:50:29.569720 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-05-04 12:50:29.569738 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-05-04 12:50:29.569755 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-05-04 12:50:29.569773 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-05-04 12:50:29.569791 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-05-04 12:50:29.569813 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-05-04 12:50:29.569832 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-05-04 12:50:29.569850 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-05-04 12:50:29.569868 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-05-04 12:50:29.569886 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-05-04 12:50:29.569904 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-05-04 12:50:29.569922 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-05-04 12:50:29.569940 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-05-04 12:50:29.569958 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-05-04 12:50:29.569976 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-05-04 12:50:29.569993 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-05-04 12:50:29.570011 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-05-04 12:50:29.570028 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-05-04 12:50:29.570046 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-05-04 12:50:29.570064 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-05-04 12:50:29.570082 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-05-04 12:50:29.570100 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-05-04 12:50:29.570117 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-05-04 12:50:29.570134 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-05-04 12:50:29.570152 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-05-04 12:50:29.570169 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-05-04 12:50:29.570187 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-05-04 12:50:29.570204 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-xqlbm.txt 2026-05-04 12:50:29.570223 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-xqlbm.yaml 2026-05-04 12:50:29.570240 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-05-04 12:50:29.570259 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-05-04 12:50:29.570277 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-05-04 12:50:29.570295 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-05-04 12:50:29.570313 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-05-04 12:50:29.570331 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-05-04 12:50:29.570381 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-05-04 12:50:29.570399 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-05-04 12:50:29.570417 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-05-04 12:50:29.570440 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-05-04 12:50:29.570458 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-05-04 12:50:29.570476 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-05-04 12:50:29.570494 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-05-04 12:50:29.570511 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-05-04 12:50:29.570529 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-05-04 12:50:29.570547 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-05-04 12:50:29.570564 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-05-04 12:50:29.570583 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-05-04 12:50:29.570606 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-05-04 12:50:29.570630 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-05-04 12:50:29.570651 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-05-04 12:50:29.570669 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-05-04 12:50:29.570687 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-05-04 12:50:29.570706 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-05-04 12:50:29.570724 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-05-04 12:50:29.570742 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-05-04 12:50:29.570760 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-05-04 12:50:29.570777 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-05-04 12:50:29.570795 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-05-04 12:50:29.570813 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-05-04 12:50:29.570832 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-05-04 12:50:29.570849 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-05-04 12:50:29.570867 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-05-04 12:50:29.570884 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-05-04 12:50:29.570901 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-05-04 12:50:29.570919 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-05-04 12:50:29.570936 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-05-04 12:50:29.570954 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-05-04 12:50:29.570972 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-05-04 12:50:29.571013 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-05-04 12:50:29.571066 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-05-04 12:50:29.571104 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-05-04 12:50:29.571130 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-05-04 12:50:29.571155 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-05-04 12:50:29.571179 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-05-04 12:50:29.571203 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-05-04 12:50:29.571226 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-05-04 12:50:29.571245 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-05-04 12:50:29.571264 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-05-04 12:50:29.571283 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-05-04 12:50:29.571301 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-05-04 12:50:29.571320 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-05-04 12:50:29.571339 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-05-04 12:50:29.571358 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-05-04 12:50:29.571377 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-05-04 12:50:29.571395 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-05-04 12:50:29.571414 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-05-04 12:50:29.571433 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-05-04 12:50:29.571456 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-05-04 12:50:29.571482 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-05-04 12:50:29.571508 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-05-04 12:50:29.571532 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-05-04 12:50:29.571559 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-05-04 12:50:29.571583 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-05-04 12:50:29.571602 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-05-04 12:50:29.571622 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-05-04 12:50:29.571640 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-05-04 12:50:29.571659 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-05-04 12:50:29.571677 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-05-04 12:50:29.571697 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-05-04 12:50:29.571722 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-05-04 12:50:29.571760 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-05-04 12:50:29.571791 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-05-04 12:50:29.571822 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-05-04 12:50:29.571851 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-05-04 12:50:29.571881 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-05-04 12:50:29.571910 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-05-04 12:50:29.571939 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-05-04 12:50:29.571970 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-05-04 12:50:29.571999 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-05-04 12:50:29.572029 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-05-04 12:50:29.572059 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-05-04 12:50:29.572093 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-05-04 12:50:29.572127 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-05-04 12:50:29.572162 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-05-04 12:50:29.572194 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-05-04 12:50:29.572225 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-05-04 12:50:29.572254 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-05-04 12:50:29.572284 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-05-04 12:50:29.572313 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-05-04 12:50:29.572341 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-05-04 12:50:29.572372 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-05-04 12:50:29.572405 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-05-04 12:50:29.572438 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-05-04 12:50:29.572469 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-05-04 12:50:29.572500 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-05-04 12:50:29.572531 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-05-04 12:50:29.572562 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-05-04 12:50:29.572597 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-05-04 12:50:29.572630 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-05-04 12:50:29.572672 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-05-04 12:50:29.572708 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-05-04 12:50:29.572741 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-05-04 12:50:29.572774 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-05-04 12:50:29.572805 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-05-04 12:50:29.572839 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-05-04 12:50:29.572875 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-05-04 12:50:29.572909 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-05-04 12:50:29.572942 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-05-04 12:50:29.573020 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-05-04 12:50:29.573056 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-05-04 12:50:29.573087 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-05-04 12:50:29.573117 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-05-04 12:50:29.573145 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-05-04 12:50:29.573172 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-05-04 12:50:29.573196 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-05-04 12:50:29.573220 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-05-04 12:50:29.573239 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-05-04 12:50:29.573258 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-05-04 12:50:29.573277 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-05-04 12:50:29.573296 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-05-04 12:50:29.573314 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-05-04 12:50:29.573334 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-05-04 12:50:29.573361 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-05-04 12:50:29.573386 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-05-04 12:50:29.573407 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-05-04 12:50:29.573426 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-05-04 12:50:29.573446 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-05-04 12:50:29.573466 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-05-04 12:50:29.573491 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-05-04 12:50:29.573518 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-05-04 12:50:29.573539 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-05-04 12:50:29.573559 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-05-04 12:50:29.573586 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-05-04 12:50:29.573607 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-05-04 12:50:29.573626 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-05-04 12:50:29.573645 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-04 12:50:29.573665 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-04 12:50:29.573686 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-05-04 12:50:29.573715 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-05-04 12:50:29.573741 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-05-04 12:50:29.573763 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-05-04 12:50:29.573783 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-05-04 12:50:29.573803 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-05-04 12:50:29.573826 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-05-04 12:50:29.573852 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-05-04 12:50:29.573873 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-04 12:50:29.573893 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-05-04 12:50:29.573912 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-05-04 12:50:29.573930 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-05-04 12:50:29.573950 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-05-04 12:50:29.573970 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-05-04 12:50:29.573995 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-05-04 12:50:29.574022 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-05-04 12:50:29.574044 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-05-04 12:50:29.574063 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-05-04 12:50:29.574083 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-05-04 12:50:29.574103 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-05-04 12:50:29.574127 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-05-04 12:50:29.574150 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-05-04 12:50:29.574170 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-05-04 12:50:29.574190 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-05-04 12:50:29.574210 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-05-04 12:50:29.574439 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-05-04 12:50:29.574467 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-05-04 12:50:29.574487 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-05-04 12:50:29.672678 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-05-04 12:50:29.672945 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-04 12:50:29.673043 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-05-04 12:50:29.673093 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-05-04 12:50:29.673138 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-04 12:50:29.673182 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-04 12:50:29.673227 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-05-04 12:50:29.673271 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-05-04 12:50:29.673315 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-05-04 12:50:29.673359 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-05-04 12:50:29.673403 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-05-04 12:50:29.673447 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-05-04 12:50:29.673492 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-05-04 12:50:29.673536 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-05-04 12:50:29.673580 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-05-04 12:50:29.673624 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-05-04 12:50:29.673669 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-05-04 12:50:29.673717 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-05-04 12:50:29.673783 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-05-04 12:50:29.673842 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-05-04 12:50:29.673888 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-05-04 12:50:29.673932 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-05-04 12:50:29.673976 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-05-04 12:50:29.674020 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-05-04 12:50:29.674066 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-05-04 12:50:29.674107 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-05-04 12:50:29.674150 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-05-04 12:50:29.674377 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-05-04 12:50:29.674420 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-05-04 12:50:29.674502 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-05-04 12:50:29.674546 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-05-04 12:50:29.674588 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-05-04 12:50:29.674630 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-05-04 12:50:29.674671 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-05-04 12:50:29.674717 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-04 12:50:29.674811 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-04 12:50:29.674860 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-04 12:50:29.674904 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-04 12:50:29.674947 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-05-04 12:50:29.674992 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-05-04 12:50:29.675035 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-05-04 12:50:29.675078 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-05-04 12:50:29.675120 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-05-04 12:50:29.675162 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-6vgll.txt 2026-05-04 12:50:29.675204 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-6vgll.yaml 2026-05-04 12:50:29.675246 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5c94c4b8f7-hflxx.txt 2026-05-04 12:50:29.675289 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5c94c4b8f7-hflxx.yaml 2026-05-04 12:50:29.675331 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rzqsx.txt 2026-05-04 12:50:29.675374 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rzqsx.yaml 2026-05-04 12:50:29.675417 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-dhq45.txt 2026-05-04 12:50:29.675461 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-dhq45.yaml 2026-05-04 12:50:29.675503 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-pzw8z.txt 2026-05-04 12:50:29.675546 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-pzw8z.yaml 2026-05-04 12:50:29.675589 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-05-04 12:50:29.675633 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-05-04 12:50:29.675678 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-05-04 12:50:29.675849 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-05-04 12:50:29.675957 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-kz4g9.txt 2026-05-04 12:50:29.676011 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-kz4g9.yaml 2026-05-04 12:50:29.676059 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-05-04 12:50:29.676104 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-05-04 12:50:29.676147 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-mmw4x.txt 2026-05-04 12:50:29.676191 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-mmw4x.yaml 2026-05-04 12:50:29.676234 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-spvqx.txt 2026-05-04 12:50:29.676276 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-spvqx.yaml 2026-05-04 12:50:29.676333 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-697tl.txt 2026-05-04 12:50:29.676379 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-697tl.yaml 2026-05-04 12:50:29.676423 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-05-04 12:50:29.676467 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-05-04 12:50:29.676511 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-b4pkz.txt 2026-05-04 12:50:29.676554 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-b4pkz.yaml 2026-05-04 12:50:29.676641 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-k5qs4.txt 2026-05-04 12:50:29.676729 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-k5qs4.yaml 2026-05-04 12:50:29.676841 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-05-04 12:50:29.676897 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-05-04 12:50:29.676944 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-05-04 12:50:29.677050 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-04 12:50:29.677096 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-04 12:50:29.677140 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-05-04 12:50:29.677182 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-05-04 12:50:29.677225 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-05-04 12:50:29.677268 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-05-04 12:50:29.677310 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-05-04 12:50:29.677353 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-05-04 12:50:29.677394 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-05-04 12:50:29.677437 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-05-04 12:50:29.677479 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-05-04 12:50:29.677524 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-05-04 12:50:29.677568 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-05-04 12:50:29.677618 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-05-04 12:50:29.677670 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-05-04 12:50:29.677720 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-05-04 12:50:29.677782 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-05-04 12:50:29.677841 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-05-04 12:50:29.677902 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-04 12:50:29.677971 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-04 12:50:29.678035 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-05-04 12:50:29.678106 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-05-04 12:50:29.678324 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-05-04 12:50:29.678583 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-05-04 12:50:29.678678 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-05-04 12:50:29.678761 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-05-04 12:50:29.678856 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-05-04 12:50:29.678921 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-05-04 12:50:29.678988 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-05-04 12:50:29.679046 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-05-04 12:50:29.679080 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-05-04 12:50:29.679107 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-05-04 12:50:29.679134 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-05-04 12:50:29.679161 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-05-04 12:50:29.679187 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-05-04 12:50:29.679213 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-05-04 12:50:29.679238 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-05-04 12:50:29.679264 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-05-04 12:50:29.679290 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-05-04 12:50:29.679316 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-05-04 12:50:29.679342 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-05-04 12:50:29.679368 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-05-04 12:50:29.679394 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-pzw8z-tls.txt 2026-05-04 12:50:29.679421 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-pzw8z-tls.yaml 2026-05-04 12:50:29.679447 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-05-04 12:50:29.679474 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-05-04 12:50:29.679500 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-05-04 12:50:29.679526 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-05-04 12:50:29.679552 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-05-04 12:50:29.679579 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-05-04 12:50:29.679605 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-05-04 12:50:29.679642 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-05-04 12:50:29.679670 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-04 12:50:29.679697 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-04 12:50:29.679733 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-05-04 12:50:29.679765 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-05-04 12:50:29.679794 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-05-04 12:50:29.679831 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-05-04 12:50:29.679865 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-05-04 12:50:29.679895 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-05-04 12:50:29.679937 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-05-04 12:50:29.680001 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-05-04 12:50:29.680035 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-05-04 12:50:29.680066 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-05-04 12:50:29.680095 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-05-04 12:50:29.680123 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-05-04 12:50:29.680151 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-05-04 12:50:29.680179 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-05-04 12:50:29.680207 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-05-04 12:50:29.680236 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-05-04 12:50:29.680265 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-05-04 12:50:29.680293 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-05-04 12:50:29.680321 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-05-04 12:50:29.680350 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-05-04 12:50:29.680377 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-05-04 12:50:29.680404 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-05-04 12:50:29.680432 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-05-04 12:50:29.680458 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-05-04 12:50:29.680485 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-04 12:50:29.680513 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-05-04 12:50:29.680540 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-05-04 12:50:29.680567 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-04 12:50:29.680604 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-04 12:50:29.680633 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-05-04 12:50:29.680661 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-05-04 12:50:29.680688 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-05-04 12:50:29.680733 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-05-04 12:50:29.680787 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-05-04 12:50:29.680820 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-05-04 12:50:29.680849 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-05-04 12:50:29.680878 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-05-04 12:50:29.680906 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-05-04 12:50:29.680934 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-05-04 12:50:29.680986 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-05-04 12:50:29.681016 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-05-04 12:50:29.681073 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-05-04 12:50:29.681118 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-05-04 12:50:29.681151 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-05-04 12:50:29.681183 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-05-04 12:50:29.681216 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-05-04 12:50:29.681248 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-05-04 12:50:29.681279 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-05-04 12:50:29.681310 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-05-04 12:50:29.681344 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-05-04 12:50:29.681378 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-05-04 12:50:29.681412 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-05-04 12:50:29.681446 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-05-04 12:50:29.681473 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-05-04 12:50:29.681500 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-05-04 12:50:29.681525 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-05-04 12:50:29.681551 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-05-04 12:50:29.681576 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-05-04 12:50:29.681603 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-05-04 12:50:29.681629 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-05-04 12:50:29.681655 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-05-04 12:50:29.681690 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-05-04 12:50:29.681718 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-05-04 12:50:29.681745 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-05-04 12:50:29.681771 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-05-04 12:50:29.681797 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-05-04 12:50:29.681822 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-05-04 12:50:29.681848 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-05-04 12:50:29.681874 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-05-04 12:50:29.681900 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-05-04 12:50:29.681927 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-05-04 12:50:29.681954 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-05-04 12:50:29.681981 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-05-04 12:50:29.682008 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-05-04 12:50:29.682034 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-05-04 12:50:29.682060 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-05-04 12:50:29.682086 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-05-04 12:50:29.682114 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-05-04 12:50:29.682140 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-05-04 12:50:29.682182 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-05-04 12:50:29.682237 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-05-04 12:50:29.682271 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-05-04 12:50:29.682302 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-05-04 12:50:29.682333 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-05-04 12:50:29.682363 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-05-04 12:50:29.682392 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-05-04 12:50:29.682423 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-05-04 12:50:29.682477 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-05-04 12:50:29.682509 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-05-04 12:50:29.682537 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-05-04 12:50:29.682567 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-05-04 12:50:29.682600 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-05-04 12:50:29.682628 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-05-04 12:50:29.682654 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-05-04 12:50:29.682679 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-05-04 12:50:29.682705 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-05-04 12:50:29.682731 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-05-04 12:50:29.682765 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-05-04 12:50:29.682792 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-05-04 12:50:29.682819 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-05-04 12:50:29.682844 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-05-04 12:50:29.682870 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-05-04 12:50:29.682897 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-05-04 12:50:29.682923 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-05-04 12:50:29.682949 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-05-04 12:50:29.682975 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-05-04 12:50:29.683001 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-05-04 12:50:29.683026 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-05-04 12:50:29.683052 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-05-04 12:50:29.683079 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-05-04 12:50:29.683105 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-05-04 12:50:29.683131 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-05-04 12:50:29.683157 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-05-04 12:50:29.683183 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-05-04 12:50:29.683210 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-05-04 12:50:29.683236 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-05-04 12:50:29.683264 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-05-04 12:50:29.683292 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-05-04 12:50:29.683319 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-05-04 12:50:29.683345 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-05-04 12:50:29.683372 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-05-04 12:50:29.683398 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-05-04 12:50:29.683424 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-05-04 12:50:29.683450 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-05-04 12:50:29.683480 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-05-04 12:50:29.683514 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-05-04 12:50:29.683542 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-05-04 12:50:29.683568 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-05-04 12:50:29.683593 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-05-04 12:50:29.683619 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-05-04 12:50:29.683644 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-05-04 12:50:29.683669 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-05-04 12:50:29.683694 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-05-04 12:50:29.683720 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt 2026-05-04 12:50:29.683754 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml 2026-05-04 12:50:29.683781 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt 2026-05-04 12:50:29.683807 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml 2026-05-04 12:50:29.683833 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-05-04 12:50:29.683857 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-05-04 12:50:29.683883 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-05-04 12:50:29.683909 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-05-04 12:50:29.683935 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-05-04 12:50:29.683962 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-05-04 12:50:29.683987 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-05-04 12:50:29.684013 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-05-04 12:50:29.684039 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-05-04 12:50:29.684064 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-05-04 12:50:29.684091 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-05-04 12:50:29.684120 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-05-04 12:50:29.684146 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-05-04 12:50:29.684171 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-05-04 12:50:29.684196 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-05-04 12:50:29.684222 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-05-04 12:50:29.684248 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-05-04 12:50:29.684273 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-05-04 12:50:29.684299 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-05-04 12:50:29.684325 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-05-04 12:50:29.684351 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-05-04 12:50:29.684376 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-05-04 12:50:29.684402 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-05-04 12:50:29.684428 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-05-04 12:50:29.684454 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-05-04 12:50:29.684481 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-05-04 12:50:29.684507 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-05-04 12:50:29.684533 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-05-04 12:50:29.684559 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-05-04 12:50:29.684585 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-05-04 12:50:29.684638 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-05-04 12:50:29.684666 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-05-04 12:50:29.684693 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-05-04 12:50:29.684717 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-05-04 12:50:29.684744 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-05-04 12:50:29.684770 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-05-04 12:50:29.684796 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-05-04 12:50:29.684822 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-05-04 12:50:29.684848 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-05-04 12:50:29.684874 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-05-04 12:50:29.684902 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-05-04 12:50:29.685007 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-05-04 12:50:29.685063 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-05-04 12:50:29.685094 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-05-04 12:50:29.685121 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-05-04 12:50:29.685149 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-05-04 12:50:29.685176 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-05-04 12:50:29.685202 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-05-04 12:50:29.685228 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-05-04 12:50:29.685255 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-05-04 12:50:29.685281 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-05-04 12:50:29.685307 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-05-04 12:50:29.685334 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-05-04 12:50:29.685360 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-05-04 12:50:29.685386 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-05-04 12:50:29.685412 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-05-04 12:50:29.685439 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-05-04 12:50:29.685466 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-05-04 12:50:29.685492 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-05-04 12:50:29.685518 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-05-04 12:50:29.685544 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-05-04 12:50:29.685570 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-05-04 12:50:29.685595 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-05-04 12:50:29.685620 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-05-04 12:50:29.685659 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-05-04 12:50:29.685698 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-05-04 12:50:29.685736 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-05-04 12:50:29.685774 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-05-04 12:50:29.685815 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-05-04 12:50:29.685844 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-05-04 12:50:29.685872 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-05-04 12:50:29.685901 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-05-04 12:50:29.685940 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-05-04 12:50:29.685981 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-05-04 12:50:29.686022 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-05-04 12:50:29.686053 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-05-04 12:50:29.686081 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-05-04 12:50:29.686108 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-05-04 12:50:29.686229 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-05-04 12:50:29.686282 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-05-04 12:50:29.686319 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-05-04 12:50:29.686355 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-05-04 12:50:29.686383 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-05-04 12:50:29.686410 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-05-04 12:50:29.686437 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-05-04 12:50:29.686514 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-05-04 12:50:29.686542 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-05-04 12:50:29.686569 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-05-04 12:50:29.686596 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt 2026-05-04 12:50:29.686622 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml 2026-05-04 12:50:29.686647 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt 2026-05-04 12:50:29.686673 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml 2026-05-04 12:50:29.686699 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-05-04 12:50:29.686735 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-05-04 12:50:29.686769 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-05-04 12:50:29.686797 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-05-04 12:50:29.686823 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-05-04 12:50:29.686849 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-05-04 12:50:29.686874 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt 2026-05-04 12:50:29.686914 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml 2026-05-04 12:50:29.686955 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-05-04 12:50:29.686996 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-05-04 12:50:29.687035 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-05-04 12:50:29.687073 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-05-04 12:50:29.687101 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-05-04 12:50:29.687124 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-05-04 12:50:29.687144 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-05-04 12:50:29.687162 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-05-04 12:50:29.687181 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-05-04 12:50:29.687200 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-05-04 12:50:29.687219 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-05-04 12:50:29.687238 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-05-04 12:50:29.687256 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-05-04 12:50:29.687274 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-05-04 12:50:29.687292 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-05-04 12:50:29.687310 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-05-04 12:50:29.687328 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-05-04 12:50:29.687347 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-05-04 12:50:29.687365 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-05-04 12:50:29.687385 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-05-04 12:50:29.687404 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-05-04 12:50:29.687423 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-05-04 12:50:29.687441 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-05-04 12:50:29.687459 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-05-04 12:50:29.687478 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-05-04 12:50:29.687496 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-05-04 12:50:29.687515 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-05-04 12:50:29.687533 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-05-04 12:50:29.687551 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-05-04 12:50:29.687570 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-05-04 12:50:29.687591 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-05-04 12:50:29.687611 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-05-04 12:50:29.687632 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-05-04 12:50:29.687658 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-05-04 12:50:29.687682 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-05-04 12:50:29.687702 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-05-04 12:50:29.687729 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-05-04 12:50:29.687761 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-05-04 12:50:29.687782 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-05-04 12:50:29.687801 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-05-04 12:50:29.687821 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-05-04 12:50:29.687841 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-05-04 12:50:29.687860 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-05-04 12:50:29.687878 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-05-04 12:50:29.687897 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-05-04 12:50:29.687915 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-05-04 12:50:29.687934 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-05-04 12:50:29.687952 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-05-04 12:50:29.687971 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-05-04 12:50:29.687989 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-05-04 12:50:29.688007 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-05-04 12:50:29.688026 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-05-04 12:50:29.688044 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-05-04 12:50:29.688063 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-05-04 12:50:29.688083 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-05-04 12:50:29.688102 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-05-04 12:50:29.688121 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-05-04 12:50:29.688141 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-05-04 12:50:29.688159 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-05-04 12:50:29.688178 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-05-04 12:50:29.688197 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-05-04 12:50:29.688216 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt 2026-05-04 12:50:29.688235 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml 2026-05-04 12:50:29.688254 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-05-04 12:50:29.688272 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-05-04 12:50:29.688290 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-05-04 12:50:29.688309 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-05-04 12:50:29.688326 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-05-04 12:50:29.688345 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-05-04 12:50:29.688364 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-05-04 12:50:29.688382 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-05-04 12:50:29.688400 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-05-04 12:50:29.688425 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-05-04 12:50:29.688445 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-05-04 12:50:29.688464 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-05-04 12:50:29.688483 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-05-04 12:50:29.688502 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-05-04 12:50:29.688521 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-05-04 12:50:29.688540 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-05-04 12:50:29.688559 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-05-04 12:50:29.688578 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-05-04 12:50:29.688597 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-05-04 12:50:29.688683 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-05-04 12:50:29.688713 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-05-04 12:50:29.688738 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-05-04 12:50:29.688758 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-05-04 12:50:29.688777 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-05-04 12:50:29.688796 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-05-04 12:50:29.688815 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-05-04 12:50:29.688833 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-05-04 12:50:29.688852 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-05-04 12:50:29.688871 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-05-04 12:50:29.688889 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-05-04 12:50:29.688908 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-05-04 12:50:29.688926 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-05-04 12:50:29.688945 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-05-04 12:50:29.688981 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-05-04 12:50:29.689001 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-05-04 12:50:29.689019 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-05-04 12:50:29.689038 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-05-04 12:50:29.689058 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-05-04 12:50:29.689080 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-05-04 12:50:29.689099 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-05-04 12:50:29.689117 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-05-04 12:50:29.689135 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-05-04 12:50:29.689154 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-05-04 12:50:29.689173 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-05-04 12:50:29.689192 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-05-04 12:50:29.689210 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-05-04 12:50:29.689229 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-05-04 12:50:29.689253 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-05-04 12:50:29.689272 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-05-04 12:50:29.689290 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-05-04 12:50:29.689308 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-05-04 12:50:29.689327 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-05-04 12:50:29.689351 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-05-04 12:50:29.689378 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-05-04 12:50:29.689405 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-05-04 12:50:29.689433 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-05-04 12:50:29.689455 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-05-04 12:50:29.689475 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt 2026-05-04 12:50:29.689495 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml 2026-05-04 12:50:29.689514 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt 2026-05-04 12:50:29.689533 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml 2026-05-04 12:50:29.689552 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-05-04 12:50:29.689571 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-05-04 12:50:29.689590 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-05-04 12:50:29.689609 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-05-04 12:50:29.689631 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-05-04 12:50:29.689651 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-05-04 12:50:29.689669 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-05-04 12:50:29.689688 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-05-04 12:50:29.689710 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-05-04 12:50:29.689737 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-05-04 12:50:29.689759 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-05-04 12:50:29.689777 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-05-04 12:50:29.689796 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-05-04 12:50:29.689814 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-05-04 12:50:29.689833 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-05-04 12:50:29.689851 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-05-04 12:50:29.689870 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-05-04 12:50:29.689888 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-05-04 12:50:29.689907 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-05-04 12:50:29.689926 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-05-04 12:50:29.689943 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-05-04 12:50:29.689962 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-05-04 12:50:29.689986 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-05-04 12:50:29.690005 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-05-04 12:50:29.690024 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-05-04 12:50:29.690043 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-05-04 12:50:29.690061 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-05-04 12:50:29.690080 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-05-04 12:50:29.690099 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-05-04 12:50:29.690118 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-05-04 12:50:29.690136 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-05-04 12:50:29.690154 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-05-04 12:50:29.690172 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-05-04 12:50:29.690190 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-05-04 12:50:29.690209 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-05-04 12:50:29.690228 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-05-04 12:50:29.690246 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-05-04 12:50:29.690264 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-05-04 12:50:29.690282 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-05-04 12:50:29.690301 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-05-04 12:50:29.690320 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-05-04 12:50:29.690338 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-05-04 12:50:29.690357 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-04 12:50:29.690376 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-04 12:50:29.690394 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-05-04 12:50:29.690413 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-05-04 12:50:29.690431 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-05-04 12:50:29.690468 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-05-04 12:50:29.690489 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-05-04 12:50:29.690509 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-05-04 12:50:29.690528 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-05-04 12:50:29.690547 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-05-04 12:50:29.690566 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-05-04 12:50:29.690585 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-05-04 12:50:29.690603 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-05-04 12:50:29.690622 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-05-04 12:50:29.690646 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-05-04 12:50:29.690670 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-05-04 12:50:29.690689 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-05-04 12:50:29.690711 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-05-04 12:50:29.690737 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-05-04 12:50:29.690760 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-05-04 12:50:29.690780 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-05-04 12:50:29.690799 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-05-04 12:50:29.690818 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-05-04 12:50:29.690836 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-05-04 12:50:29.690855 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-05-04 12:50:29.690874 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-05-04 12:50:29.690893 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-05-04 12:50:29.690912 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-05-04 12:50:29.690931 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-05-04 12:50:29.690950 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-05-04 12:50:29.690970 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-05-04 12:50:29.690989 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-05-04 12:50:29.691008 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-05-04 12:50:29.691027 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-05-04 12:50:29.691046 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-05-04 12:50:29.691065 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-05-04 12:50:29.691084 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-05-04 12:50:29.691103 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-05-04 12:50:29.691122 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-05-04 12:50:29.691141 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-05-04 12:50:29.691160 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-05-04 12:50:29.691179 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-05-04 12:50:29.691197 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-05-04 12:50:29.691216 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-05-04 12:50:29.691234 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-05-04 12:50:29.691252 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-05-04 12:50:29.691271 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-05-04 12:50:29.691288 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-05-04 12:50:29.691307 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-05-04 12:50:29.691325 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-05-04 12:50:29.691344 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-05-04 12:50:29.691362 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-05-04 12:50:29.691380 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-05-04 12:50:29.691405 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-05-04 12:50:29.691425 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-05-04 12:50:29.691443 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-05-04 12:50:29.691461 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-05-04 12:50:29.691480 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-05-04 12:50:29.691498 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-05-04 12:50:29.691516 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-05-04 12:50:29.691535 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-05-04 12:50:29.691554 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-05-04 12:50:29.691572 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-05-04 12:50:29.691591 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-05-04 12:50:29.691610 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-05-04 12:50:29.691628 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-05-04 12:50:29.691645 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-05-04 12:50:29.691664 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-05-04 12:50:29.691682 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-05-04 12:50:29.691700 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-05-04 12:50:29.691725 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-05-04 12:50:29.691747 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-05-04 12:50:29.691766 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-05-04 12:50:29.691785 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-05-04 12:50:29.691804 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-05-04 12:50:29.691823 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-05-04 12:50:29.691843 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-05-04 12:50:29.691862 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-05-04 12:50:29.691881 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-05-04 12:50:29.691900 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-05-04 12:50:29.691920 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-05-04 12:50:29.691939 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-05-04 12:50:29.691959 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-05-04 12:50:29.691978 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-05-04 12:50:29.691997 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-05-04 12:50:29.692017 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-05-04 12:50:29.692038 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-05-04 12:50:29.692059 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-05-04 12:50:29.692078 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-05-04 12:50:29.692097 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-05-04 12:50:29.692120 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29631605.txt 2026-05-04 12:50:29.692139 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29631605.yaml 2026-05-04 12:50:29.692158 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-05-04 12:50:29.692177 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-05-04 12:50:29.692197 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-05-04 12:50:29.692216 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-05-04 12:50:29.692235 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-05-04 12:50:29.692254 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-05-04 12:50:29.692275 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-05-04 12:50:29.692300 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-05-04 12:50:29.692320 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-05-04 12:50:29.692338 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-05-04 12:50:29.692356 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-05-04 12:50:29.692375 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-05-04 12:50:29.692394 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-05-04 12:50:29.692413 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-05-04 12:50:29.692432 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-05-04 12:50:29.692451 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-05-04 12:50:29.692475 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-05-04 12:50:29.692499 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-05-04 12:50:29.692519 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-05-04 12:50:29.692539 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-05-04 12:50:29.692558 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-05-04 12:50:29.692577 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-05-04 12:50:29.692596 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-05-04 12:50:29.692614 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-05-04 12:50:29.692633 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29631635.txt 2026-05-04 12:50:29.692652 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29631635.yaml 2026-05-04 12:50:29.692671 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29631640.txt 2026-05-04 12:50:29.692690 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29631640.yaml 2026-05-04 12:50:29.692711 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29631645.txt 2026-05-04 12:50:29.692736 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29631645.yaml 2026-05-04 12:50:29.692756 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-05-04 12:50:29.692775 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-05-04 12:50:29.692793 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-05-04 12:50:29.692812 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-05-04 12:50:29.692831 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-05-04 12:50:29.692850 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-05-04 12:50:29.692874 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-05-04 12:50:29.692894 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-05-04 12:50:29.692913 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-05-04 12:50:29.692932 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-05-04 12:50:29.692951 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-05-04 12:50:29.693001 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-05-04 12:50:29.693020 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-05-04 12:50:29.693039 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-05-04 12:50:29.693058 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-05-04 12:50:29.693076 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-05-04 12:50:29.693094 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-05-04 12:50:29.693113 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-05-04 12:50:29.693132 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-05-04 12:50:29.693151 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-05-04 12:50:29.693170 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-05-04 12:50:29.693189 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-05-04 12:50:29.693207 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-05-04 12:50:29.693225 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-05-04 12:50:29.693245 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-rotate-29631600.txt 2026-05-04 12:50:29.693265 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-rotate-29631600.yaml 2026-05-04 12:50:29.693284 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-05-04 12:50:29.693304 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-05-04 12:50:29.693323 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-05-04 12:50:29.693342 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-05-04 12:50:29.693361 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-05-04 12:50:29.693380 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-05-04 12:50:29.693398 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-05-04 12:50:29.693416 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-05-04 12:50:29.693435 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-05-04 12:50:29.693456 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-05-04 12:50:29.693482 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-05-04 12:50:29.693505 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-05-04 12:50:29.693531 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-05-04 12:50:29.693552 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-05-04 12:50:29.693578 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-05-04 12:50:29.693602 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-05-04 12:50:29.693627 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-05-04 12:50:29.693657 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-05-04 12:50:29.693676 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-05-04 12:50:29.693697 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-05-04 12:50:29.693723 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-05-04 12:50:29.693748 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-05-04 12:50:29.693771 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-05-04 12:50:29.693795 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-05-04 12:50:29.693817 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-05-04 12:50:29.693839 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-05-04 12:50:29.693861 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-05-04 12:50:29.693882 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-05-04 12:50:29.693901 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-05-04 12:50:29.693919 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-05-04 12:50:29.693937 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-05-04 12:50:29.693956 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-05-04 12:50:29.693975 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-05-04 12:50:29.693993 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-05-04 12:50:29.694012 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-05-04 12:50:29.694031 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-05-04 12:50:29.694050 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-05-04 12:50:29.694068 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-05-04 12:50:29.694087 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-05-04 12:50:29.694106 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-05-04 12:50:29.694125 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-05-04 12:50:29.694150 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-05-04 12:50:29.694174 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-05-04 12:50:29.694198 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-05-04 12:50:29.694223 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-05-04 12:50:29.694247 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-05-04 12:50:29.694272 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-05-04 12:50:29.694298 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-05-04 12:50:29.694324 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-05-04 12:50:29.694350 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-05-04 12:50:29.694375 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-05-04 12:50:29.694399 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-05-04 12:50:29.694426 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-05-04 12:50:29.694492 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-05-04 12:50:29.694527 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-05-04 12:50:29.694564 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-05-04 12:50:29.694592 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-05-04 12:50:29.694620 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-05-04 12:50:29.694649 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-05-04 12:50:29.694678 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-05-04 12:50:29.694706 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-05-04 12:50:29.694733 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-05-04 12:50:29.694761 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-05-04 12:50:29.694789 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-05-04 12:50:29.694818 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-05-04 12:50:29.694843 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-05-04 12:50:29.694864 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-05-04 12:50:29.694884 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-05-04 12:50:29.694905 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-05-04 12:50:29.694924 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-05-04 12:50:29.694943 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-05-04 12:50:29.694962 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-05-04 12:50:29.694982 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-05-04 12:50:29.695001 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-05-04 12:50:29.695021 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-05-04 12:50:29.695043 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-05-04 12:50:29.695064 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-05-04 12:50:29.695100 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-05-04 12:50:29.695137 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-05-04 12:50:29.695164 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-05-04 12:50:29.695189 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-05-04 12:50:29.695213 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-05-04 12:50:29.695233 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-05-04 12:50:29.695253 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-05-04 12:50:29.695273 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-05-04 12:50:29.695293 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-05-04 12:50:29.695311 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-05-04 12:50:29.695330 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-05-04 12:50:29.695349 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-05-04 12:50:29.695368 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-05-04 12:50:29.695388 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-05-04 12:50:29.695407 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-05-04 12:50:29.695434 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-05-04 12:50:29.695455 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-05-04 12:50:29.695478 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-05-04 12:50:29.695500 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-05-04 12:50:29.695520 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt 2026-05-04 12:50:29.695539 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml 2026-05-04 12:50:29.695558 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt 2026-05-04 12:50:29.695578 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml 2026-05-04 12:50:29.695623 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-05-04 12:50:29.695663 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-05-04 12:50:29.695693 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-05-04 12:50:29.695720 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-05-04 12:50:29.695746 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-05-04 12:50:29.695777 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-05-04 12:50:29.695819 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-05-04 12:50:29.695841 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-05-04 12:50:29.695862 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-05-04 12:50:29.695881 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-05-04 12:50:29.695901 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-05-04 12:50:29.695919 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-05-04 12:50:29.695938 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-05-04 12:50:29.695958 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-05-04 12:50:29.695976 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-05-04 12:50:29.695995 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-05-04 12:50:29.696014 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-05-04 12:50:29.696033 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-05-04 12:50:29.696051 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-05-04 12:50:29.696069 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-05-04 12:50:29.696088 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-05-04 12:50:29.696106 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-05-04 12:50:29.696132 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-05-04 12:50:29.696152 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-05-04 12:50:29.696171 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-05-04 12:50:29.696190 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7dc67d5487-rkppl.txt 2026-05-04 12:50:29.696210 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7dc67d5487-rkppl.yaml 2026-05-04 12:50:29.696228 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-vbwh2.txt 2026-05-04 12:50:29.696248 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-vbwh2.yaml 2026-05-04 12:50:29.696266 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-4n6dw.txt 2026-05-04 12:50:29.696285 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-4n6dw.yaml 2026-05-04 12:50:29.696304 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-8hx27.txt 2026-05-04 12:50:29.696323 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-8hx27.yaml 2026-05-04 12:50:29.696341 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-knb5p.txt 2026-05-04 12:50:29.696361 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-knb5p.yaml 2026-05-04 12:50:29.696380 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-6npv9.txt 2026-05-04 12:50:29.696399 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-6npv9.yaml 2026-05-04 12:50:29.696418 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-jg7w4.txt 2026-05-04 12:50:29.696436 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-jg7w4.yaml 2026-05-04 12:50:29.696455 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-655cbcb574-wsm4g.txt 2026-05-04 12:50:29.696474 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-655cbcb574-wsm4g.yaml 2026-05-04 12:50:29.696493 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-5cbbdd55b-x2mb4.txt 2026-05-04 12:50:29.696511 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-5cbbdd55b-x2mb4.yaml 2026-05-04 12:50:29.696529 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-n4dmf.txt 2026-05-04 12:50:29.696548 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-n4dmf.yaml 2026-05-04 12:50:29.696567 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-hkglr.txt 2026-05-04 12:50:29.696586 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-hkglr.yaml 2026-05-04 12:50:29.696605 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-tshsg.txt 2026-05-04 12:50:29.696624 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-tshsg.yaml 2026-05-04 12:50:29.696643 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-bh9l7.txt 2026-05-04 12:50:29.696662 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-bh9l7.yaml 2026-05-04 12:50:29.696682 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-jnpz4.txt 2026-05-04 12:50:29.696702 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-jnpz4.yaml 2026-05-04 12:50:29.696746 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-vwxph.txt 2026-05-04 12:50:29.696775 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-vwxph.yaml 2026-05-04 12:50:29.696796 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-pwjf2.txt 2026-05-04 12:50:29.696816 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-pwjf2.yaml 2026-05-04 12:50:29.696842 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-lvslx.txt 2026-05-04 12:50:29.696862 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-lvslx.yaml 2026-05-04 12:50:29.696881 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-7l9xl.txt 2026-05-04 12:50:29.696900 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-7l9xl.yaml 2026-05-04 12:50:29.696919 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-6dd7cf4f4b-z7wt2.txt 2026-05-04 12:50:29.696938 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-6dd7cf4f4b-z7wt2.yaml 2026-05-04 12:50:29.696973 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-rb8gn.txt 2026-05-04 12:50:29.696995 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-rb8gn.yaml 2026-05-04 12:50:29.697014 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-8fc6dbf9c-frqvw.txt 2026-05-04 12:50:29.697033 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-8fc6dbf9c-frqvw.yaml 2026-05-04 12:50:29.697052 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29631605-694pj.txt 2026-05-04 12:50:29.697070 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29631605-694pj.yaml 2026-05-04 12:50:29.697090 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7f5797b66b-ngjxf.txt 2026-05-04 12:50:29.697109 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-7f5797b66b-ngjxf.yaml 2026-05-04 12:50:29.697127 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-rgg52.txt 2026-05-04 12:50:29.697146 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-rgg52.yaml 2026-05-04 12:50:29.697165 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-fxtd9.txt 2026-05-04 12:50:29.697184 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-fxtd9.yaml 2026-05-04 12:50:29.697202 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-j8v5t.txt 2026-05-04 12:50:29.697221 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-j8v5t.yaml 2026-05-04 12:50:29.697239 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-59wqn.txt 2026-05-04 12:50:29.697257 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-59wqn.yaml 2026-05-04 12:50:29.697276 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-gnx4j.txt 2026-05-04 12:50:29.697295 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-gnx4j.yaml 2026-05-04 12:50:29.697312 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-6jjhl.txt 2026-05-04 12:50:29.697331 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-6jjhl.yaml 2026-05-04 12:50:29.697349 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-85lnr.txt 2026-05-04 12:50:29.697368 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-85lnr.yaml 2026-05-04 12:50:29.697387 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-2w9pt.txt 2026-05-04 12:50:29.697406 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-2w9pt.yaml 2026-05-04 12:50:29.697424 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-9675c8dd-4m87s.txt 2026-05-04 12:50:29.697442 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-9675c8dd-4m87s.yaml 2026-05-04 12:50:29.697461 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-85htc.txt 2026-05-04 12:50:29.697479 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-85htc.yaml 2026-05-04 12:50:29.697498 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-6d88c9f574-6snff.txt 2026-05-04 12:50:29.697523 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-6d88c9f574-6snff.yaml 2026-05-04 12:50:29.697542 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-sz2zz.txt 2026-05-04 12:50:29.697561 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-sz2zz.yaml 2026-05-04 12:50:29.697580 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-qctk4.txt 2026-05-04 12:50:29.697599 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-qctk4.yaml 2026-05-04 12:50:29.697618 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-w566l.txt 2026-05-04 12:50:29.697637 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-w566l.yaml 2026-05-04 12:50:29.697656 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-55f48d68d9-flp5q.txt 2026-05-04 12:50:29.697674 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-55f48d68d9-flp5q.yaml 2026-05-04 12:50:29.697693 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29631635-bm7gd.txt 2026-05-04 12:50:29.697716 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29631635-bm7gd.yaml 2026-05-04 12:50:29.697743 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29631640-lmtkb.txt 2026-05-04 12:50:29.697766 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29631640-lmtkb.yaml 2026-05-04 12:50:29.697785 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29631645-b7wvg.txt 2026-05-04 12:50:29.697803 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29631645-b7wvg.yaml 2026-05-04 12:50:29.697823 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-tpk8p.txt 2026-05-04 12:50:29.697842 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-tpk8p.yaml 2026-05-04 12:50:29.697860 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-zsjtx.txt 2026-05-04 12:50:29.697879 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-zsjtx.yaml 2026-05-04 12:50:29.697898 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-tg2cr.txt 2026-05-04 12:50:29.697917 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-tg2cr.yaml 2026-05-04 12:50:29.697936 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-zw5d2.txt 2026-05-04 12:50:29.697954 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-zw5d2.yaml 2026-05-04 12:50:29.697973 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-v6xfn.txt 2026-05-04 12:50:29.697992 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-v6xfn.yaml 2026-05-04 12:50:29.698011 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-6f69b4dc5c-wp7wz.txt 2026-05-04 12:50:29.698030 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-6f69b4dc5c-wp7wz.yaml 2026-05-04 12:50:29.698049 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-zllnq.txt 2026-05-04 12:50:29.698068 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-zllnq.yaml 2026-05-04 12:50:29.698086 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-mh8t9.txt 2026-05-04 12:50:29.698105 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-mh8t9.yaml 2026-05-04 12:50:29.698124 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-l786j.txt 2026-05-04 12:50:29.698143 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-l786j.yaml 2026-05-04 12:50:29.698162 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5895cb7546-h5tm6.txt 2026-05-04 12:50:29.698181 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5895cb7546-h5tm6.yaml 2026-05-04 12:50:29.698199 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-msfqf.txt 2026-05-04 12:50:29.698222 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-msfqf.yaml 2026-05-04 12:50:29.698242 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-thx74.txt 2026-05-04 12:50:29.698260 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-thx74.yaml 2026-05-04 12:50:29.698279 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-rzk57.txt 2026-05-04 12:50:29.698299 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-rzk57.yaml 2026-05-04 12:50:29.698318 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-7gghw.txt 2026-05-04 12:50:29.698337 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-7gghw.yaml 2026-05-04 12:50:29.698356 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-dgxcg.txt 2026-05-04 12:50:29.698375 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-dgxcg.yaml 2026-05-04 12:50:29.698394 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-rotate-29631600-cc4nj.txt 2026-05-04 12:50:29.698412 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-rotate-29631600-cc4nj.yaml 2026-05-04 12:50:29.698431 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-9xdd9.txt 2026-05-04 12:50:29.698450 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-9xdd9.yaml 2026-05-04 12:50:29.698492 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-kjfsz.txt 2026-05-04 12:50:29.698512 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-kjfsz.yaml 2026-05-04 12:50:29.698531 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-6929l.txt 2026-05-04 12:50:29.698550 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-6929l.yaml 2026-05-04 12:50:29.698568 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-6745b97ccb-hmrlm.txt 2026-05-04 12:50:29.698586 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-6745b97ccb-hmrlm.yaml 2026-05-04 12:50:29.698604 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-sfdtm.txt 2026-05-04 12:50:29.698623 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-sfdtm.yaml 2026-05-04 12:50:29.698640 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-05-04 12:50:29.698659 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-05-04 12:50:29.698679 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-qtqkr.txt 2026-05-04 12:50:29.698698 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-qtqkr.yaml 2026-05-04 12:50:29.698779 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-k5rdd.txt 2026-05-04 12:50:29.698808 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-k5rdd.yaml 2026-05-04 12:50:29.698828 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-72zts.txt 2026-05-04 12:50:29.698848 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-72zts.yaml 2026-05-04 12:50:29.698867 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-fntpt.txt 2026-05-04 12:50:29.698886 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-fntpt.yaml 2026-05-04 12:50:29.698907 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-jqdvc.txt 2026-05-04 12:50:29.698933 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-jqdvc.yaml 2026-05-04 12:50:29.698958 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-kggnp.txt 2026-05-04 12:50:29.698978 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-kggnp.yaml 2026-05-04 12:50:29.699009 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-bjzmg.txt 2026-05-04 12:50:29.699029 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-bjzmg.yaml 2026-05-04 12:50:29.699048 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-t8rf5.txt 2026-05-04 12:50:29.699067 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-t8rf5.yaml 2026-05-04 12:50:29.699086 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-5d4fc689d-l4qm9.txt 2026-05-04 12:50:29.699104 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-5d4fc689d-l4qm9.yaml 2026-05-04 12:50:29.699122 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-57rd8.txt 2026-05-04 12:50:29.699140 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-57rd8.yaml 2026-05-04 12:50:29.699159 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-55dcfcf97c-wwqh6.txt 2026-05-04 12:50:29.699177 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-55dcfcf97c-wwqh6.yaml 2026-05-04 12:50:29.699196 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-sg9p6.txt 2026-05-04 12:50:29.699215 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-sg9p6.yaml 2026-05-04 12:50:29.699234 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-hjt87.txt 2026-05-04 12:50:29.699253 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-hjt87.yaml 2026-05-04 12:50:29.699272 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-4hxch.txt 2026-05-04 12:50:29.699290 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-4hxch.yaml 2026-05-04 12:50:29.699309 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-ns4wm.txt 2026-05-04 12:50:29.699329 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-ns4wm.yaml 2026-05-04 12:50:29.699347 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-8jgkz.txt 2026-05-04 12:50:29.699366 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-8jgkz.yaml 2026-05-04 12:50:29.699384 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-47z2m.txt 2026-05-04 12:50:29.699403 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-47z2m.yaml 2026-05-04 12:50:29.699421 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-56b4558f97-pvsbr.txt 2026-05-04 12:50:29.699440 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-56b4558f97-pvsbr.yaml 2026-05-04 12:50:29.699459 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-86f4887f77-2fcmp.txt 2026-05-04 12:50:29.699478 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-86f4887f77-2fcmp.yaml 2026-05-04 12:50:29.699496 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-95tl2.txt 2026-05-04 12:50:29.699516 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-95tl2.yaml 2026-05-04 12:50:29.699535 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-gkps4.txt 2026-05-04 12:50:29.699554 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-gkps4.yaml 2026-05-04 12:50:29.699572 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-fxtmg.txt 2026-05-04 12:50:29.699591 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-fxtmg.yaml 2026-05-04 12:50:29.699610 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-mw5h7.txt 2026-05-04 12:50:29.699629 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-mw5h7.yaml 2026-05-04 12:50:29.699648 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-xcxsc.txt 2026-05-04 12:50:29.699672 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-xcxsc.yaml 2026-05-04 12:50:29.699691 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-vhh5f.txt 2026-05-04 12:50:29.699713 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-vhh5f.yaml 2026-05-04 12:50:29.699738 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-qjvmz.txt 2026-05-04 12:50:29.699758 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-qjvmz.yaml 2026-05-04 12:50:29.699777 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-7v7gh.txt 2026-05-04 12:50:29.699796 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-7v7gh.yaml 2026-05-04 12:50:29.699814 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-drdg5.txt 2026-05-04 12:50:29.699833 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-drdg5.yaml 2026-05-04 12:50:29.699852 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-khmck.txt 2026-05-04 12:50:29.699870 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-khmck.yaml 2026-05-04 12:50:29.699889 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-54795d477c-7xtf7.txt 2026-05-04 12:50:29.699907 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-54795d477c-7xtf7.yaml 2026-05-04 12:50:29.699925 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-56f47c6b87-cpcwv.txt 2026-05-04 12:50:29.699944 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-56f47c6b87-cpcwv.yaml 2026-05-04 12:50:29.699962 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-6d7b6c4c78-rllsh.txt 2026-05-04 12:50:29.699982 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-6d7b6c4c78-rllsh.yaml 2026-05-04 12:50:29.700001 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-bdc9c8d8-x72kz.txt 2026-05-04 12:50:29.700020 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-bdc9c8d8-x72kz.yaml 2026-05-04 12:50:29.700038 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-nzkpw.txt 2026-05-04 12:50:29.700057 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-nzkpw.yaml 2026-05-04 12:50:29.700075 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-ql94w.txt 2026-05-04 12:50:29.700094 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-ql94w.yaml 2026-05-04 12:50:29.700112 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-6ncbf.txt 2026-05-04 12:50:29.700130 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-6ncbf.yaml 2026-05-04 12:50:29.700148 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-7c5cf4fffb-ptg8d.txt 2026-05-04 12:50:29.700167 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-7c5cf4fffb-ptg8d.yaml 2026-05-04 12:50:29.700185 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-kcc8j.txt 2026-05-04 12:50:29.700204 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-kcc8j.yaml 2026-05-04 12:50:29.700222 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-lwx94.txt 2026-05-04 12:50:29.700241 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-lwx94.yaml 2026-05-04 12:50:29.700259 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-vp4lv.txt 2026-05-04 12:50:29.700278 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-vp4lv.yaml 2026-05-04 12:50:29.700297 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-qm22l.txt 2026-05-04 12:50:29.700320 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-qm22l.yaml 2026-05-04 12:50:29.700340 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-5q777.txt 2026-05-04 12:50:29.700358 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-5q777.yaml 2026-05-04 12:50:29.700377 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-bb4dd6dcf-tptk4.txt 2026-05-04 12:50:29.700396 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-bb4dd6dcf-tptk4.yaml 2026-05-04 12:50:29.700414 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-kfnvg.txt 2026-05-04 12:50:29.700433 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-kfnvg.yaml 2026-05-04 12:50:29.700450 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-68f8bd4fb8-ktkdx.txt 2026-05-04 12:50:29.700469 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-68f8bd4fb8-ktkdx.yaml 2026-05-04 12:50:29.700487 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-6c8b4f459b-9kh5d.txt 2026-05-04 12:50:29.700506 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-6c8b4f459b-9kh5d.yaml 2026-05-04 12:50:29.700524 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-g2lkp.txt 2026-05-04 12:50:29.700543 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-g2lkp.yaml 2026-05-04 12:50:29.700561 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-mcwww.txt 2026-05-04 12:50:29.700580 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-mcwww.yaml 2026-05-04 12:50:29.700598 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-bsd6c.txt 2026-05-04 12:50:29.700616 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-bsd6c.yaml 2026-05-04 12:50:29.700633 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-7n5df.txt 2026-05-04 12:50:29.700651 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-7n5df.yaml 2026-05-04 12:50:29.700669 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-7894d77f99-2twmv.txt 2026-05-04 12:50:29.700687 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-7894d77f99-2twmv.yaml 2026-05-04 12:50:29.700707 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-gdgs8.txt 2026-05-04 12:50:29.700733 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-gdgs8.yaml 2026-05-04 12:50:29.700755 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-mcjzn.txt 2026-05-04 12:50:29.700775 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-mcjzn.yaml 2026-05-04 12:50:29.700793 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-8fp5v.txt 2026-05-04 12:50:29.700812 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-8fp5v.yaml 2026-05-04 12:50:29.700831 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-6j9lw.txt 2026-05-04 12:50:29.700849 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-6j9lw.yaml 2026-05-04 12:50:29.700867 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-5d7bcc65dd-p8zmt.txt 2026-05-04 12:50:29.700885 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-5d7bcc65dd-p8zmt.yaml 2026-05-04 12:50:29.700903 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-sddrn.txt 2026-05-04 12:50:29.700922 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-sddrn.yaml 2026-05-04 12:50:29.700940 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-76cbcbd868-d4lsp.txt 2026-05-04 12:50:29.700991 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-76cbcbd868-d4lsp.yaml 2026-05-04 12:50:29.701012 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-ws947.txt 2026-05-04 12:50:29.701031 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-ws947.yaml 2026-05-04 12:50:29.701050 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-nckjj.txt 2026-05-04 12:50:29.701069 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-nckjj.yaml 2026-05-04 12:50:29.701087 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-9rd2n.txt 2026-05-04 12:50:29.701106 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-9rd2n.yaml 2026-05-04 12:50:29.701125 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt 2026-05-04 12:50:29.701143 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml 2026-05-04 12:50:29.701162 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt 2026-05-04 12:50:29.701181 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml 2026-05-04 12:50:29.701199 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-05-04 12:50:29.701218 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-05-04 12:50:29.701236 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-05-04 12:50:29.701254 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-05-04 12:50:29.701273 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-79659fbbd-rz8m6.txt 2026-05-04 12:50:29.701291 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-79659fbbd-rz8m6.yaml 2026-05-04 12:50:29.701310 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-whrqf.txt 2026-05-04 12:50:29.701329 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-whrqf.yaml 2026-05-04 12:50:29.701348 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-5fl99.txt 2026-05-04 12:50:29.701367 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-5fl99.yaml 2026-05-04 12:50:29.701385 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-46tdx.txt 2026-05-04 12:50:29.701402 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-46tdx.yaml 2026-05-04 12:50:29.701421 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-stl4v.txt 2026-05-04 12:50:29.701439 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-stl4v.yaml 2026-05-04 12:50:29.701458 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-j4j5g.txt 2026-05-04 12:50:29.701477 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-j4j5g.yaml 2026-05-04 12:50:29.701495 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-984fw.txt 2026-05-04 12:50:29.701514 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-984fw.yaml 2026-05-04 12:50:29.701533 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-05-04 12:50:29.701552 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-05-04 12:50:29.701572 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-05-04 12:50:29.701591 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-05-04 12:50:29.701610 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-wp5x2.txt 2026-05-04 12:50:29.701629 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-wp5x2.yaml 2026-05-04 12:50:29.701648 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-05-04 12:50:29.701674 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-05-04 12:50:29.701694 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-05-04 12:50:29.701718 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-05-04 12:50:29.701743 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-05-04 12:50:29.701763 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-05-04 12:50:29.701783 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-05-04 12:50:29.701802 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-05-04 12:50:29.701822 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-05-04 12:50:29.701842 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-05-04 12:50:29.701861 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-p4mp9.txt 2026-05-04 12:50:29.701881 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-p4mp9.yaml 2026-05-04 12:50:29.701900 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-05-04 12:50:29.701920 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-05-04 12:50:29.701940 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-05-04 12:50:29.701960 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-05-04 12:50:29.701979 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-05-04 12:50:29.701999 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-05-04 12:50:29.702019 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-mc6sv.txt 2026-05-04 12:50:29.702038 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-mc6sv.yaml 2026-05-04 12:50:29.702058 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-hrglt.txt 2026-05-04 12:50:29.702077 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-hrglt.yaml 2026-05-04 12:50:29.702097 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-f54676c6d-ssm2q.txt 2026-05-04 12:50:29.702117 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-f54676c6d-ssm2q.yaml 2026-05-04 12:50:29.702137 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5f74d6db87-hl7fb.txt 2026-05-04 12:50:29.702157 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5f74d6db87-hl7fb.yaml 2026-05-04 12:50:29.702176 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-7pf7z.txt 2026-05-04 12:50:29.702195 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-7pf7z.yaml 2026-05-04 12:50:29.702215 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-mjf5w.txt 2026-05-04 12:50:29.702234 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-mjf5w.yaml 2026-05-04 12:50:29.702254 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-lxsqc.txt 2026-05-04 12:50:29.702273 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-lxsqc.yaml 2026-05-04 12:50:29.702292 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-ncvxq.txt 2026-05-04 12:50:29.702311 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-ncvxq.yaml 2026-05-04 12:50:29.702331 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-05-04 12:50:29.702355 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-05-04 12:50:29.702375 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-05-04 12:50:29.702394 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-05-04 12:50:29.702414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-05-04 12:50:29.702433 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-05-04 12:50:29.702452 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-05-04 12:50:29.702506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-05-04 12:50:29.702527 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-05-04 12:50:29.702546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-05-04 12:50:29.702565 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-05-04 12:50:29.702585 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-05-04 12:50:29.702605 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-05-04 12:50:29.702625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-05-04 12:50:29.702645 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-05-04 12:50:29.702665 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-05-04 12:50:29.702684 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-05-04 12:50:29.702706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-05-04 12:50:29.702733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-05-04 12:50:29.702762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-05-04 12:50:29.702783 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-05-04 12:50:29.702803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-05-04 12:50:29.702822 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-05-04 12:50:29.702842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-05-04 12:50:29.702861 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-05-04 12:50:29.702880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-05-04 12:50:29.702899 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-05-04 12:50:29.702918 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-05-04 12:50:29.702938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-05-04 12:50:29.702957 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-05-04 12:50:29.702976 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-05-04 12:50:29.702996 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-05-04 12:50:29.703016 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-05-04 12:50:29.703035 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-05-04 12:50:29.703059 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-05-04 12:50:29.703079 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-05-04 12:50:29.703099 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-05-04 12:50:29.703118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-05-04 12:50:29.703138 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-05-04 12:50:29.703157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-05-04 12:50:29.703176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-05-04 12:50:29.703196 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-05-04 12:50:29.703215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-05-04 12:50:29.703235 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-05-04 12:50:29.703255 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-05-04 12:50:29.703275 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-05-04 12:50:29.703303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-05-04 12:50:29.703329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-05-04 12:50:29.703355 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-05-04 12:50:29.703383 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-05-04 12:50:29.703412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-05-04 12:50:29.703441 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-05-04 12:50:29.703472 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-05-04 12:50:29.703502 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-05-04 12:50:29.703532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-05-04 12:50:29.703560 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-05-04 12:50:29.703584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-05-04 12:50:29.703612 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-05-04 12:50:29.703642 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-05-04 12:50:29.703673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-05-04 12:50:29.703700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-05-04 12:50:29.703727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-05-04 12:50:29.703754 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-05-04 12:50:29.703777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-05-04 12:50:29.703799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-05-04 12:50:29.703826 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-05-04 12:50:29.703852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-05-04 12:50:29.703878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-05-04 12:50:29.703908 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-05-04 12:50:29.703927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-05-04 12:50:29.703946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-05-04 12:50:29.703965 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-05-04 12:50:29.703983 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-05-04 12:50:29.704002 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-05-04 12:50:29.704021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-05-04 12:50:29.704040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-05-04 12:50:29.704058 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-05-04 12:50:29.704077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-05-04 12:50:29.704095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-05-04 12:50:29.704113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-05-04 12:50:29.704131 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-05-04 12:50:29.704149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-05-04 12:50:29.704167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-05-04 12:50:29.704185 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-05-04 12:50:29.704204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-05-04 12:50:29.704222 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-05-04 12:50:29.704240 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-05-04 12:50:29.704258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-05-04 12:50:29.704276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-05-04 12:50:29.704294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-05-04 12:50:29.704313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-05-04 12:50:29.704332 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-05-04 12:50:29.704349 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-05-04 12:50:29.704368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-05-04 12:50:29.704386 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-05-04 12:50:29.704404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-05-04 12:50:29.704423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-05-04 12:50:29.704443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-05-04 12:50:29.704463 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-05-04 12:50:29.704482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-05-04 12:50:29.704500 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-05-04 12:50:29.704519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-05-04 12:50:29.704538 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-05-04 12:50:29.704563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-05-04 12:50:29.704582 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-05-04 12:50:29.704601 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-05-04 12:50:29.704619 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-05-04 12:50:29.704638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-05-04 12:50:29.704658 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-05-04 12:50:29.704683 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-05-04 12:50:29.704707 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-05-04 12:50:29.704733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-05-04 12:50:29.704753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-05-04 12:50:29.704773 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-05-04 12:50:29.704793 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-05-04 12:50:29.704812 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-05-04 12:50:29.704831 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-05-04 12:50:29.704850 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-05-04 12:50:29.704869 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-05-04 12:50:29.704888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-05-04 12:50:29.704907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-05-04 12:50:29.704925 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-05-04 12:50:29.704944 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-05-04 12:50:29.704999 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-05-04 12:50:29.705020 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-05-04 12:50:29.705040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-05-04 12:50:29.705058 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-05-04 12:50:29.705077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-05-04 12:50:29.705096 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-05-04 12:50:29.705118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-05-04 12:50:29.705142 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-05-04 12:50:29.705162 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-05-04 12:50:29.705182 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-05-04 12:50:29.705201 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-05-04 12:50:29.705220 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-05-04 12:50:29.705238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-05-04 12:50:29.705262 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-05-04 12:50:29.705281 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-05-04 12:50:29.705300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-05-04 12:50:29.705320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-05-04 12:50:29.705338 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-05-04 12:50:29.705357 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-05-04 12:50:29.705376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-05-04 12:50:29.705395 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-05-04 12:50:29.705413 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-05-04 12:50:29.705432 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-05-04 12:50:29.705450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-05-04 12:50:29.705468 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-05-04 12:50:29.705487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-05-04 12:50:29.705505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-05-04 12:50:29.705529 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-05-04 12:50:29.705551 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-05-04 12:50:29.705570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-05-04 12:50:29.705588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-05-04 12:50:29.705613 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-05-04 12:50:29.705639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-05-04 12:50:29.705661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-05-04 12:50:29.705679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-05-04 12:50:29.705698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-05-04 12:50:29.705722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-05-04 12:50:29.705747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-05-04 12:50:29.705771 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-05-04 12:50:29.705796 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-05-04 12:50:29.705823 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-05-04 12:50:29.705850 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-05-04 12:50:29.705878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-05-04 12:50:29.705907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-05-04 12:50:29.705938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-05-04 12:50:29.705968 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-05-04 12:50:29.705996 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-05-04 12:50:29.706032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-05-04 12:50:29.706064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-05-04 12:50:29.706093 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-05-04 12:50:29.706119 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-05-04 12:50:29.706145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-05-04 12:50:29.706175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-05-04 12:50:29.706206 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-05-04 12:50:29.706234 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-05-04 12:50:29.706268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-05-04 12:50:29.706297 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-05-04 12:50:29.706319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-05-04 12:50:29.706340 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-05-04 12:50:29.706359 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-05-04 12:50:29.706379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-05-04 12:50:29.706399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-05-04 12:50:29.706419 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-05-04 12:50:29.706438 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-05-04 12:50:29.706459 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt 2026-05-04 12:50:29.706502 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml 2026-05-04 12:50:29.706522 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt 2026-05-04 12:50:29.706542 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml 2026-05-04 12:50:29.706562 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-05-04 12:50:29.706581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-05-04 12:50:29.706601 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-05-04 12:50:29.706620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-05-04 12:50:29.706640 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-05-04 12:50:29.706660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-05-04 12:50:29.706680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-05-04 12:50:29.706700 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-05-04 12:50:29.706726 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-05-04 12:50:29.706752 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-05-04 12:50:29.706773 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-05-04 12:50:29.706792 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-05-04 12:50:29.706818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-05-04 12:50:29.706838 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-05-04 12:50:29.706857 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-05-04 12:50:29.706876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-05-04 12:50:29.706895 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-05-04 12:50:29.706915 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-05-04 12:50:29.706935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-05-04 12:50:29.706954 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-05-04 12:50:29.706973 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-05-04 12:50:29.706992 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-05-04 12:50:29.707011 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-05-04 12:50:29.707030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-05-04 12:50:29.707050 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-05-04 12:50:29.707070 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-05-04 12:50:29.707089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-05-04 12:50:29.707113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-05-04 12:50:29.707136 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-05-04 12:50:29.707155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-05-04 12:50:29.707175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-05-04 12:50:29.707194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-05-04 12:50:29.707216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-05-04 12:50:29.707238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-05-04 12:50:29.707258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-05-04 12:50:29.707277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-05-04 12:50:29.707296 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-05-04 12:50:29.707316 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-05-04 12:50:29.707335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-05-04 12:50:29.707354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-05-04 12:50:29.707373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-05-04 12:50:29.707393 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-05-04 12:50:29.707412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-05-04 12:50:29.707431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-05-04 12:50:29.707450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-05-04 12:50:29.707469 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-05-04 12:50:29.707493 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-05-04 12:50:29.707512 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-05-04 12:50:29.707531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-05-04 12:50:29.707550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-05-04 12:50:29.707569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-05-04 12:50:29.707588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-05-04 12:50:29.707607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-05-04 12:50:29.707626 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-05-04 12:50:29.707646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-05-04 12:50:29.707665 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-05-04 12:50:29.707684 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-05-04 12:50:29.707704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-05-04 12:50:29.707731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-05-04 12:50:29.707758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-05-04 12:50:29.707778 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-05-04 12:50:29.707798 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-05-04 12:50:29.707817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt 2026-05-04 12:50:29.707836 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml 2026-05-04 12:50:29.707855 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt 2026-05-04 12:50:29.707874 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml 2026-05-04 12:50:29.707893 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt 2026-05-04 12:50:29.707913 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml 2026-05-04 12:50:29.707931 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt 2026-05-04 12:50:29.707950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml 2026-05-04 12:50:29.707969 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt 2026-05-04 12:50:29.707988 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml 2026-05-04 12:50:29.708007 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt 2026-05-04 12:50:29.708026 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml 2026-05-04 12:50:29.708046 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-05-04 12:50:29.708066 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-05-04 12:50:29.708085 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-05-04 12:50:29.708105 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-05-04 12:50:29.708124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-05-04 12:50:29.708144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-05-04 12:50:29.708169 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-05-04 12:50:29.708190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-05-04 12:50:29.708209 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-05-04 12:50:29.708228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-05-04 12:50:29.708248 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-05-04 12:50:29.708268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-05-04 12:50:29.708288 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-05-04 12:50:29.708307 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-05-04 12:50:29.708326 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-05-04 12:50:29.708346 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-05-04 12:50:29.708366 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-05-04 12:50:29.708385 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-05-04 12:50:29.708405 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-05-04 12:50:29.708424 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-05-04 12:50:29.708443 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-05-04 12:50:29.708463 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-05-04 12:50:29.708482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-05-04 12:50:29.708501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-05-04 12:50:29.708520 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-05-04 12:50:29.708539 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-05-04 12:50:29.708558 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-05-04 12:50:29.708577 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-05-04 12:50:29.708595 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-05-04 12:50:29.708613 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-05-04 12:50:29.708633 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-05-04 12:50:29.708653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-05-04 12:50:29.708672 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-05-04 12:50:29.708692 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-05-04 12:50:29.708716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-05-04 12:50:29.708741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-05-04 12:50:29.708762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-05-04 12:50:29.708781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-05-04 12:50:29.708800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-05-04 12:50:29.708882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-05-04 12:50:29.708905 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-05-04 12:50:29.708926 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-05-04 12:50:29.708950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-05-04 12:50:29.708985 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-05-04 12:50:29.709006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-05-04 12:50:29.709025 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-05-04 12:50:29.709045 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-05-04 12:50:29.709065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-05-04 12:50:29.709087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-05-04 12:50:29.709107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-05-04 12:50:29.709127 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-05-04 12:50:29.709146 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-05-04 12:50:29.709166 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-05-04 12:50:29.709185 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-05-04 12:50:29.709204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-05-04 12:50:29.709223 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-05-04 12:50:29.709242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-05-04 12:50:29.709261 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-05-04 12:50:29.709280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-05-04 12:50:29.709299 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-05-04 12:50:29.709320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-05-04 12:50:29.709367 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-05-04 12:50:29.709399 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-05-04 12:50:29.709426 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-05-04 12:50:29.709449 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-05-04 12:50:29.709473 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-05-04 12:50:29.709497 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-05-04 12:50:29.709520 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-05-04 12:50:29.709541 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-05-04 12:50:29.709562 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-05-04 12:50:29.709584 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-05-04 12:50:29.709606 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-05-04 12:50:29.709629 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-05-04 12:50:29.709666 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-05-04 12:50:29.709690 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-05-04 12:50:29.709721 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-05-04 12:50:29.709765 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-05-04 12:50:29.709789 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-05-04 12:50:29.709810 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-05-04 12:50:29.709831 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-05-04 12:50:29.709852 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-05-04 12:50:29.709875 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-05-04 12:50:29.709897 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-05-04 12:50:29.709920 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-05-04 12:50:29.709941 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-05-04 12:50:29.709961 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-05-04 12:50:29.709982 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-05-04 12:50:29.710003 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-05-04 12:50:29.710023 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-05-04 12:50:29.710043 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-05-04 12:50:29.710066 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-05-04 12:50:29.710086 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-05-04 12:50:29.710106 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-05-04 12:50:29.710126 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-05-04 12:50:29.710149 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-05-04 12:50:29.710169 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-05-04 12:50:29.710189 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-05-04 12:50:29.710209 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-05-04 12:50:29.710228 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-05-04 12:50:29.710250 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-05-04 12:50:29.710274 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-05-04 12:50:29.710297 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-05-04 12:50:29.710316 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-05-04 12:50:29.710336 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-05-04 12:50:29.710357 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-05-04 12:50:29.710387 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-05-04 12:50:29.710433 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-05-04 12:50:29.710496 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-05-04 12:50:29.710525 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-05-04 12:50:29.710549 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-05-04 12:50:29.710573 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-05-04 12:50:29.710596 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-05-04 12:50:29.710617 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-05-04 12:50:29.710638 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-05-04 12:50:29.710658 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-05-04 12:50:29.710681 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-05-04 12:50:29.710704 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-05-04 12:50:29.710754 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-05-04 12:50:29.710785 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-05-04 12:50:29.710810 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-05-04 12:50:29.710831 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-05-04 12:50:29.710854 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-05-04 12:50:29.710876 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-05-04 12:50:29.710899 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-05-04 12:50:29.710921 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-05-04 12:50:29.710946 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-05-04 12:50:29.710969 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-05-04 12:50:29.710992 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-05-04 12:50:29.711017 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-05-04 12:50:29.711040 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-05-04 12:50:29.711063 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-05-04 12:50:29.711086 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-05-04 12:50:29.711109 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-05-04 12:50:29.711132 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-05-04 12:50:29.711157 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-05-04 12:50:29.711180 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-05-04 12:50:29.711201 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-05-04 12:50:29.711221 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-05-04 12:50:29.711248 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-05-04 12:50:29.711299 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-05-04 12:50:29.711327 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-05-04 12:50:29.711350 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-05-04 12:50:29.711374 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-05-04 12:50:29.711396 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-05-04 12:50:29.711417 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-05-04 12:50:29.711438 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-05-04 12:50:29.711459 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-05-04 12:50:29.711478 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-05-04 12:50:29.711496 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-05-04 12:50:29.711514 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-05-04 12:50:29.711533 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-05-04 12:50:29.711552 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-05-04 12:50:29.711572 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-05-04 12:50:29.711595 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-05-04 12:50:29.711618 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-05-04 12:50:29.711638 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-05-04 12:50:29.711659 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-05-04 12:50:29.711679 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-05-04 12:50:29.711700 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-05-04 12:50:29.711743 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-05-04 12:50:29.711772 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-05-04 12:50:29.711805 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-05-04 12:50:29.711854 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-05-04 12:50:29.711880 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-05-04 12:50:29.711902 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-05-04 12:50:29.711925 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-05-04 12:50:29.711947 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-05-04 12:50:29.711969 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-05-04 12:50:29.711990 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-05-04 12:50:29.712011 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-05-04 12:50:29.712032 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-05-04 12:50:29.712054 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-05-04 12:50:29.712075 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-05-04 12:50:29.712106 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-05-04 12:50:29.712129 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-05-04 12:50:29.712151 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-05-04 12:50:29.712173 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-05-04 12:50:29.712195 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-05-04 12:50:29.712218 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-05-04 12:50:29.712241 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-05-04 12:50:29.712264 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-05-04 12:50:29.712288 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-05-04 12:50:29.712309 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-05-04 12:50:29.712329 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-05-04 12:50:29.712350 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-05-04 12:50:29.712370 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-05-04 12:50:29.712390 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-05-04 12:50:29.712412 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-05-04 12:50:29.712433 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-05-04 12:50:29.712453 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-05-04 12:50:29.712476 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-05-04 12:50:29.712497 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-05-04 12:50:29.712519 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-05-04 12:50:29.712540 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-05-04 12:50:29.712562 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-05-04 12:50:29.712582 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-05-04 12:50:29.712605 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-05-04 12:50:29.712628 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-05-04 12:50:29.712651 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-05-04 12:50:29.712673 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-05-04 12:50:29.712693 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-05-04 12:50:29.712735 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-05-04 12:50:29.712773 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-05-04 12:50:29.712801 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-05-04 12:50:29.712825 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-05-04 12:50:29.712849 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-05-04 12:50:29.712881 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-05-04 12:50:29.712908 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-05-04 12:50:29.712931 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-05-04 12:50:29.712980 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-05-04 12:50:29.713010 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-05-04 12:50:29.713032 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-05-04 12:50:29.713052 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-05-04 12:50:29.713073 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-05-04 12:50:29.713093 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-05-04 12:50:29.713114 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-05-04 12:50:29.713134 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-05-04 12:50:29.713154 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-05-04 12:50:29.713174 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-05-04 12:50:29.713194 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-05-04 12:50:29.713217 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-05-04 12:50:29.713237 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-05-04 12:50:29.713256 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-05-04 12:50:29.713276 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-05-04 12:50:29.713295 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-05-04 12:50:29.713314 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-05-04 12:50:29.713333 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-05-04 12:50:29.713352 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-05-04 12:50:29.713372 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-05-04 12:50:29.713392 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-05-04 12:50:29.713415 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-05-04 12:50:29.713435 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-05-04 12:50:29.713454 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-05-04 12:50:29.713474 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-05-04 12:50:29.713493 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-05-04 12:50:29.713513 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-05-04 12:50:29.713532 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-05-04 12:50:29.713551 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-05-04 12:50:29.713570 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-05-04 12:50:29.713596 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-05-04 12:50:29.713617 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-05-04 12:50:29.713637 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-05-04 12:50:29.713656 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-05-04 12:50:29.713676 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-05-04 12:50:29.713696 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-05-04 12:50:29.713719 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-05-04 12:50:29.713746 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-05-04 12:50:29.713766 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt 2026-05-04 12:50:29.713787 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml 2026-05-04 12:50:29.713807 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt 2026-05-04 12:50:29.713827 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml 2026-05-04 12:50:29.713847 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-05-04 12:50:29.713867 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-05-04 12:50:29.713887 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-05-04 12:50:29.713907 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-05-04 12:50:29.713927 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-05-04 12:50:29.713947 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-05-04 12:50:29.713968 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-05-04 12:50:29.713989 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-05-04 12:50:29.714009 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-05-04 12:50:29.714029 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-05-04 12:50:29.714049 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-05-04 12:50:29.714068 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-05-04 12:50:29.714087 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-05-04 12:50:29.714106 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-05-04 12:50:29.714124 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-05-04 12:50:29.714147 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-05-04 12:50:29.714171 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-05-04 12:50:29.714191 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-05-04 12:50:29.714211 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-05-04 12:50:29.714233 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-05-04 12:50:29.714259 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-05-04 12:50:29.714296 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-05-04 12:50:29.714330 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-05-04 12:50:29.714357 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-05-04 12:50:29.714379 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-05-04 12:50:29.714400 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-05-04 12:50:29.714421 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-05-04 12:50:29.714442 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-05-04 12:50:29.714462 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-05-04 12:50:29.714501 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-05-04 12:50:29.714521 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-05-04 12:50:29.714540 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-05-04 12:50:29.714559 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-05-04 12:50:29.714579 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-05-04 12:50:29.714599 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-05-04 12:50:29.714623 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-05-04 12:50:29.714645 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-05-04 12:50:29.714666 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-05-04 12:50:29.714686 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-05-04 12:50:29.714711 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-05-04 12:50:29.714755 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-05-04 12:50:29.714779 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-05-04 12:50:29.714800 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-05-04 12:50:29.714820 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-05-04 12:50:29.714840 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-05-04 12:50:29.714859 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-05-04 12:50:29.714879 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-05-04 12:50:29.714899 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-05-04 12:50:29.714920 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-05-04 12:50:29.714941 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-05-04 12:50:29.714961 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-05-04 12:50:29.714981 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-05-04 12:50:29.715001 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-05-04 12:50:29.715028 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-05-04 12:50:29.715048 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-05-04 12:50:29.715069 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-05-04 12:50:29.715089 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-05-04 12:50:29.715109 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-05-04 12:50:29.715130 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-05-04 12:50:29.715150 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-05-04 12:50:29.715170 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-05-04 12:50:29.715190 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-05-04 12:50:29.715210 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt 2026-05-04 12:50:29.715231 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml 2026-05-04 12:50:29.715251 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt 2026-05-04 12:50:29.715271 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml 2026-05-04 12:50:29.715291 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt 2026-05-04 12:50:29.715311 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml 2026-05-04 12:50:29.715331 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt 2026-05-04 12:50:29.715351 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml 2026-05-04 12:50:29.715371 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt 2026-05-04 12:50:29.715392 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml 2026-05-04 12:50:29.715412 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt 2026-05-04 12:50:29.715432 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml 2026-05-04 12:50:29.715452 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-05-04 12:50:29.715473 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-05-04 12:50:29.715493 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-05-04 12:50:29.715513 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-05-04 12:50:29.715533 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-05-04 12:50:29.715553 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-05-04 12:50:29.715572 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-05-04 12:50:29.715591 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-05-04 12:50:29.715611 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-05-04 12:50:29.715630 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-05-04 12:50:29.715650 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-05-04 12:50:29.715671 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-05-04 12:50:29.715694 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-05-04 12:50:29.715727 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-05-04 12:50:29.715755 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-05-04 12:50:29.715777 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-05-04 12:50:29.715798 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-05-04 12:50:29.715822 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-05-04 12:50:29.715846 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-05-04 12:50:29.715867 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-05-04 12:50:29.715887 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-05-04 12:50:29.715920 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-05-04 12:50:29.715962 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-05-04 12:50:29.715986 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-05-04 12:50:29.716007 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-05-04 12:50:29.716027 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-05-04 12:50:29.716046 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-05-04 12:50:29.716065 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-05-04 12:50:29.716083 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-05-04 12:50:29.716106 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-05-04 12:50:29.716126 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-05-04 12:50:29.716147 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-05-04 12:50:29.716168 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-05-04 12:50:29.716189 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-05-04 12:50:29.716208 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-05-04 12:50:29.716227 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-05-04 12:50:29.716246 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-05-04 12:50:29.716270 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-05-04 12:50:29.716290 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-05-04 12:50:29.716309 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-05-04 12:50:29.716330 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-05-04 12:50:29.716350 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-05-04 12:50:29.716369 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-05-04 12:50:29.716388 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-05-04 12:50:29.716407 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-05-04 12:50:29.716427 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-05-04 12:50:29.716445 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-05-04 12:50:29.716463 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-05-04 12:50:29.716489 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-05-04 12:50:29.716508 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-05-04 12:50:29.716527 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-05-04 12:50:29.716546 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-05-04 12:50:29.716565 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-05-04 12:50:29.716584 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-05-04 12:50:29.716603 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-05-04 12:50:29.716622 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-05-04 12:50:29.716640 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-05-04 12:50:29.716659 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-05-04 12:50:29.716678 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-05-04 12:50:29.716697 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-05-04 12:50:29.716737 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-05-04 12:50:29.716767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-05-04 12:50:29.716788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-05-04 12:50:29.716808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-05-04 12:50:29.716827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-05-04 12:50:29.716846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-05-04 12:50:29.716870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-05-04 12:50:29.716893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-05-04 12:50:29.716915 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-05-04 12:50:29.716934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-05-04 12:50:29.716956 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-05-04 12:50:29.717005 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-05-04 12:50:29.717025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-05-04 12:50:29.717043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-05-04 12:50:29.717083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-05-04 12:50:29.717114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-05-04 12:50:29.717141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-05-04 12:50:29.717163 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-05-04 12:50:29.717183 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-05-04 12:50:29.717203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-05-04 12:50:29.717226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-05-04 12:50:29.717247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-05-04 12:50:29.717275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-05-04 12:50:29.717297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-05-04 12:50:29.717322 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-05-04 12:50:29.717343 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-05-04 12:50:29.717369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-05-04 12:50:29.717390 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-05-04 12:50:29.717416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-05-04 12:50:29.717441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-05-04 12:50:29.717466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-05-04 12:50:29.717490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-05-04 12:50:29.717509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-05-04 12:50:29.717528 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-05-04 12:50:29.717548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-05-04 12:50:29.717568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-05-04 12:50:29.717587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-05-04 12:50:29.717609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-05-04 12:50:29.717628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-05-04 12:50:29.717648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-05-04 12:50:29.717667 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-05-04 12:50:29.717687 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-05-04 12:50:29.717715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-05-04 12:50:29.717758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-05-04 12:50:29.717781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-05-04 12:50:29.717806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-05-04 12:50:29.717834 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-05-04 12:50:29.717856 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-05-04 12:50:29.717876 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-05-04 12:50:29.717897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-05-04 12:50:29.717916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-05-04 12:50:29.717936 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-05-04 12:50:29.717956 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-05-04 12:50:29.717975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-05-04 12:50:29.717994 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-05-04 12:50:29.718013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-05-04 12:50:29.718032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-05-04 12:50:29.718051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-05-04 12:50:29.718071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-05-04 12:50:29.718097 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-05-04 12:50:29.718117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-05-04 12:50:29.718140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-05-04 12:50:29.718165 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-05-04 12:50:29.718187 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-05-04 12:50:29.718210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-05-04 12:50:29.718230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-05-04 12:50:29.718250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-05-04 12:50:29.718272 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-05-04 12:50:29.718295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-05-04 12:50:29.718317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-05-04 12:50:29.718337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-05-04 12:50:29.718357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-05-04 12:50:29.718376 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-05-04 12:50:29.718396 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-05-04 12:50:29.718415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-05-04 12:50:29.718435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-05-04 12:50:29.718453 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-05-04 12:50:29.718472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-05-04 12:50:29.718524 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-05-04 12:50:29.718545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-05-04 12:50:29.718565 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-05-04 12:50:29.718585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-05-04 12:50:29.718605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-05-04 12:50:29.718624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-05-04 12:50:29.718644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-05-04 12:50:29.718662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-05-04 12:50:29.718681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-05-04 12:50:29.718701 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-05-04 12:50:29.718727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-05-04 12:50:29.718751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-05-04 12:50:29.718771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-05-04 12:50:29.718790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-05-04 12:50:29.718810 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-05-04 12:50:29.718830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-05-04 12:50:29.718850 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-05-04 12:50:29.718869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-05-04 12:50:29.718934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-05-04 12:50:29.718969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-05-04 12:50:29.718989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-05-04 12:50:29.719009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-05-04 12:50:29.719027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-05-04 12:50:29.719046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-05-04 12:50:29.719064 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-05-04 12:50:29.719083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-05-04 12:50:29.719105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-05-04 12:50:29.719125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-05-04 12:50:29.719144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-05-04 12:50:29.719163 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-05-04 12:50:29.719181 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-05-04 12:50:29.719202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-05-04 12:50:29.719223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-05-04 12:50:29.719242 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-05-04 12:50:29.719260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-05-04 12:50:29.719278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-05-04 12:50:29.719296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-05-04 12:50:29.719315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-05-04 12:50:29.719333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-05-04 12:50:29.719352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-05-04 12:50:29.719371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-05-04 12:50:29.719389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-05-04 12:50:29.719408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-05-04 12:50:29.719427 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-6929l-api.txt 2026-05-04 12:50:29.719446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-6929l-api.yaml 2026-05-04 12:50:29.719465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-6929l-vnc.txt 2026-05-04 12:50:29.719483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-6929l-vnc.yaml 2026-05-04 12:50:29.719502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-05-04 12:50:29.719521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-05-04 12:50:29.719539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-05-04 12:50:29.719558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-05-04 12:50:29.719577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-05-04 12:50:29.719596 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-05-04 12:50:29.719619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-05-04 12:50:29.719639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-05-04 12:50:29.719657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-05-04 12:50:29.719693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-05-04 12:50:29.719731 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-05-04 12:50:29.719758 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-05-04 12:50:29.719783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-05-04 12:50:29.719804 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-05-04 12:50:29.719824 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-05-04 12:50:29.719844 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-05-04 12:50:29.719888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-05-04 12:50:29.719925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-05-04 12:50:29.719949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-05-04 12:50:29.719969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-05-04 12:50:29.719989 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-05-04 12:50:29.720008 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-05-04 12:50:29.720027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-05-04 12:50:29.720049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-05-04 12:50:29.720068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-05-04 12:50:29.720087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-05-04 12:50:29.720105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-05-04 12:50:29.720125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-05-04 12:50:29.720143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-05-04 12:50:29.720162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-05-04 12:50:29.720181 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-05-04 12:50:29.720200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-05-04 12:50:29.720221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-05-04 12:50:29.720263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-05-04 12:50:29.720295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-05-04 12:50:29.720317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-05-04 12:50:29.720338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-05-04 12:50:29.720357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-05-04 12:50:29.720377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-05-04 12:50:29.720397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-05-04 12:50:29.720416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-05-04 12:50:29.720435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-05-04 12:50:29.720454 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-05-04 12:50:29.720480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-05-04 12:50:29.720500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-05-04 12:50:29.720519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-05-04 12:50:29.720538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-05-04 12:50:29.720559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-05-04 12:50:29.720585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-05-04 12:50:29.720609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-05-04 12:50:29.720630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-05-04 12:50:29.720651 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-05-04 12:50:29.720671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-05-04 12:50:29.720692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-05-04 12:50:29.720712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-05-04 12:50:29.720732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-05-04 12:50:29.720752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt 2026-05-04 12:50:29.720772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml 2026-05-04 12:50:29.720792 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt 2026-05-04 12:50:29.720812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml 2026-05-04 12:50:29.720832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-05-04 12:50:29.720852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-05-04 12:50:29.720872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-05-04 12:50:29.720892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-05-04 12:50:29.720912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-05-04 12:50:29.720931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-05-04 12:50:29.720972 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-05-04 12:50:29.720997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-05-04 12:50:29.721044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-05-04 12:50:29.721072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-05-04 12:50:29.721095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-05-04 12:50:29.721116 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-05-04 12:50:29.721137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-05-04 12:50:29.721158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-05-04 12:50:29.721178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-05-04 12:50:29.721198 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-05-04 12:50:29.721218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-05-04 12:50:29.721238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-05-04 12:50:29.721259 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-05-04 12:50:29.721288 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-05-04 12:50:29.721309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-05-04 12:50:29.721327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-05-04 12:50:29.721347 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-05-04 12:50:29.721365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-05-04 12:50:29.721383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-05-04 12:50:29.721402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-05-04 12:50:29.721422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-05-04 12:50:29.721442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-05-04 12:50:29.721463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-05-04 12:50:29.721483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-05-04 12:50:29.721503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-05-04 12:50:29.721523 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-05-04 12:50:29.721543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-05-04 12:50:29.721563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-05-04 12:50:29.721583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-05-04 12:50:29.721603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-05-04 12:50:29.721622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-05-04 12:50:29.721642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-05-04 12:50:29.721662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-05-04 12:50:29.721683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-05-04 12:50:29.721703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-05-04 12:50:29.721729 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-05-04 12:50:29.721755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-05-04 12:50:29.721777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-05-04 12:50:29.721796 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-05-04 12:50:29.721815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-05-04 12:50:29.721834 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-05-04 12:50:29.721852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-05-04 12:50:29.721872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-05-04 12:50:29.721892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-05-04 12:50:29.721913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-05-04 12:50:29.721934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-05-04 12:50:29.721954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-05-04 12:50:29.721975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-05-04 12:50:29.721996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-05-04 12:50:29.722023 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-05-04 12:50:29.722045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-05-04 12:50:29.722066 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-05-04 12:50:29.722087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-05-04 12:50:29.722107 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-05-04 12:50:29.722127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-05-04 12:50:29.722148 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-05-04 12:50:29.722168 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-05-04 12:50:29.722189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-05-04 12:50:29.722233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-05-04 12:50:29.722261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-05-04 12:50:29.722307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-05-04 12:50:29.722342 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-05-04 12:50:29.722365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-05-04 12:50:29.722385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-05-04 12:50:29.722405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-05-04 12:50:29.722426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-05-04 12:50:29.722450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-05-04 12:50:29.722496 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-05-04 12:50:29.722527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt 2026-05-04 12:50:29.722559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml 2026-05-04 12:50:29.722584 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt 2026-05-04 12:50:29.722605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml 2026-05-04 12:50:29.722625 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt 2026-05-04 12:50:29.722644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml 2026-05-04 12:50:29.722664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-05-04 12:50:29.722684 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-05-04 12:50:29.722705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-05-04 12:50:29.722732 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-05-04 12:50:29.722755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-05-04 12:50:29.722775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-05-04 12:50:29.722794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-05-04 12:50:29.722813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-05-04 12:50:29.722832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-05-04 12:50:29.722851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-05-04 12:50:29.722871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-05-04 12:50:29.722897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-05-04 12:50:29.722917 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-05-04 12:50:29.722936 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-05-04 12:50:29.722955 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-05-04 12:50:29.722973 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-05-04 12:50:29.722992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-05-04 12:50:29.723010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-05-04 12:50:29.723029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-05-04 12:50:29.723048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-05-04 12:50:29.723067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-05-04 12:50:29.723086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-05-04 12:50:29.723105 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-05-04 12:50:29.723124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-05-04 12:50:29.723143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-05-04 12:50:29.723162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-05-04 12:50:29.723181 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-05-04 12:50:29.723200 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-05-04 12:50:29.723218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-05-04 12:50:29.723237 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-05-04 12:50:29.723256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-05-04 12:50:29.723275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-05-04 12:50:29.723294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-05-04 12:50:29.723312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-05-04 12:50:29.723331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-05-04 12:50:29.723350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-05-04 12:50:29.723368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-05-04 12:50:29.723387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-05-04 12:50:29.723405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-05-04 12:50:29.723423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-05-04 12:50:29.723441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-05-04 12:50:29.723460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-05-04 12:50:29.723478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-05-04 12:50:29.723497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-05-04 12:50:29.723523 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-04 12:50:29.723542 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-04 12:50:29.723561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-05-04 12:50:29.723580 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-05-04 12:50:29.723599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-05-04 12:50:29.723618 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-05-04 12:50:29.723636 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-05-04 12:50:29.723655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-05-04 12:50:29.723674 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-05-04 12:50:29.723692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-05-04 12:50:29.723715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-05-04 12:50:29.723739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-05-04 12:50:29.723759 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-05-04 12:50:29.723779 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-05-04 12:50:29.723797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-05-04 12:50:29.723816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-05-04 12:50:29.723835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-05-04 12:50:29.723855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-05-04 12:50:29.723874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-05-04 12:50:29.723893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-05-04 12:50:29.723912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-05-04 12:50:29.723931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-05-04 12:50:29.723950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-05-04 12:50:29.723969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-05-04 12:50:29.723988 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-05-04 12:50:29.724007 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-05-04 12:50:29.724026 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-05-04 12:50:29.724044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-05-04 12:50:29.724063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-05-04 12:50:29.724082 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-05-04 12:50:29.724101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-05-04 12:50:29.724119 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-05-04 12:50:29.724138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-05-04 12:50:29.724157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-05-04 12:50:29.724182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-05-04 12:50:29.724201 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-05-04 12:50:29.724220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-05-04 12:50:29.724238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-05-04 12:50:29.724257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-05-04 12:50:29.724275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-05-04 12:50:29.724293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-05-04 12:50:29.724312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-05-04 12:50:29.724331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-05-04 12:50:29.724350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-05-04 12:50:29.724368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-05-04 12:50:29.724387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-05-04 12:50:29.724406 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-05-04 12:50:29.724424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-05-04 12:50:29.724442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-05-04 12:50:29.724460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-05-04 12:50:29.724479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-05-04 12:50:29.724497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-05-04 12:50:29.724515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-05-04 12:50:29.724533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-05-04 12:50:29.724551 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-05-04 12:50:29.724569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-05-04 12:50:29.724588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-05-04 12:50:29.724606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-05-04 12:50:29.724625 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-05-04 12:50:29.724643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-05-04 12:50:29.724662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-05-04 12:50:29.724680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-05-04 12:50:29.724698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-05-04 12:50:29.724723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-05-04 12:50:29.724744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-05-04 12:50:29.724762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-05-04 12:50:29.724781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt 2026-05-04 12:50:29.724799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml 2026-05-04 12:50:29.724827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-05-04 12:50:29.724846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-05-04 12:50:29.724865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-05-04 12:50:29.724883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-05-04 12:50:29.724902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-05-04 12:50:29.724921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-05-04 12:50:29.724939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-05-04 12:50:29.724975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-05-04 12:50:29.725002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-05-04 12:50:29.725030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-05-04 12:50:29.725059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-05-04 12:50:29.725080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-05-04 12:50:29.725100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-05-04 12:50:29.725119 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-05-04 12:50:29.725138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-05-04 12:50:29.725157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-05-04 12:50:29.725175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-05-04 12:50:29.725194 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-05-04 12:50:29.725213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-05-04 12:50:29.725231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-05-04 12:50:29.725250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-05-04 12:50:29.725269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-05-04 12:50:29.725288 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-05-04 12:50:29.725307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-05-04 12:50:29.725326 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-05-04 12:50:29.725345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-05-04 12:50:29.725364 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-05-04 12:50:29.725382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-05-04 12:50:29.725401 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-05-04 12:50:29.725424 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-05-04 12:50:29.725448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-05-04 12:50:29.725467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-05-04 12:50:29.725486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-05-04 12:50:29.725504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-05-04 12:50:29.725522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-05-04 12:50:29.725546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-05-04 12:50:29.725565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-05-04 12:50:29.725585 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-05-04 12:50:29.725603 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-05-04 12:50:29.725622 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-05-04 12:50:29.725641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-05-04 12:50:29.725660 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-05-04 12:50:29.725679 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-05-04 12:50:29.725698 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-05-04 12:50:29.725724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-05-04 12:50:29.725746 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-05-04 12:50:29.725765 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-05-04 12:50:29.725784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-05-04 12:50:29.725803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-05-04 12:50:29.725822 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-05-04 12:50:29.725841 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-05-04 12:50:29.725861 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-05-04 12:50:29.725880 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-05-04 12:50:29.725900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-05-04 12:50:29.725925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-05-04 12:50:29.725947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-05-04 12:50:29.725966 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-05-04 12:50:29.725985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-05-04 12:50:29.726004 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-05-04 12:50:29.726023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-05-04 12:50:29.726042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-05-04 12:50:29.726060 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-05-04 12:50:29.726079 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-05-04 12:50:29.726097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-05-04 12:50:29.726116 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-05-04 12:50:29.726134 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-05-04 12:50:29.726153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-05-04 12:50:29.726172 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-05-04 12:50:29.726194 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-05-04 12:50:29.726220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-05-04 12:50:29.726240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-05-04 12:50:29.726259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-05-04 12:50:29.726278 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-05-04 12:50:29.726297 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-05-04 12:50:29.726316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-05-04 12:50:29.726334 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-05-04 12:50:29.726352 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-05-04 12:50:29.726371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-05-04 12:50:29.726389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-05-04 12:50:29.726408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-05-04 12:50:29.726427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-05-04 12:50:29.726445 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-05-04 12:50:29.726464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-05-04 12:50:29.726510 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-05-04 12:50:29.726532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-05-04 12:50:29.726552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-05-04 12:50:29.726571 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-05-04 12:50:29.726590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-05-04 12:50:29.726608 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-05-04 12:50:29.726627 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-05-04 12:50:29.726646 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-05-04 12:50:29.726665 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-05-04 12:50:29.726684 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-05-04 12:50:29.726704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-05-04 12:50:29.726731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-05-04 12:50:29.726752 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-05-04 12:50:29.726771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-05-04 12:50:29.726790 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-05-04 12:50:29.726810 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-05-04 12:50:29.726829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-05-04 12:50:29.726848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-05-04 12:50:29.726868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-05-04 12:50:29.726886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-05-04 12:50:29.726926 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-05-04 12:50:29.726953 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-05-04 12:50:29.726972 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-05-04 12:50:29.726991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-05-04 12:50:29.727010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-05-04 12:50:29.727028 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-05-04 12:50:29.727046 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-05-04 12:50:29.727065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-05-04 12:50:29.727084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-05-04 12:50:29.727104 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-05-04 12:50:29.727123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-05-04 12:50:29.727143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-05-04 12:50:29.727162 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-05-04 12:50:29.727180 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-05-04 12:50:29.727199 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-05-04 12:50:29.727218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-05-04 12:50:29.727237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-05-04 12:50:29.727256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-05-04 12:50:29.727274 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-05-04 12:50:29.727293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-05-04 12:50:29.727312 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-05-04 12:50:29.727332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-05-04 12:50:29.727357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-05-04 12:50:29.727378 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-05-04 12:50:29.727398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-05-04 12:50:29.727418 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-05-04 12:50:29.727437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-05-04 12:50:29.727455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-05-04 12:50:29.727475 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-05-04 12:50:29.727493 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-05-04 12:50:29.727512 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-05-04 12:50:29.727531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-05-04 12:50:29.727550 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-05-04 12:50:29.727568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-05-04 12:50:29.727587 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-05-04 12:50:29.727606 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-05-04 12:50:29.727631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-05-04 12:50:29.727650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-05-04 12:50:29.727669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-05-04 12:50:29.727688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-05-04 12:50:29.727708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-05-04 12:50:29.727733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-05-04 12:50:29.727756 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-05-04 12:50:29.727779 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-05-04 12:50:29.727800 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-05-04 12:50:29.727826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-05-04 12:50:29.727846 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-05-04 12:50:29.727870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-05-04 12:50:29.727895 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-05-04 12:50:29.727919 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-05-04 12:50:29.729189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-05-04 12:50:29.729230 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-05-04 12:50:29.729253 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-05-04 12:50:29.729273 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-05-04 12:50:29.729292 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-05-04 12:50:29.729311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-05-04 12:50:29.729330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-05-04 12:50:29.729350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-05-04 12:50:29.729369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-05-04 12:50:29.729390 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-05-04 12:50:29.729416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-05-04 12:50:29.729437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-05-04 12:50:29.729456 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-05-04 12:50:29.729480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-05-04 12:50:29.729504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-05-04 12:50:29.729530 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-05-04 12:50:29.729552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-05-04 12:50:29.729574 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-05-04 12:50:29.729599 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-05-04 12:50:29.729622 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-05-04 12:50:29.729649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-05-04 12:50:29.729669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-05-04 12:50:29.729687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-05-04 12:50:29.729710 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-05-04 12:50:29.729738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-05-04 12:50:29.729763 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-05-04 12:50:29.729786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-05-04 12:50:29.729809 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-05-04 12:50:29.729831 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-05-04 12:50:29.729850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-05-04 12:50:29.729870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-05-04 12:50:29.729889 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-05-04 12:50:29.729909 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-05-04 12:50:29.729928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-05-04 12:50:29.729947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-05-04 12:50:29.729965 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-05-04 12:50:29.729984 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-05-04 12:50:29.730003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-05-04 12:50:29.730022 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-05-04 12:50:29.730043 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-05-04 12:50:29.730064 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-05-04 12:50:29.730083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-05-04 12:50:29.730102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-05-04 12:50:29.730121 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-05-04 12:50:29.730140 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-05-04 12:50:29.730159 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-05-04 12:50:29.730179 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-05-04 12:50:29.730197 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-05-04 12:50:29.730216 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-05-04 12:50:29.730235 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-05-04 12:50:29.730253 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-05-04 12:50:29.730271 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-05-04 12:50:29.730289 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-05-04 12:50:29.730308 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-05-04 12:50:29.730327 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-05-04 12:50:29.730350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-05-04 12:50:29.730370 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-05-04 12:50:29.730389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-05-04 12:50:29.730408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-05-04 12:50:29.730427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-05-04 12:50:29.730446 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-05-04 12:50:29.730465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-05-04 12:50:29.730483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-05-04 12:50:29.730541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-05-04 12:50:29.730560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt 2026-05-04 12:50:29.730579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml 2026-05-04 12:50:29.730597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt 2026-05-04 12:50:29.730617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml 2026-05-04 12:50:29.730635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-05-04 12:50:29.730654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-05-04 12:50:29.730672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-05-04 12:50:29.730691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-05-04 12:50:29.730714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-05-04 12:50:29.730739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-05-04 12:50:29.730758 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-05-04 12:50:29.730777 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-05-04 12:50:29.730795 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-05-04 12:50:29.730814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-05-04 12:50:29.730832 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-05-04 12:50:29.730850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-05-04 12:50:29.730868 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-05-04 12:50:29.730886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-05-04 12:50:29.730905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-05-04 12:50:29.730923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-05-04 12:50:29.730942 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-05-04 12:50:29.730961 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-05-04 12:50:29.730979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-05-04 12:50:29.730998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-05-04 12:50:29.731017 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-05-04 12:50:29.731041 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-05-04 12:50:29.731060 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-05-04 12:50:29.731080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-05-04 12:50:29.731098 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-05-04 12:50:29.731117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-05-04 12:50:29.731135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-05-04 12:50:29.731154 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-05-04 12:50:29.731173 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-05-04 12:50:29.731193 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-05-04 12:50:29.731213 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-05-04 12:50:29.731256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-05-04 12:50:29.731286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-05-04 12:50:29.731308 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-05-04 12:50:29.731329 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-05-04 12:50:29.731349 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-05-04 12:50:29.731369 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-05-04 12:50:29.731389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-05-04 12:50:29.731409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-05-04 12:50:29.731429 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-05-04 12:50:29.731448 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-05-04 12:50:29.731468 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-05-04 12:50:29.731488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-05-04 12:50:29.731507 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-05-04 12:50:29.731526 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-05-04 12:50:29.731546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-05-04 12:50:29.731565 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-05-04 12:50:29.731584 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-05-04 12:50:29.731603 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-05-04 12:50:29.731622 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-05-04 12:50:29.731640 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-05-04 12:50:29.731658 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-05-04 12:50:29.731677 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-05-04 12:50:29.731696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-05-04 12:50:29.731734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-05-04 12:50:29.731767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-05-04 12:50:29.731795 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-05-04 12:50:29.731815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-05-04 12:50:29.731835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-05-04 12:50:29.731854 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-05-04 12:50:29.731873 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-05-04 12:50:29.731892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-05-04 12:50:29.731910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-05-04 12:50:29.731929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-05-04 12:50:29.731947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-05-04 12:50:29.731966 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-05-04 12:50:29.731985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt 2026-05-04 12:50:29.732003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml 2026-05-04 12:50:29.732021 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt 2026-05-04 12:50:29.732042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml 2026-05-04 12:50:29.732063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt 2026-05-04 12:50:29.732082 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml 2026-05-04 12:50:29.732101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt 2026-05-04 12:50:29.732120 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml 2026-05-04 12:50:29.732139 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-05-04 12:50:29.732158 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-05-04 12:50:29.732176 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-05-04 12:50:29.732195 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-05-04 12:50:29.732214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-05-04 12:50:29.732240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-05-04 12:50:29.732266 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-05-04 12:50:29.732295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-05-04 12:50:29.732322 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-05-04 12:50:29.732343 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-05-04 12:50:29.732382 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-05-04 12:50:29.732412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-05-04 12:50:29.732433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-05-04 12:50:29.732453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-05-04 12:50:29.732473 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-05-04 12:50:29.732492 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-05-04 12:50:29.732517 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-05-04 12:50:29.732537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-05-04 12:50:29.732555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-05-04 12:50:29.732573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-05-04 12:50:29.732591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-05-04 12:50:29.732610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-05-04 12:50:29.732629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-05-04 12:50:29.732672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-05-04 12:50:29.732709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-05-04 12:50:29.732738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-05-04 12:50:29.732766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-05-04 12:50:29.732787 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-05-04 12:50:29.732806 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-05-04 12:50:29.732825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-05-04 12:50:29.732845 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-05-04 12:50:29.732871 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-05-04 12:50:29.732896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-05-04 12:50:29.732922 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-05-04 12:50:29.732947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-05-04 12:50:29.733001 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-05-04 12:50:29.733022 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-05-04 12:50:29.733045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-05-04 12:50:29.733066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-05-04 12:50:29.733085 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-05-04 12:50:29.733105 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-05-04 12:50:29.733123 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-05-04 12:50:29.733142 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-05-04 12:50:29.733161 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-05-04 12:50:29.733180 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-05-04 12:50:29.733199 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-05-04 12:50:29.733217 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-05-04 12:50:29.733236 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-05-04 12:50:29.733255 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-05-04 12:50:29.733274 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-05-04 12:50:29.733319 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-05-04 12:50:29.733340 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-05-04 12:50:29.733359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-05-04 12:50:29.733382 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-05-04 12:50:29.733409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-05-04 12:50:29.733431 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-05-04 12:50:29.733450 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-05-04 12:50:29.733469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-05-04 12:50:29.733488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-05-04 12:50:29.733507 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-05-04 12:50:29.733526 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-05-04 12:50:29.733544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-05-04 12:50:29.733563 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-05-04 12:50:29.733581 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-05-04 12:50:29.733600 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-05-04 12:50:29.733623 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-05-04 12:50:29.733651 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-05-04 12:50:29.733672 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-05-04 12:50:29.733691 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-05-04 12:50:29.733714 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-05-04 12:50:29.733741 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-05-04 12:50:29.733767 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-05-04 12:50:29.733793 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-05-04 12:50:29.733821 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-05-04 12:50:29.733847 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-05-04 12:50:29.733867 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-05-04 12:50:29.733886 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-05-04 12:50:29.733905 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-05-04 12:50:29.733925 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-05-04 12:50:29.733944 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-05-04 12:50:29.733962 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-05-04 12:50:29.733982 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-05-04 12:50:29.734001 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-05-04 12:50:29.734020 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-05-04 12:50:29.734038 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-05-04 12:50:29.734057 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-05-04 12:50:29.734075 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-05-04 12:50:29.734121 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-05-04 12:50:29.734152 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-05-04 12:50:29.734172 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-05-04 12:50:29.734192 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-05-04 12:50:29.734212 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-05-04 12:50:29.734231 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-05-04 12:50:29.734250 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-05-04 12:50:29.734269 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-05-04 12:50:29.734288 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-05-04 12:50:29.734307 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-05-04 12:50:29.734326 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-05-04 12:50:29.734345 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-05-04 12:50:29.734363 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-05-04 12:50:29.734382 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-05-04 12:50:29.734401 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-05-04 12:50:29.734419 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-05-04 12:50:29.734438 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-05-04 12:50:29.734459 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-05-04 12:50:29.734551 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt 2026-05-04 12:50:29.734584 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml 2026-05-04 12:50:29.734606 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt 2026-05-04 12:50:29.734626 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml 2026-05-04 12:50:29.734646 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-05-04 12:50:29.734665 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-05-04 12:50:29.734684 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-05-04 12:50:29.734704 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-05-04 12:50:29.734730 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-05-04 12:50:29.734756 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-05-04 12:50:29.734780 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-05-04 12:50:29.734803 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-05-04 12:50:29.734822 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-05-04 12:50:29.734841 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-05-04 12:50:29.734860 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-05-04 12:50:29.734879 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-05-04 12:50:29.734897 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-05-04 12:50:29.734915 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-05-04 12:50:29.734939 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-05-04 12:50:29.734959 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-05-04 12:50:29.734978 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-05-04 12:50:29.734997 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-05-04 12:50:29.735016 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-05-04 12:50:29.735034 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-05-04 12:50:29.735053 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-05-04 12:50:29.735072 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-05-04 12:50:29.735090 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-05-04 12:50:29.735109 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-05-04 12:50:29.735126 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-05-04 12:50:29.735144 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-05-04 12:50:29.735162 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-05-04 12:50:29.735181 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-05-04 12:50:29.735199 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-05-04 12:50:29.735218 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-05-04 12:50:29.735237 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-05-04 12:50:29.735256 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-05-04 12:50:29.735274 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-05-04 12:50:29.735293 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-05-04 12:50:29.735312 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-05-04 12:50:29.735331 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-05-04 12:50:29.735349 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-05-04 12:50:29.735368 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-05-04 12:50:29.735387 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-05-04 12:50:29.735406 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-05-04 12:50:29.735425 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-05-04 12:50:29.735445 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-05-04 12:50:29.735464 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-05-04 12:50:29.735502 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-05-04 12:50:29.735525 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-05-04 12:50:29.735544 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-05-04 12:50:29.735563 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-05-04 12:50:29.735582 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-05-04 12:50:29.735602 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-05-04 12:50:29.735621 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-05-04 12:50:29.735646 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-05-04 12:50:29.735667 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-05-04 12:50:29.735687 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-05-04 12:50:29.735708 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-05-04 12:50:29.735734 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-05-04 12:50:29.735754 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-05-04 12:50:29.735773 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-05-04 12:50:29.735792 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-05-04 12:50:29.735817 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-05-04 12:50:29.735845 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-05-04 12:50:29.735873 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-05-04 12:50:29.735899 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-05-04 12:50:29.735921 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-05-04 12:50:29.735941 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-05-04 12:50:29.735960 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-05-04 12:50:29.735980 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-05-04 12:50:29.735998 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-05-04 12:50:29.736018 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-05-04 12:50:29.736038 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-05-04 12:50:29.736057 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt 2026-05-04 12:50:29.736076 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml 2026-05-04 12:50:29.736094 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt 2026-05-04 12:50:29.736113 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml 2026-05-04 12:50:29.736132 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-05-04 12:50:29.736155 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-05-04 12:50:29.736198 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-05-04 12:50:29.736221 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-05-04 12:50:29.736241 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-05-04 12:50:29.736261 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-05-04 12:50:29.736281 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-05-04 12:50:29.736302 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-05-04 12:50:29.736321 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-05-04 12:50:29.736339 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-05-04 12:50:29.736358 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-05-04 12:50:29.736378 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-05-04 12:50:29.736396 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-05-04 12:50:29.736421 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-05-04 12:50:29.736440 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-05-04 12:50:29.736467 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-05-04 12:50:29.736510 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-05-04 12:50:29.736533 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-05-04 12:50:29.736553 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-05-04 12:50:29.736573 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-05-04 12:50:29.736593 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-05-04 12:50:29.736612 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-05-04 12:50:29.736631 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-05-04 12:50:29.736650 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-05-04 12:50:29.736669 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-05-04 12:50:29.736688 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-05-04 12:50:29.736710 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-05-04 12:50:29.736737 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-05-04 12:50:29.736763 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-05-04 12:50:29.736783 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-05-04 12:50:29.736802 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-05-04 12:50:29.736821 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-05-04 12:50:29.736840 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-05-04 12:50:29.736860 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-05-04 12:50:29.736879 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-05-04 12:50:29.736898 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-05-04 12:50:29.736917 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-05-04 12:50:29.736936 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-vhd8s.txt 2026-05-04 12:50:29.736971 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-vhd8s.yaml 2026-05-04 12:50:29.736992 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-05-04 12:50:29.737011 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-05-04 12:50:29.737030 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-05-04 12:50:29.737048 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-05-04 12:50:29.737067 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-05-04 12:50:29.737087 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-05-04 12:50:29.737107 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-05-04 12:50:29.737126 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-05-04 12:50:29.737145 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-05-04 12:50:29.737170 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-05-04 12:50:29.737189 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-05-04 12:50:29.737208 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-05-04 12:50:29.737246 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-05-04 12:50:29.737285 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-05-04 12:50:29.737316 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-05-04 12:50:29.737346 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-05-04 12:50:29.737376 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-05-04 12:50:29.737405 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-05-04 12:50:29.737434 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-05-04 12:50:29.737462 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-05-04 12:50:29.737490 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-05-04 12:50:29.737517 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-05-04 12:50:29.737543 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-05-04 12:50:29.737569 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-05-04 12:50:29.737596 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-05-04 12:50:29.737621 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-05-04 12:50:29.737645 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-05-04 12:50:29.737671 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-05-04 12:50:29.737698 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-kthgp.txt 2026-05-04 12:50:29.737726 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-kthgp.yaml 2026-05-04 12:50:29.737753 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-05-04 12:50:29.737781 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-05-04 12:50:29.737807 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-05-04 12:50:29.737827 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-05-04 12:50:29.737846 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-05-04 12:50:29.737865 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-05-04 12:50:29.737885 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-05-04 12:50:29.737904 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-05-04 12:50:29.737923 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-05-04 12:50:29.737942 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-05-04 12:50:29.737961 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-05-04 12:50:29.737979 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-05-04 12:50:29.737998 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-05-04 12:50:29.738017 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-05-04 12:50:29.738045 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-05-04 12:50:29.738065 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-05-04 12:50:29.738084 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-05-04 12:50:29.738102 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-05-04 12:50:29.738120 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-05-04 12:50:29.738138 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-05-04 12:50:29.738157 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-05-04 12:50:29.738176 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-05-04 12:50:29.738194 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-05-04 12:50:29.738213 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-05-04 12:50:29.738231 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-05-04 12:50:29.738249 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-05-04 12:50:29.738267 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-05-04 12:50:29.738285 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-05-04 12:50:29.738304 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-05-04 12:50:29.738322 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-05-04 12:50:29.738342 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-05-04 12:50:29.738361 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-05-04 12:50:29.738380 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-05-04 12:50:29.738398 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-05-04 12:50:29.738416 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-05-04 12:50:29.738434 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-05-04 12:50:29.738453 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-05-04 12:50:29.738471 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-05-04 12:50:29.738490 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-05-04 12:50:29.738536 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-05-04 12:50:29.738556 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-05-04 12:50:29.738574 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-05-04 12:50:29.738593 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-05-04 12:50:29.738611 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-05-04 12:50:29.738630 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-05-04 12:50:29.738650 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-05-04 12:50:29.738668 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-05-04 12:50:29.738687 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-05-04 12:50:29.738707 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-05-04 12:50:29.738726 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-05-04 12:50:29.738751 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-05-04 12:50:29.738771 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-05-04 12:50:29.738790 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-05-04 12:50:29.738809 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-05-04 12:50:29.738827 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-05-04 12:50:29.738846 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-05-04 12:50:29.738864 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-05-04 12:50:29.738882 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-05-04 12:50:29.738900 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-05-04 12:50:29.738919 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-05-04 12:50:29.738937 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-05-04 12:50:29.738956 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-05-04 12:50:29.738974 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-05-04 12:50:29.738993 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-05-04 12:50:29.739012 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-05-04 12:50:29.739032 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-05-04 12:50:29.739053 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-05-04 12:50:29.739073 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-05-04 12:50:29.739191 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-05-04 12:50:29.739223 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-05-04 12:50:29.739243 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-05-04 12:50:29.739263 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-05-04 12:50:29.739282 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-05-04 12:50:29.739302 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-05-04 12:50:29.739321 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-kkxsf.txt 2026-05-04 12:50:29.739341 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-kkxsf.yaml 2026-05-04 12:50:29.739360 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-05-04 12:50:29.739382 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-05-04 12:50:29.739402 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-05-04 12:50:29.739421 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-05-04 12:50:29.739439 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-05-04 12:50:29.781700 | 2026-05-04 12:50:29.781863 | TASK [gather-pod-logs : creating directory for pod logs] 2026-05-04 12:50:29.979393 | instance | changed 2026-05-04 12:50:29.985026 | 2026-05-04 12:50:29.985107 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-05-04 12:50:30.192891 | instance | changed 2026-05-04 12:50:30.201732 | 2026-05-04 12:50:30.202227 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-05-04 12:50:30.838617 | instance | auth-system/keycloak-0/keycloak 2026-05-04 12:50:31.086894 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-05-04 12:50:31.311386 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qrw8x/manager 2026-05-04 12:50:31.521595 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qrw8x" not found 2026-05-04 12:50:31.724699 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-4lkjl/manager 2026-05-04 12:50:31.915597 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-4lkjl" not found 2026-05-04 12:50:32.144126 | instance | capi-system/capi-controller-manager-bc4cf8c95-x5wdm/manager 2026-05-04 12:50:32.345495 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-controller-manager-bc4cf8c95-x5wdm" not found 2026-05-04 12:50:32.538559 | instance | capo-system/capo-controller-manager-65565fdb7f-6fk6b/manager 2026-05-04 12:50:32.727283 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capo-controller-manager-65565fdb7f-6fk6b" not found 2026-05-04 12:50:32.907102 | instance | cert-manager/cert-manager-75c4c745bc-b6kx2/cert-manager-controller 2026-05-04 12:50:33.114665 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-b6kx2" not found 2026-05-04 12:50:33.319384 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-dmgc6/cert-manager-cainjector 2026-05-04 12:50:33.518427 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-dmgc6" not found 2026-05-04 12:50:33.714872 | instance | cert-manager/cert-manager-webhook-548949fc64-4pkbf/cert-manager-webhook 2026-05-04 12:50:33.904134 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-4pkbf" not found 2026-05-04 12:50:34.093986 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-n6l4r/envoy-gateway 2026-05-04 12:50:34.347753 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-n6l4r" not found 2026-05-04 12:50:34.549211 | instance | ingress-nginx/ingress-nginx-controller-jgbb5/controller 2026-05-04 12:50:34.801161 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-jgbb5" not found 2026-05-04 12:50:34.988219 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-v78rc/ingress-nginx-default-backend 2026-05-04 12:50:35.176359 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-v78rc" not found 2026-05-04 12:50:35.377629 | instance | kube-system/cilium-lvvq2/config 2026-05-04 12:50:35.605392 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-lvvq2" not found 2026-05-04 12:50:35.611584 | instance | kube-system/cilium-lvvq2/mount-cgroup 2026-05-04 12:50:35.797710 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-lvvq2" not found 2026-05-04 12:50:35.804149 | instance | kube-system/cilium-lvvq2/apply-sysctl-overwrites 2026-05-04 12:50:36.001081 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-lvvq2" not found 2026-05-04 12:50:36.005590 | instance | kube-system/cilium-lvvq2/mount-bpf-fs 2026-05-04 12:50:36.193652 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-lvvq2" not found 2026-05-04 12:50:36.199091 | instance | kube-system/cilium-lvvq2/clean-cilium-state 2026-05-04 12:50:36.380510 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-lvvq2" not found 2026-05-04 12:50:36.386520 | instance | kube-system/cilium-lvvq2/install-cni-binaries 2026-05-04 12:50:36.580434 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-lvvq2" not found 2026-05-04 12:50:36.585014 | instance | kube-system/cilium-lvvq2/cilium-agent 2026-05-04 12:50:36.880181 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-lvvq2" not found 2026-05-04 12:50:37.082349 | instance | kube-system/cilium-operator-869df985b8-hzpd9/cilium-operator 2026-05-04 12:50:37.282341 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-hzpd9" not found 2026-05-04 12:50:37.482105 | instance | kube-system/coredns-67659f764b-cl5wt/coredns 2026-05-04 12:50:37.663611 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-cl5wt" not found 2026-05-04 12:50:37.851139 | instance | kube-system/coredns-67659f764b-rbnp2/coredns 2026-05-04 12:50:38.042035 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-rbnp2" not found 2026-05-04 12:50:38.226532 | instance | kube-system/etcd-instance/etcd 2026-05-04 12:50:38.438975 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-05-04 12:50:38.635116 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-05-04 12:50:38.837660 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-05-04 12:50:39.019588 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-05-04 12:50:39.300220 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-05-04 12:50:39.502895 | instance | kube-system/kube-proxy-969zx/kube-proxy 2026-05-04 12:50:39.693093 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-969zx" not found 2026-05-04 12:50:39.878146 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-05-04 12:50:40.082125 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-05-04 12:50:40.249882 | instance | kube-system/kube-vip-instance/kube-vip 2026-05-04 12:50:40.432595 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-05-04 12:50:40.617468 | instance | local-path-storage/local-path-provisioner-679c578f5-xqlbm/local-path-provisioner 2026-05-04 12:50:40.821596 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-xqlbm" not found 2026-05-04 12:50:41.014889 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-05-04 12:50:41.214184 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-04 12:50:41.219050 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-05-04 12:50:41.395688 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-04 12:50:41.400511 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-05-04 12:50:41.583798 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-04 12:50:41.589072 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-05-04 12:50:41.801202 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-05-04 12:50:41.971178 | instance | monitoring/goldpinger-6vgll/goldpinger-daemon 2026-05-04 12:50:42.165848 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-6vgll" not found 2026-05-04 12:50:42.360922 | instance | monitoring/kube-prometheus-stack-grafana-5c94c4b8f7-hflxx/grafana-sc-dashboard 2026-05-04 12:50:42.565219 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-5c94c4b8f7-hflxx" not found 2026-05-04 12:50:42.570547 | instance | monitoring/kube-prometheus-stack-grafana-5c94c4b8f7-hflxx/grafana-sc-datasources 2026-05-04 12:50:42.746477 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-5c94c4b8f7-hflxx" not found 2026-05-04 12:50:42.751873 | instance | monitoring/kube-prometheus-stack-grafana-5c94c4b8f7-hflxx/grafana 2026-05-04 12:50:42.985370 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-5c94c4b8f7-hflxx" not found 2026-05-04 12:50:43.177663 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rzqsx/kube-state-metrics 2026-05-04 12:50:43.354825 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-rzqsx" not found 2026-05-04 12:50:43.539990 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-dhq45/kube-prometheus-stack 2026-05-04 12:50:43.730234 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-dhq45" not found 2026-05-04 12:50:43.916820 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-pzw8z/node-exporter 2026-05-04 12:50:44.123389 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-pzw8z/pod-tls-sidecar 2026-05-04 12:50:44.308719 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-pzw8z" not found 2026-05-04 12:50:44.479048 | instance | monitoring/loki-0/loki 2026-05-04 12:50:44.694493 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-05-04 12:50:44.896462 | instance | monitoring/loki-chunks-cache-0/memcached 2026-05-04 12:50:45.081282 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-05-04 12:50:45.086620 | instance | monitoring/loki-chunks-cache-0/exporter 2026-05-04 12:50:45.264206 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-05-04 12:50:45.449884 | instance | monitoring/loki-gateway-cf54cb88c-kz4g9/nginx 2026-05-04 12:50:45.843335 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-kz4g9" not found 2026-05-04 12:50:46.064414 | instance | monitoring/loki-results-cache-0/memcached 2026-05-04 12:50:46.258704 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-05-04 12:50:46.269869 | instance | monitoring/loki-results-cache-0/exporter 2026-05-04 12:50:46.442843 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-05-04 12:50:46.631839 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-mmw4x/gc 2026-05-04 12:50:46.815510 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-mmw4x" not found 2026-05-04 12:50:47.049064 | instance | monitoring/node-feature-discovery-master-8665476dbc-spvqx/master 2026-05-04 12:50:47.255710 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-spvqx" not found 2026-05-04 12:50:47.472611 | instance | monitoring/node-feature-discovery-worker-697tl/worker 2026-05-04 12:50:47.688961 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-697tl" not found 2026-05-04 12:50:47.905788 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-05-04 12:50:48.099471 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-04 12:50:48.105614 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-05-04 12:50:48.302417 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-04 12:50:48.308185 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-05-04 12:50:48.499083 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-04 12:50:48.504597 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-05-04 12:50:48.678170 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-04 12:50:48.682953 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-05-04 12:50:48.895150 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-05-04 12:50:49.077560 | instance | monitoring/prometheus-pushgateway-7b8659c68b-b4pkz/pushgateway 2026-05-04 12:50:49.249430 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-b4pkz" not found 2026-05-04 12:50:49.447741 | instance | monitoring/vector-k5qs4/vector 2026-05-04 12:50:49.712545 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-k5qs4" not found 2026-05-04 12:50:49.915575 | instance | openstack/barbican-api-7dc67d5487-rkppl/init 2026-05-04 12:50:50.092950 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-7dc67d5487-rkppl" not found 2026-05-04 12:50:50.098016 | instance | openstack/barbican-api-7dc67d5487-rkppl/barbican-api 2026-05-04 12:50:50.297225 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-7dc67d5487-rkppl" not found 2026-05-04 12:50:50.476319 | instance | openstack/barbican-db-init-vbwh2/init 2026-05-04 12:50:50.663406 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-vbwh2" not found 2026-05-04 12:50:50.668548 | instance | openstack/barbican-db-init-vbwh2/barbican-db-init-0 2026-05-04 12:50:50.846672 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-vbwh2" not found 2026-05-04 12:50:51.031386 | instance | openstack/barbican-db-sync-4n6dw/init 2026-05-04 12:50:51.210256 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-4n6dw" not found 2026-05-04 12:50:51.214976 | instance | openstack/barbican-db-sync-4n6dw/barbican-db-sync 2026-05-04 12:50:51.400411 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-4n6dw" not found 2026-05-04 12:50:51.587001 | instance | openstack/barbican-ks-endpoints-8hx27/init 2026-05-04 12:50:51.772135 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-8hx27" not found 2026-05-04 12:50:51.777646 | instance | openstack/barbican-ks-endpoints-8hx27/key-manager-ks-endpoints-admin 2026-05-04 12:50:51.966535 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-8hx27" not found 2026-05-04 12:50:51.972863 | instance | openstack/barbican-ks-endpoints-8hx27/key-manager-ks-endpoints-internal 2026-05-04 12:50:52.160980 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-8hx27" not found 2026-05-04 12:50:52.165742 | instance | openstack/barbican-ks-endpoints-8hx27/key-manager-ks-endpoints-public 2026-05-04 12:50:52.360411 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-8hx27" not found 2026-05-04 12:50:52.549995 | instance | openstack/barbican-ks-service-knb5p/init 2026-05-04 12:50:52.745797 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-knb5p" not found 2026-05-04 12:50:52.751284 | instance | openstack/barbican-ks-service-knb5p/key-manager-ks-service-registration 2026-05-04 12:50:52.935536 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-knb5p" not found 2026-05-04 12:50:53.127385 | instance | openstack/barbican-ks-user-6npv9/init 2026-05-04 12:50:53.310041 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-6npv9" not found 2026-05-04 12:50:53.314525 | instance | openstack/barbican-ks-user-6npv9/barbican-ks-user 2026-05-04 12:50:53.503868 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-6npv9" not found 2026-05-04 12:50:53.691524 | instance | openstack/barbican-rabbit-init-jg7w4/init 2026-05-04 12:50:53.908973 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-jg7w4" not found 2026-05-04 12:50:53.914197 | instance | openstack/barbican-rabbit-init-jg7w4/rabbit-init 2026-05-04 12:50:54.087544 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-jg7w4" not found 2026-05-04 12:50:54.260945 | instance | openstack/cinder-api-655cbcb574-wsm4g/init 2026-05-04 12:50:54.444091 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-655cbcb574-wsm4g" not found 2026-05-04 12:50:54.449649 | instance | openstack/cinder-api-655cbcb574-wsm4g/ceph-coordination-volume-perms 2026-05-04 12:50:54.618404 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-655cbcb574-wsm4g" not found 2026-05-04 12:50:54.623133 | instance | openstack/cinder-api-655cbcb574-wsm4g/cinder-api 2026-05-04 12:50:54.950800 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-655cbcb574-wsm4g" not found 2026-05-04 12:50:55.128186 | instance | openstack/cinder-backup-5cbbdd55b-x2mb4/init 2026-05-04 12:50:55.315129 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-5cbbdd55b-x2mb4" not found 2026-05-04 12:50:55.319717 | instance | openstack/cinder-backup-5cbbdd55b-x2mb4/ceph-backup-keyring-placement 2026-05-04 12:50:55.487301 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-5cbbdd55b-x2mb4" not found 2026-05-04 12:50:55.491258 | instance | openstack/cinder-backup-5cbbdd55b-x2mb4/ceph-keyring-placement-rbd1 2026-05-04 12:50:55.667378 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-5cbbdd55b-x2mb4" not found 2026-05-04 12:50:55.673026 | instance | openstack/cinder-backup-5cbbdd55b-x2mb4/ceph-coordination-volume-perms 2026-05-04 12:50:55.856971 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-5cbbdd55b-x2mb4" not found 2026-05-04 12:50:55.862385 | instance | openstack/cinder-backup-5cbbdd55b-x2mb4/cinder-backup 2026-05-04 12:50:56.061470 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-5cbbdd55b-x2mb4" not found 2026-05-04 12:50:56.257197 | instance | openstack/cinder-backup-storage-init-n4dmf/init 2026-05-04 12:50:56.442254 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-n4dmf" not found 2026-05-04 12:50:56.449143 | instance | openstack/cinder-backup-storage-init-n4dmf/ceph-keyring-placement 2026-05-04 12:50:56.628300 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-n4dmf" not found 2026-05-04 12:50:56.635403 | instance | openstack/cinder-backup-storage-init-n4dmf/cinder-backup-storage-init 2026-05-04 12:50:56.821937 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-n4dmf" not found 2026-05-04 12:50:57.033162 | instance | openstack/cinder-bootstrap-hkglr/init 2026-05-04 12:50:57.232467 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-hkglr" not found 2026-05-04 12:50:57.238793 | instance | openstack/cinder-bootstrap-hkglr/bootstrap 2026-05-04 12:50:57.438635 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-hkglr" not found 2026-05-04 12:50:57.644504 | instance | openstack/cinder-create-internal-tenant-tshsg/init 2026-05-04 12:50:57.829799 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-tshsg" not found 2026-05-04 12:50:57.834783 | instance | openstack/cinder-create-internal-tenant-tshsg/create-internal-tenant 2026-05-04 12:50:58.026977 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-tshsg" not found 2026-05-04 12:50:58.222754 | instance | openstack/cinder-db-init-bh9l7/init 2026-05-04 12:50:58.404164 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-bh9l7" not found 2026-05-04 12:50:58.409429 | instance | openstack/cinder-db-init-bh9l7/cinder-db-init-0 2026-05-04 12:50:58.595404 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-bh9l7" not found 2026-05-04 12:50:58.792990 | instance | openstack/cinder-db-sync-jnpz4/init 2026-05-04 12:50:58.971513 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-jnpz4" not found 2026-05-04 12:50:58.975860 | instance | openstack/cinder-db-sync-jnpz4/cinder-db-sync 2026-05-04 12:50:59.152674 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-jnpz4" not found 2026-05-04 12:50:59.365883 | instance | openstack/cinder-ks-endpoints-vwxph/init 2026-05-04 12:50:59.569459 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-vwxph" not found 2026-05-04 12:50:59.574939 | instance | openstack/cinder-ks-endpoints-vwxph/volumev3-ks-endpoints-admin 2026-05-04 12:50:59.759001 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-vwxph" not found 2026-05-04 12:50:59.764606 | instance | openstack/cinder-ks-endpoints-vwxph/volumev3-ks-endpoints-internal 2026-05-04 12:50:59.956050 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-vwxph" not found 2026-05-04 12:50:59.961323 | instance | openstack/cinder-ks-endpoints-vwxph/volumev3-ks-endpoints-public 2026-05-04 12:51:00.161128 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-vwxph" not found 2026-05-04 12:51:00.349341 | instance | openstack/cinder-ks-service-pwjf2/init 2026-05-04 12:51:00.533254 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-pwjf2" not found 2026-05-04 12:51:00.537885 | instance | openstack/cinder-ks-service-pwjf2/volumev3-ks-service-registration 2026-05-04 12:51:00.738520 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-pwjf2" not found 2026-05-04 12:51:00.913789 | instance | openstack/cinder-ks-user-lvslx/init 2026-05-04 12:51:01.093208 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-lvslx" not found 2026-05-04 12:51:01.098421 | instance | openstack/cinder-ks-user-lvslx/cinder-ks-user 2026-05-04 12:51:01.284915 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-lvslx" not found 2026-05-04 12:51:01.507985 | instance | openstack/cinder-rabbit-init-7l9xl/init 2026-05-04 12:51:01.704262 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-7l9xl" not found 2026-05-04 12:51:01.709522 | instance | openstack/cinder-rabbit-init-7l9xl/rabbit-init 2026-05-04 12:51:01.901953 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-7l9xl" not found 2026-05-04 12:51:02.100698 | instance | openstack/cinder-scheduler-6dd7cf4f4b-z7wt2/init 2026-05-04 12:51:02.286321 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-6dd7cf4f4b-z7wt2" not found 2026-05-04 12:51:02.291693 | instance | openstack/cinder-scheduler-6dd7cf4f4b-z7wt2/ceph-coordination-volume-perms 2026-05-04 12:51:02.492831 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-6dd7cf4f4b-z7wt2" not found 2026-05-04 12:51:02.497492 | instance | openstack/cinder-scheduler-6dd7cf4f4b-z7wt2/cinder-scheduler 2026-05-04 12:51:02.681643 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-6dd7cf4f4b-z7wt2" not found 2026-05-04 12:51:02.855095 | instance | openstack/cinder-storage-init-rb8gn/init 2026-05-04 12:51:03.035777 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-rb8gn" not found 2026-05-04 12:51:03.039305 | instance | openstack/cinder-storage-init-rb8gn/ceph-keyring-placement 2026-05-04 12:51:03.226802 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-rb8gn" not found 2026-05-04 12:51:03.230819 | instance | openstack/cinder-storage-init-rb8gn/cinder-storage-init-rbd1 2026-05-04 12:51:03.426418 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-rb8gn" not found 2026-05-04 12:51:03.604522 | instance | openstack/cinder-volume-8fc6dbf9c-frqvw/init 2026-05-04 12:51:03.790268 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-8fc6dbf9c-frqvw" not found 2026-05-04 12:51:03.794259 | instance | openstack/cinder-volume-8fc6dbf9c-frqvw/ceph-keyring-placement-rbd1 2026-05-04 12:51:03.961674 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-8fc6dbf9c-frqvw" not found 2026-05-04 12:51:03.966660 | instance | openstack/cinder-volume-8fc6dbf9c-frqvw/ceph-coordination-volume-perms 2026-05-04 12:51:04.136192 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-8fc6dbf9c-frqvw" not found 2026-05-04 12:51:04.141278 | instance | openstack/cinder-volume-8fc6dbf9c-frqvw/init-cinder-conf 2026-05-04 12:51:04.317089 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-8fc6dbf9c-frqvw" not found 2026-05-04 12:51:04.320626 | instance | openstack/cinder-volume-8fc6dbf9c-frqvw/cinder-volume 2026-05-04 12:51:04.509164 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-8fc6dbf9c-frqvw" not found 2026-05-04 12:51:04.709003 | instance | openstack/cinder-volume-usage-audit-29631605-694pj/init 2026-05-04 12:51:04.886008 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29631605-694pj" not found 2026-05-04 12:51:04.891915 | instance | openstack/cinder-volume-usage-audit-29631605-694pj/cinder-volume-usage-audit 2026-05-04 12:51:05.076589 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29631605-694pj" not found 2026-05-04 12:51:05.250463 | instance | openstack/glance-api-7f5797b66b-ngjxf/init 2026-05-04 12:51:05.437434 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-7f5797b66b-ngjxf" not found 2026-05-04 12:51:05.443240 | instance | openstack/glance-api-7f5797b66b-ngjxf/glance-perms 2026-05-04 12:51:05.633005 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-7f5797b66b-ngjxf" not found 2026-05-04 12:51:05.637967 | instance | openstack/glance-api-7f5797b66b-ngjxf/ceph-keyring-placement 2026-05-04 12:51:05.828084 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-7f5797b66b-ngjxf" not found 2026-05-04 12:51:05.833685 | instance | openstack/glance-api-7f5797b66b-ngjxf/glance-api 2026-05-04 12:51:06.041380 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-7f5797b66b-ngjxf" not found 2026-05-04 12:51:06.234975 | instance | openstack/glance-db-init-rgg52/init 2026-05-04 12:51:06.421936 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-rgg52" not found 2026-05-04 12:51:06.427858 | instance | openstack/glance-db-init-rgg52/glance-db-init-0 2026-05-04 12:51:06.625157 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-rgg52" not found 2026-05-04 12:51:06.815181 | instance | openstack/glance-db-sync-fxtd9/init 2026-05-04 12:51:07.003280 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-fxtd9" not found 2026-05-04 12:51:07.008814 | instance | openstack/glance-db-sync-fxtd9/glance-db-sync 2026-05-04 12:51:07.227852 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-fxtd9" not found 2026-05-04 12:51:07.426410 | instance | openstack/glance-ks-endpoints-j8v5t/init 2026-05-04 12:51:07.616508 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-j8v5t" not found 2026-05-04 12:51:07.622102 | instance | openstack/glance-ks-endpoints-j8v5t/image-ks-endpoints-admin 2026-05-04 12:51:07.803930 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-j8v5t" not found 2026-05-04 12:51:07.810208 | instance | openstack/glance-ks-endpoints-j8v5t/image-ks-endpoints-internal 2026-05-04 12:51:07.993060 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-j8v5t" not found 2026-05-04 12:51:07.997803 | instance | openstack/glance-ks-endpoints-j8v5t/image-ks-endpoints-public 2026-05-04 12:51:08.189675 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-j8v5t" not found 2026-05-04 12:51:08.378085 | instance | openstack/glance-ks-service-59wqn/init 2026-05-04 12:51:08.570326 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-59wqn" not found 2026-05-04 12:51:08.575900 | instance | openstack/glance-ks-service-59wqn/image-ks-service-registration 2026-05-04 12:51:08.782920 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-59wqn" not found 2026-05-04 12:51:08.972068 | instance | openstack/glance-ks-user-gnx4j/init 2026-05-04 12:51:09.187218 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-gnx4j" not found 2026-05-04 12:51:09.193687 | instance | openstack/glance-ks-user-gnx4j/glance-ks-user 2026-05-04 12:51:09.382591 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-gnx4j" not found 2026-05-04 12:51:09.556790 | instance | openstack/glance-metadefs-load-6jjhl/init 2026-05-04 12:51:09.734473 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-6jjhl" not found 2026-05-04 12:51:09.740304 | instance | openstack/glance-metadefs-load-6jjhl/glance-metadefs-load 2026-05-04 12:51:09.911719 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-6jjhl" not found 2026-05-04 12:51:10.093372 | instance | openstack/glance-rabbit-init-85lnr/init 2026-05-04 12:51:10.283743 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-85lnr" not found 2026-05-04 12:51:10.289309 | instance | openstack/glance-rabbit-init-85lnr/rabbit-init 2026-05-04 12:51:10.469451 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-85lnr" not found 2026-05-04 12:51:10.672140 | instance | openstack/glance-storage-init-2w9pt/init 2026-05-04 12:51:10.857753 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-2w9pt" not found 2026-05-04 12:51:10.862787 | instance | openstack/glance-storage-init-2w9pt/ceph-keyring-placement 2026-05-04 12:51:11.051939 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-2w9pt" not found 2026-05-04 12:51:11.057444 | instance | openstack/glance-storage-init-2w9pt/glance-storage-init 2026-05-04 12:51:11.232810 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-2w9pt" not found 2026-05-04 12:51:11.412762 | instance | openstack/heat-api-9675c8dd-4m87s/init 2026-05-04 12:51:11.604616 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-9675c8dd-4m87s" not found 2026-05-04 12:51:11.609329 | instance | openstack/heat-api-9675c8dd-4m87s/heat-api 2026-05-04 12:51:11.799306 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-9675c8dd-4m87s" not found 2026-05-04 12:51:11.996310 | instance | openstack/heat-bootstrap-85htc/init 2026-05-04 12:51:12.187945 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-85htc" not found 2026-05-04 12:51:12.191231 | instance | openstack/heat-bootstrap-85htc/bootstrap 2026-05-04 12:51:12.378562 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-85htc" not found 2026-05-04 12:51:12.558608 | instance | openstack/heat-cfn-6d88c9f574-6snff/init 2026-05-04 12:51:12.773019 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-6d88c9f574-6snff" not found 2026-05-04 12:51:12.779196 | instance | openstack/heat-cfn-6d88c9f574-6snff/heat-cfn 2026-05-04 12:51:12.978562 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-6d88c9f574-6snff" not found 2026-05-04 12:51:13.164059 | instance | openstack/heat-db-init-sz2zz/init 2026-05-04 12:51:13.354120 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-sz2zz" not found 2026-05-04 12:51:13.357968 | instance | openstack/heat-db-init-sz2zz/heat-db-init-0 2026-05-04 12:51:13.535394 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-sz2zz" not found 2026-05-04 12:51:13.719558 | instance | openstack/heat-db-sync-qctk4/init 2026-05-04 12:51:13.888432 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-qctk4" not found 2026-05-04 12:51:13.893840 | instance | openstack/heat-db-sync-qctk4/heat-db-sync 2026-05-04 12:51:14.079785 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-qctk4" not found 2026-05-04 12:51:14.261578 | instance | openstack/heat-domain-ks-user-w566l/init 2026-05-04 12:51:14.446946 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-w566l" not found 2026-05-04 12:51:14.453259 | instance | openstack/heat-domain-ks-user-w566l/heat-ks-domain-user 2026-05-04 12:51:14.650823 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-w566l" not found 2026-05-04 12:51:14.835051 | instance | openstack/heat-engine-55f48d68d9-flp5q/init 2026-05-04 12:51:15.045824 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-55f48d68d9-flp5q" not found 2026-05-04 12:51:15.051351 | instance | openstack/heat-engine-55f48d68d9-flp5q/heat-engine 2026-05-04 12:51:15.224432 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-55f48d68d9-flp5q" not found 2026-05-04 12:51:15.411153 | instance | openstack/heat-engine-cleaner-29631640-lmtkb/init 2026-05-04 12:51:15.601571 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29631640-lmtkb" not found 2026-05-04 12:51:15.606299 | instance | openstack/heat-engine-cleaner-29631640-lmtkb/heat-engine-cleaner 2026-05-04 12:51:15.783753 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29631640-lmtkb" not found 2026-05-04 12:51:15.966772 | instance | openstack/heat-engine-cleaner-29631645-b7wvg/init 2026-05-04 12:51:16.159618 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29631645-b7wvg" not found 2026-05-04 12:51:16.165263 | instance | openstack/heat-engine-cleaner-29631645-b7wvg/heat-engine-cleaner 2026-05-04 12:51:16.341910 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29631645-b7wvg" not found 2026-05-04 12:51:16.529988 | instance | openstack/heat-engine-cleaner-29631650-mm46w/init 2026-05-04 12:51:16.704295 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29631650-mm46w" not found 2026-05-04 12:51:16.710672 | instance | openstack/heat-engine-cleaner-29631650-mm46w/heat-engine-cleaner 2026-05-04 12:51:16.904492 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29631650-mm46w" not found 2026-05-04 12:51:17.120774 | instance | openstack/heat-ks-endpoints-tpk8p/init 2026-05-04 12:51:17.330678 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-tpk8p" not found 2026-05-04 12:51:17.334825 | instance | openstack/heat-ks-endpoints-tpk8p/orchestration-ks-endpoints-admin 2026-05-04 12:51:17.540579 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-tpk8p" not found 2026-05-04 12:51:17.545428 | instance | openstack/heat-ks-endpoints-tpk8p/orchestration-ks-endpoints-internal 2026-05-04 12:51:17.771162 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-tpk8p" not found 2026-05-04 12:51:17.776528 | instance | openstack/heat-ks-endpoints-tpk8p/orchestration-ks-endpoints-public 2026-05-04 12:51:17.971312 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-tpk8p" not found 2026-05-04 12:51:17.977804 | instance | openstack/heat-ks-endpoints-tpk8p/cloudformation-ks-endpoints-admin 2026-05-04 12:51:18.177690 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-tpk8p" not found 2026-05-04 12:51:18.184194 | instance | openstack/heat-ks-endpoints-tpk8p/cloudformation-ks-endpoints-internal 2026-05-04 12:51:18.386309 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-tpk8p" not found 2026-05-04 12:51:18.393279 | instance | openstack/heat-ks-endpoints-tpk8p/cloudformation-ks-endpoints-public 2026-05-04 12:51:18.598364 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-tpk8p" not found 2026-05-04 12:51:18.787279 | instance | openstack/heat-ks-service-zsjtx/init 2026-05-04 12:51:18.975735 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-zsjtx" not found 2026-05-04 12:51:18.979423 | instance | openstack/heat-ks-service-zsjtx/orchestration-ks-service-registration 2026-05-04 12:51:19.157934 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-zsjtx" not found 2026-05-04 12:51:19.161993 | instance | openstack/heat-ks-service-zsjtx/cloudformation-ks-service-registration 2026-05-04 12:51:19.349425 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-zsjtx" not found 2026-05-04 12:51:19.536005 | instance | openstack/heat-ks-user-tg2cr/init 2026-05-04 12:51:19.710582 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-tg2cr" not found 2026-05-04 12:51:19.716344 | instance | openstack/heat-ks-user-tg2cr/heat-ks-user 2026-05-04 12:51:19.892925 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-tg2cr" not found 2026-05-04 12:51:19.898144 | instance | openstack/heat-ks-user-tg2cr/heat-trustee-ks-user 2026-05-04 12:51:20.088131 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-tg2cr" not found 2026-05-04 12:51:20.283088 | instance | openstack/heat-rabbit-init-zw5d2/init 2026-05-04 12:51:20.494050 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-zw5d2" not found 2026-05-04 12:51:20.499122 | instance | openstack/heat-rabbit-init-zw5d2/rabbit-init 2026-05-04 12:51:20.708276 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-zw5d2" not found 2026-05-04 12:51:20.891060 | instance | openstack/heat-trusts-v6xfn/init 2026-05-04 12:51:21.089037 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-v6xfn" not found 2026-05-04 12:51:21.094700 | instance | openstack/heat-trusts-v6xfn/heat-trusts 2026-05-04 12:51:21.292878 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-v6xfn" not found 2026-05-04 12:51:21.502533 | instance | openstack/horizon-6f69b4dc5c-wp7wz/init 2026-05-04 12:51:21.684340 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-6f69b4dc5c-wp7wz" not found 2026-05-04 12:51:21.688664 | instance | openstack/horizon-6f69b4dc5c-wp7wz/horizon 2026-05-04 12:51:21.925761 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-6f69b4dc5c-wp7wz" not found 2026-05-04 12:51:22.128425 | instance | openstack/horizon-db-init-zllnq/init 2026-05-04 12:51:22.315927 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-zllnq" not found 2026-05-04 12:51:22.321996 | instance | openstack/horizon-db-init-zllnq/horizon-db-init-0 2026-05-04 12:51:22.510520 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-zllnq" not found 2026-05-04 12:51:22.696321 | instance | openstack/horizon-db-sync-mh8t9/init 2026-05-04 12:51:22.878268 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-mh8t9" not found 2026-05-04 12:51:22.882779 | instance | openstack/horizon-db-sync-mh8t9/horizon-db-sync 2026-05-04 12:51:23.071703 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-mh8t9" not found 2026-05-04 12:51:23.256096 | instance | openstack/keepalived-l786j/init 2026-05-04 12:51:23.471177 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-l786j" not found 2026-05-04 12:51:23.477719 | instance | openstack/keepalived-l786j/wait-for-ip 2026-05-04 12:51:23.878912 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-l786j" not found 2026-05-04 12:51:23.885018 | instance | openstack/keepalived-l786j/keepalived 2026-05-04 12:51:24.146740 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-l786j" not found 2026-05-04 12:51:24.343179 | instance | openstack/keystone-api-5895cb7546-h5tm6/init 2026-05-04 12:51:24.540965 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-5895cb7546-h5tm6" not found 2026-05-04 12:51:24.546606 | instance | openstack/keystone-api-5895cb7546-h5tm6/keystone-api 2026-05-04 12:51:25.402110 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-5895cb7546-h5tm6" not found 2026-05-04 12:51:25.597128 | instance | openstack/keystone-bootstrap-msfqf/init 2026-05-04 12:51:25.783253 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-msfqf" not found 2026-05-04 12:51:25.787845 | instance | openstack/keystone-bootstrap-msfqf/bootstrap 2026-05-04 12:51:25.983628 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-msfqf" not found 2026-05-04 12:51:26.172827 | instance | openstack/keystone-credential-setup-thx74/init 2026-05-04 12:51:26.361372 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-thx74" not found 2026-05-04 12:51:26.367881 | instance | openstack/keystone-credential-setup-thx74/keystone-credential-setup 2026-05-04 12:51:26.575137 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-thx74" not found 2026-05-04 12:51:26.768605 | instance | openstack/keystone-db-init-rzk57/init 2026-05-04 12:51:26.958162 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-rzk57" not found 2026-05-04 12:51:26.963958 | instance | openstack/keystone-db-init-rzk57/keystone-db-init-0 2026-05-04 12:51:27.146792 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-rzk57" not found 2026-05-04 12:51:27.328123 | instance | openstack/keystone-db-sync-7gghw/init 2026-05-04 12:51:27.514621 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-7gghw" not found 2026-05-04 12:51:27.519749 | instance | openstack/keystone-db-sync-7gghw/keystone-db-sync 2026-05-04 12:51:27.711257 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-7gghw" not found 2026-05-04 12:51:27.932503 | instance | openstack/keystone-domain-manage-dgxcg/init 2026-05-04 12:51:28.140750 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-dgxcg" not found 2026-05-04 12:51:28.146151 | instance | openstack/keystone-domain-manage-dgxcg/keystone-domain-manage 2026-05-04 12:51:28.344486 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-dgxcg" not found 2026-05-04 12:51:28.549419 | instance | openstack/keystone-fernet-rotate-29631600-cc4nj/init 2026-05-04 12:51:28.726035 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-rotate-29631600-cc4nj" not found 2026-05-04 12:51:28.730721 | instance | openstack/keystone-fernet-rotate-29631600-cc4nj/keystone-fernet-rotate 2026-05-04 12:51:28.914812 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-rotate" in pod "keystone-fernet-rotate-29631600-cc4nj" not found 2026-05-04 12:51:29.136603 | instance | openstack/keystone-fernet-setup-9xdd9/init 2026-05-04 12:51:29.335123 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-9xdd9" not found 2026-05-04 12:51:29.341576 | instance | openstack/keystone-fernet-setup-9xdd9/keystone-fernet-setup 2026-05-04 12:51:29.531779 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-9xdd9" not found 2026-05-04 12:51:29.743330 | instance | openstack/keystone-rabbit-init-kjfsz/init 2026-05-04 12:51:29.937403 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-kjfsz" not found 2026-05-04 12:51:29.942908 | instance | openstack/keystone-rabbit-init-kjfsz/rabbit-init 2026-05-04 12:51:30.133830 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-kjfsz" not found 2026-05-04 12:51:30.326600 | instance | openstack/libvirt-libvirt-default-6929l/init 2026-05-04 12:51:30.531293 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-6929l" not found 2026-05-04 12:51:30.536418 | instance | openstack/libvirt-libvirt-default-6929l/init-dynamic-options 2026-05-04 12:51:30.730487 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-6929l" not found 2026-05-04 12:51:30.737585 | instance | openstack/libvirt-libvirt-default-6929l/ceph-admin-keyring-placement 2026-05-04 12:51:30.942618 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-6929l" not found 2026-05-04 12:51:30.946723 | instance | openstack/libvirt-libvirt-default-6929l/ceph-keyring-placement 2026-05-04 12:51:31.167847 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-6929l" not found 2026-05-04 12:51:31.171847 | instance | openstack/libvirt-libvirt-default-6929l/tls-sidecar 2026-05-04 12:51:31.390881 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-6929l" not found 2026-05-04 12:51:31.395367 | instance | openstack/libvirt-libvirt-default-6929l/libvirt 2026-05-04 12:51:31.588550 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-6929l" not found 2026-05-04 12:51:31.593415 | instance | openstack/libvirt-libvirt-default-6929l/libvirt-exporter 2026-05-04 12:51:31.793491 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-6929l" not found 2026-05-04 12:51:31.982151 | instance | openstack/magnum-api-6745b97ccb-hmrlm/init 2026-05-04 12:51:32.209810 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-6745b97ccb-hmrlm" not found 2026-05-04 12:51:32.214040 | instance | openstack/magnum-api-6745b97ccb-hmrlm/magnum-api 2026-05-04 12:51:32.403668 | instance | Error from server (BadRequest): previous terminated container "magnum-api" in pod "magnum-api-6745b97ccb-hmrlm" not found 2026-05-04 12:51:32.622082 | instance | openstack/magnum-cluster-api-proxy-sfdtm/magnum-cluster-api-proxy 2026-05-04 12:51:32.817463 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-sfdtm" not found 2026-05-04 12:51:33.020394 | instance | openstack/magnum-conductor-0/init 2026-05-04 12:51:33.230851 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-05-04 12:51:33.236854 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-05-04 12:51:33.427826 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-05-04 12:51:33.433014 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-05-04 12:51:33.617015 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-05-04 12:51:33.804233 | instance | openstack/magnum-db-init-qtqkr/init 2026-05-04 12:51:33.995364 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-qtqkr" not found 2026-05-04 12:51:34.000578 | instance | openstack/magnum-db-init-qtqkr/magnum-db-init-0 2026-05-04 12:51:34.204624 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-qtqkr" not found 2026-05-04 12:51:34.396382 | instance | openstack/magnum-db-sync-k5rdd/init 2026-05-04 12:51:34.586574 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-k5rdd" not found 2026-05-04 12:51:34.592359 | instance | openstack/magnum-db-sync-k5rdd/magnum-db-sync 2026-05-04 12:51:34.785313 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-k5rdd" not found 2026-05-04 12:51:34.964832 | instance | openstack/magnum-domain-ks-user-72zts/init 2026-05-04 12:51:35.145751 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-72zts" not found 2026-05-04 12:51:35.151097 | instance | openstack/magnum-domain-ks-user-72zts/magnum-ks-domain-user 2026-05-04 12:51:35.356356 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-72zts" not found 2026-05-04 12:51:35.559243 | instance | openstack/magnum-ks-endpoints-fntpt/init 2026-05-04 12:51:35.753965 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-fntpt" not found 2026-05-04 12:51:35.759741 | instance | openstack/magnum-ks-endpoints-fntpt/container-infra-ks-endpoints-admin 2026-05-04 12:51:35.955289 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-fntpt" not found 2026-05-04 12:51:35.960044 | instance | openstack/magnum-ks-endpoints-fntpt/container-infra-ks-endpoints-internal 2026-05-04 12:51:36.160145 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-fntpt" not found 2026-05-04 12:51:36.166100 | instance | openstack/magnum-ks-endpoints-fntpt/container-infra-ks-endpoints-public 2026-05-04 12:51:36.383406 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-fntpt" not found 2026-05-04 12:51:36.577663 | instance | openstack/magnum-ks-service-jqdvc/init 2026-05-04 12:51:36.784331 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-jqdvc" not found 2026-05-04 12:51:36.790558 | instance | openstack/magnum-ks-service-jqdvc/container-infra-ks-service-registration 2026-05-04 12:51:36.992608 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-jqdvc" not found 2026-05-04 12:51:37.208999 | instance | openstack/magnum-ks-user-kggnp/init 2026-05-04 12:51:37.392043 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-kggnp" not found 2026-05-04 12:51:37.398101 | instance | openstack/magnum-ks-user-kggnp/magnum-ks-user 2026-05-04 12:51:37.603246 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-kggnp" not found 2026-05-04 12:51:37.786171 | instance | openstack/magnum-rabbit-init-bjzmg/init 2026-05-04 12:51:37.972940 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-bjzmg" not found 2026-05-04 12:51:37.977763 | instance | openstack/magnum-rabbit-init-bjzmg/rabbit-init 2026-05-04 12:51:38.189916 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-bjzmg" not found 2026-05-04 12:51:38.379955 | instance | openstack/magnum-registry-c45778976-t8rf5/registry 2026-05-04 12:51:38.589362 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-t8rf5" not found 2026-05-04 12:51:38.804460 | instance | openstack/manila-api-5d4fc689d-l4qm9/init 2026-05-04 12:51:39.000517 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-5d4fc689d-l4qm9" not found 2026-05-04 12:51:39.005072 | instance | openstack/manila-api-5d4fc689d-l4qm9/manila-api 2026-05-04 12:51:39.215108 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-5d4fc689d-l4qm9" not found 2026-05-04 12:51:39.418447 | instance | openstack/manila-bootstrap-57rd8/init 2026-05-04 12:51:39.619396 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-57rd8" not found 2026-05-04 12:51:39.625479 | instance | openstack/manila-bootstrap-57rd8/bootstrap 2026-05-04 12:51:39.822737 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-57rd8" not found 2026-05-04 12:51:40.011321 | instance | openstack/manila-data-55dcfcf97c-wwqh6/init 2026-05-04 12:51:40.221603 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-55dcfcf97c-wwqh6" not found 2026-05-04 12:51:40.226487 | instance | openstack/manila-data-55dcfcf97c-wwqh6/manila-data 2026-05-04 12:51:40.437469 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-55dcfcf97c-wwqh6" not found 2026-05-04 12:51:40.639888 | instance | openstack/manila-db-init-sg9p6/init 2026-05-04 12:51:40.834722 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-sg9p6" not found 2026-05-04 12:51:40.840190 | instance | openstack/manila-db-init-sg9p6/manila-db-init-0 2026-05-04 12:51:41.031935 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-sg9p6" not found 2026-05-04 12:51:41.239432 | instance | openstack/manila-db-sync-hjt87/init 2026-05-04 12:51:41.430043 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-hjt87" not found 2026-05-04 12:51:41.435227 | instance | openstack/manila-db-sync-hjt87/manila-db-sync 2026-05-04 12:51:41.636634 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-hjt87" not found 2026-05-04 12:51:41.844057 | instance | openstack/manila-ks-endpoints-4hxch/init 2026-05-04 12:51:42.034187 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-4hxch" not found 2026-05-04 12:51:42.040365 | instance | openstack/manila-ks-endpoints-4hxch/share-ks-endpoints-admin 2026-05-04 12:51:42.254780 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-4hxch" not found 2026-05-04 12:51:42.259911 | instance | openstack/manila-ks-endpoints-4hxch/share-ks-endpoints-internal 2026-05-04 12:51:42.448585 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-4hxch" not found 2026-05-04 12:51:42.453066 | instance | openstack/manila-ks-endpoints-4hxch/share-ks-endpoints-public 2026-05-04 12:51:42.648643 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-4hxch" not found 2026-05-04 12:51:42.654229 | instance | openstack/manila-ks-endpoints-4hxch/sharev2-ks-endpoints-admin 2026-05-04 12:51:42.845088 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-4hxch" not found 2026-05-04 12:51:42.849680 | instance | openstack/manila-ks-endpoints-4hxch/sharev2-ks-endpoints-internal 2026-05-04 12:51:43.034435 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-4hxch" not found 2026-05-04 12:51:43.041441 | instance | openstack/manila-ks-endpoints-4hxch/sharev2-ks-endpoints-public 2026-05-04 12:51:43.244152 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-4hxch" not found 2026-05-04 12:51:43.441759 | instance | openstack/manila-ks-service-ns4wm/init 2026-05-04 12:51:43.625117 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-ns4wm" not found 2026-05-04 12:51:43.630813 | instance | openstack/manila-ks-service-ns4wm/share-ks-service-registration 2026-05-04 12:51:43.831291 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-ns4wm" not found 2026-05-04 12:51:43.836578 | instance | openstack/manila-ks-service-ns4wm/sharev2-ks-service-registration 2026-05-04 12:51:44.033543 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-ns4wm" not found 2026-05-04 12:51:44.230501 | instance | openstack/manila-ks-user-8jgkz/init 2026-05-04 12:51:44.410041 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-8jgkz" not found 2026-05-04 12:51:44.415904 | instance | openstack/manila-ks-user-8jgkz/manila-ks-user 2026-05-04 12:51:44.617452 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-8jgkz" not found 2026-05-04 12:51:44.804335 | instance | openstack/manila-rabbit-init-47z2m/init 2026-05-04 12:51:44.991597 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-47z2m" not found 2026-05-04 12:51:44.996049 | instance | openstack/manila-rabbit-init-47z2m/rabbit-init 2026-05-04 12:51:45.181111 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-47z2m" not found 2026-05-04 12:51:45.375418 | instance | openstack/manila-scheduler-56b4558f97-pvsbr/init 2026-05-04 12:51:45.562581 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-56b4558f97-pvsbr" not found 2026-05-04 12:51:45.566458 | instance | openstack/manila-scheduler-56b4558f97-pvsbr/manila-scheduler 2026-05-04 12:51:45.751719 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-56b4558f97-pvsbr" not found 2026-05-04 12:51:45.958074 | instance | openstack/manila-share-86f4887f77-2fcmp/init 2026-05-04 12:51:46.158934 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-86f4887f77-2fcmp" not found 2026-05-04 12:51:46.165274 | instance | openstack/manila-share-86f4887f77-2fcmp/manila-share-init 2026-05-04 12:51:46.354945 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-86f4887f77-2fcmp" not found 2026-05-04 12:51:46.360313 | instance | openstack/manila-share-86f4887f77-2fcmp/manila-share 2026-05-04 12:51:46.558195 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-86f4887f77-2fcmp" not found 2026-05-04 12:51:46.755082 | instance | openstack/memcached-memcached-6479589586-95tl2/init 2026-05-04 12:51:46.955412 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-95tl2" not found 2026-05-04 12:51:46.961683 | instance | openstack/memcached-memcached-6479589586-95tl2/memcached 2026-05-04 12:51:47.156148 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-95tl2" not found 2026-05-04 12:51:47.162894 | instance | openstack/memcached-memcached-6479589586-95tl2/memcached-exporter 2026-05-04 12:51:47.367864 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-95tl2" not found 2026-05-04 12:51:47.557078 | instance | openstack/neutron-db-init-gkps4/init 2026-05-04 12:51:47.742302 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-gkps4" not found 2026-05-04 12:51:47.748547 | instance | openstack/neutron-db-init-gkps4/neutron-db-init-0 2026-05-04 12:51:47.942816 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-gkps4" not found 2026-05-04 12:51:48.134459 | instance | openstack/neutron-db-sync-fxtmg/init 2026-05-04 12:51:48.324276 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-fxtmg" not found 2026-05-04 12:51:48.328961 | instance | openstack/neutron-db-sync-fxtmg/neutron-db-sync 2026-05-04 12:51:48.552544 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-fxtmg" not found 2026-05-04 12:51:48.768696 | instance | openstack/neutron-ks-endpoints-mw5h7/init 2026-05-04 12:51:48.967040 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-mw5h7" not found 2026-05-04 12:51:48.971646 | instance | openstack/neutron-ks-endpoints-mw5h7/network-ks-endpoints-admin 2026-05-04 12:51:49.161775 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-mw5h7" not found 2026-05-04 12:51:49.167165 | instance | openstack/neutron-ks-endpoints-mw5h7/network-ks-endpoints-internal 2026-05-04 12:51:49.356765 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-mw5h7" not found 2026-05-04 12:51:49.362320 | instance | openstack/neutron-ks-endpoints-mw5h7/network-ks-endpoints-public 2026-05-04 12:51:49.558231 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-mw5h7" not found 2026-05-04 12:51:49.766616 | instance | openstack/neutron-ks-service-xcxsc/init 2026-05-04 12:51:49.950232 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-xcxsc" not found 2026-05-04 12:51:49.954845 | instance | openstack/neutron-ks-service-xcxsc/network-ks-service-registration 2026-05-04 12:51:50.158113 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-xcxsc" not found 2026-05-04 12:51:50.354699 | instance | openstack/neutron-ks-user-vhh5f/init 2026-05-04 12:51:50.540692 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-vhh5f" not found 2026-05-04 12:51:50.546293 | instance | openstack/neutron-ks-user-vhh5f/neutron-ks-user 2026-05-04 12:51:50.742361 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-vhh5f" not found 2026-05-04 12:51:50.937745 | instance | openstack/neutron-netns-cleanup-cron-default-qjvmz/init 2026-05-04 12:51:51.150068 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-qjvmz" not found 2026-05-04 12:51:51.158284 | instance | openstack/neutron-netns-cleanup-cron-default-qjvmz/neutron-netns-cleanup-cron 2026-05-04 12:51:51.356164 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-qjvmz" not found 2026-05-04 12:51:51.558444 | instance | openstack/neutron-ovn-metadata-agent-default-7v7gh/init 2026-05-04 12:51:51.766571 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-7v7gh" not found 2026-05-04 12:51:51.772535 | instance | openstack/neutron-ovn-metadata-agent-default-7v7gh/neutron-metadata-agent-init 2026-05-04 12:51:51.962296 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-7v7gh" not found 2026-05-04 12:51:51.967649 | instance | openstack/neutron-ovn-metadata-agent-default-7v7gh/ovn-neutron-init 2026-05-04 12:51:52.171530 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-7v7gh" not found 2026-05-04 12:51:52.177485 | instance | openstack/neutron-ovn-metadata-agent-default-7v7gh/neutron-ovn-metadata-agent 2026-05-04 12:51:52.392647 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-7v7gh" not found 2026-05-04 12:51:52.578494 | instance | openstack/neutron-ovn-vpn-agent-default-drdg5/init 2026-05-04 12:51:52.772685 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-drdg5" not found 2026-05-04 12:51:52.777962 | instance | openstack/neutron-ovn-vpn-agent-default-drdg5/ovn-vpn-agent-init 2026-05-04 12:51:52.967540 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-drdg5" not found 2026-05-04 12:51:52.972405 | instance | openstack/neutron-ovn-vpn-agent-default-drdg5/ovn-neutron-init 2026-05-04 12:51:53.155145 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-drdg5" not found 2026-05-04 12:51:53.160557 | instance | openstack/neutron-ovn-vpn-agent-default-drdg5/neutron-ovn-vpn-agent 2026-05-04 12:51:53.358347 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-drdg5" not found 2026-05-04 12:51:53.544727 | instance | openstack/neutron-rabbit-init-khmck/init 2026-05-04 12:51:53.758934 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-khmck" not found 2026-05-04 12:51:53.766653 | instance | openstack/neutron-rabbit-init-khmck/rabbit-init 2026-05-04 12:51:54.002243 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-khmck" not found 2026-05-04 12:51:54.184035 | instance | openstack/neutron-rpc-server-54795d477c-7xtf7/init 2026-05-04 12:51:54.381552 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-54795d477c-7xtf7" not found 2026-05-04 12:51:54.387092 | instance | openstack/neutron-rpc-server-54795d477c-7xtf7/ovn-neutron-init 2026-05-04 12:51:54.582493 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-54795d477c-7xtf7" not found 2026-05-04 12:51:54.587067 | instance | openstack/neutron-rpc-server-54795d477c-7xtf7/neutron-rpc-server 2026-05-04 12:51:54.788503 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-54795d477c-7xtf7" not found 2026-05-04 12:51:54.976364 | instance | openstack/neutron-server-56f47c6b87-cpcwv/init 2026-05-04 12:51:55.183779 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-56f47c6b87-cpcwv" not found 2026-05-04 12:51:55.188954 | instance | openstack/neutron-server-56f47c6b87-cpcwv/ovn-neutron-init 2026-05-04 12:51:55.374470 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-56f47c6b87-cpcwv" not found 2026-05-04 12:51:55.379121 | instance | openstack/neutron-server-56f47c6b87-cpcwv/neutron-server 2026-05-04 12:51:55.850148 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-56f47c6b87-cpcwv" not found 2026-05-04 12:51:55.853827 | instance | openstack/neutron-server-56f47c6b87-cpcwv/neutron-policy-server 2026-05-04 12:51:56.046960 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-56f47c6b87-cpcwv" not found 2026-05-04 12:51:56.232557 | instance | openstack/nova-api-metadata-6d7b6c4c78-rllsh/init 2026-05-04 12:51:56.422110 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-6d7b6c4c78-rllsh" not found 2026-05-04 12:51:56.426016 | instance | openstack/nova-api-metadata-6d7b6c4c78-rllsh/nova-api-metadata-init 2026-05-04 12:51:56.595921 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-6d7b6c4c78-rllsh" not found 2026-05-04 12:51:56.601509 | instance | openstack/nova-api-metadata-6d7b6c4c78-rllsh/nova-api 2026-05-04 12:51:56.790203 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-6d7b6c4c78-rllsh" not found 2026-05-04 12:51:56.994637 | instance | openstack/nova-api-osapi-bdc9c8d8-x72kz/init 2026-05-04 12:51:57.195847 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-bdc9c8d8-x72kz" not found 2026-05-04 12:51:57.201493 | instance | openstack/nova-api-osapi-bdc9c8d8-x72kz/nova-osapi 2026-05-04 12:51:57.476854 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-bdc9c8d8-x72kz" not found 2026-05-04 12:51:57.666639 | instance | openstack/nova-bootstrap-nzkpw/init 2026-05-04 12:51:57.849339 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-nzkpw" not found 2026-05-04 12:51:57.856658 | instance | openstack/nova-bootstrap-nzkpw/bootstrap 2026-05-04 12:51:58.035323 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-nzkpw" not found 2026-05-04 12:51:58.222340 | instance | openstack/nova-cell-setup-ql94w/init 2026-05-04 12:51:58.431748 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-ql94w" not found 2026-05-04 12:51:58.437287 | instance | openstack/nova-cell-setup-ql94w/nova-cell-setup-init 2026-05-04 12:51:58.631985 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-ql94w" not found 2026-05-04 12:51:58.639397 | instance | openstack/nova-cell-setup-ql94w/nova-cell-setup 2026-05-04 12:51:58.857739 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-ql94w" not found 2026-05-04 12:51:59.055762 | instance | openstack/nova-compute-default-6ncbf/init 2026-05-04 12:51:59.271102 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-6ncbf" not found 2026-05-04 12:51:59.277259 | instance | openstack/nova-compute-default-6ncbf/nova-compute-init 2026-05-04 12:51:59.468825 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-6ncbf" not found 2026-05-04 12:51:59.473661 | instance | openstack/nova-compute-default-6ncbf/ceph-perms 2026-05-04 12:51:59.661283 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-6ncbf" not found 2026-05-04 12:51:59.666182 | instance | openstack/nova-compute-default-6ncbf/ceph-admin-keyring-placement 2026-05-04 12:51:59.859800 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-6ncbf" not found 2026-05-04 12:51:59.864048 | instance | openstack/nova-compute-default-6ncbf/ceph-keyring-placement 2026-05-04 12:52:00.072587 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-6ncbf" not found 2026-05-04 12:52:00.078121 | instance | openstack/nova-compute-default-6ncbf/nova-compute-vnc-init 2026-05-04 12:52:00.295269 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-6ncbf" not found 2026-05-04 12:52:00.300500 | instance | openstack/nova-compute-default-6ncbf/nova-compute-ssh-init 2026-05-04 12:52:00.493912 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-6ncbf" not found 2026-05-04 12:52:00.498437 | instance | openstack/nova-compute-default-6ncbf/nova-compute 2026-05-04 12:52:00.739067 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-6ncbf" not found 2026-05-04 12:52:00.744072 | instance | openstack/nova-compute-default-6ncbf/nova-compute-ssh 2026-05-04 12:52:00.937486 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-6ncbf" not found 2026-05-04 12:52:01.127481 | instance | openstack/nova-conductor-7c5cf4fffb-ptg8d/init 2026-05-04 12:52:01.327053 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-7c5cf4fffb-ptg8d" not found 2026-05-04 12:52:01.331494 | instance | openstack/nova-conductor-7c5cf4fffb-ptg8d/nova-conductor 2026-05-04 12:52:01.521501 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-7c5cf4fffb-ptg8d" not found 2026-05-04 12:52:01.713423 | instance | openstack/nova-db-init-kcc8j/init 2026-05-04 12:52:01.910456 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-kcc8j" not found 2026-05-04 12:52:01.915446 | instance | openstack/nova-db-init-kcc8j/nova-db-init-0 2026-05-04 12:52:02.118539 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-kcc8j" not found 2026-05-04 12:52:02.124190 | instance | openstack/nova-db-init-kcc8j/nova-db-init-1 2026-05-04 12:52:02.317009 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-kcc8j" not found 2026-05-04 12:52:02.321954 | instance | openstack/nova-db-init-kcc8j/nova-db-init-2 2026-05-04 12:52:02.512657 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-kcc8j" not found 2026-05-04 12:52:02.714005 | instance | openstack/nova-db-sync-lwx94/init 2026-05-04 12:52:02.902566 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-lwx94" not found 2026-05-04 12:52:02.907256 | instance | openstack/nova-db-sync-lwx94/nova-db-sync 2026-05-04 12:52:03.104747 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-lwx94" not found 2026-05-04 12:52:03.289153 | instance | openstack/nova-ks-endpoints-vp4lv/init 2026-05-04 12:52:03.478748 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-vp4lv" not found 2026-05-04 12:52:03.483943 | instance | openstack/nova-ks-endpoints-vp4lv/compute-ks-endpoints-admin 2026-05-04 12:52:03.671622 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-vp4lv" not found 2026-05-04 12:52:03.677698 | instance | openstack/nova-ks-endpoints-vp4lv/compute-ks-endpoints-internal 2026-05-04 12:52:03.884942 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-vp4lv" not found 2026-05-04 12:52:03.889965 | instance | openstack/nova-ks-endpoints-vp4lv/compute-ks-endpoints-public 2026-05-04 12:52:04.085053 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-vp4lv" not found 2026-05-04 12:52:04.304788 | instance | openstack/nova-ks-service-qm22l/init 2026-05-04 12:52:04.505086 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-qm22l" not found 2026-05-04 12:52:04.511082 | instance | openstack/nova-ks-service-qm22l/compute-ks-service-registration 2026-05-04 12:52:04.694090 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-qm22l" not found 2026-05-04 12:52:04.893493 | instance | openstack/nova-ks-user-5q777/init 2026-05-04 12:52:05.087554 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-5q777" not found 2026-05-04 12:52:05.092348 | instance | openstack/nova-ks-user-5q777/nova-ks-user 2026-05-04 12:52:05.284022 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-5q777" not found 2026-05-04 12:52:05.466442 | instance | openstack/nova-novncproxy-bb4dd6dcf-tptk4/init 2026-05-04 12:52:05.663147 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-bb4dd6dcf-tptk4" not found 2026-05-04 12:52:05.668399 | instance | openstack/nova-novncproxy-bb4dd6dcf-tptk4/nova-novncproxy-init 2026-05-04 12:52:05.857630 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-bb4dd6dcf-tptk4" not found 2026-05-04 12:52:05.863532 | instance | openstack/nova-novncproxy-bb4dd6dcf-tptk4/nova-novncproxy-init-assets 2026-05-04 12:52:06.057357 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-bb4dd6dcf-tptk4" not found 2026-05-04 12:52:06.061815 | instance | openstack/nova-novncproxy-bb4dd6dcf-tptk4/nova-novncproxy 2026-05-04 12:52:06.259604 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-bb4dd6dcf-tptk4" not found 2026-05-04 12:52:06.451696 | instance | openstack/nova-rabbit-init-kfnvg/init 2026-05-04 12:52:06.639464 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-kfnvg" not found 2026-05-04 12:52:06.645040 | instance | openstack/nova-rabbit-init-kfnvg/rabbit-init 2026-05-04 12:52:06.835871 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-kfnvg" not found 2026-05-04 12:52:07.012511 | instance | openstack/nova-scheduler-68f8bd4fb8-ktkdx/init 2026-05-04 12:52:07.195865 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-68f8bd4fb8-ktkdx" not found 2026-05-04 12:52:07.201604 | instance | openstack/nova-scheduler-68f8bd4fb8-ktkdx/nova-scheduler 2026-05-04 12:52:07.389164 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-68f8bd4fb8-ktkdx" not found 2026-05-04 12:52:07.595126 | instance | openstack/octavia-api-6c8b4f459b-9kh5d/init 2026-05-04 12:52:07.796439 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-6c8b4f459b-9kh5d" not found 2026-05-04 12:52:07.810485 | instance | openstack/octavia-api-6c8b4f459b-9kh5d/octavia-api 2026-05-04 12:52:08.038574 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-6c8b4f459b-9kh5d" not found 2026-05-04 12:52:08.230157 | instance | openstack/octavia-bootstrap-g2lkp/init 2026-05-04 12:52:08.424227 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-g2lkp" not found 2026-05-04 12:52:08.429295 | instance | openstack/octavia-bootstrap-g2lkp/bootstrap 2026-05-04 12:52:08.630959 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-g2lkp" not found 2026-05-04 12:52:08.829276 | instance | openstack/octavia-db-init-mcwww/init 2026-05-04 12:52:09.046278 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-mcwww" not found 2026-05-04 12:52:09.050616 | instance | openstack/octavia-db-init-mcwww/octavia-db-init-0 2026-05-04 12:52:09.240708 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-mcwww" not found 2026-05-04 12:52:09.245204 | instance | openstack/octavia-db-init-mcwww/octavia-db-init-1 2026-05-04 12:52:09.430472 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-mcwww" not found 2026-05-04 12:52:09.621997 | instance | openstack/octavia-db-sync-bsd6c/init 2026-05-04 12:52:09.817706 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-bsd6c" not found 2026-05-04 12:52:09.821700 | instance | openstack/octavia-db-sync-bsd6c/octavia-db-sync 2026-05-04 12:52:10.004205 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-bsd6c" not found 2026-05-04 12:52:10.191129 | instance | openstack/octavia-health-manager-default-7n5df/init 2026-05-04 12:52:10.393347 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-7n5df" not found 2026-05-04 12:52:10.398430 | instance | openstack/octavia-health-manager-default-7n5df/octavia-health-manager-get-port 2026-05-04 12:52:10.589801 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-7n5df" not found 2026-05-04 12:52:10.595855 | instance | openstack/octavia-health-manager-default-7n5df/octavia-health-manager-nic-init 2026-05-04 12:52:10.780438 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-7n5df" not found 2026-05-04 12:52:10.784989 | instance | openstack/octavia-health-manager-default-7n5df/octavia-health-manager 2026-05-04 12:52:10.982740 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-7n5df" not found 2026-05-04 12:52:11.201619 | instance | openstack/octavia-housekeeping-7894d77f99-2twmv/init 2026-05-04 12:52:11.415238 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-7894d77f99-2twmv" not found 2026-05-04 12:52:11.421291 | instance | openstack/octavia-housekeeping-7894d77f99-2twmv/octavia-housekeeping 2026-05-04 12:52:11.615732 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-7894d77f99-2twmv" not found 2026-05-04 12:52:11.801218 | instance | openstack/octavia-ks-endpoints-gdgs8/init 2026-05-04 12:52:11.996225 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-gdgs8" not found 2026-05-04 12:52:12.001835 | instance | openstack/octavia-ks-endpoints-gdgs8/load-balancer-ks-endpoints-admin 2026-05-04 12:52:12.198621 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-gdgs8" not found 2026-05-04 12:52:12.204847 | instance | openstack/octavia-ks-endpoints-gdgs8/load-balancer-ks-endpoints-internal 2026-05-04 12:52:12.398663 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-gdgs8" not found 2026-05-04 12:52:12.402950 | instance | openstack/octavia-ks-endpoints-gdgs8/load-balancer-ks-endpoints-public 2026-05-04 12:52:12.593237 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-gdgs8" not found 2026-05-04 12:52:12.779354 | instance | openstack/octavia-ks-service-mcjzn/init 2026-05-04 12:52:12.961459 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-mcjzn" not found 2026-05-04 12:52:12.967164 | instance | openstack/octavia-ks-service-mcjzn/load-balancer-ks-service-registration 2026-05-04 12:52:13.173318 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-mcjzn" not found 2026-05-04 12:52:13.368363 | instance | openstack/octavia-ks-user-8fp5v/init 2026-05-04 12:52:13.570560 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-8fp5v" not found 2026-05-04 12:52:13.575720 | instance | openstack/octavia-ks-user-8fp5v/octavia-ks-user 2026-05-04 12:52:13.781760 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-8fp5v" not found 2026-05-04 12:52:13.986642 | instance | openstack/octavia-rabbit-init-6j9lw/init 2026-05-04 12:52:14.183851 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-6j9lw" not found 2026-05-04 12:52:14.189124 | instance | openstack/octavia-rabbit-init-6j9lw/rabbit-init 2026-05-04 12:52:14.385639 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-6j9lw" not found 2026-05-04 12:52:14.588674 | instance | openstack/octavia-worker-5d7bcc65dd-p8zmt/init 2026-05-04 12:52:14.796402 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-5d7bcc65dd-p8zmt" not found 2026-05-04 12:52:14.801774 | instance | openstack/octavia-worker-5d7bcc65dd-p8zmt/octavia-worker 2026-05-04 12:52:14.993836 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-5d7bcc65dd-p8zmt" not found 2026-05-04 12:52:15.176106 | instance | openstack/openstack-database-exporter-78c69bc7dd-sddrn/openstack-database-exporter 2026-05-04 12:52:15.363549 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-sddrn" not found 2026-05-04 12:52:15.553403 | instance | openstack/openstack-exporter-76cbcbd868-d4lsp/build-config 2026-05-04 12:52:15.741974 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-76cbcbd868-d4lsp" not found 2026-05-04 12:52:15.747671 | instance | openstack/openstack-exporter-76cbcbd868-d4lsp/openstack-exporter 2026-05-04 12:52:16.018530 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-76cbcbd868-d4lsp" not found 2026-05-04 12:52:16.218004 | instance | openstack/openvswitch-ws947/init 2026-05-04 12:52:16.431266 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-ws947" not found 2026-05-04 12:52:16.436850 | instance | openstack/openvswitch-ws947/openvswitch-db-perms 2026-05-04 12:52:16.630422 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-ws947" not found 2026-05-04 12:52:16.637502 | instance | openstack/openvswitch-ws947/openvswitch-vswitchd-modules 2026-05-04 12:52:16.831973 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-ws947" not found 2026-05-04 12:52:16.836828 | instance | openstack/openvswitch-ws947/openvswitch-db 2026-05-04 12:52:17.033586 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-ws947" not found 2026-05-04 12:52:17.040209 | instance | openstack/openvswitch-ws947/openvswitch-vswitchd 2026-05-04 12:52:17.246592 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-ws947" not found 2026-05-04 12:52:17.440824 | instance | openstack/ovn-controller-default-nckjj/init 2026-05-04 12:52:17.629075 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-nckjj" not found 2026-05-04 12:52:17.634457 | instance | openstack/ovn-controller-default-nckjj/get-gw-enabled 2026-05-04 12:52:17.839301 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-nckjj" not found 2026-05-04 12:52:17.844176 | instance | openstack/ovn-controller-default-nckjj/controller-init 2026-05-04 12:52:18.034886 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-nckjj" not found 2026-05-04 12:52:18.039058 | instance | openstack/ovn-controller-default-nckjj/controller 2026-05-04 12:52:18.247706 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-nckjj" not found 2026-05-04 12:52:18.252613 | instance | openstack/ovn-controller-default-nckjj/vector 2026-05-04 12:52:18.441996 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-nckjj" not found 2026-05-04 12:52:18.447050 | instance | openstack/ovn-controller-default-nckjj/log-parser 2026-05-04 12:52:18.670433 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-nckjj" not found 2026-05-04 12:52:18.861529 | instance | openstack/ovn-northd-fc978744-9rd2n/init 2026-05-04 12:52:19.043733 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-9rd2n" not found 2026-05-04 12:52:19.049354 | instance | openstack/ovn-northd-fc978744-9rd2n/northd 2026-05-04 12:52:19.281549 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-9rd2n" not found 2026-05-04 12:52:19.473566 | instance | openstack/ovn-ovsdb-nb-0/init 2026-05-04 12:52:19.653729 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found 2026-05-04 12:52:19.658668 | instance | openstack/ovn-ovsdb-nb-0/ovsdb 2026-05-04 12:52:19.845044 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found 2026-05-04 12:52:20.024937 | instance | openstack/ovn-ovsdb-sb-0/init 2026-05-04 12:52:20.213166 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found 2026-05-04 12:52:20.218841 | instance | openstack/ovn-ovsdb-sb-0/ovsdb 2026-05-04 12:52:20.413513 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found 2026-05-04 12:52:20.608414 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-05-04 12:52:20.804338 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-04 12:52:20.810789 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-05-04 12:52:20.993988 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-05-04 12:52:20.998182 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-05-04 12:52:21.479220 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-05-04 12:52:21.484249 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-05-04 12:52:21.677110 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-05-04 12:52:21.854998 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-05-04 12:52:22.033467 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-05-04 12:52:22.039279 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-05-04 12:52:22.264295 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-05-04 12:52:22.268807 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-05-04 12:52:22.455186 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-05-04 12:52:22.643738 | instance | openstack/placement-api-79659fbbd-rz8m6/init 2026-05-04 12:52:22.862367 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-79659fbbd-rz8m6" not found 2026-05-04 12:52:22.868449 | instance | openstack/placement-api-79659fbbd-rz8m6/placement-api 2026-05-04 12:52:23.133668 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-79659fbbd-rz8m6" not found 2026-05-04 12:52:23.326512 | instance | openstack/placement-db-init-whrqf/init 2026-05-04 12:52:23.529774 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-whrqf" not found 2026-05-04 12:52:23.535863 | instance | openstack/placement-db-init-whrqf/placement-db-init-0 2026-05-04 12:52:23.744307 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-whrqf" not found 2026-05-04 12:52:23.954045 | instance | openstack/placement-db-sync-5fl99/init 2026-05-04 12:52:24.143392 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-5fl99" not found 2026-05-04 12:52:24.149130 | instance | openstack/placement-db-sync-5fl99/placement-db-sync 2026-05-04 12:52:24.345339 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-5fl99" not found 2026-05-04 12:52:24.551929 | instance | openstack/placement-ks-endpoints-46tdx/init 2026-05-04 12:52:24.734717 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-46tdx" not found 2026-05-04 12:52:24.739705 | instance | openstack/placement-ks-endpoints-46tdx/placement-ks-endpoints-admin 2026-05-04 12:52:24.925538 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-46tdx" not found 2026-05-04 12:52:24.930867 | instance | openstack/placement-ks-endpoints-46tdx/placement-ks-endpoints-internal 2026-05-04 12:52:25.137670 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-46tdx" not found 2026-05-04 12:52:25.144060 | instance | openstack/placement-ks-endpoints-46tdx/placement-ks-endpoints-public 2026-05-04 12:52:25.336209 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-46tdx" not found 2026-05-04 12:52:25.515809 | instance | openstack/placement-ks-service-stl4v/init 2026-05-04 12:52:25.703836 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-stl4v" not found 2026-05-04 12:52:25.709576 | instance | openstack/placement-ks-service-stl4v/placement-ks-service-registration 2026-05-04 12:52:25.911311 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-stl4v" not found 2026-05-04 12:52:26.110343 | instance | openstack/placement-ks-user-j4j5g/init 2026-05-04 12:52:26.299957 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-j4j5g" not found 2026-05-04 12:52:26.305997 | instance | openstack/placement-ks-user-j4j5g/placement-ks-user 2026-05-04 12:52:26.490655 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-j4j5g" not found 2026-05-04 12:52:26.683766 | instance | openstack/pxc-operator-69cb5bbdb9-984fw/percona-xtradb-cluster-operator 2026-05-04 12:52:26.886797 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-984fw" not found 2026-05-04 12:52:27.114026 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-05-04 12:52:27.320171 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-05-04 12:52:27.327787 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-05-04 12:52:27.528334 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-05-04 12:52:27.723223 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-05-04 12:52:27.935629 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-05-04 12:52:27.942382 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-05-04 12:52:28.145353 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-05-04 12:52:28.347494 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-wp5x2/rabbitmq-cluster-operator 2026-05-04 12:52:28.602496 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-wp5x2" not found 2026-05-04 12:52:28.804208 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-05-04 12:52:28.995483 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-05-04 12:52:28.999333 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-05-04 12:52:29.188405 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-05-04 12:52:29.382475 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-05-04 12:52:29.577946 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-05-04 12:52:29.585063 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-05-04 12:52:29.785513 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-05-04 12:52:29.975538 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-05-04 12:52:30.169433 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-05-04 12:52:30.174202 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-05-04 12:52:30.374631 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-05-04 12:52:30.605870 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-05-04 12:52:30.781089 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-05-04 12:52:30.786306 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-05-04 12:52:30.987941 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-05-04 12:52:31.183901 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-05-04 12:52:31.362819 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-05-04 12:52:31.368191 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-05-04 12:52:31.602206 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-05-04 12:52:31.840069 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-p4mp9/rabbitmq-cluster-operator 2026-05-04 12:52:32.058935 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-p4mp9" not found 2026-05-04 12:52:32.273844 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-05-04 12:52:32.487030 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-05-04 12:52:32.491605 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-05-04 12:52:32.710182 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-05-04 12:52:32.923994 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-05-04 12:52:33.121933 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-05-04 12:52:33.125993 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-05-04 12:52:33.400906 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-05-04 12:52:33.594494 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-05-04 12:52:33.786751 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-05-04 12:52:33.792624 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-05-04 12:52:33.999817 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-05-04 12:52:34.207369 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-mc6sv/make-container-crash-dir 2026-05-04 12:52:34.389772 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-mc6sv" not found 2026-05-04 12:52:34.397315 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-mc6sv/chown-container-data-dir 2026-05-04 12:52:34.591595 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-mc6sv" not found 2026-05-04 12:52:34.596865 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-mc6sv/ceph-crash 2026-05-04 12:52:34.795545 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-mc6sv" not found 2026-05-04 12:52:34.992209 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hrglt/chown-container-data-dir 2026-05-04 12:52:35.187158 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-hrglt" not found 2026-05-04 12:52:35.192491 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hrglt/rgw 2026-05-04 12:52:35.453633 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-hrglt" not found 2026-05-04 12:52:35.461101 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hrglt/log-collector 2026-05-04 12:52:35.662396 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-hrglt" not found 2026-05-04 12:52:35.855866 | instance | openstack/staffeln-api-f54676c6d-ssm2q/init 2026-05-04 12:52:36.074027 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-f54676c6d-ssm2q" not found 2026-05-04 12:52:36.080915 | instance | openstack/staffeln-api-f54676c6d-ssm2q/staffeln-api 2026-05-04 12:52:36.297049 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-f54676c6d-ssm2q" not found 2026-05-04 12:52:36.497849 | instance | openstack/staffeln-conductor-5f74d6db87-hl7fb/staffeln-conductor 2026-05-04 12:52:36.694431 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-5f74d6db87-hl7fb" not found 2026-05-04 12:52:36.897245 | instance | openstack/staffeln-db-init-7pf7z/init 2026-05-04 12:52:37.109544 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-7pf7z" not found 2026-05-04 12:52:37.115451 | instance | openstack/staffeln-db-init-7pf7z/staffeln-db-init-0 2026-05-04 12:52:37.306564 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-7pf7z" not found 2026-05-04 12:52:37.510337 | instance | openstack/staffeln-db-sync-mjf5w/init 2026-05-04 12:52:37.695604 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-mjf5w" not found 2026-05-04 12:52:37.700979 | instance | openstack/staffeln-db-sync-mjf5w/staffeln-db-sync 2026-05-04 12:52:37.929386 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-mjf5w" not found 2026-05-04 12:52:38.146177 | instance | openstack/tempest-ks-user-lxsqc/init 2026-05-04 12:52:38.346668 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-lxsqc" not found 2026-05-04 12:52:38.351604 | instance | openstack/tempest-ks-user-lxsqc/tempest-ks-user 2026-05-04 12:52:38.549552 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-lxsqc" not found 2026-05-04 12:52:38.739046 | instance | openstack/tempest-run-tests-ncvxq/init 2026-05-04 12:52:38.936813 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-ncvxq" not found 2026-05-04 12:52:38.942383 | instance | openstack/tempest-run-tests-ncvxq/tempest-run-tests-init 2026-05-04 12:52:39.131739 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-ncvxq" not found 2026-05-04 12:52:39.137859 | instance | openstack/tempest-run-tests-ncvxq/tempest-run-tests 2026-05-04 12:52:39.353957 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-ncvxq" not found 2026-05-04 12:52:39.592808 | instance | openstack/valkey-node-0/valkey 2026-05-04 12:52:39.803192 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-05-04 12:52:39.808848 | instance | openstack/valkey-node-0/sentinel 2026-05-04 12:52:39.996027 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-05-04 12:52:40.002395 | instance | openstack/valkey-node-0/metrics 2026-05-04 12:52:40.201174 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-05-04 12:52:40.401520 | instance | orc-system/orc-controller-manager-6cb597b5d4-vhd8s/manager 2026-05-04 12:52:40.607460 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "orc-controller-manager-6cb597b5d4-vhd8s" not found 2026-05-04 12:52:40.805832 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-kthgp/rook-ceph-operator 2026-05-04 12:52:41.032066 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-kthgp" not found 2026-05-04 12:52:41.239680 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-kkxsf/secretgen-controller 2026-05-04 12:52:41.470893 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-kkxsf" not found 2026-05-04 12:52:41.924733 | instance | ERROR 2026-05-04 12:52:41.925141 | instance | { 2026-05-04 12:52:41.925217 | instance | "delta": "0:02:11.044991", 2026-05-04 12:52:41.925266 | instance | "end": "2026-05-04 12:52:41.477501", 2026-05-04 12:52:41.925309 | instance | "msg": "non-zero return code", 2026-05-04 12:52:41.925351 | instance | "rc": 123, 2026-05-04 12:52:41.925391 | instance | "start": "2026-05-04 12:50:30.432510" 2026-05-04 12:52:41.925431 | instance | } 2026-05-04 12:52:41.925483 | instance | ERROR: Ignoring Errors 2026-05-04 12:52:41.944282 | 2026-05-04 12:52:41.944427 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-05-04 12:52:42.667021 | instance | changed: 2026-05-04 12:52:42.667222 | instance | cd+++++++++ pod-logs/ 2026-05-04 12:52:42.667250 | instance | cd+++++++++ pod-logs/auth-system/ 2026-05-04 12:52:42.667272 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-05-04 12:52:42.667292 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-05-04 12:52:42.667311 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-05-04 12:52:42.667330 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qrw8x/ 2026-05-04 12:52:42.667349 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qrw8x/manager.txt 2026-05-04 12:52:42.667368 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-05-04 12:52:42.667387 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-4lkjl/ 2026-05-04 12:52:42.667405 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-4lkjl/manager.txt 2026-05-04 12:52:42.667424 | instance | cd+++++++++ pod-logs/capi-system/ 2026-05-04 12:52:42.667442 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-x5wdm/ 2026-05-04 12:52:42.667460 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-x5wdm/manager.txt 2026-05-04 12:52:42.667479 | instance | cd+++++++++ pod-logs/capo-system/ 2026-05-04 12:52:42.667497 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-6fk6b/ 2026-05-04 12:52:42.667535 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-65565fdb7f-6fk6b/manager.txt 2026-05-04 12:52:42.667555 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-05-04 12:52:42.667573 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-b6kx2/ 2026-05-04 12:52:42.667592 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-b6kx2/cert-manager-controller.txt 2026-05-04 12:52:42.667611 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-dmgc6/ 2026-05-04 12:52:42.667629 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-dmgc6/cert-manager-cainjector.txt 2026-05-04 12:52:42.667648 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-4pkbf/ 2026-05-04 12:52:42.667666 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-4pkbf/cert-manager-webhook.txt 2026-05-04 12:52:42.667685 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-05-04 12:52:42.667703 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-n6l4r/ 2026-05-04 12:52:42.667721 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-n6l4r/envoy-gateway.txt 2026-05-04 12:52:42.667739 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-05-04 12:52:42.667757 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-05-04 12:52:42.667775 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-05-04 12:52:42.667794 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-05-04 12:52:42.667812 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-05-04 12:52:42.667830 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qrw8x/ 2026-05-04 12:52:42.667849 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-qrw8x/manager.txt 2026-05-04 12:52:42.667867 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-05-04 12:52:42.667885 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-4lkjl/ 2026-05-04 12:52:42.667903 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-4lkjl/manager.txt 2026-05-04 12:52:42.667921 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-05-04 12:52:42.667940 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-x5wdm/ 2026-05-04 12:52:42.667959 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-x5wdm/manager.txt 2026-05-04 12:52:42.667977 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-05-04 12:52:42.667995 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-6fk6b/ 2026-05-04 12:52:42.668013 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-65565fdb7f-6fk6b/manager.txt 2026-05-04 12:52:42.668031 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-05-04 12:52:42.668049 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-b6kx2/ 2026-05-04 12:52:42.668068 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-b6kx2/cert-manager-controller.txt 2026-05-04 12:52:42.668085 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-dmgc6/ 2026-05-04 12:52:42.668104 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-dmgc6/cert-manager-cainjector.txt 2026-05-04 12:52:42.668122 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-4pkbf/ 2026-05-04 12:52:42.668139 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-4pkbf/cert-manager-webhook.txt 2026-05-04 12:52:42.668163 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-05-04 12:52:42.668182 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-n6l4r/ 2026-05-04 12:52:42.668200 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-n6l4r/envoy-gateway.txt 2026-05-04 12:52:42.668218 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-05-04 12:52:42.668236 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-jgbb5/ 2026-05-04 12:52:42.668254 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-jgbb5/controller.txt 2026-05-04 12:52:42.668272 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-v78rc/ 2026-05-04 12:52:42.668290 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-v78rc/ingress-nginx-default-backend.txt 2026-05-04 12:52:42.668308 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-05-04 12:52:42.668325 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-lvvq2/ 2026-05-04 12:52:42.668343 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-lvvq2/apply-sysctl-overwrites.txt 2026-05-04 12:52:42.668361 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-lvvq2/cilium-agent.txt 2026-05-04 12:52:42.668379 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-lvvq2/clean-cilium-state.txt 2026-05-04 12:52:42.668397 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-lvvq2/config.txt 2026-05-04 12:52:42.668415 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-lvvq2/install-cni-binaries.txt 2026-05-04 12:52:42.668432 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-lvvq2/mount-bpf-fs.txt 2026-05-04 12:52:42.668450 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-lvvq2/mount-cgroup.txt 2026-05-04 12:52:42.668467 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-hzpd9/ 2026-05-04 12:52:42.668485 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-hzpd9/cilium-operator.txt 2026-05-04 12:52:42.668503 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-cl5wt/ 2026-05-04 12:52:42.668522 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-cl5wt/coredns.txt 2026-05-04 12:52:42.668539 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rbnp2/ 2026-05-04 12:52:42.668557 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rbnp2/coredns.txt 2026-05-04 12:52:42.668575 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-05-04 12:52:42.668593 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-05-04 12:52:42.668611 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-05-04 12:52:42.668629 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-04 12:52:42.668647 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-05-04 12:52:42.668664 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-04 12:52:42.668683 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-969zx/ 2026-05-04 12:52:42.668700 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-969zx/kube-proxy.txt 2026-05-04 12:52:42.668718 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-05-04 12:52:42.668736 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-04 12:52:42.668754 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-05-04 12:52:42.668777 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-05-04 12:52:42.668796 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-05-04 12:52:42.668814 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-xqlbm/ 2026-05-04 12:52:42.668832 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-xqlbm/local-path-provisioner.txt 2026-05-04 12:52:42.668850 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-05-04 12:52:42.668869 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-04 12:52:42.668887 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-04 12:52:42.668904 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-04 12:52:42.668922 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-04 12:52:42.668939 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-04 12:52:42.668957 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-6vgll/ 2026-05-04 12:52:42.668979 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-6vgll/goldpinger-daemon.txt 2026-05-04 12:52:42.668998 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5c94c4b8f7-hflxx/ 2026-05-04 12:52:42.669031 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5c94c4b8f7-hflxx/grafana-sc-dashboard.txt 2026-05-04 12:52:42.669050 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5c94c4b8f7-hflxx/grafana-sc-datasources.txt 2026-05-04 12:52:42.669068 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5c94c4b8f7-hflxx/grafana.txt 2026-05-04 12:52:42.669086 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rzqsx/ 2026-05-04 12:52:42.669103 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rzqsx/kube-state-metrics.txt 2026-05-04 12:52:42.669122 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-dhq45/ 2026-05-04 12:52:42.669140 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-dhq45/kube-prometheus-stack.txt 2026-05-04 12:52:42.669158 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-pzw8z/ 2026-05-04 12:52:42.669176 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-pzw8z/node-exporter.txt 2026-05-04 12:52:42.669194 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-pzw8z/pod-tls-sidecar.txt 2026-05-04 12:52:42.669212 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-05-04 12:52:42.669230 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-05-04 12:52:42.669248 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-05-04 12:52:42.669266 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-05-04 12:52:42.669284 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-05-04 12:52:42.669301 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-kz4g9/ 2026-05-04 12:52:42.669320 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-kz4g9/nginx.txt 2026-05-04 12:52:42.669337 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-05-04 12:52:42.669355 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-05-04 12:52:42.669378 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-05-04 12:52:42.669396 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-mmw4x/ 2026-05-04 12:52:42.669414 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-mmw4x/gc.txt 2026-05-04 12:52:42.669432 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-spvqx/ 2026-05-04 12:52:42.669450 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-spvqx/master.txt 2026-05-04 12:52:42.669467 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-697tl/ 2026-05-04 12:52:42.669484 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-697tl/worker.txt 2026-05-04 12:52:42.669502 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-04 12:52:42.669518 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-04 12:52:42.669536 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-04 12:52:42.669553 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-04 12:52:42.669571 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-04 12:52:42.669588 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-04 12:52:42.669605 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-b4pkz/ 2026-05-04 12:52:42.669623 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-b4pkz/pushgateway.txt 2026-05-04 12:52:42.669640 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-k5qs4/ 2026-05-04 12:52:42.669658 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-k5qs4/vector.txt 2026-05-04 12:52:42.669676 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-05-04 12:52:42.669694 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-7dc67d5487-rkppl/ 2026-05-04 12:52:42.669712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7dc67d5487-rkppl/barbican-api.txt 2026-05-04 12:52:42.669729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7dc67d5487-rkppl/init.txt 2026-05-04 12:52:42.669747 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-vbwh2/ 2026-05-04 12:52:42.669765 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-vbwh2/barbican-db-init-0.txt 2026-05-04 12:52:42.669783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-vbwh2/init.txt 2026-05-04 12:52:42.669802 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-4n6dw/ 2026-05-04 12:52:42.669819 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-4n6dw/barbican-db-sync.txt 2026-05-04 12:52:42.669837 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-4n6dw/init.txt 2026-05-04 12:52:42.669857 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-8hx27/ 2026-05-04 12:52:42.669878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-8hx27/init.txt 2026-05-04 12:52:42.669896 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-8hx27/key-manager-ks-endpoints-admin.txt 2026-05-04 12:52:42.669913 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-8hx27/key-manager-ks-endpoints-internal.txt 2026-05-04 12:52:42.669931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-8hx27/key-manager-ks-endpoints-public.txt 2026-05-04 12:52:42.669956 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-knb5p/ 2026-05-04 12:52:42.669974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-knb5p/init.txt 2026-05-04 12:52:42.669992 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-knb5p/key-manager-ks-service-registration.txt 2026-05-04 12:52:42.670009 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-6npv9/ 2026-05-04 12:52:42.670027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-6npv9/barbican-ks-user.txt 2026-05-04 12:52:42.670045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-6npv9/init.txt 2026-05-04 12:52:42.670064 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-jg7w4/ 2026-05-04 12:52:42.670082 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-jg7w4/init.txt 2026-05-04 12:52:42.670100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-jg7w4/rabbit-init.txt 2026-05-04 12:52:42.670118 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-655cbcb574-wsm4g/ 2026-05-04 12:52:42.670136 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-655cbcb574-wsm4g/ceph-coordination-volume-perms.txt 2026-05-04 12:52:42.670153 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-655cbcb574-wsm4g/cinder-api.txt 2026-05-04 12:52:42.670172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-655cbcb574-wsm4g/init.txt 2026-05-04 12:52:42.670189 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5cbbdd55b-x2mb4/ 2026-05-04 12:52:42.670207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5cbbdd55b-x2mb4/ceph-backup-keyring-placement.txt 2026-05-04 12:52:42.670224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5cbbdd55b-x2mb4/ceph-coordination-volume-perms.txt 2026-05-04 12:52:42.670242 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5cbbdd55b-x2mb4/ceph-keyring-placement-rbd1.txt 2026-05-04 12:52:42.670260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5cbbdd55b-x2mb4/cinder-backup.txt 2026-05-04 12:52:42.670278 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5cbbdd55b-x2mb4/init.txt 2026-05-04 12:52:42.670296 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-n4dmf/ 2026-05-04 12:52:42.670313 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-n4dmf/ceph-keyring-placement.txt 2026-05-04 12:52:42.670331 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-n4dmf/cinder-backup-storage-init.txt 2026-05-04 12:52:42.670348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-n4dmf/init.txt 2026-05-04 12:52:42.670366 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-hkglr/ 2026-05-04 12:52:42.670384 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-hkglr/bootstrap.txt 2026-05-04 12:52:42.670402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-hkglr/init.txt 2026-05-04 12:52:42.670419 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-tshsg/ 2026-05-04 12:52:42.670436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-tshsg/create-internal-tenant.txt 2026-05-04 12:52:42.670454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-tshsg/init.txt 2026-05-04 12:52:42.670472 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-bh9l7/ 2026-05-04 12:52:42.670490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-bh9l7/cinder-db-init-0.txt 2026-05-04 12:52:42.670508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-bh9l7/init.txt 2026-05-04 12:52:42.670526 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-jnpz4/ 2026-05-04 12:52:42.670555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-jnpz4/cinder-db-sync.txt 2026-05-04 12:52:42.670574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-jnpz4/init.txt 2026-05-04 12:52:42.670593 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-vwxph/ 2026-05-04 12:52:42.670611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-vwxph/init.txt 2026-05-04 12:52:42.670633 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-vwxph/volumev3-ks-endpoints-admin.txt 2026-05-04 12:52:42.670668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-vwxph/volumev3-ks-endpoints-internal.txt 2026-05-04 12:52:42.670694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-vwxph/volumev3-ks-endpoints-public.txt 2026-05-04 12:52:42.670715 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-pwjf2/ 2026-05-04 12:52:42.670734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-pwjf2/init.txt 2026-05-04 12:52:42.670752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-pwjf2/volumev3-ks-service-registration.txt 2026-05-04 12:52:42.670770 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-lvslx/ 2026-05-04 12:52:42.670788 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-lvslx/cinder-ks-user.txt 2026-05-04 12:52:42.670807 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-lvslx/init.txt 2026-05-04 12:52:42.670825 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-7l9xl/ 2026-05-04 12:52:42.670843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-7l9xl/init.txt 2026-05-04 12:52:42.670860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-7l9xl/rabbit-init.txt 2026-05-04 12:52:42.670879 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-6dd7cf4f4b-z7wt2/ 2026-05-04 12:52:42.670896 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-6dd7cf4f4b-z7wt2/ceph-coordination-volume-perms.txt 2026-05-04 12:52:42.670914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-6dd7cf4f4b-z7wt2/cinder-scheduler.txt 2026-05-04 12:52:42.670932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-6dd7cf4f4b-z7wt2/init.txt 2026-05-04 12:52:42.670950 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-rb8gn/ 2026-05-04 12:52:42.670968 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-rb8gn/ceph-keyring-placement.txt 2026-05-04 12:52:42.670986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-rb8gn/cinder-storage-init-rbd1.txt 2026-05-04 12:52:42.671005 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-rb8gn/init.txt 2026-05-04 12:52:42.671022 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8fc6dbf9c-frqvw/ 2026-05-04 12:52:42.671041 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8fc6dbf9c-frqvw/ceph-coordination-volume-perms.txt 2026-05-04 12:52:42.671059 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8fc6dbf9c-frqvw/ceph-keyring-placement-rbd1.txt 2026-05-04 12:52:42.671078 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8fc6dbf9c-frqvw/cinder-volume.txt 2026-05-04 12:52:42.671096 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8fc6dbf9c-frqvw/init-cinder-conf.txt 2026-05-04 12:52:42.671113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8fc6dbf9c-frqvw/init.txt 2026-05-04 12:52:42.671131 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29631605-694pj/ 2026-05-04 12:52:42.671148 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29631605-694pj/cinder-volume-usage-audit.txt 2026-05-04 12:52:42.671172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29631605-694pj/init.txt 2026-05-04 12:52:42.671190 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-7f5797b66b-ngjxf/ 2026-05-04 12:52:42.671208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7f5797b66b-ngjxf/ceph-keyring-placement.txt 2026-05-04 12:52:42.671225 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7f5797b66b-ngjxf/glance-api.txt 2026-05-04 12:52:42.671242 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7f5797b66b-ngjxf/glance-perms.txt 2026-05-04 12:52:42.671260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-7f5797b66b-ngjxf/init.txt 2026-05-04 12:52:42.671278 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-rgg52/ 2026-05-04 12:52:42.671296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-rgg52/glance-db-init-0.txt 2026-05-04 12:52:42.671314 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-rgg52/init.txt 2026-05-04 12:52:42.671332 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-fxtd9/ 2026-05-04 12:52:42.671350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-fxtd9/glance-db-sync.txt 2026-05-04 12:52:42.671368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-fxtd9/init.txt 2026-05-04 12:52:42.671386 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-j8v5t/ 2026-05-04 12:52:42.671404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-j8v5t/image-ks-endpoints-admin.txt 2026-05-04 12:52:42.671422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-j8v5t/image-ks-endpoints-internal.txt 2026-05-04 12:52:42.671439 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-j8v5t/image-ks-endpoints-public.txt 2026-05-04 12:52:42.671457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-j8v5t/init.txt 2026-05-04 12:52:42.671475 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-59wqn/ 2026-05-04 12:52:42.671493 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-59wqn/image-ks-service-registration.txt 2026-05-04 12:52:42.671510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-59wqn/init.txt 2026-05-04 12:52:42.671527 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-gnx4j/ 2026-05-04 12:52:42.671545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-gnx4j/glance-ks-user.txt 2026-05-04 12:52:42.671562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-gnx4j/init.txt 2026-05-04 12:52:42.671579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-6jjhl/ 2026-05-04 12:52:42.671597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-6jjhl/glance-metadefs-load.txt 2026-05-04 12:52:42.671615 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-6jjhl/init.txt 2026-05-04 12:52:42.671632 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-85lnr/ 2026-05-04 12:52:42.671650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-85lnr/init.txt 2026-05-04 12:52:42.671668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-85lnr/rabbit-init.txt 2026-05-04 12:52:42.671685 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-2w9pt/ 2026-05-04 12:52:42.671702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-2w9pt/ceph-keyring-placement.txt 2026-05-04 12:52:42.671720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-2w9pt/glance-storage-init.txt 2026-05-04 12:52:42.671737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-2w9pt/init.txt 2026-05-04 12:52:42.671755 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-9675c8dd-4m87s/ 2026-05-04 12:52:42.671777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-9675c8dd-4m87s/heat-api.txt 2026-05-04 12:52:42.671795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-9675c8dd-4m87s/init.txt 2026-05-04 12:52:42.671813 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-85htc/ 2026-05-04 12:52:42.671831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-85htc/bootstrap.txt 2026-05-04 12:52:42.671848 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-85htc/init.txt 2026-05-04 12:52:42.671866 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-6d88c9f574-6snff/ 2026-05-04 12:52:42.671883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-6d88c9f574-6snff/heat-cfn.txt 2026-05-04 12:52:42.671901 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-6d88c9f574-6snff/init.txt 2026-05-04 12:52:42.671918 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-sz2zz/ 2026-05-04 12:52:42.671936 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-sz2zz/heat-db-init-0.txt 2026-05-04 12:52:42.671954 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-sz2zz/init.txt 2026-05-04 12:52:42.671972 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-qctk4/ 2026-05-04 12:52:42.671990 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-qctk4/heat-db-sync.txt 2026-05-04 12:52:42.672007 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-qctk4/init.txt 2026-05-04 12:52:42.672025 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-w566l/ 2026-05-04 12:52:42.672043 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-w566l/heat-ks-domain-user.txt 2026-05-04 12:52:42.672060 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-w566l/init.txt 2026-05-04 12:52:42.672078 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-55f48d68d9-flp5q/ 2026-05-04 12:52:42.672096 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-55f48d68d9-flp5q/heat-engine.txt 2026-05-04 12:52:42.672113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-55f48d68d9-flp5q/init.txt 2026-05-04 12:52:42.672131 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29631640-lmtkb/ 2026-05-04 12:52:42.672149 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29631640-lmtkb/heat-engine-cleaner.txt 2026-05-04 12:52:42.672167 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29631640-lmtkb/init.txt 2026-05-04 12:52:42.672184 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29631645-b7wvg/ 2026-05-04 12:52:42.672202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29631645-b7wvg/heat-engine-cleaner.txt 2026-05-04 12:52:42.672219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29631645-b7wvg/init.txt 2026-05-04 12:52:42.672237 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29631650-mm46w/ 2026-05-04 12:52:42.672255 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29631650-mm46w/heat-engine-cleaner.txt 2026-05-04 12:52:42.672273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29631650-mm46w/init.txt 2026-05-04 12:52:42.672291 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-tpk8p/ 2026-05-04 12:52:42.672309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-tpk8p/cloudformation-ks-endpoints-admin.txt 2026-05-04 12:52:42.672327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-tpk8p/cloudformation-ks-endpoints-internal.txt 2026-05-04 12:52:42.672345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-tpk8p/cloudformation-ks-endpoints-public.txt 2026-05-04 12:52:42.672366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-tpk8p/init.txt 2026-05-04 12:52:42.672385 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-tpk8p/orchestration-ks-endpoints-admin.txt 2026-05-04 12:52:42.672403 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-tpk8p/orchestration-ks-endpoints-internal.txt 2026-05-04 12:52:42.672420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-tpk8p/orchestration-ks-endpoints-public.txt 2026-05-04 12:52:42.672439 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-zsjtx/ 2026-05-04 12:52:42.672456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-zsjtx/cloudformation-ks-service-registration.txt 2026-05-04 12:52:42.672474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-zsjtx/init.txt 2026-05-04 12:52:42.672492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-zsjtx/orchestration-ks-service-registration.txt 2026-05-04 12:52:42.672509 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-tg2cr/ 2026-05-04 12:52:42.672527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-tg2cr/heat-ks-user.txt 2026-05-04 12:52:42.672544 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-tg2cr/heat-trustee-ks-user.txt 2026-05-04 12:52:42.672562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-tg2cr/init.txt 2026-05-04 12:52:42.672580 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-zw5d2/ 2026-05-04 12:52:42.672598 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-zw5d2/init.txt 2026-05-04 12:52:42.672616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-zw5d2/rabbit-init.txt 2026-05-04 12:52:42.672634 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-v6xfn/ 2026-05-04 12:52:42.672652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-v6xfn/heat-trusts.txt 2026-05-04 12:52:42.672670 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-v6xfn/init.txt 2026-05-04 12:52:42.672689 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-6f69b4dc5c-wp7wz/ 2026-05-04 12:52:42.672707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-6f69b4dc5c-wp7wz/horizon.txt 2026-05-04 12:52:42.672724 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-6f69b4dc5c-wp7wz/init.txt 2026-05-04 12:52:42.672743 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-zllnq/ 2026-05-04 12:52:42.672760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-zllnq/horizon-db-init-0.txt 2026-05-04 12:52:42.672778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-zllnq/init.txt 2026-05-04 12:52:42.672796 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-mh8t9/ 2026-05-04 12:52:42.672814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-mh8t9/horizon-db-sync.txt 2026-05-04 12:52:42.672832 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-mh8t9/init.txt 2026-05-04 12:52:42.672853 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-l786j/ 2026-05-04 12:52:42.672873 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-l786j/init.txt 2026-05-04 12:52:42.672892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-l786j/keepalived.txt 2026-05-04 12:52:42.672910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-l786j/wait-for-ip.txt 2026-05-04 12:52:42.672928 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-5895cb7546-h5tm6/ 2026-05-04 12:52:42.672946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5895cb7546-h5tm6/init.txt 2026-05-04 12:52:42.672964 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5895cb7546-h5tm6/keystone-api.txt 2026-05-04 12:52:42.672986 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-msfqf/ 2026-05-04 12:52:42.673024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-msfqf/bootstrap.txt 2026-05-04 12:52:42.673044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-msfqf/init.txt 2026-05-04 12:52:42.673062 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-thx74/ 2026-05-04 12:52:42.673080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-thx74/init.txt 2026-05-04 12:52:42.673099 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-thx74/keystone-credential-setup.txt 2026-05-04 12:52:42.673116 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-rzk57/ 2026-05-04 12:52:42.673134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-rzk57/init.txt 2026-05-04 12:52:42.673152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-rzk57/keystone-db-init-0.txt 2026-05-04 12:52:42.673170 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-7gghw/ 2026-05-04 12:52:42.673188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-7gghw/init.txt 2026-05-04 12:52:42.673206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-7gghw/keystone-db-sync.txt 2026-05-04 12:52:42.673224 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-dgxcg/ 2026-05-04 12:52:42.673242 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-dgxcg/init.txt 2026-05-04 12:52:42.673260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-dgxcg/keystone-domain-manage.txt 2026-05-04 12:52:42.673279 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-rotate-29631600-cc4nj/ 2026-05-04 12:52:42.673296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-rotate-29631600-cc4nj/init.txt 2026-05-04 12:52:42.673314 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-rotate-29631600-cc4nj/keystone-fernet-rotate.txt 2026-05-04 12:52:42.673332 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-9xdd9/ 2026-05-04 12:52:42.673350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-9xdd9/init.txt 2026-05-04 12:52:42.673368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-9xdd9/keystone-fernet-setup.txt 2026-05-04 12:52:42.673386 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-kjfsz/ 2026-05-04 12:52:42.673403 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-kjfsz/init.txt 2026-05-04 12:52:42.673421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-kjfsz/rabbit-init.txt 2026-05-04 12:52:42.673439 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6929l/ 2026-05-04 12:52:42.673457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6929l/ceph-admin-keyring-placement.txt 2026-05-04 12:52:42.673475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6929l/ceph-keyring-placement.txt 2026-05-04 12:52:42.673493 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6929l/init-dynamic-options.txt 2026-05-04 12:52:42.673511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6929l/init.txt 2026-05-04 12:52:42.673529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6929l/libvirt-exporter.txt 2026-05-04 12:52:42.673547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6929l/libvirt.txt 2026-05-04 12:52:42.673565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6929l/tls-sidecar.txt 2026-05-04 12:52:42.673583 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-6745b97ccb-hmrlm/ 2026-05-04 12:52:42.673600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-6745b97ccb-hmrlm/init.txt 2026-05-04 12:52:42.673623 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-6745b97ccb-hmrlm/magnum-api.txt 2026-05-04 12:52:42.673641 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-sfdtm/ 2026-05-04 12:52:42.673659 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-sfdtm/magnum-cluster-api-proxy.txt 2026-05-04 12:52:42.673677 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-05-04 12:52:42.673695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-05-04 12:52:42.673713 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-05-04 12:52:42.673731 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-05-04 12:52:42.673748 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-qtqkr/ 2026-05-04 12:52:42.673767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-qtqkr/init.txt 2026-05-04 12:52:42.673785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-qtqkr/magnum-db-init-0.txt 2026-05-04 12:52:42.673802 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-k5rdd/ 2026-05-04 12:52:42.673820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-k5rdd/init.txt 2026-05-04 12:52:42.673838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-k5rdd/magnum-db-sync.txt 2026-05-04 12:52:42.673856 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-72zts/ 2026-05-04 12:52:42.673875 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-72zts/init.txt 2026-05-04 12:52:42.673892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-72zts/magnum-ks-domain-user.txt 2026-05-04 12:52:42.673910 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-fntpt/ 2026-05-04 12:52:42.673927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-fntpt/container-infra-ks-endpoints-admin.txt 2026-05-04 12:52:42.673945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-fntpt/container-infra-ks-endpoints-internal.txt 2026-05-04 12:52:42.673963 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-fntpt/container-infra-ks-endpoints-public.txt 2026-05-04 12:52:42.673981 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-fntpt/init.txt 2026-05-04 12:52:42.673998 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-jqdvc/ 2026-05-04 12:52:42.674016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-jqdvc/container-infra-ks-service-registration.txt 2026-05-04 12:52:42.674034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-jqdvc/init.txt 2026-05-04 12:52:42.674052 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-kggnp/ 2026-05-04 12:52:42.674070 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-kggnp/init.txt 2026-05-04 12:52:42.674088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-kggnp/magnum-ks-user.txt 2026-05-04 12:52:42.674106 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-bjzmg/ 2026-05-04 12:52:42.674124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-bjzmg/init.txt 2026-05-04 12:52:42.674142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-bjzmg/rabbit-init.txt 2026-05-04 12:52:42.674159 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-t8rf5/ 2026-05-04 12:52:42.674177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-t8rf5/registry.txt 2026-05-04 12:52:42.674194 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-5d4fc689d-l4qm9/ 2026-05-04 12:52:42.674212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-5d4fc689d-l4qm9/init.txt 2026-05-04 12:52:42.674235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-5d4fc689d-l4qm9/manila-api.txt 2026-05-04 12:52:42.674253 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-57rd8/ 2026-05-04 12:52:42.674272 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-57rd8/bootstrap.txt 2026-05-04 12:52:42.674289 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-57rd8/init.txt 2026-05-04 12:52:42.674307 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-55dcfcf97c-wwqh6/ 2026-05-04 12:52:42.674324 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-55dcfcf97c-wwqh6/init.txt 2026-05-04 12:52:42.674342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-55dcfcf97c-wwqh6/manila-data.txt 2026-05-04 12:52:42.674360 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-sg9p6/ 2026-05-04 12:52:42.674377 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-sg9p6/init.txt 2026-05-04 12:52:42.674395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-sg9p6/manila-db-init-0.txt 2026-05-04 12:52:42.674413 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-hjt87/ 2026-05-04 12:52:42.674431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-hjt87/init.txt 2026-05-04 12:52:42.674449 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-hjt87/manila-db-sync.txt 2026-05-04 12:52:42.674467 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4hxch/ 2026-05-04 12:52:42.674485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4hxch/init.txt 2026-05-04 12:52:42.674503 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4hxch/share-ks-endpoints-admin.txt 2026-05-04 12:52:42.674520 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4hxch/share-ks-endpoints-internal.txt 2026-05-04 12:52:42.674538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4hxch/share-ks-endpoints-public.txt 2026-05-04 12:52:42.674556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4hxch/sharev2-ks-endpoints-admin.txt 2026-05-04 12:52:42.674574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4hxch/sharev2-ks-endpoints-internal.txt 2026-05-04 12:52:42.674591 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-4hxch/sharev2-ks-endpoints-public.txt 2026-05-04 12:52:42.674609 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-ns4wm/ 2026-05-04 12:52:42.674627 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-ns4wm/init.txt 2026-05-04 12:52:42.674645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-ns4wm/share-ks-service-registration.txt 2026-05-04 12:52:42.674665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-ns4wm/sharev2-ks-service-registration.txt 2026-05-04 12:52:42.674687 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-8jgkz/ 2026-05-04 12:52:42.674751 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-8jgkz/init.txt 2026-05-04 12:52:42.674772 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-8jgkz/manila-ks-user.txt 2026-05-04 12:52:42.674791 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-47z2m/ 2026-05-04 12:52:42.674810 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-47z2m/init.txt 2026-05-04 12:52:42.674829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-47z2m/rabbit-init.txt 2026-05-04 12:52:42.674847 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-56b4558f97-pvsbr/ 2026-05-04 12:52:42.674865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-56b4558f97-pvsbr/init.txt 2026-05-04 12:52:42.674889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-56b4558f97-pvsbr/manila-scheduler.txt 2026-05-04 12:52:42.674908 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-86f4887f77-2fcmp/ 2026-05-04 12:52:42.674926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-86f4887f77-2fcmp/init.txt 2026-05-04 12:52:42.674944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-86f4887f77-2fcmp/manila-share-init.txt 2026-05-04 12:52:42.674962 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-86f4887f77-2fcmp/manila-share.txt 2026-05-04 12:52:42.674979 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-95tl2/ 2026-05-04 12:52:42.674997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-95tl2/init.txt 2026-05-04 12:52:42.675014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-95tl2/memcached-exporter.txt 2026-05-04 12:52:42.675032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-95tl2/memcached.txt 2026-05-04 12:52:42.675050 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-gkps4/ 2026-05-04 12:52:42.675068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-gkps4/init.txt 2026-05-04 12:52:42.675086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-gkps4/neutron-db-init-0.txt 2026-05-04 12:52:42.675104 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-fxtmg/ 2026-05-04 12:52:42.675122 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-fxtmg/init.txt 2026-05-04 12:52:42.675140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-fxtmg/neutron-db-sync.txt 2026-05-04 12:52:42.675158 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-mw5h7/ 2026-05-04 12:52:42.675176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-mw5h7/init.txt 2026-05-04 12:52:42.675194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-mw5h7/network-ks-endpoints-admin.txt 2026-05-04 12:52:42.675212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-mw5h7/network-ks-endpoints-internal.txt 2026-05-04 12:52:42.675230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-mw5h7/network-ks-endpoints-public.txt 2026-05-04 12:52:42.675248 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-xcxsc/ 2026-05-04 12:52:42.675266 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-xcxsc/init.txt 2026-05-04 12:52:42.675283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-xcxsc/network-ks-service-registration.txt 2026-05-04 12:52:42.675301 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-vhh5f/ 2026-05-04 12:52:42.675319 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-vhh5f/init.txt 2026-05-04 12:52:42.675337 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-vhh5f/neutron-ks-user.txt 2026-05-04 12:52:42.675355 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-qjvmz/ 2026-05-04 12:52:42.675373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-qjvmz/init.txt 2026-05-04 12:52:42.675391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-qjvmz/neutron-netns-cleanup-cron.txt 2026-05-04 12:52:42.675409 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-7v7gh/ 2026-05-04 12:52:42.675427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-7v7gh/init.txt 2026-05-04 12:52:42.675444 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-7v7gh/neutron-metadata-agent-init.txt 2026-05-04 12:52:42.675462 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-7v7gh/neutron-ovn-metadata-agent.txt 2026-05-04 12:52:42.675485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-7v7gh/ovn-neutron-init.txt 2026-05-04 12:52:42.675504 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-drdg5/ 2026-05-04 12:52:42.675522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-drdg5/init.txt 2026-05-04 12:52:42.675540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-drdg5/neutron-ovn-vpn-agent.txt 2026-05-04 12:52:42.675557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-drdg5/ovn-neutron-init.txt 2026-05-04 12:52:42.675575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-drdg5/ovn-vpn-agent-init.txt 2026-05-04 12:52:42.675594 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-khmck/ 2026-05-04 12:52:42.675612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-khmck/init.txt 2026-05-04 12:52:42.675630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-khmck/rabbit-init.txt 2026-05-04 12:52:42.675648 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-54795d477c-7xtf7/ 2026-05-04 12:52:42.675665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-54795d477c-7xtf7/init.txt 2026-05-04 12:52:42.675683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-54795d477c-7xtf7/neutron-rpc-server.txt 2026-05-04 12:52:42.675701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-54795d477c-7xtf7/ovn-neutron-init.txt 2026-05-04 12:52:42.675719 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-56f47c6b87-cpcwv/ 2026-05-04 12:52:42.675737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-56f47c6b87-cpcwv/init.txt 2026-05-04 12:52:42.675754 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-56f47c6b87-cpcwv/neutron-policy-server.txt 2026-05-04 12:52:42.675772 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-56f47c6b87-cpcwv/neutron-server.txt 2026-05-04 12:52:42.675790 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-56f47c6b87-cpcwv/ovn-neutron-init.txt 2026-05-04 12:52:42.675808 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6d7b6c4c78-rllsh/ 2026-05-04 12:52:42.675826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6d7b6c4c78-rllsh/init.txt 2026-05-04 12:52:42.675844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6d7b6c4c78-rllsh/nova-api-metadata-init.txt 2026-05-04 12:52:42.675862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-6d7b6c4c78-rllsh/nova-api.txt 2026-05-04 12:52:42.675880 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-bdc9c8d8-x72kz/ 2026-05-04 12:52:42.675898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-bdc9c8d8-x72kz/init.txt 2026-05-04 12:52:42.675916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-bdc9c8d8-x72kz/nova-osapi.txt 2026-05-04 12:52:42.675936 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-nzkpw/ 2026-05-04 12:52:42.675957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-nzkpw/bootstrap.txt 2026-05-04 12:52:42.675974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-nzkpw/init.txt 2026-05-04 12:52:42.675992 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-ql94w/ 2026-05-04 12:52:42.676009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-ql94w/init.txt 2026-05-04 12:52:42.676027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-ql94w/nova-cell-setup-init.txt 2026-05-04 12:52:42.676045 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-ql94w/nova-cell-setup.txt 2026-05-04 12:52:42.676067 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ncbf/ 2026-05-04 12:52:42.676086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ncbf/ceph-admin-keyring-placement.txt 2026-05-04 12:52:42.676104 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ncbf/ceph-keyring-placement.txt 2026-05-04 12:52:42.676122 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ncbf/ceph-perms.txt 2026-05-04 12:52:42.676140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ncbf/init.txt 2026-05-04 12:52:42.676158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ncbf/nova-compute-init.txt 2026-05-04 12:52:42.676176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ncbf/nova-compute-ssh-init.txt 2026-05-04 12:52:42.676194 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ncbf/nova-compute-ssh.txt 2026-05-04 12:52:42.676211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ncbf/nova-compute-vnc-init.txt 2026-05-04 12:52:42.676229 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-6ncbf/nova-compute.txt 2026-05-04 12:52:42.676246 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-7c5cf4fffb-ptg8d/ 2026-05-04 12:52:42.676264 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-7c5cf4fffb-ptg8d/init.txt 2026-05-04 12:52:42.676282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-7c5cf4fffb-ptg8d/nova-conductor.txt 2026-05-04 12:52:42.676300 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-kcc8j/ 2026-05-04 12:52:42.676318 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-kcc8j/init.txt 2026-05-04 12:52:42.676335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-kcc8j/nova-db-init-0.txt 2026-05-04 12:52:42.676353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-kcc8j/nova-db-init-1.txt 2026-05-04 12:52:42.676371 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-kcc8j/nova-db-init-2.txt 2026-05-04 12:52:42.676389 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-lwx94/ 2026-05-04 12:52:42.676407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-lwx94/init.txt 2026-05-04 12:52:42.676425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-lwx94/nova-db-sync.txt 2026-05-04 12:52:42.676442 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-vp4lv/ 2026-05-04 12:52:42.676460 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-vp4lv/compute-ks-endpoints-admin.txt 2026-05-04 12:52:42.676478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-vp4lv/compute-ks-endpoints-internal.txt 2026-05-04 12:52:42.676495 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-vp4lv/compute-ks-endpoints-public.txt 2026-05-04 12:52:42.676513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-vp4lv/init.txt 2026-05-04 12:52:42.676530 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-qm22l/ 2026-05-04 12:52:42.676552 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-qm22l/compute-ks-service-registration.txt 2026-05-04 12:52:42.676690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-qm22l/init.txt 2026-05-04 12:52:42.676719 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-5q777/ 2026-05-04 12:52:42.676739 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-5q777/init.txt 2026-05-04 12:52:42.676757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-5q777/nova-ks-user.txt 2026-05-04 12:52:42.676775 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-bb4dd6dcf-tptk4/ 2026-05-04 12:52:42.676800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-bb4dd6dcf-tptk4/init.txt 2026-05-04 12:52:42.676818 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-bb4dd6dcf-tptk4/nova-novncproxy-init-assets.txt 2026-05-04 12:52:42.676836 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-bb4dd6dcf-tptk4/nova-novncproxy-init.txt 2026-05-04 12:52:42.676854 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-bb4dd6dcf-tptk4/nova-novncproxy.txt 2026-05-04 12:52:42.676872 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-kfnvg/ 2026-05-04 12:52:42.676889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-kfnvg/init.txt 2026-05-04 12:52:42.676907 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-kfnvg/rabbit-init.txt 2026-05-04 12:52:42.676925 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-68f8bd4fb8-ktkdx/ 2026-05-04 12:52:42.676942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-68f8bd4fb8-ktkdx/init.txt 2026-05-04 12:52:42.676989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-68f8bd4fb8-ktkdx/nova-scheduler.txt 2026-05-04 12:52:42.677010 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-6c8b4f459b-9kh5d/ 2026-05-04 12:52:42.677028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-6c8b4f459b-9kh5d/init.txt 2026-05-04 12:52:42.677046 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-6c8b4f459b-9kh5d/octavia-api.txt 2026-05-04 12:52:42.677064 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-g2lkp/ 2026-05-04 12:52:42.677081 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-g2lkp/bootstrap.txt 2026-05-04 12:52:42.677099 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-g2lkp/init.txt 2026-05-04 12:52:42.677116 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-mcwww/ 2026-05-04 12:52:42.677134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-mcwww/init.txt 2026-05-04 12:52:42.677152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-mcwww/octavia-db-init-0.txt 2026-05-04 12:52:42.677169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-mcwww/octavia-db-init-1.txt 2026-05-04 12:52:42.677186 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-bsd6c/ 2026-05-04 12:52:42.677204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-bsd6c/init.txt 2026-05-04 12:52:42.677304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-bsd6c/octavia-db-sync.txt 2026-05-04 12:52:42.677322 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-7n5df/ 2026-05-04 12:52:42.677340 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-7n5df/init.txt 2026-05-04 12:52:42.677357 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-7n5df/octavia-health-manager-get-port.txt 2026-05-04 12:52:42.677375 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-7n5df/octavia-health-manager-nic-init.txt 2026-05-04 12:52:42.677392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-7n5df/octavia-health-manager.txt 2026-05-04 12:52:42.677410 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-7894d77f99-2twmv/ 2026-05-04 12:52:42.677427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-7894d77f99-2twmv/init.txt 2026-05-04 12:52:42.677445 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-7894d77f99-2twmv/octavia-housekeeping.txt 2026-05-04 12:52:42.677463 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gdgs8/ 2026-05-04 12:52:42.677480 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gdgs8/init.txt 2026-05-04 12:52:42.677505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gdgs8/load-balancer-ks-endpoints-admin.txt 2026-05-04 12:52:42.677523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gdgs8/load-balancer-ks-endpoints-internal.txt 2026-05-04 12:52:42.677541 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-gdgs8/load-balancer-ks-endpoints-public.txt 2026-05-04 12:52:42.677559 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-mcjzn/ 2026-05-04 12:52:42.677578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-mcjzn/init.txt 2026-05-04 12:52:42.677596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-mcjzn/load-balancer-ks-service-registration.txt 2026-05-04 12:52:42.677614 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-8fp5v/ 2026-05-04 12:52:42.677632 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-8fp5v/init.txt 2026-05-04 12:52:42.677649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-8fp5v/octavia-ks-user.txt 2026-05-04 12:52:42.677667 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-6j9lw/ 2026-05-04 12:52:42.677685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-6j9lw/init.txt 2026-05-04 12:52:42.677703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-6j9lw/rabbit-init.txt 2026-05-04 12:52:42.677720 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-5d7bcc65dd-p8zmt/ 2026-05-04 12:52:42.677738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-5d7bcc65dd-p8zmt/init.txt 2026-05-04 12:52:42.677755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-5d7bcc65dd-p8zmt/octavia-worker.txt 2026-05-04 12:52:42.677773 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-sddrn/ 2026-05-04 12:52:42.677790 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-sddrn/openstack-database-exporter.txt 2026-05-04 12:52:42.677807 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-76cbcbd868-d4lsp/ 2026-05-04 12:52:42.677825 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-76cbcbd868-d4lsp/build-config.txt 2026-05-04 12:52:42.677843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-76cbcbd868-d4lsp/openstack-exporter.txt 2026-05-04 12:52:42.677860 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-ws947/ 2026-05-04 12:52:42.677878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-ws947/init.txt 2026-05-04 12:52:42.677896 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-ws947/openvswitch-db-perms.txt 2026-05-04 12:52:42.677914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-ws947/openvswitch-db.txt 2026-05-04 12:52:42.677932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-ws947/openvswitch-vswitchd-modules.txt 2026-05-04 12:52:42.677949 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-ws947/openvswitch-vswitchd.txt 2026-05-04 12:52:42.677966 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nckjj/ 2026-05-04 12:52:42.677984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nckjj/controller-init.txt 2026-05-04 12:52:42.678002 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nckjj/controller.txt 2026-05-04 12:52:42.678019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nckjj/get-gw-enabled.txt 2026-05-04 12:52:42.678036 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nckjj/init.txt 2026-05-04 12:52:42.678054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nckjj/log-parser.txt 2026-05-04 12:52:42.678075 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-nckjj/vector.txt 2026-05-04 12:52:42.678094 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-9rd2n/ 2026-05-04 12:52:42.678112 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-9rd2n/init.txt 2026-05-04 12:52:42.678129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-9rd2n/northd.txt 2026-05-04 12:52:42.678147 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ 2026-05-04 12:52:42.678164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt 2026-05-04 12:52:42.678182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-05-04 12:52:42.678200 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ 2026-05-04 12:52:42.678217 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt 2026-05-04 12:52:42.678235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-05-04 12:52:42.678253 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-05-04 12:52:42.678271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-04 12:52:42.678288 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-04 12:52:42.678306 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-04 12:52:42.678324 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-04 12:52:42.678342 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-05-04 12:52:42.678360 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-04 12:52:42.678378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-04 12:52:42.678395 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-04 12:52:42.678412 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-79659fbbd-rz8m6/ 2026-05-04 12:52:42.678430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-79659fbbd-rz8m6/init.txt 2026-05-04 12:52:42.678447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-79659fbbd-rz8m6/placement-api.txt 2026-05-04 12:52:42.678465 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-whrqf/ 2026-05-04 12:52:42.678483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-whrqf/init.txt 2026-05-04 12:52:42.678500 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-whrqf/placement-db-init-0.txt 2026-05-04 12:52:42.678518 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-5fl99/ 2026-05-04 12:52:42.678535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-5fl99/init.txt 2026-05-04 12:52:42.678553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-5fl99/placement-db-sync.txt 2026-05-04 12:52:42.678570 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-46tdx/ 2026-05-04 12:52:42.678588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-46tdx/init.txt 2026-05-04 12:52:42.678606 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-46tdx/placement-ks-endpoints-admin.txt 2026-05-04 12:52:42.678623 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-46tdx/placement-ks-endpoints-internal.txt 2026-05-04 12:52:42.678641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-46tdx/placement-ks-endpoints-public.txt 2026-05-04 12:52:42.678658 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-stl4v/ 2026-05-04 12:52:42.678676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-stl4v/init.txt 2026-05-04 12:52:42.678698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-stl4v/placement-ks-service-registration.txt 2026-05-04 12:52:42.678716 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-j4j5g/ 2026-05-04 12:52:42.678737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-j4j5g/init.txt 2026-05-04 12:52:42.678766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-j4j5g/placement-ks-user.txt 2026-05-04 12:52:42.678785 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-984fw/ 2026-05-04 12:52:42.678802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-984fw/percona-xtradb-cluster-operator.txt 2026-05-04 12:52:42.678820 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-05-04 12:52:42.678839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-05-04 12:52:42.678859 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-05-04 12:52:42.678880 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-05-04 12:52:42.678898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-05-04 12:52:42.678915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-05-04 12:52:42.678933 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-wp5x2/ 2026-05-04 12:52:42.678951 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-wp5x2/rabbitmq-cluster-operator.txt 2026-05-04 12:52:42.678969 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-05-04 12:52:42.678986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-05-04 12:52:42.679004 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-05-04 12:52:42.679022 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-05-04 12:52:42.679040 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-05-04 12:52:42.679057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-05-04 12:52:42.679075 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-05-04 12:52:42.679093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-04 12:52:42.679110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-04 12:52:42.679128 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-05-04 12:52:42.679145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-05-04 12:52:42.679163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-05-04 12:52:42.679181 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-05-04 12:52:42.679198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-05-04 12:52:42.679215 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-05-04 12:52:42.679233 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-p4mp9/ 2026-05-04 12:52:42.679251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-p4mp9/rabbitmq-cluster-operator.txt 2026-05-04 12:52:42.679269 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-05-04 12:52:42.679287 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-05-04 12:52:42.679312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-05-04 12:52:42.679331 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-05-04 12:52:42.679349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-05-04 12:52:42.679366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-05-04 12:52:42.679384 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-05-04 12:52:42.679402 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-05-04 12:52:42.679420 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-05-04 12:52:42.679437 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-mc6sv/ 2026-05-04 12:52:42.679455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-mc6sv/ceph-crash.txt 2026-05-04 12:52:42.679472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-mc6sv/chown-container-data-dir.txt 2026-05-04 12:52:42.679490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-mc6sv/make-container-crash-dir.txt 2026-05-04 12:52:42.679508 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hrglt/ 2026-05-04 12:52:42.679526 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hrglt/chown-container-data-dir.txt 2026-05-04 12:52:42.679544 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hrglt/log-collector.txt 2026-05-04 12:52:42.679562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hrglt/rgw.txt 2026-05-04 12:52:42.679579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-f54676c6d-ssm2q/ 2026-05-04 12:52:42.679596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-f54676c6d-ssm2q/init.txt 2026-05-04 12:52:42.679614 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-f54676c6d-ssm2q/staffeln-api.txt 2026-05-04 12:52:42.679632 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5f74d6db87-hl7fb/ 2026-05-04 12:52:42.679649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5f74d6db87-hl7fb/staffeln-conductor.txt 2026-05-04 12:52:42.679667 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-7pf7z/ 2026-05-04 12:52:42.679684 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-7pf7z/init.txt 2026-05-04 12:52:42.679702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-7pf7z/staffeln-db-init-0.txt 2026-05-04 12:52:42.679720 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-mjf5w/ 2026-05-04 12:52:42.679737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-mjf5w/init.txt 2026-05-04 12:52:42.679755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-mjf5w/staffeln-db-sync.txt 2026-05-04 12:52:42.679772 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-lxsqc/ 2026-05-04 12:52:42.679790 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-lxsqc/init.txt 2026-05-04 12:52:42.679808 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-lxsqc/tempest-ks-user.txt 2026-05-04 12:52:42.679826 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-ncvxq/ 2026-05-04 12:52:42.679843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-ncvxq/init.txt 2026-05-04 12:52:42.679861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-ncvxq/tempest-run-tests-init.txt 2026-05-04 12:52:42.679878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-ncvxq/tempest-run-tests.txt 2026-05-04 12:52:42.679899 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-05-04 12:52:42.679917 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-05-04 12:52:42.679935 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-05-04 12:52:42.679953 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-05-04 12:52:42.679970 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-05-04 12:52:42.679987 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-vhd8s/ 2026-05-04 12:52:42.680005 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-vhd8s/manager.txt 2026-05-04 12:52:42.680023 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-05-04 12:52:42.680041 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-kthgp/ 2026-05-04 12:52:42.680058 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-kthgp/rook-ceph-operator.txt 2026-05-04 12:52:42.680076 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-05-04 12:52:42.680094 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-kkxsf/ 2026-05-04 12:52:42.680112 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-kkxsf/secretgen-controller.txt 2026-05-04 12:52:42.680130 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-05-04 12:52:42.680148 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-jgbb5/ 2026-05-04 12:52:42.680166 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-jgbb5/controller.txt 2026-05-04 12:52:42.680184 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-v78rc/ 2026-05-04 12:52:42.680201 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-v78rc/ingress-nginx-default-backend.txt 2026-05-04 12:52:42.680219 | instance | cd+++++++++ pod-logs/kube-system/ 2026-05-04 12:52:42.680237 | instance | cd+++++++++ pod-logs/kube-system/cilium-lvvq2/ 2026-05-04 12:52:42.680254 | instance | >f+++++++++ pod-logs/kube-system/cilium-lvvq2/apply-sysctl-overwrites.txt 2026-05-04 12:52:42.680272 | instance | >f+++++++++ pod-logs/kube-system/cilium-lvvq2/cilium-agent.txt 2026-05-04 12:52:42.680290 | instance | >f+++++++++ pod-logs/kube-system/cilium-lvvq2/clean-cilium-state.txt 2026-05-04 12:52:42.680308 | instance | >f+++++++++ pod-logs/kube-system/cilium-lvvq2/config.txt 2026-05-04 12:52:42.680326 | instance | >f+++++++++ pod-logs/kube-system/cilium-lvvq2/install-cni-binaries.txt 2026-05-04 12:52:42.680344 | instance | >f+++++++++ pod-logs/kube-system/cilium-lvvq2/mount-bpf-fs.txt 2026-05-04 12:52:42.680362 | instance | >f+++++++++ pod-logs/kube-system/cilium-lvvq2/mount-cgroup.txt 2026-05-04 12:52:42.680380 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-hzpd9/ 2026-05-04 12:52:42.680398 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-hzpd9/cilium-operator.txt 2026-05-04 12:52:42.680415 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-cl5wt/ 2026-05-04 12:52:42.680433 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-cl5wt/coredns.txt 2026-05-04 12:52:42.680451 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-rbnp2/ 2026-05-04 12:52:42.680469 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-rbnp2/coredns.txt 2026-05-04 12:52:42.680486 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-05-04 12:52:42.680504 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-05-04 12:52:42.680522 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-05-04 12:52:42.680539 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-05-04 12:52:42.680562 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-05-04 12:52:42.680581 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-05-04 12:52:42.680599 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-969zx/ 2026-05-04 12:52:42.680617 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-969zx/kube-proxy.txt 2026-05-04 12:52:42.680635 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-05-04 12:52:42.680653 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-05-04 12:52:42.680670 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-05-04 12:52:42.680688 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-05-04 12:52:42.680706 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-05-04 12:52:42.680724 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-xqlbm/ 2026-05-04 12:52:42.680741 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-xqlbm/local-path-provisioner.txt 2026-05-04 12:52:42.680759 | instance | cd+++++++++ pod-logs/monitoring/ 2026-05-04 12:52:42.680776 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-05-04 12:52:42.680794 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-05-04 12:52:42.680811 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-05-04 12:52:42.680829 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-05-04 12:52:42.680846 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-05-04 12:52:42.680864 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-6vgll/ 2026-05-04 12:52:42.680882 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-6vgll/goldpinger-daemon.txt 2026-05-04 12:52:42.680900 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5c94c4b8f7-hflxx/ 2026-05-04 12:52:42.680918 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5c94c4b8f7-hflxx/grafana-sc-dashboard.txt 2026-05-04 12:52:42.680936 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5c94c4b8f7-hflxx/grafana-sc-datasources.txt 2026-05-04 12:52:42.680954 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5c94c4b8f7-hflxx/grafana.txt 2026-05-04 12:52:42.680972 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rzqsx/ 2026-05-04 12:52:42.680994 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-rzqsx/kube-state-metrics.txt 2026-05-04 12:52:42.681027 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-dhq45/ 2026-05-04 12:52:42.681046 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-dhq45/kube-prometheus-stack.txt 2026-05-04 12:52:42.681064 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-pzw8z/ 2026-05-04 12:52:42.681082 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-pzw8z/node-exporter.txt 2026-05-04 12:52:42.681099 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-pzw8z/pod-tls-sidecar.txt 2026-05-04 12:52:42.681117 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-05-04 12:52:42.681134 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-05-04 12:52:42.681152 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-05-04 12:52:42.681170 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-05-04 12:52:42.681187 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-05-04 12:52:42.681210 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-kz4g9/ 2026-05-04 12:52:42.681229 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-kz4g9/nginx.txt 2026-05-04 12:52:42.681247 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-05-04 12:52:42.681265 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-05-04 12:52:42.681283 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-05-04 12:52:42.681301 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-mmw4x/ 2026-05-04 12:52:42.681320 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-mmw4x/gc.txt 2026-05-04 12:52:42.681338 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-spvqx/ 2026-05-04 12:52:42.681355 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-spvqx/master.txt 2026-05-04 12:52:42.681373 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-697tl/ 2026-05-04 12:52:42.681391 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-697tl/worker.txt 2026-05-04 12:52:42.681409 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-05-04 12:52:42.681426 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-05-04 12:52:42.681444 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-05-04 12:52:42.681461 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-05-04 12:52:42.681479 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-05-04 12:52:42.681497 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-05-04 12:52:42.681514 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-b4pkz/ 2026-05-04 12:52:42.681532 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-b4pkz/pushgateway.txt 2026-05-04 12:52:42.681550 | instance | cd+++++++++ pod-logs/monitoring/vector-k5qs4/ 2026-05-04 12:52:42.681568 | instance | >f+++++++++ pod-logs/monitoring/vector-k5qs4/vector.txt 2026-05-04 12:52:42.681586 | instance | cd+++++++++ pod-logs/openstack/ 2026-05-04 12:52:42.681604 | instance | cd+++++++++ pod-logs/openstack/barbican-api-7dc67d5487-rkppl/ 2026-05-04 12:52:42.681621 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7dc67d5487-rkppl/barbican-api.txt 2026-05-04 12:52:42.681639 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7dc67d5487-rkppl/init.txt 2026-05-04 12:52:42.681657 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-vbwh2/ 2026-05-04 12:52:42.681674 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-vbwh2/barbican-db-init-0.txt 2026-05-04 12:52:42.681692 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-vbwh2/init.txt 2026-05-04 12:52:42.681710 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-4n6dw/ 2026-05-04 12:52:42.681728 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-4n6dw/barbican-db-sync.txt 2026-05-04 12:52:42.681746 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-4n6dw/init.txt 2026-05-04 12:52:42.681764 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-8hx27/ 2026-05-04 12:52:42.681782 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-8hx27/init.txt 2026-05-04 12:52:42.681800 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-8hx27/key-manager-ks-endpoints-admin.txt 2026-05-04 12:52:42.681817 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-8hx27/key-manager-ks-endpoints-internal.txt 2026-05-04 12:52:42.681835 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-8hx27/key-manager-ks-endpoints-public.txt 2026-05-04 12:52:42.681857 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-knb5p/ 2026-05-04 12:52:42.681876 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-knb5p/init.txt 2026-05-04 12:52:42.681893 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-knb5p/key-manager-ks-service-registration.txt 2026-05-04 12:52:42.681911 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-6npv9/ 2026-05-04 12:52:42.681929 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-6npv9/barbican-ks-user.txt 2026-05-04 12:52:42.681946 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-6npv9/init.txt 2026-05-04 12:52:42.681964 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-jg7w4/ 2026-05-04 12:52:42.681982 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-jg7w4/init.txt 2026-05-04 12:52:42.682000 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-jg7w4/rabbit-init.txt 2026-05-04 12:52:42.682018 | instance | cd+++++++++ pod-logs/openstack/cinder-api-655cbcb574-wsm4g/ 2026-05-04 12:52:42.682037 | instance | >f+++++++++ pod-logs/openstack/cinder-api-655cbcb574-wsm4g/ceph-coordination-volume-perms.txt 2026-05-04 12:52:42.682055 | instance | >f+++++++++ pod-logs/openstack/cinder-api-655cbcb574-wsm4g/cinder-api.txt 2026-05-04 12:52:42.682072 | instance | >f+++++++++ pod-logs/openstack/cinder-api-655cbcb574-wsm4g/init.txt 2026-05-04 12:52:42.682092 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-5cbbdd55b-x2mb4/ 2026-05-04 12:52:42.682111 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5cbbdd55b-x2mb4/ceph-backup-keyring-placement.txt 2026-05-04 12:52:42.682130 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5cbbdd55b-x2mb4/ceph-coordination-volume-perms.txt 2026-05-04 12:52:42.682148 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5cbbdd55b-x2mb4/ceph-keyring-placement-rbd1.txt 2026-05-04 12:52:42.682166 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5cbbdd55b-x2mb4/cinder-backup.txt 2026-05-04 12:52:42.682184 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5cbbdd55b-x2mb4/init.txt 2026-05-04 12:52:42.682201 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-n4dmf/ 2026-05-04 12:52:42.682219 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-n4dmf/ceph-keyring-placement.txt 2026-05-04 12:52:42.682237 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-n4dmf/cinder-backup-storage-init.txt 2026-05-04 12:52:42.682254 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-n4dmf/init.txt 2026-05-04 12:52:42.682272 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-hkglr/ 2026-05-04 12:52:42.682289 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-hkglr/bootstrap.txt 2026-05-04 12:52:42.682307 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-hkglr/init.txt 2026-05-04 12:52:42.682324 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-tshsg/ 2026-05-04 12:52:42.682342 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-tshsg/create-internal-tenant.txt 2026-05-04 12:52:42.682359 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-tshsg/init.txt 2026-05-04 12:52:42.682377 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-bh9l7/ 2026-05-04 12:52:42.682394 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-bh9l7/cinder-db-init-0.txt 2026-05-04 12:52:42.682412 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-bh9l7/init.txt 2026-05-04 12:52:42.682429 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-jnpz4/ 2026-05-04 12:52:42.682447 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-jnpz4/cinder-db-sync.txt 2026-05-04 12:52:42.682465 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-jnpz4/init.txt 2026-05-04 12:52:42.682483 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-vwxph/ 2026-05-04 12:52:42.682507 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-vwxph/init.txt 2026-05-04 12:52:42.682526 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-vwxph/volumev3-ks-endpoints-admin.txt 2026-05-04 12:52:42.682543 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-vwxph/volumev3-ks-endpoints-internal.txt 2026-05-04 12:52:42.682561 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-vwxph/volumev3-ks-endpoints-public.txt 2026-05-04 12:52:42.682579 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-pwjf2/ 2026-05-04 12:52:42.682597 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-pwjf2/init.txt 2026-05-04 12:52:42.682614 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-pwjf2/volumev3-ks-service-registration.txt 2026-05-04 12:52:42.682632 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-lvslx/ 2026-05-04 12:52:42.682649 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-lvslx/cinder-ks-user.txt 2026-05-04 12:52:42.682667 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-lvslx/init.txt 2026-05-04 12:52:42.682685 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-7l9xl/ 2026-05-04 12:52:42.682703 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-7l9xl/init.txt 2026-05-04 12:52:42.682720 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-7l9xl/rabbit-init.txt 2026-05-04 12:52:42.682738 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-6dd7cf4f4b-z7wt2/ 2026-05-04 12:52:42.682756 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-6dd7cf4f4b-z7wt2/ceph-coordination-volume-perms.txt 2026-05-04 12:52:42.682777 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-6dd7cf4f4b-z7wt2/cinder-scheduler.txt 2026-05-04 12:52:42.682818 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-6dd7cf4f4b-z7wt2/init.txt 2026-05-04 12:52:42.682839 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-rb8gn/ 2026-05-04 12:52:42.682858 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-rb8gn/ceph-keyring-placement.txt 2026-05-04 12:52:42.682876 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-rb8gn/cinder-storage-init-rbd1.txt 2026-05-04 12:52:42.682894 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-rb8gn/init.txt 2026-05-04 12:52:42.682912 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-8fc6dbf9c-frqvw/ 2026-05-04 12:52:42.682929 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8fc6dbf9c-frqvw/ceph-coordination-volume-perms.txt 2026-05-04 12:52:42.682947 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8fc6dbf9c-frqvw/ceph-keyring-placement-rbd1.txt 2026-05-04 12:52:42.682965 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8fc6dbf9c-frqvw/cinder-volume.txt 2026-05-04 12:52:42.682983 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8fc6dbf9c-frqvw/init-cinder-conf.txt 2026-05-04 12:52:42.683001 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8fc6dbf9c-frqvw/init.txt 2026-05-04 12:52:42.683018 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29631605-694pj/ 2026-05-04 12:52:42.683036 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29631605-694pj/cinder-volume-usage-audit.txt 2026-05-04 12:52:42.683054 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29631605-694pj/init.txt 2026-05-04 12:52:42.683072 | instance | cd+++++++++ pod-logs/openstack/glance-api-7f5797b66b-ngjxf/ 2026-05-04 12:52:42.683091 | instance | >f+++++++++ pod-logs/openstack/glance-api-7f5797b66b-ngjxf/ceph-keyring-placement.txt 2026-05-04 12:52:42.683108 | instance | >f+++++++++ pod-logs/openstack/glance-api-7f5797b66b-ngjxf/glance-api.txt 2026-05-04 12:52:42.683126 | instance | >f+++++++++ pod-logs/openstack/glance-api-7f5797b66b-ngjxf/glance-perms.txt 2026-05-04 12:52:42.683144 | instance | >f+++++++++ pod-logs/openstack/glance-api-7f5797b66b-ngjxf/init.txt 2026-05-04 12:52:42.683162 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-rgg52/ 2026-05-04 12:52:42.683186 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-rgg52/glance-db-init-0.txt 2026-05-04 12:52:42.683205 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-rgg52/init.txt 2026-05-04 12:52:42.683223 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-fxtd9/ 2026-05-04 12:52:42.683240 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-fxtd9/glance-db-sync.txt 2026-05-04 12:52:42.683258 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-fxtd9/init.txt 2026-05-04 12:52:42.683276 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-j8v5t/ 2026-05-04 12:52:42.683294 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-j8v5t/image-ks-endpoints-admin.txt 2026-05-04 12:52:42.683312 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-j8v5t/image-ks-endpoints-internal.txt 2026-05-04 12:52:42.683330 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-j8v5t/image-ks-endpoints-public.txt 2026-05-04 12:52:42.683347 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-j8v5t/init.txt 2026-05-04 12:52:42.683365 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-59wqn/ 2026-05-04 12:52:42.683383 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-59wqn/image-ks-service-registration.txt 2026-05-04 12:52:42.683401 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-59wqn/init.txt 2026-05-04 12:52:42.683418 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-gnx4j/ 2026-05-04 12:52:42.683436 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-gnx4j/glance-ks-user.txt 2026-05-04 12:52:42.683453 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-gnx4j/init.txt 2026-05-04 12:52:42.683471 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-6jjhl/ 2026-05-04 12:52:42.683489 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-6jjhl/glance-metadefs-load.txt 2026-05-04 12:52:42.683507 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-6jjhl/init.txt 2026-05-04 12:52:42.683524 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-85lnr/ 2026-05-04 12:52:42.683542 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-85lnr/init.txt 2026-05-04 12:52:42.683560 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-85lnr/rabbit-init.txt 2026-05-04 12:52:42.683578 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-2w9pt/ 2026-05-04 12:52:42.683596 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-2w9pt/ceph-keyring-placement.txt 2026-05-04 12:52:42.683614 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-2w9pt/glance-storage-init.txt 2026-05-04 12:52:42.683632 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-2w9pt/init.txt 2026-05-04 12:52:42.683650 | instance | cd+++++++++ pod-logs/openstack/heat-api-9675c8dd-4m87s/ 2026-05-04 12:52:42.683668 | instance | >f+++++++++ pod-logs/openstack/heat-api-9675c8dd-4m87s/heat-api.txt 2026-05-04 12:52:42.683685 | instance | >f+++++++++ pod-logs/openstack/heat-api-9675c8dd-4m87s/init.txt 2026-05-04 12:52:42.683703 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-85htc/ 2026-05-04 12:52:42.683720 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-85htc/bootstrap.txt 2026-05-04 12:52:42.683738 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-85htc/init.txt 2026-05-04 12:52:42.683755 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-6d88c9f574-6snff/ 2026-05-04 12:52:42.683773 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-6d88c9f574-6snff/heat-cfn.txt 2026-05-04 12:52:42.683790 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-6d88c9f574-6snff/init.txt 2026-05-04 12:52:42.683808 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-sz2zz/ 2026-05-04 12:52:42.683825 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-sz2zz/heat-db-init-0.txt 2026-05-04 12:52:42.683843 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-sz2zz/init.txt 2026-05-04 12:52:42.683866 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-qctk4/ 2026-05-04 12:52:42.683884 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-qctk4/heat-db-sync.txt 2026-05-04 12:52:42.683902 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-qctk4/init.txt 2026-05-04 12:52:42.683920 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-w566l/ 2026-05-04 12:52:42.683938 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-w566l/heat-ks-domain-user.txt 2026-05-04 12:52:42.683956 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-w566l/init.txt 2026-05-04 12:52:42.683975 | instance | cd+++++++++ pod-logs/openstack/heat-engine-55f48d68d9-flp5q/ 2026-05-04 12:52:42.683993 | instance | >f+++++++++ pod-logs/openstack/heat-engine-55f48d68d9-flp5q/heat-engine.txt 2026-05-04 12:52:42.684011 | instance | >f+++++++++ pod-logs/openstack/heat-engine-55f48d68d9-flp5q/init.txt 2026-05-04 12:52:42.684029 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29631640-lmtkb/ 2026-05-04 12:52:42.684047 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29631640-lmtkb/heat-engine-cleaner.txt 2026-05-04 12:52:42.684066 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29631640-lmtkb/init.txt 2026-05-04 12:52:42.684084 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29631645-b7wvg/ 2026-05-04 12:52:42.684102 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29631645-b7wvg/heat-engine-cleaner.txt 2026-05-04 12:52:42.684120 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29631645-b7wvg/init.txt 2026-05-04 12:52:42.684138 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29631650-mm46w/ 2026-05-04 12:52:42.684156 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29631650-mm46w/heat-engine-cleaner.txt 2026-05-04 12:52:42.684174 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29631650-mm46w/init.txt 2026-05-04 12:52:42.684191 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-tpk8p/ 2026-05-04 12:52:42.684209 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-tpk8p/cloudformation-ks-endpoints-admin.txt 2026-05-04 12:52:42.684226 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-tpk8p/cloudformation-ks-endpoints-internal.txt 2026-05-04 12:52:42.684244 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-tpk8p/cloudformation-ks-endpoints-public.txt 2026-05-04 12:52:42.684261 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-tpk8p/init.txt 2026-05-04 12:52:42.684279 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-tpk8p/orchestration-ks-endpoints-admin.txt 2026-05-04 12:52:42.684297 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-tpk8p/orchestration-ks-endpoints-internal.txt 2026-05-04 12:52:42.684314 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-tpk8p/orchestration-ks-endpoints-public.txt 2026-05-04 12:52:42.684331 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-zsjtx/ 2026-05-04 12:52:42.684349 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-zsjtx/cloudformation-ks-service-registration.txt 2026-05-04 12:52:42.684367 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-zsjtx/init.txt 2026-05-04 12:52:42.684384 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-zsjtx/orchestration-ks-service-registration.txt 2026-05-04 12:52:42.684402 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-tg2cr/ 2026-05-04 12:52:42.684419 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-tg2cr/heat-ks-user.txt 2026-05-04 12:52:42.684436 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-tg2cr/heat-trustee-ks-user.txt 2026-05-04 12:52:42.684454 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-tg2cr/init.txt 2026-05-04 12:52:42.684471 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-zw5d2/ 2026-05-04 12:52:42.684488 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-zw5d2/init.txt 2026-05-04 12:52:42.684512 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-zw5d2/rabbit-init.txt 2026-05-04 12:52:42.684529 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-v6xfn/ 2026-05-04 12:52:42.684547 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-v6xfn/heat-trusts.txt 2026-05-04 12:52:42.684564 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-v6xfn/init.txt 2026-05-04 12:52:42.684582 | instance | cd+++++++++ pod-logs/openstack/horizon-6f69b4dc5c-wp7wz/ 2026-05-04 12:52:42.684600 | instance | >f+++++++++ pod-logs/openstack/horizon-6f69b4dc5c-wp7wz/horizon.txt 2026-05-04 12:52:42.684617 | instance | >f+++++++++ pod-logs/openstack/horizon-6f69b4dc5c-wp7wz/init.txt 2026-05-04 12:52:42.684634 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-zllnq/ 2026-05-04 12:52:42.684651 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-zllnq/horizon-db-init-0.txt 2026-05-04 12:52:42.684669 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-zllnq/init.txt 2026-05-04 12:52:42.684687 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-mh8t9/ 2026-05-04 12:52:42.684705 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-mh8t9/horizon-db-sync.txt 2026-05-04 12:52:42.684723 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-mh8t9/init.txt 2026-05-04 12:52:42.684740 | instance | cd+++++++++ pod-logs/openstack/keepalived-l786j/ 2026-05-04 12:52:42.684758 | instance | >f+++++++++ pod-logs/openstack/keepalived-l786j/init.txt 2026-05-04 12:52:42.684776 | instance | >f+++++++++ pod-logs/openstack/keepalived-l786j/keepalived.txt 2026-05-04 12:52:42.684794 | instance | >f+++++++++ pod-logs/openstack/keepalived-l786j/wait-for-ip.txt 2026-05-04 12:52:42.684811 | instance | cd+++++++++ pod-logs/openstack/keystone-api-5895cb7546-h5tm6/ 2026-05-04 12:52:42.684828 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5895cb7546-h5tm6/init.txt 2026-05-04 12:52:42.684846 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5895cb7546-h5tm6/keystone-api.txt 2026-05-04 12:52:42.684864 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-msfqf/ 2026-05-04 12:52:42.684881 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-msfqf/bootstrap.txt 2026-05-04 12:52:42.684899 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-msfqf/init.txt 2026-05-04 12:52:42.684917 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-thx74/ 2026-05-04 12:52:42.684934 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-thx74/init.txt 2026-05-04 12:52:42.684952 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-thx74/keystone-credential-setup.txt 2026-05-04 12:52:42.684970 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-rzk57/ 2026-05-04 12:52:42.684993 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-rzk57/init.txt 2026-05-04 12:52:42.685028 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-rzk57/keystone-db-init-0.txt 2026-05-04 12:52:42.685047 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-7gghw/ 2026-05-04 12:52:42.685065 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-7gghw/init.txt 2026-05-04 12:52:42.685084 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-7gghw/keystone-db-sync.txt 2026-05-04 12:52:42.685101 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-dgxcg/ 2026-05-04 12:52:42.685119 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-dgxcg/init.txt 2026-05-04 12:52:42.685137 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-dgxcg/keystone-domain-manage.txt 2026-05-04 12:52:42.685155 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-rotate-29631600-cc4nj/ 2026-05-04 12:52:42.685172 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-rotate-29631600-cc4nj/init.txt 2026-05-04 12:52:42.685190 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-rotate-29631600-cc4nj/keystone-fernet-rotate.txt 2026-05-04 12:52:42.685207 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-9xdd9/ 2026-05-04 12:52:42.685231 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-9xdd9/init.txt 2026-05-04 12:52:42.685249 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-9xdd9/keystone-fernet-setup.txt 2026-05-04 12:52:42.685267 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-kjfsz/ 2026-05-04 12:52:42.685285 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-kjfsz/init.txt 2026-05-04 12:52:42.685303 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-kjfsz/rabbit-init.txt 2026-05-04 12:52:42.685321 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-6929l/ 2026-05-04 12:52:42.685339 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6929l/ceph-admin-keyring-placement.txt 2026-05-04 12:52:42.685357 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6929l/ceph-keyring-placement.txt 2026-05-04 12:52:42.685375 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6929l/init-dynamic-options.txt 2026-05-04 12:52:42.685394 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6929l/init.txt 2026-05-04 12:52:42.685411 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6929l/libvirt-exporter.txt 2026-05-04 12:52:42.685429 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6929l/libvirt.txt 2026-05-04 12:52:42.685447 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6929l/tls-sidecar.txt 2026-05-04 12:52:42.685465 | instance | cd+++++++++ pod-logs/openstack/magnum-api-6745b97ccb-hmrlm/ 2026-05-04 12:52:42.685483 | instance | >f+++++++++ pod-logs/openstack/magnum-api-6745b97ccb-hmrlm/init.txt 2026-05-04 12:52:42.685500 | instance | >f+++++++++ pod-logs/openstack/magnum-api-6745b97ccb-hmrlm/magnum-api.txt 2026-05-04 12:52:42.685518 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-sfdtm/ 2026-05-04 12:52:42.685536 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-sfdtm/magnum-cluster-api-proxy.txt 2026-05-04 12:52:42.685554 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-05-04 12:52:42.685571 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-05-04 12:52:42.685589 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-05-04 12:52:42.685607 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-05-04 12:52:42.685625 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-qtqkr/ 2026-05-04 12:52:42.685642 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-qtqkr/init.txt 2026-05-04 12:52:42.685660 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-qtqkr/magnum-db-init-0.txt 2026-05-04 12:52:42.685678 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-k5rdd/ 2026-05-04 12:52:42.685695 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-k5rdd/init.txt 2026-05-04 12:52:42.685713 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-k5rdd/magnum-db-sync.txt 2026-05-04 12:52:42.685731 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-72zts/ 2026-05-04 12:52:42.685748 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-72zts/init.txt 2026-05-04 12:52:42.685765 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-72zts/magnum-ks-domain-user.txt 2026-05-04 12:52:42.685783 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-fntpt/ 2026-05-04 12:52:42.685801 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-fntpt/container-infra-ks-endpoints-admin.txt 2026-05-04 12:52:42.685819 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-fntpt/container-infra-ks-endpoints-internal.txt 2026-05-04 12:52:42.685836 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-fntpt/container-infra-ks-endpoints-public.txt 2026-05-04 12:52:42.685854 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-fntpt/init.txt 2026-05-04 12:52:42.685872 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-jqdvc/ 2026-05-04 12:52:42.685896 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-jqdvc/container-infra-ks-service-registration.txt 2026-05-04 12:52:42.685914 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-jqdvc/init.txt 2026-05-04 12:52:42.685932 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-kggnp/ 2026-05-04 12:52:42.685950 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-kggnp/init.txt 2026-05-04 12:52:42.685968 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-kggnp/magnum-ks-user.txt 2026-05-04 12:52:42.685986 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-bjzmg/ 2026-05-04 12:52:42.686004 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-bjzmg/init.txt 2026-05-04 12:52:42.686021 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-bjzmg/rabbit-init.txt 2026-05-04 12:52:42.686039 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-t8rf5/ 2026-05-04 12:52:42.686057 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-t8rf5/registry.txt 2026-05-04 12:52:42.686074 | instance | cd+++++++++ pod-logs/openstack/manila-api-5d4fc689d-l4qm9/ 2026-05-04 12:52:42.686092 | instance | >f+++++++++ pod-logs/openstack/manila-api-5d4fc689d-l4qm9/init.txt 2026-05-04 12:52:42.686109 | instance | >f+++++++++ pod-logs/openstack/manila-api-5d4fc689d-l4qm9/manila-api.txt 2026-05-04 12:52:42.686127 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-57rd8/ 2026-05-04 12:52:42.686145 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-57rd8/bootstrap.txt 2026-05-04 12:52:42.686163 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-57rd8/init.txt 2026-05-04 12:52:42.686180 | instance | cd+++++++++ pod-logs/openstack/manila-data-55dcfcf97c-wwqh6/ 2026-05-04 12:52:42.686197 | instance | >f+++++++++ pod-logs/openstack/manila-data-55dcfcf97c-wwqh6/init.txt 2026-05-04 12:52:42.686215 | instance | >f+++++++++ pod-logs/openstack/manila-data-55dcfcf97c-wwqh6/manila-data.txt 2026-05-04 12:52:42.686233 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-sg9p6/ 2026-05-04 12:52:42.686251 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-sg9p6/init.txt 2026-05-04 12:52:42.686269 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-sg9p6/manila-db-init-0.txt 2026-05-04 12:52:42.686287 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-hjt87/ 2026-05-04 12:52:42.686305 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-hjt87/init.txt 2026-05-04 12:52:42.686323 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-hjt87/manila-db-sync.txt 2026-05-04 12:52:42.686340 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-4hxch/ 2026-05-04 12:52:42.686358 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4hxch/init.txt 2026-05-04 12:52:42.686376 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4hxch/share-ks-endpoints-admin.txt 2026-05-04 12:52:42.686394 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4hxch/share-ks-endpoints-internal.txt 2026-05-04 12:52:42.686412 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4hxch/share-ks-endpoints-public.txt 2026-05-04 12:52:42.686430 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4hxch/sharev2-ks-endpoints-admin.txt 2026-05-04 12:52:42.686448 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4hxch/sharev2-ks-endpoints-internal.txt 2026-05-04 12:52:42.686466 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-4hxch/sharev2-ks-endpoints-public.txt 2026-05-04 12:52:42.686484 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-ns4wm/ 2026-05-04 12:52:42.686502 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-ns4wm/init.txt 2026-05-04 12:52:42.686520 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-ns4wm/share-ks-service-registration.txt 2026-05-04 12:52:42.686539 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-ns4wm/sharev2-ks-service-registration.txt 2026-05-04 12:52:42.686562 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-8jgkz/ 2026-05-04 12:52:42.686581 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-8jgkz/init.txt 2026-05-04 12:52:42.686599 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-8jgkz/manila-ks-user.txt 2026-05-04 12:52:42.686617 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-47z2m/ 2026-05-04 12:52:42.686635 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-47z2m/init.txt 2026-05-04 12:52:42.686653 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-47z2m/rabbit-init.txt 2026-05-04 12:52:42.686671 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-56b4558f97-pvsbr/ 2026-05-04 12:52:42.686688 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-56b4558f97-pvsbr/init.txt 2026-05-04 12:52:42.686706 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-56b4558f97-pvsbr/manila-scheduler.txt 2026-05-04 12:52:42.686724 | instance | cd+++++++++ pod-logs/openstack/manila-share-86f4887f77-2fcmp/ 2026-05-04 12:52:42.686742 | instance | >f+++++++++ pod-logs/openstack/manila-share-86f4887f77-2fcmp/init.txt 2026-05-04 12:52:42.686760 | instance | >f+++++++++ pod-logs/openstack/manila-share-86f4887f77-2fcmp/manila-share-init.txt 2026-05-04 12:52:42.686778 | instance | >f+++++++++ pod-logs/openstack/manila-share-86f4887f77-2fcmp/manila-share.txt 2026-05-04 12:52:42.686796 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-95tl2/ 2026-05-04 12:52:42.686813 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-95tl2/init.txt 2026-05-04 12:52:42.686835 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-95tl2/memcached-exporter.txt 2026-05-04 12:52:42.686863 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-95tl2/memcached.txt 2026-05-04 12:52:42.686881 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-gkps4/ 2026-05-04 12:52:42.686899 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-gkps4/init.txt 2026-05-04 12:52:42.686917 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-gkps4/neutron-db-init-0.txt 2026-05-04 12:52:42.686935 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-fxtmg/ 2026-05-04 12:52:42.686953 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-fxtmg/init.txt 2026-05-04 12:52:42.686971 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-fxtmg/neutron-db-sync.txt 2026-05-04 12:52:42.686989 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-mw5h7/ 2026-05-04 12:52:42.687007 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-mw5h7/init.txt 2026-05-04 12:52:42.687025 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-mw5h7/network-ks-endpoints-admin.txt 2026-05-04 12:52:42.687042 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-mw5h7/network-ks-endpoints-internal.txt 2026-05-04 12:52:42.687060 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-mw5h7/network-ks-endpoints-public.txt 2026-05-04 12:52:42.687077 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-xcxsc/ 2026-05-04 12:52:42.687095 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-xcxsc/init.txt 2026-05-04 12:52:42.687113 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-xcxsc/network-ks-service-registration.txt 2026-05-04 12:52:42.687131 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-vhh5f/ 2026-05-04 12:52:42.687149 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-vhh5f/init.txt 2026-05-04 12:52:42.687166 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-vhh5f/neutron-ks-user.txt 2026-05-04 12:52:42.687184 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-qjvmz/ 2026-05-04 12:52:42.687201 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-qjvmz/init.txt 2026-05-04 12:52:42.687219 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-qjvmz/neutron-netns-cleanup-cron.txt 2026-05-04 12:52:42.687241 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-7v7gh/ 2026-05-04 12:52:42.687260 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-7v7gh/init.txt 2026-05-04 12:52:42.687278 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-7v7gh/neutron-metadata-agent-init.txt 2026-05-04 12:52:42.687295 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-7v7gh/neutron-ovn-metadata-agent.txt 2026-05-04 12:52:42.687313 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-7v7gh/ovn-neutron-init.txt 2026-05-04 12:52:42.687331 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-drdg5/ 2026-05-04 12:52:42.687349 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-drdg5/init.txt 2026-05-04 12:52:42.687366 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-drdg5/neutron-ovn-vpn-agent.txt 2026-05-04 12:52:42.687384 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-drdg5/ovn-neutron-init.txt 2026-05-04 12:52:42.687401 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-drdg5/ovn-vpn-agent-init.txt 2026-05-04 12:52:42.687419 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-khmck/ 2026-05-04 12:52:42.687436 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-khmck/init.txt 2026-05-04 12:52:42.687454 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-khmck/rabbit-init.txt 2026-05-04 12:52:42.687471 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-54795d477c-7xtf7/ 2026-05-04 12:52:42.687489 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-54795d477c-7xtf7/init.txt 2026-05-04 12:52:42.687507 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-54795d477c-7xtf7/neutron-rpc-server.txt 2026-05-04 12:52:42.687525 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-54795d477c-7xtf7/ovn-neutron-init.txt 2026-05-04 12:52:42.687542 | instance | cd+++++++++ pod-logs/openstack/neutron-server-56f47c6b87-cpcwv/ 2026-05-04 12:52:42.687560 | instance | >f+++++++++ pod-logs/openstack/neutron-server-56f47c6b87-cpcwv/init.txt 2026-05-04 12:52:42.687577 | instance | >f+++++++++ pod-logs/openstack/neutron-server-56f47c6b87-cpcwv/neutron-policy-server.txt 2026-05-04 12:52:42.687595 | instance | >f+++++++++ pod-logs/openstack/neutron-server-56f47c6b87-cpcwv/neutron-server.txt 2026-05-04 12:52:42.687613 | instance | >f+++++++++ pod-logs/openstack/neutron-server-56f47c6b87-cpcwv/ovn-neutron-init.txt 2026-05-04 12:52:42.687631 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-6d7b6c4c78-rllsh/ 2026-05-04 12:52:42.687649 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-6d7b6c4c78-rllsh/init.txt 2026-05-04 12:52:42.687667 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-6d7b6c4c78-rllsh/nova-api-metadata-init.txt 2026-05-04 12:52:42.687684 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-6d7b6c4c78-rllsh/nova-api.txt 2026-05-04 12:52:42.687702 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-bdc9c8d8-x72kz/ 2026-05-04 12:52:42.687720 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-bdc9c8d8-x72kz/init.txt 2026-05-04 12:52:42.687738 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-bdc9c8d8-x72kz/nova-osapi.txt 2026-05-04 12:52:42.687756 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-nzkpw/ 2026-05-04 12:52:42.687774 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-nzkpw/bootstrap.txt 2026-05-04 12:52:42.687793 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-nzkpw/init.txt 2026-05-04 12:52:42.687811 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-ql94w/ 2026-05-04 12:52:42.687830 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-ql94w/init.txt 2026-05-04 12:52:42.687848 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-ql94w/nova-cell-setup-init.txt 2026-05-04 12:52:42.687871 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-ql94w/nova-cell-setup.txt 2026-05-04 12:52:42.687889 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-6ncbf/ 2026-05-04 12:52:42.687908 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6ncbf/ceph-admin-keyring-placement.txt 2026-05-04 12:52:42.687926 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6ncbf/ceph-keyring-placement.txt 2026-05-04 12:52:42.687943 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6ncbf/ceph-perms.txt 2026-05-04 12:52:42.687961 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6ncbf/init.txt 2026-05-04 12:52:42.687979 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6ncbf/nova-compute-init.txt 2026-05-04 12:52:42.687997 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6ncbf/nova-compute-ssh-init.txt 2026-05-04 12:52:42.688014 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6ncbf/nova-compute-ssh.txt 2026-05-04 12:52:42.688032 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6ncbf/nova-compute-vnc-init.txt 2026-05-04 12:52:42.688049 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-6ncbf/nova-compute.txt 2026-05-04 12:52:42.688067 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-7c5cf4fffb-ptg8d/ 2026-05-04 12:52:42.688084 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-7c5cf4fffb-ptg8d/init.txt 2026-05-04 12:52:42.688102 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-7c5cf4fffb-ptg8d/nova-conductor.txt 2026-05-04 12:52:42.688120 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-kcc8j/ 2026-05-04 12:52:42.688138 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-kcc8j/init.txt 2026-05-04 12:52:42.688156 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-kcc8j/nova-db-init-0.txt 2026-05-04 12:52:42.688174 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-kcc8j/nova-db-init-1.txt 2026-05-04 12:52:42.688192 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-kcc8j/nova-db-init-2.txt 2026-05-04 12:52:42.688210 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-lwx94/ 2026-05-04 12:52:42.688228 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-lwx94/init.txt 2026-05-04 12:52:42.688246 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-lwx94/nova-db-sync.txt 2026-05-04 12:52:42.688263 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-vp4lv/ 2026-05-04 12:52:42.688281 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-vp4lv/compute-ks-endpoints-admin.txt 2026-05-04 12:52:42.688299 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-vp4lv/compute-ks-endpoints-internal.txt 2026-05-04 12:52:42.688317 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-vp4lv/compute-ks-endpoints-public.txt 2026-05-04 12:52:42.688334 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-vp4lv/init.txt 2026-05-04 12:52:42.688352 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-qm22l/ 2026-05-04 12:52:42.688370 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-qm22l/compute-ks-service-registration.txt 2026-05-04 12:52:42.688388 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-qm22l/init.txt 2026-05-04 12:52:42.688405 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-5q777/ 2026-05-04 12:52:42.688423 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-5q777/init.txt 2026-05-04 12:52:42.688441 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-5q777/nova-ks-user.txt 2026-05-04 12:52:42.688459 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-bb4dd6dcf-tptk4/ 2026-05-04 12:52:42.688476 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-bb4dd6dcf-tptk4/init.txt 2026-05-04 12:52:42.688493 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-bb4dd6dcf-tptk4/nova-novncproxy-init-assets.txt 2026-05-04 12:52:42.688511 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-bb4dd6dcf-tptk4/nova-novncproxy-init.txt 2026-05-04 12:52:42.688535 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-bb4dd6dcf-tptk4/nova-novncproxy.txt 2026-05-04 12:52:42.688553 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-kfnvg/ 2026-05-04 12:52:42.688571 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-kfnvg/init.txt 2026-05-04 12:52:42.688589 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-kfnvg/rabbit-init.txt 2026-05-04 12:52:42.688607 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-68f8bd4fb8-ktkdx/ 2026-05-04 12:52:42.688624 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-68f8bd4fb8-ktkdx/init.txt 2026-05-04 12:52:42.688642 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-68f8bd4fb8-ktkdx/nova-scheduler.txt 2026-05-04 12:52:42.688660 | instance | cd+++++++++ pod-logs/openstack/octavia-api-6c8b4f459b-9kh5d/ 2026-05-04 12:52:42.688678 | instance | >f+++++++++ pod-logs/openstack/octavia-api-6c8b4f459b-9kh5d/init.txt 2026-05-04 12:52:42.688696 | instance | >f+++++++++ pod-logs/openstack/octavia-api-6c8b4f459b-9kh5d/octavia-api.txt 2026-05-04 12:52:42.688714 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-g2lkp/ 2026-05-04 12:52:42.688732 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-g2lkp/bootstrap.txt 2026-05-04 12:52:42.688750 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-g2lkp/init.txt 2026-05-04 12:52:42.688768 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-mcwww/ 2026-05-04 12:52:42.688785 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-mcwww/init.txt 2026-05-04 12:52:42.688803 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-mcwww/octavia-db-init-0.txt 2026-05-04 12:52:42.688821 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-mcwww/octavia-db-init-1.txt 2026-05-04 12:52:42.688840 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-bsd6c/ 2026-05-04 12:52:42.688857 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-bsd6c/init.txt 2026-05-04 12:52:42.688875 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-bsd6c/octavia-db-sync.txt 2026-05-04 12:52:42.688893 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-7n5df/ 2026-05-04 12:52:42.688910 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-7n5df/init.txt 2026-05-04 12:52:42.688928 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-7n5df/octavia-health-manager-get-port.txt 2026-05-04 12:52:42.688945 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-7n5df/octavia-health-manager-nic-init.txt 2026-05-04 12:52:42.688964 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-7n5df/octavia-health-manager.txt 2026-05-04 12:52:42.688985 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-7894d77f99-2twmv/ 2026-05-04 12:52:42.689017 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-7894d77f99-2twmv/init.txt 2026-05-04 12:52:42.689037 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-7894d77f99-2twmv/octavia-housekeeping.txt 2026-05-04 12:52:42.689055 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-gdgs8/ 2026-05-04 12:52:42.689073 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-gdgs8/init.txt 2026-05-04 12:52:42.689091 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-gdgs8/load-balancer-ks-endpoints-admin.txt 2026-05-04 12:52:42.689109 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-gdgs8/load-balancer-ks-endpoints-internal.txt 2026-05-04 12:52:42.689126 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-gdgs8/load-balancer-ks-endpoints-public.txt 2026-05-04 12:52:42.689144 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-mcjzn/ 2026-05-04 12:52:42.689161 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-mcjzn/init.txt 2026-05-04 12:52:42.689179 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-mcjzn/load-balancer-ks-service-registration.txt 2026-05-04 12:52:42.689205 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-8fp5v/ 2026-05-04 12:52:42.689224 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-8fp5v/init.txt 2026-05-04 12:52:42.689242 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-8fp5v/octavia-ks-user.txt 2026-05-04 12:52:42.689260 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-6j9lw/ 2026-05-04 12:52:42.689277 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-6j9lw/init.txt 2026-05-04 12:52:42.689295 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-6j9lw/rabbit-init.txt 2026-05-04 12:52:42.689312 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-5d7bcc65dd-p8zmt/ 2026-05-04 12:52:42.689330 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-5d7bcc65dd-p8zmt/init.txt 2026-05-04 12:52:42.689347 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-5d7bcc65dd-p8zmt/octavia-worker.txt 2026-05-04 12:52:42.689365 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-sddrn/ 2026-05-04 12:52:42.689383 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-sddrn/openstack-database-exporter.txt 2026-05-04 12:52:42.689401 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-76cbcbd868-d4lsp/ 2026-05-04 12:52:42.689419 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-76cbcbd868-d4lsp/build-config.txt 2026-05-04 12:52:42.689437 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-76cbcbd868-d4lsp/openstack-exporter.txt 2026-05-04 12:52:42.689455 | instance | cd+++++++++ pod-logs/openstack/openvswitch-ws947/ 2026-05-04 12:52:42.689473 | instance | >f+++++++++ pod-logs/openstack/openvswitch-ws947/init.txt 2026-05-04 12:52:42.689490 | instance | >f+++++++++ pod-logs/openstack/openvswitch-ws947/openvswitch-db-perms.txt 2026-05-04 12:52:42.689508 | instance | >f+++++++++ pod-logs/openstack/openvswitch-ws947/openvswitch-db.txt 2026-05-04 12:52:42.689526 | instance | >f+++++++++ pod-logs/openstack/openvswitch-ws947/openvswitch-vswitchd-modules.txt 2026-05-04 12:52:42.689543 | instance | >f+++++++++ pod-logs/openstack/openvswitch-ws947/openvswitch-vswitchd.txt 2026-05-04 12:52:42.689561 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-nckjj/ 2026-05-04 12:52:42.689578 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-nckjj/controller-init.txt 2026-05-04 12:52:42.689596 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-nckjj/controller.txt 2026-05-04 12:52:42.689613 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-nckjj/get-gw-enabled.txt 2026-05-04 12:52:42.689631 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-nckjj/init.txt 2026-05-04 12:52:42.689649 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-nckjj/log-parser.txt 2026-05-04 12:52:42.689667 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-nckjj/vector.txt 2026-05-04 12:52:42.689684 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-9rd2n/ 2026-05-04 12:52:42.689702 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-9rd2n/init.txt 2026-05-04 12:52:42.689720 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-9rd2n/northd.txt 2026-05-04 12:52:42.689738 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ 2026-05-04 12:52:42.689756 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt 2026-05-04 12:52:42.689773 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt 2026-05-04 12:52:42.689791 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ 2026-05-04 12:52:42.689809 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt 2026-05-04 12:52:42.689827 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt 2026-05-04 12:52:42.689844 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-05-04 12:52:42.689867 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-05-04 12:52:42.689886 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-05-04 12:52:42.689904 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-05-04 12:52:42.689922 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-05-04 12:52:42.689941 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-05-04 12:52:42.689959 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-05-04 12:52:42.689977 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-05-04 12:52:42.689995 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-05-04 12:52:42.690013 | instance | cd+++++++++ pod-logs/openstack/placement-api-79659fbbd-rz8m6/ 2026-05-04 12:52:42.690030 | instance | >f+++++++++ pod-logs/openstack/placement-api-79659fbbd-rz8m6/init.txt 2026-05-04 12:52:42.690048 | instance | >f+++++++++ pod-logs/openstack/placement-api-79659fbbd-rz8m6/placement-api.txt 2026-05-04 12:52:42.690066 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-whrqf/ 2026-05-04 12:52:42.690084 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-whrqf/init.txt 2026-05-04 12:52:42.690102 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-whrqf/placement-db-init-0.txt 2026-05-04 12:52:42.690120 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-5fl99/ 2026-05-04 12:52:42.690138 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-5fl99/init.txt 2026-05-04 12:52:42.690156 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-5fl99/placement-db-sync.txt 2026-05-04 12:52:42.690174 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-46tdx/ 2026-05-04 12:52:42.690192 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-46tdx/init.txt 2026-05-04 12:52:42.690210 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-46tdx/placement-ks-endpoints-admin.txt 2026-05-04 12:52:42.690228 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-46tdx/placement-ks-endpoints-internal.txt 2026-05-04 12:52:42.690246 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-46tdx/placement-ks-endpoints-public.txt 2026-05-04 12:52:42.690264 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-stl4v/ 2026-05-04 12:52:42.690282 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-stl4v/init.txt 2026-05-04 12:52:42.690300 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-stl4v/placement-ks-service-registration.txt 2026-05-04 12:52:42.690317 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-j4j5g/ 2026-05-04 12:52:42.690335 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-j4j5g/init.txt 2026-05-04 12:52:42.690353 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-j4j5g/placement-ks-user.txt 2026-05-04 12:52:42.690371 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-984fw/ 2026-05-04 12:52:42.690389 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-984fw/percona-xtradb-cluster-operator.txt 2026-05-04 12:52:42.690408 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-05-04 12:52:42.690426 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-05-04 12:52:42.690444 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-05-04 12:52:42.690462 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-05-04 12:52:42.690479 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-05-04 12:52:42.690497 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-05-04 12:52:42.690515 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-wp5x2/ 2026-05-04 12:52:42.690539 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-wp5x2/rabbitmq-cluster-operator.txt 2026-05-04 12:52:42.690557 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-05-04 12:52:42.690576 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-05-04 12:52:42.690594 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-05-04 12:52:42.690612 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-05-04 12:52:42.690630 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-05-04 12:52:42.690647 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-05-04 12:52:42.690665 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-05-04 12:52:42.690683 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-05-04 12:52:42.690703 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-05-04 12:52:42.690721 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-05-04 12:52:42.690739 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-05-04 12:52:42.690757 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-05-04 12:52:42.690775 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-05-04 12:52:42.690794 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-05-04 12:52:42.690812 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-05-04 12:52:42.690830 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-p4mp9/ 2026-05-04 12:52:42.690848 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-p4mp9/rabbitmq-cluster-operator.txt 2026-05-04 12:52:42.690865 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-05-04 12:52:42.690888 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-05-04 12:52:42.690945 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-05-04 12:52:42.690969 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-05-04 12:52:42.690988 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-05-04 12:52:42.691006 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-05-04 12:52:42.691025 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-05-04 12:52:42.691043 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-05-04 12:52:42.691061 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-05-04 12:52:42.691079 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-mc6sv/ 2026-05-04 12:52:42.691097 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-mc6sv/ceph-crash.txt 2026-05-04 12:52:42.691114 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-mc6sv/chown-container-data-dir.txt 2026-05-04 12:52:42.691132 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-mc6sv/make-container-crash-dir.txt 2026-05-04 12:52:42.691150 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hrglt/ 2026-05-04 12:52:42.691168 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hrglt/chown-container-data-dir.txt 2026-05-04 12:52:42.691186 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hrglt/log-collector.txt 2026-05-04 12:52:42.691203 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-hrglt/rgw.txt 2026-05-04 12:52:42.691221 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-f54676c6d-ssm2q/ 2026-05-04 12:52:42.691245 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-f54676c6d-ssm2q/init.txt 2026-05-04 12:52:42.691264 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-f54676c6d-ssm2q/staffeln-api.txt 2026-05-04 12:52:42.691283 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-5f74d6db87-hl7fb/ 2026-05-04 12:52:42.691300 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-5f74d6db87-hl7fb/staffeln-conductor.txt 2026-05-04 12:52:42.691319 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-7pf7z/ 2026-05-04 12:52:42.691337 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-7pf7z/init.txt 2026-05-04 12:52:42.691355 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-7pf7z/staffeln-db-init-0.txt 2026-05-04 12:52:42.691373 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-mjf5w/ 2026-05-04 12:52:42.691391 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-mjf5w/init.txt 2026-05-04 12:52:42.691409 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-mjf5w/staffeln-db-sync.txt 2026-05-04 12:52:42.691426 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-lxsqc/ 2026-05-04 12:52:42.691444 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-lxsqc/init.txt 2026-05-04 12:52:42.691463 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-lxsqc/tempest-ks-user.txt 2026-05-04 12:52:42.691480 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-ncvxq/ 2026-05-04 12:52:42.691498 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-ncvxq/init.txt 2026-05-04 12:52:42.691516 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-ncvxq/tempest-run-tests-init.txt 2026-05-04 12:52:42.691533 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-ncvxq/tempest-run-tests.txt 2026-05-04 12:52:42.691551 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-05-04 12:52:42.691569 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-05-04 12:52:42.691587 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-05-04 12:52:42.691605 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-05-04 12:52:42.691623 | instance | cd+++++++++ pod-logs/orc-system/ 2026-05-04 12:52:42.691641 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-vhd8s/ 2026-05-04 12:52:42.691659 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-vhd8s/manager.txt 2026-05-04 12:52:42.691676 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-05-04 12:52:42.691694 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-kthgp/ 2026-05-04 12:52:42.691712 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-kthgp/rook-ceph-operator.txt 2026-05-04 12:52:42.691729 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-05-04 12:52:42.691747 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-kkxsf/ 2026-05-04 12:52:42.691765 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-kkxsf/secretgen-controller.txt 2026-05-04 12:52:42.712325 | 2026-05-04 12:52:42.712411 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-05-04 12:52:42.942506 | instance | changed 2026-05-04 12:52:42.947628 | 2026-05-04 12:52:42.947696 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-05-04 12:52:44.128403 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-05-04 12:52:44.146053 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-04 12:52:44.146095 | instance | Dload Upload Total Spent Left Speed 2026-05-04 12:52:44.150758 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-05-04 12:52:44.342773 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-05-04 12:52:44.351210 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-04 12:52:44.351235 | instance | Dload Upload Total Spent Left Speed 2026-05-04 12:52:44.355951 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-05-04 12:52:44.744836 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-05-04 12:52:44.754241 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-04 12:52:44.754775 | instance | Dload Upload Total Spent Left Speed 2026-05-04 12:52:44.759888 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-05-04 12:52:45.049563 | instance | jq: error (at :953): Cannot iterate over null (null) 2026-05-04 12:52:45.486074 | instance | ERROR 2026-05-04 12:52:45.486370 | instance | { 2026-05-04 12:52:45.486413 | instance | "delta": "0:00:01.889293", 2026-05-04 12:52:45.486442 | instance | "end": "2026-05-04 12:52:45.056425", 2026-05-04 12:52:45.486469 | instance | "msg": "non-zero return code", 2026-05-04 12:52:45.486494 | instance | "rc": 5, 2026-05-04 12:52:45.486519 | instance | "start": "2026-05-04 12:52:43.167132" 2026-05-04 12:52:45.486543 | instance | } 2026-05-04 12:52:45.486576 | instance | ERROR: Ignoring Errors 2026-05-04 12:52:45.537906 | 2026-05-04 12:52:45.538084 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-05-04 12:52:45.852905 | instance | ceph-mgr endpoints: 2026-05-04 12:52:46.076451 | instance | ok: Runtime: 0:00:00.097259 2026-05-04 12:52:46.081665 | 2026-05-04 12:52:46.081732 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-05-04 12:52:46.619587 | instance | ok: Runtime: 0:00:00.129807 2026-05-04 12:52:46.624974 | 2026-05-04 12:52:46.625052 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-05-04 12:52:47.174987 | instance | changed: 2026-05-04 12:52:47.175324 | instance | cd+++++++++ prometheus/ 2026-05-04 12:52:47.175387 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-05-04 12:52:47.175434 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-05-04 12:52:47.175480 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-05-04 12:52:47.189122 | 2026-05-04 12:52:47.189191 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-05-04 12:52:47.405599 | instance | changed 2026-05-04 12:52:47.410817 | 2026-05-04 12:52:47.410882 | TASK [gather-selenium-data : Get selenium data] 2026-05-04 12:52:47.645602 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-05-04 12:52:47.648175 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-05-04 12:52:47.948788 | instance | ERROR 2026-05-04 12:52:47.949059 | instance | { 2026-05-04 12:52:47.949139 | instance | "delta": "0:00:00.009191", 2026-05-04 12:52:47.949187 | instance | "end": "2026-05-04 12:52:47.648671", 2026-05-04 12:52:47.949229 | instance | "msg": "non-zero return code", 2026-05-04 12:52:47.949268 | instance | "rc": 1, 2026-05-04 12:52:47.949307 | instance | "start": "2026-05-04 12:52:47.639480" 2026-05-04 12:52:47.949346 | instance | } 2026-05-04 12:52:47.949398 | instance | ERROR: Ignoring Errors 2026-05-04 12:52:47.955856 | 2026-05-04 12:52:47.955929 | TASK [gather-selenium-data : Downloads logs to executor] 2026-05-04 12:52:48.447866 | instance | changed: cd+++++++++ selenium/ 2026-05-04 12:52:48.453889 | 2026-05-04 12:52:48.453943 | PLAY RECAP 2026-05-04 12:52:48.453996 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-05-04 12:52:48.454017 | 2026-05-04 12:52:48.603626 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-05-04 12:52:48.617078 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-04 12:52:49.249776 | 2026-05-04 12:52:49.250703 | PLAY [all] 2026-05-04 12:52:49.263892 | 2026-05-04 12:52:49.263976 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-04 12:52:49.309263 | instance | skipping: Conditional result was False 2026-05-04 12:52:49.337400 | 2026-05-04 12:52:49.337497 | TASK [fetch-output : Set log path for single node] 2026-05-04 12:52:49.381720 | instance | ok 2026-05-04 12:52:49.389580 | 2026-05-04 12:52:49.389656 | LOOP [fetch-output : Ensure local output dirs] 2026-05-04 12:52:49.786033 | instance -> localhost | ok: "/var/lib/zuul/builds/6ff1934050374204b66220ba3efdfa43/work/logs" 2026-05-04 12:52:49.999972 | instance -> localhost | changed: "/var/lib/zuul/builds/6ff1934050374204b66220ba3efdfa43/work/artifacts" 2026-05-04 12:52:50.194250 | instance -> localhost | changed: "/var/lib/zuul/builds/6ff1934050374204b66220ba3efdfa43/work/docs" 2026-05-04 12:52:50.211692 | 2026-05-04 12:52:50.211881 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-04 12:52:50.836384 | instance | changed: .d..t...... ./ 2026-05-04 12:52:50.836625 | instance | changed: All items complete 2026-05-04 12:52:50.836653 | 2026-05-04 12:52:51.285718 | instance | changed: .d..t...... ./ 2026-05-04 12:52:51.742910 | instance | changed: .d..t...... ./ 2026-05-04 12:52:51.767256 | 2026-05-04 12:52:51.767454 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-04 12:52:52.182557 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008577 2026-05-04 12:52:52.421767 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007786 2026-05-04 12:52:52.441438 | 2026-05-04 12:52:52.441576 | PLAY [all] 2026-05-04 12:52:52.447682 | 2026-05-04 12:52:52.447748 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-04 12:52:52.907782 | instance | changed 2026-05-04 12:52:52.923966 | 2026-05-04 12:52:52.924030 | PLAY RECAP 2026-05-04 12:52:52.924080 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-04 12:52:52.924102 | 2026-05-04 12:52:53.081793 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-04 12:52:53.094672 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-04 12:52:53.777007 | 2026-05-04 12:52:53.777194 | PLAY [localhost] 2026-05-04 12:52:53.788582 | 2026-05-04 12:52:53.788658 | TASK [Generate Zuul manifest] 2026-05-04 12:52:53.811242 | localhost | ok 2026-05-04 12:52:53.827371 | 2026-05-04 12:52:53.827452 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-04 12:52:54.609538 | localhost | changed 2026-05-04 12:52:54.622480 | 2026-05-04 12:52:54.622566 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-04 12:52:54.654869 | localhost | ok 2026-05-04 12:52:54.662133 | 2026-05-04 12:52:54.662199 | TASK [Upload logs] 2026-05-04 12:52:54.682511 | localhost | ok 2026-05-04 12:52:54.798710 | 2026-05-04 12:52:54.798860 | TASK [Set zuul-log-path fact] 2026-05-04 12:52:54.819408 | localhost | ok 2026-05-04 12:52:54.833834 | 2026-05-04 12:52:54.833916 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-04 12:52:54.868046 | localhost | ok 2026-05-04 12:52:54.875787 | 2026-05-04 12:52:54.875867 | TASK [upload-logs : Create log directories] 2026-05-04 12:52:55.245773 | localhost | changed 2026-05-04 12:52:55.253052 | 2026-05-04 12:52:55.253182 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-04 12:52:55.642032 | localhost -> localhost | ok: Runtime: 0:00:00.036136 2026-05-04 12:52:55.648773 | 2026-05-04 12:52:55.648846 | TASK [upload-logs : Upload logs to log server] 2026-05-04 12:52:56.783797 | localhost | Output suppressed because no_log was given 2026-05-04 12:52:56.789154 | 2026-05-04 12:52:56.789231 | LOOP [upload-logs : Compress console log and json output] 2026-05-04 12:52:56.836950 | localhost | skipping: Conditional result was False 2026-05-04 12:52:56.844009 | localhost | skipping: Conditional result was False 2026-05-04 12:52:56.860240 | 2026-05-04 12:52:56.860452 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-04 12:52:56.907151 | localhost | skipping: Conditional result was False 2026-05-04 12:52:56.907701 | 2026-05-04 12:52:56.911112 | localhost | skipping: Conditional result was False 2026-05-04 12:52:56.926961 | 2026-05-04 12:52:56.927134 | LOOP [upload-logs : Upload console log and json output]