2026-04-10 03:47:31.022707 | Job console starting 2026-04-10 03:47:31.030474 | Updating git repos 2026-04-10 03:47:31.103851 | Cloning repos into workspace 2026-04-10 03:47:31.277575 | Restoring repo states 2026-04-10 03:47:31.464655 | Merging changes 2026-04-10 03:47:32.845054 | Checking out repos 2026-04-10 03:47:33.294286 | Preparing playbooks 2026-04-10 03:47:38.497722 | Running Ansible setup 2026-04-10 03:47:41.882596 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-10 03:47:42.478243 | 2026-04-10 03:47:42.478370 | PLAY [localhost] 2026-04-10 03:47:42.486067 | 2026-04-10 03:47:42.486136 | TASK [Gathering Facts] 2026-04-10 03:47:43.354520 | localhost | ok 2026-04-10 03:47:43.364753 | 2026-04-10 03:47:43.364894 | TASK [Setup log path fact] 2026-04-10 03:47:43.385862 | localhost | ok 2026-04-10 03:47:43.399998 | 2026-04-10 03:47:43.400071 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-10 03:47:43.428428 | localhost | ok 2026-04-10 03:47:43.437402 | 2026-04-10 03:47:43.437518 | TASK [emit-job-header : Print job information] 2026-04-10 03:47:43.479421 | # Job Information 2026-04-10 03:47:43.479692 | Ansible Version: 2.16.16 2026-04-10 03:47:43.479743 | Job: atmosphere-molecule-aio-openvswitch 2026-04-10 03:47:43.479778 | Pipeline: check 2026-04-10 03:47:43.479810 | Executor: 0a8996d2b663 2026-04-10 03:47:43.479841 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3809 2026-04-10 03:47:43.479875 | Event ID: e9a57b20-348f-11f1-8890-b2056e15a218 2026-04-10 03:47:43.484077 | 2026-04-10 03:47:43.484182 | LOOP [emit-job-header : Print node information] 2026-04-10 03:47:43.577227 | localhost | ok: 2026-04-10 03:47:43.577485 | localhost | # Node Information 2026-04-10 03:47:43.577527 | localhost | Inventory Hostname: instance 2026-04-10 03:47:43.577560 | localhost | Hostname: np0000164810 2026-04-10 03:47:43.577590 | localhost | Username: zuul 2026-04-10 03:47:43.577712 | localhost | Distro: Ubuntu 22.04 2026-04-10 03:47:43.577763 | localhost | Provider: yul1 2026-04-10 03:47:43.577798 | localhost | Region: ca-ymq-1 2026-04-10 03:47:43.577826 | localhost | Label: ubuntu-jammy-16 2026-04-10 03:47:43.577855 | localhost | Product Name: OpenStack Nova 2026-04-10 03:47:43.577883 | localhost | Interface IP: 199.204.45.78 2026-04-10 03:47:43.596509 | 2026-04-10 03:47:43.596740 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-10 03:47:43.987279 | localhost -> localhost | changed 2026-04-10 03:47:43.996766 | 2026-04-10 03:47:43.996839 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-10 03:47:44.821643 | localhost -> localhost | changed 2026-04-10 03:47:44.831405 | 2026-04-10 03:47:44.831480 | PLAY [all] 2026-04-10 03:47:44.841578 | 2026-04-10 03:47:44.841643 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-10 03:47:45.068121 | instance -> localhost | ok 2026-04-10 03:47:45.076127 | 2026-04-10 03:47:45.076220 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-10 03:47:45.106740 | instance | ok 2026-04-10 03:47:45.123573 | instance | included: /var/lib/zuul/builds/61565f4c82244109849e08bd31e16bb7/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-10 03:47:45.129202 | 2026-04-10 03:47:45.129261 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-10 03:47:46.319274 | instance -> localhost | Generating public/private rsa key pair. 2026-04-10 03:47:46.319441 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/61565f4c82244109849e08bd31e16bb7/work/61565f4c82244109849e08bd31e16bb7_id_rsa 2026-04-10 03:47:46.319471 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/61565f4c82244109849e08bd31e16bb7/work/61565f4c82244109849e08bd31e16bb7_id_rsa.pub 2026-04-10 03:47:46.319495 | instance -> localhost | The key fingerprint is: 2026-04-10 03:47:46.319517 | instance -> localhost | SHA256:/9ia4Ly+VN+fY5lESZ1KyJ072ubs7vTboI29WNT4qwc zuul-build-sshkey 2026-04-10 03:47:46.319552 | instance -> localhost | The key's randomart image is: 2026-04-10 03:47:46.319574 | instance -> localhost | +---[RSA 3072]----+ 2026-04-10 03:47:46.319601 | instance -> localhost | | . o . o| 2026-04-10 03:47:46.319623 | instance -> localhost | | o + o.| 2026-04-10 03:47:46.319645 | instance -> localhost | | . + .| 2026-04-10 03:47:46.319666 | instance -> localhost | | + = | 2026-04-10 03:47:46.319687 | instance -> localhost | | S . o = .| 2026-04-10 03:47:46.319707 | instance -> localhost | | o o E o | 2026-04-10 03:47:46.319727 | instance -> localhost | | o . =.* +| 2026-04-10 03:47:46.319748 | instance -> localhost | | + . =.X.O+| 2026-04-10 03:47:46.319770 | instance -> localhost | | .*o+.X=B*=| 2026-04-10 03:47:46.319791 | instance -> localhost | +----[SHA256]-----+ 2026-04-10 03:47:46.319840 | instance -> localhost | ok: Runtime: 0:00:00.752652 2026-04-10 03:47:46.324767 | 2026-04-10 03:47:46.324827 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-10 03:47:46.355871 | instance | ok 2026-04-10 03:47:46.366657 | instance | included: /var/lib/zuul/builds/61565f4c82244109849e08bd31e16bb7/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-10 03:47:46.373859 | 2026-04-10 03:47:46.373918 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-10 03:47:46.397704 | instance | skipping: Conditional result was False 2026-04-10 03:47:46.407095 | 2026-04-10 03:47:46.407156 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-10 03:47:46.856034 | instance | changed 2026-04-10 03:47:46.862837 | 2026-04-10 03:47:46.862925 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-10 03:47:47.039136 | instance | ok 2026-04-10 03:47:47.046842 | 2026-04-10 03:47:47.046948 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-10 03:47:47.506383 | instance | changed 2026-04-10 03:47:47.511536 | 2026-04-10 03:47:47.511600 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-10 03:47:47.971099 | instance | changed 2026-04-10 03:47:47.977925 | 2026-04-10 03:47:47.977990 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-10 03:47:48.002952 | instance | skipping: Conditional result was False 2026-04-10 03:47:48.014497 | 2026-04-10 03:47:48.014573 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-10 03:47:48.367680 | instance -> localhost | changed 2026-04-10 03:47:48.383140 | 2026-04-10 03:47:48.383238 | TASK [add-build-sshkey : Add back temp key] 2026-04-10 03:47:48.724118 | instance -> localhost | Identity added: /var/lib/zuul/builds/61565f4c82244109849e08bd31e16bb7/work/61565f4c82244109849e08bd31e16bb7_id_rsa (zuul-build-sshkey) 2026-04-10 03:47:48.724368 | instance -> localhost | ok: Runtime: 0:00:00.010899 2026-04-10 03:47:48.731796 | 2026-04-10 03:47:48.731860 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-10 03:47:49.050674 | instance | ok 2026-04-10 03:47:49.057105 | 2026-04-10 03:47:49.057189 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-10 03:47:49.083260 | instance | skipping: Conditional result was False 2026-04-10 03:47:49.100673 | 2026-04-10 03:47:49.100797 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-10 03:47:49.429929 | instance | ok 2026-04-10 03:47:49.437043 | 2026-04-10 03:47:49.437110 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-10 03:47:50.986625 | instance | Output suppressed because no_log was given 2026-04-10 03:47:50.998473 | 2026-04-10 03:47:50.998555 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-10 03:47:51.177554 | instance | ok: "logs" 2026-04-10 03:47:51.177842 | instance | ok: All items complete 2026-04-10 03:47:51.177883 | 2026-04-10 03:47:51.328382 | instance | ok: "artifacts" 2026-04-10 03:47:51.472087 | instance | ok: "docs" 2026-04-10 03:47:51.500131 | 2026-04-10 03:47:51.500912 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-10 03:47:51.699419 | instance | changed: "logs" 2026-04-10 03:47:51.845781 | instance | changed: "artifacts" 2026-04-10 03:47:52.010286 | instance | changed: "docs" 2026-04-10 03:47:52.045499 | 2026-04-10 03:47:52.045733 | PLAY RECAP 2026-04-10 03:47:52.045918 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-10 03:47:52.045990 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-10 03:47:52.046033 | 2026-04-10 03:47:52.206176 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-10 03:47:52.210437 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-10 03:47:52.766698 | 2026-04-10 03:47:52.766822 | PLAY [all] 2026-04-10 03:47:52.778390 | 2026-04-10 03:47:52.778478 | TASK [setup-uv : Extract archive] 2026-04-10 03:47:54.961076 | instance | changed 2026-04-10 03:47:54.968829 | 2026-04-10 03:47:54.968940 | TASK [setup-uv : Print version] 2026-04-10 03:47:54.981795 | instance | uv 0.8.13 2026-04-10 03:47:55.522124 | instance | ok: Runtime: 0:00:00.013322 2026-04-10 03:47:55.530128 | 2026-04-10 03:47:55.530199 | PLAY RECAP 2026-04-10 03:47:55.530257 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-10 03:47:55.530290 | 2026-04-10 03:47:55.640270 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-10 03:47:55.644538 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-10 03:47:56.221393 | 2026-04-10 03:47:56.221520 | PLAY [all] 2026-04-10 03:47:56.232793 | 2026-04-10 03:47:56.232871 | TASK [Install "jq" for log collection] 2026-04-10 03:48:06.549717 | instance | changed 2026-04-10 03:48:06.552328 | 2026-04-10 03:48:06.552407 | PLAY RECAP 2026-04-10 03:48:06.552478 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-10 03:48:06.552544 | 2026-04-10 03:48:06.659256 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-04-10 03:48:06.663525 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-10 03:48:07.226460 | 2026-04-10 03:48:07.226659 | PLAY [all] 2026-04-10 03:48:07.240803 | 2026-04-10 03:48:07.240880 | TASK [Copy inventory file for Zuul] 2026-04-10 03:48:08.066806 | instance | changed 2026-04-10 03:48:08.072760 | 2026-04-10 03:48:08.072841 | TASK [Switch "ansible_host" to private IP] 2026-04-10 03:48:08.339879 | instance | changed: 1 replacements made 2026-04-10 03:48:08.347418 | 2026-04-10 03:48:08.347498 | TASK [Run Molecule scenario] 2026-04-10 03:48:08.641586 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-10 03:48:08.641765 | instance | Creating virtual environment at: .venv 2026-04-10 03:48:08.669895 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-10 03:48:08.694993 | instance | Downloading pydantic-core (2.0MiB) 2026-04-10 03:48:08.695367 | instance | Downloading kubernetes (1.9MiB) 2026-04-10 03:48:08.695607 | instance | Downloading ansible-core (2.1MiB) 2026-04-10 03:48:08.695829 | instance | Downloading openstacksdk (1.7MiB) 2026-04-10 03:48:08.696246 | instance | Downloading cryptography (4.2MiB) 2026-04-10 03:48:08.697039 | instance | Downloading rjsonnet (1.2MiB) 2026-04-10 03:48:08.699467 | instance | Downloading pygments (1.2MiB) 2026-04-10 03:48:08.700314 | instance | Downloading netaddr (2.2MiB) 2026-04-10 03:48:08.702048 | instance | Downloading setuptools (1.1MiB) 2026-04-10 03:48:09.020788 | instance | Building pyperclip==1.9.0 2026-04-10 03:48:09.048729 | instance | Downloading rjsonnet 2026-04-10 03:48:09.136451 | instance | Downloading pydantic-core 2026-04-10 03:48:09.194030 | instance | Downloading netaddr 2026-04-10 03:48:09.201179 | instance | Downloading pygments 2026-04-10 03:48:09.214319 | instance | Downloading cryptography 2026-04-10 03:48:09.251060 | instance | Downloading setuptools 2026-04-10 03:48:09.311685 | instance | Downloading kubernetes 2026-04-10 03:48:09.345129 | instance | Downloading ansible-core 2026-04-10 03:48:09.386312 | instance | Downloading openstacksdk 2026-04-10 03:48:09.741730 | instance | Built pyperclip==1.9.0 2026-04-10 03:48:09.959178 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-10 03:48:10.007326 | instance | Installed 83 packages in 45ms 2026-04-10 03:48:10.656175 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-10 03:48:11.341185 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-10 03:48:11.341276 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0... 2026-04-10 03:48:51.099327 | instance | INFO [aio > dependency] Executing 2026-04-10 03:48:51.099508 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml 2026-04-10 03:48:51.099525 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml 2026-04-10 03:48:51.099648 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-10 03:48:51.109225 | instance | INFO [aio > cleanup] Executing 2026-04-10 03:48:51.109513 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-10 03:48:51.119065 | instance | INFO [aio > destroy] Executing 2026-04-10 03:48:51.119103 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested. 2026-04-10 03:48:51.119209 | instance | INFO [aio > destroy] Executed: Successful 2026-04-10 03:48:51.130492 | instance | INFO [aio > syntax] Executing 2026-04-10 03:48:53.981856 | instance | 2026-04-10 03:48:53.982002 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml 2026-04-10 03:48:54.088703 | instance | INFO [aio > syntax] Executed: Successful 2026-04-10 03:48:54.104728 | instance | INFO [aio > create] Executing 2026-04-10 03:48:54.106437 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-10 03:48:54.115595 | instance | INFO [aio > prepare] Executing 2026-04-10 03:48:55.049918 | instance | 2026-04-10 03:48:55.050079 | instance | PLAY [Prepare] ***************************************************************** 2026-04-10 03:48:55.050467 | instance | 2026-04-10 03:48:55.050686 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 03:48:55.050953 | instance | Friday 10 April 2026 03:48:55 +0000 (0:00:00.034) 0:00:00.034 ********** 2026-04-10 03:48:56.205761 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-10 03:48:56.205987 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-10 03:48:56.206223 | instance | interpreter could change the meaning of that path. See 2026-04-10 03:48:56.206487 | instance | https://docs.ansible.com/ansible- 2026-04-10 03:48:56.206811 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-10 03:48:56.218872 | instance | ok: [instance] 2026-04-10 03:48:56.219072 | instance | 2026-04-10 03:48:56.219337 | instance | TASK [Configure short hostname] ************************************************ 2026-04-10 03:48:56.219602 | instance | Friday 10 April 2026 03:48:56 +0000 (0:00:01.169) 0:00:01.203 ********** 2026-04-10 03:48:56.945440 | instance | changed: [instance] 2026-04-10 03:48:56.945667 | instance | 2026-04-10 03:48:56.945938 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-10 03:48:56.946208 | instance | Friday 10 April 2026 03:48:56 +0000 (0:00:00.726) 0:00:01.930 ********** 2026-04-10 03:48:57.203850 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-10 03:48:57.204075 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-10 03:48:57.204351 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-10 03:48:57.215196 | instance | changed: [instance] 2026-04-10 03:48:57.215472 | instance | 2026-04-10 03:48:57.215759 | instance | TASK [Install "dirmngr" for GPG keyserver operations] ************************** 2026-04-10 03:48:57.216038 | instance | Friday 10 April 2026 03:48:57 +0000 (0:00:00.270) 0:00:02.200 ********** 2026-04-10 03:48:58.350880 | instance | ok: [instance] 2026-04-10 03:48:58.351116 | instance | 2026-04-10 03:48:58.351403 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-10 03:48:58.351689 | instance | Friday 10 April 2026 03:48:58 +0000 (0:00:01.135) 0:00:03.335 ********** 2026-04-10 03:48:59.105223 | instance | ok: [instance] 2026-04-10 03:48:59.105427 | instance | 2026-04-10 03:48:59.105681 | instance | PLAY [Generate workspace for Atmosphere] *************************************** 2026-04-10 03:48:59.105946 | instance | 2026-04-10 03:48:59.106226 | instance | TASK [Create folders for workspace] ******************************************** 2026-04-10 03:48:59.106498 | instance | Friday 10 April 2026 03:48:59 +0000 (0:00:00.754) 0:00:04.089 ********** 2026-04-10 03:49:00.185566 | instance | changed: [localhost] => (item=group_vars) 2026-04-10 03:49:00.185733 | instance | changed: [localhost] => (item=group_vars/all) 2026-04-10 03:49:00.185998 | instance | changed: [localhost] => (item=group_vars/controllers) 2026-04-10 03:49:00.186262 | instance | changed: [localhost] => (item=group_vars/cephs) 2026-04-10 03:49:00.186526 | instance | changed: [localhost] => (item=group_vars/computes) 2026-04-10 03:49:00.186821 | instance | changed: [localhost] => (item=host_vars) 2026-04-10 03:49:00.187083 | instance | 2026-04-10 03:49:00.187344 | instance | PLAY [Generate Ceph control plane configuration for workspace] ***************** 2026-04-10 03:49:00.187588 | instance | 2026-04-10 03:49:00.187854 | instance | TASK [Ensure the Ceph control plane configuration file exists] ***************** 2026-04-10 03:49:00.188120 | instance | Friday 10 April 2026 03:49:00 +0000 (0:00:01.080) 0:00:05.170 ********** 2026-04-10 03:49:00.378883 | instance | changed: [localhost] 2026-04-10 03:49:00.378974 | instance | 2026-04-10 03:49:00.379130 | instance | TASK [Load the current Ceph control plane configuration into a variable] ******* 2026-04-10 03:49:00.379307 | instance | Friday 10 April 2026 03:49:00 +0000 (0:00:00.193) 0:00:05.363 ********** 2026-04-10 03:49:00.414064 | instance | ok: [localhost] 2026-04-10 03:49:00.414286 | instance | 2026-04-10 03:49:00.414556 | instance | TASK [Generate Ceph control plane values for missing variables] **************** 2026-04-10 03:49:00.414865 | instance | Friday 10 April 2026 03:49:00 +0000 (0:00:00.035) 0:00:05.398 ********** 2026-04-10 03:49:00.466230 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '4206bb2e-d09b-536e-a6ac-33757f81df9d'}) 2026-04-10 03:49:00.466455 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'}) 2026-04-10 03:49:00.466740 | instance | 2026-04-10 03:49:00.467014 | instance | TASK [Write new Ceph control plane configuration file to disk] ***************** 2026-04-10 03:49:00.467296 | instance | Friday 10 April 2026 03:49:00 +0000 (0:00:00.052) 0:00:05.451 ********** 2026-04-10 03:49:01.073095 | instance | changed: [localhost] 2026-04-10 03:49:01.073245 | instance | 2026-04-10 03:49:01.073545 | instance | PLAY [Generate Ceph OSD configuration for workspace] *************************** 2026-04-10 03:49:01.073797 | instance | 2026-04-10 03:49:01.074069 | instance | TASK [Ensure the Ceph OSDs configuration file exists] ************************** 2026-04-10 03:49:01.074333 | instance | Friday 10 April 2026 03:49:01 +0000 (0:00:00.606) 0:00:06.057 ********** 2026-04-10 03:49:01.255852 | instance | changed: [localhost] 2026-04-10 03:49:01.255951 | instance | 2026-04-10 03:49:01.256284 | instance | TASK [Load the current Ceph OSDs configuration into a variable] **************** 2026-04-10 03:49:01.256552 | instance | Friday 10 April 2026 03:49:01 +0000 (0:00:00.182) 0:00:06.240 ********** 2026-04-10 03:49:01.288477 | instance | ok: [localhost] 2026-04-10 03:49:01.288872 | instance | 2026-04-10 03:49:01.289136 | instance | TASK [Generate Ceph OSDs values for missing variables] ************************* 2026-04-10 03:49:01.289624 | instance | Friday 10 April 2026 03:49:01 +0000 (0:00:00.032) 0:00:06.273 ********** 2026-04-10 03:49:01.323567 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']}) 2026-04-10 03:49:01.323743 | instance | 2026-04-10 03:49:01.324034 | instance | TASK [Write new Ceph OSDs configuration file to disk] ************************** 2026-04-10 03:49:01.324359 | instance | Friday 10 April 2026 03:49:01 +0000 (0:00:00.034) 0:00:06.308 ********** 2026-04-10 03:49:01.702386 | instance | changed: [localhost] 2026-04-10 03:49:01.702536 | instance | 2026-04-10 03:49:01.702844 | instance | PLAY [Generate Kubernetes configuration for workspace] ************************* 2026-04-10 03:49:01.703094 | instance | 2026-04-10 03:49:01.703369 | instance | TASK [Ensure the Kubernetes configuration file exists] ************************* 2026-04-10 03:49:01.703623 | instance | Friday 10 April 2026 03:49:01 +0000 (0:00:00.379) 0:00:06.687 ********** 2026-04-10 03:49:01.891181 | instance | changed: [localhost] 2026-04-10 03:49:01.891341 | instance | 2026-04-10 03:49:01.891721 | instance | TASK [Load the current Kubernetes configuration into a variable] *************** 2026-04-10 03:49:01.891921 | instance | Friday 10 April 2026 03:49:01 +0000 (0:00:00.188) 0:00:06.875 ********** 2026-04-10 03:49:01.926018 | instance | ok: [localhost] 2026-04-10 03:49:01.926339 | instance | 2026-04-10 03:49:01.927018 | instance | TASK [Generate Kubernetes values for missing variables] ************************ 2026-04-10 03:49:01.927315 | instance | Friday 10 April 2026 03:49:01 +0000 (0:00:00.035) 0:00:06.911 ********** 2026-04-10 03:49:01.971604 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'}) 2026-04-10 03:49:01.971914 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42}) 2026-04-10 03:49:01.972202 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'}) 2026-04-10 03:49:01.972486 | instance | 2026-04-10 03:49:01.972733 | instance | TASK [Write new Kubernetes configuration file to disk] ************************* 2026-04-10 03:49:01.973341 | instance | Friday 10 April 2026 03:49:01 +0000 (0:00:00.045) 0:00:06.956 ********** 2026-04-10 03:49:02.331096 | instance | changed: [localhost] 2026-04-10 03:49:02.331312 | instance | 2026-04-10 03:49:02.331598 | instance | PLAY [Generate Keepalived configuration for workspace] ************************* 2026-04-10 03:49:02.331882 | instance | 2026-04-10 03:49:02.332170 | instance | TASK [Ensure the Keeaplived configuration file exists] ************************* 2026-04-10 03:49:02.332448 | instance | Friday 10 April 2026 03:49:02 +0000 (0:00:00.359) 0:00:07.315 ********** 2026-04-10 03:49:02.515067 | instance | changed: [localhost] 2026-04-10 03:49:02.515302 | instance | 2026-04-10 03:49:02.515607 | instance | TASK [Load the current Keepalived configuration into a variable] *************** 2026-04-10 03:49:02.515949 | instance | Friday 10 April 2026 03:49:02 +0000 (0:00:00.183) 0:00:07.499 ********** 2026-04-10 03:49:02.551682 | instance | ok: [localhost] 2026-04-10 03:49:02.551962 | instance | 2026-04-10 03:49:02.552232 | instance | TASK [Generate Keepalived values for missing variables] ************************ 2026-04-10 03:49:02.552502 | instance | Friday 10 April 2026 03:49:02 +0000 (0:00:00.037) 0:00:07.537 ********** 2026-04-10 03:49:02.590749 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'}) 2026-04-10 03:49:02.591006 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'}) 2026-04-10 03:49:02.591259 | instance | 2026-04-10 03:49:02.591537 | instance | TASK [Write new Keepalived configuration file to disk] ************************* 2026-04-10 03:49:02.591857 | instance | Friday 10 April 2026 03:49:02 +0000 (0:00:00.038) 0:00:07.575 ********** 2026-04-10 03:49:02.944073 | instance | changed: [localhost] 2026-04-10 03:49:02.944323 | instance | 2026-04-10 03:49:02.944628 | instance | PLAY [Generate endpoints for workspace] **************************************** 2026-04-10 03:49:02.945004 | instance | 2026-04-10 03:49:02.945395 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 03:49:02.945681 | instance | Friday 10 April 2026 03:49:02 +0000 (0:00:00.352) 0:00:07.928 ********** 2026-04-10 03:49:03.656313 | instance | ok: [localhost] 2026-04-10 03:49:03.656388 | instance | 2026-04-10 03:49:03.656530 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-10 03:49:03.656709 | instance | Friday 10 April 2026 03:49:03 +0000 (0:00:00.712) 0:00:08.641 ********** 2026-04-10 03:49:03.860380 | instance | changed: [localhost] 2026-04-10 03:49:03.860495 | instance | 2026-04-10 03:49:03.860783 | instance | TASK [Load the current endpoints into a variable] ****************************** 2026-04-10 03:49:03.861053 | instance | Friday 10 April 2026 03:49:03 +0000 (0:00:00.204) 0:00:08.845 ********** 2026-04-10 03:49:03.897964 | instance | ok: [localhost] 2026-04-10 03:49:03.898049 | instance | 2026-04-10 03:49:03.898261 | instance | TASK [Generate endpoint skeleton for missing variables] ************************ 2026-04-10 03:49:03.898439 | instance | Friday 10 April 2026 03:49:03 +0000 (0:00:00.037) 0:00:08.882 ********** 2026-04-10 03:49:04.653745 | instance | ok: [localhost] => (item=keycloak_host) 2026-04-10 03:49:04.653884 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host) 2026-04-10 03:49:04.654202 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host) 2026-04-10 03:49:04.654473 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host) 2026-04-10 03:49:04.654802 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name) 2026-04-10 03:49:04.655052 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host) 2026-04-10 03:49:04.655357 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host) 2026-04-10 03:49:04.655672 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host) 2026-04-10 03:49:04.655941 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host) 2026-04-10 03:49:04.656213 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host) 2026-04-10 03:49:04.656488 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host) 2026-04-10 03:49:04.656755 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host) 2026-04-10 03:49:04.656974 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host) 2026-04-10 03:49:04.657236 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host) 2026-04-10 03:49:04.657508 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host) 2026-04-10 03:49:04.657780 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host) 2026-04-10 03:49:04.658053 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host) 2026-04-10 03:49:04.658374 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host) 2026-04-10 03:49:04.658592 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host) 2026-04-10 03:49:04.658898 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host) 2026-04-10 03:49:04.659173 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host) 2026-04-10 03:49:04.659665 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host) 2026-04-10 03:49:04.659937 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host) 2026-04-10 03:49:04.660194 | instance | 2026-04-10 03:49:04.660465 | instance | TASK [Write new endpoints file to disk] **************************************** 2026-04-10 03:49:04.660738 | instance | Friday 10 April 2026 03:49:04 +0000 (0:00:00.754) 0:00:09.637 ********** 2026-04-10 03:49:05.020665 | instance | changed: [localhost] 2026-04-10 03:49:05.020879 | instance | 2026-04-10 03:49:05.021118 | instance | TASK [Ensure the endpoints file exists] **************************************** 2026-04-10 03:49:05.021395 | instance | Friday 10 April 2026 03:49:05 +0000 (0:00:00.367) 0:00:10.005 ********** 2026-04-10 03:49:05.228599 | instance | changed: [localhost] 2026-04-10 03:49:05.228853 | instance | 2026-04-10 03:49:05.229131 | instance | PLAY [Generate Neutron configuration for workspace] **************************** 2026-04-10 03:49:05.229383 | instance | 2026-04-10 03:49:05.229659 | instance | TASK [Ensure the Neutron configuration file exists] **************************** 2026-04-10 03:49:05.229882 | instance | Friday 10 April 2026 03:49:05 +0000 (0:00:00.207) 0:00:10.213 ********** 2026-04-10 03:49:05.422144 | instance | changed: [localhost] 2026-04-10 03:49:05.422267 | instance | 2026-04-10 03:49:05.422439 | instance | TASK [Load the current Neutron configuration into a variable] ****************** 2026-04-10 03:49:05.422638 | instance | Friday 10 April 2026 03:49:05 +0000 (0:00:00.193) 0:00:10.406 ********** 2026-04-10 03:49:05.462315 | instance | ok: [localhost] 2026-04-10 03:49:05.462680 | instance | 2026-04-10 03:49:05.462840 | instance | TASK [Generate Neutron values for missing variables] *************************** 2026-04-10 03:49:05.463204 | instance | Friday 10 April 2026 03:49:05 +0000 (0:00:00.041) 0:00:10.447 ********** 2026-04-10 03:49:05.500725 | 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-04-10 03:49:05.500970 | instance | 2026-04-10 03:49:05.501245 | instance | TASK [Write new Neutron configuration file to disk] **************************** 2026-04-10 03:49:05.501519 | instance | Friday 10 April 2026 03:49:05 +0000 (0:00:00.038) 0:00:10.486 ********** 2026-04-10 03:49:05.872606 | instance | changed: [localhost] 2026-04-10 03:49:05.872823 | instance | 2026-04-10 03:49:05.873102 | instance | PLAY [Generate Nova configuration for workspace] ******************************* 2026-04-10 03:49:05.873351 | instance | 2026-04-10 03:49:05.873621 | instance | TASK [Ensure the Nova configuration file exists] ******************************* 2026-04-10 03:49:05.873893 | instance | Friday 10 April 2026 03:49:05 +0000 (0:00:00.371) 0:00:10.857 ********** 2026-04-10 03:49:06.088613 | instance | changed: [localhost] 2026-04-10 03:49:06.088793 | instance | 2026-04-10 03:49:06.089132 | instance | TASK [Load the current Nova configuration into a variable] ********************* 2026-04-10 03:49:06.089417 | instance | Friday 10 April 2026 03:49:06 +0000 (0:00:00.215) 0:00:11.073 ********** 2026-04-10 03:49:06.128847 | instance | ok: [localhost] 2026-04-10 03:49:06.129125 | instance | 2026-04-10 03:49:06.129415 | instance | TASK [Generate Nova values for missing variables] ****************************** 2026-04-10 03:49:06.129699 | instance | Friday 10 April 2026 03:49:06 +0000 (0:00:00.040) 0:00:11.114 ********** 2026-04-10 03:49:06.177737 | 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-04-10 03:49:06.177992 | instance | 2026-04-10 03:49:06.178310 | instance | TASK [Write new Nova configuration file to disk] ******************************* 2026-04-10 03:49:06.178619 | instance | Friday 10 April 2026 03:49:06 +0000 (0:00:00.048) 0:00:11.162 ********** 2026-04-10 03:49:06.544841 | instance | changed: [localhost] 2026-04-10 03:49:06.545088 | instance | 2026-04-10 03:49:06.545728 | instance | PLAY [Generate secrets for workspace] ****************************************** 2026-04-10 03:49:06.546015 | instance | 2026-04-10 03:49:06.546291 | instance | TASK [Ensure the secrets file exists] ****************************************** 2026-04-10 03:49:06.546555 | instance | Friday 10 April 2026 03:49:06 +0000 (0:00:00.366) 0:00:11.529 ********** 2026-04-10 03:49:06.735678 | instance | changed: [localhost] 2026-04-10 03:49:06.735886 | instance | 2026-04-10 03:49:06.736168 | instance | TASK [Load the current secrets into a variable] ******************************** 2026-04-10 03:49:06.736450 | instance | Friday 10 April 2026 03:49:06 +0000 (0:00:00.189) 0:00:11.719 ********** 2026-04-10 03:49:06.775199 | instance | ok: [localhost] 2026-04-10 03:49:06.775448 | instance | 2026-04-10 03:49:06.777773 | instance | TASK [Generate secrets for missing variables] ********************************** 2026-04-10 03:49:06.777787 | instance | Friday 10 April 2026 03:49:06 +0000 (0:00:00.040) 0:00:11.759 ********** 2026-04-10 03:49:07.192350 | instance | ok: [localhost] => (item=heat_auth_encryption_key) 2026-04-10 03:49:07.192765 | instance | ok: [localhost] => (item=keepalived_password) 2026-04-10 03:49:07.193127 | instance | ok: [localhost] => (item=keycloak_admin_password) 2026-04-10 03:49:07.193466 | instance | ok: [localhost] => (item=keycloak_database_password) 2026-04-10 03:49:07.193799 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret) 2026-04-10 03:49:07.194132 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase) 2026-04-10 03:49:07.194513 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password) 2026-04-10 03:49:07.194897 | instance | ok: [localhost] => (item=octavia_heartbeat_key) 2026-04-10 03:49:07.195239 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password) 2026-04-10 03:49:07.195570 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key) 2026-04-10 03:49:07.195901 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password) 2026-04-10 03:49:07.196232 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password) 2026-04-10 03:49:07.196563 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password) 2026-04-10 03:49:07.196966 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password) 2026-04-10 03:49:07.197314 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password) 2026-04-10 03:49:07.197646 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password) 2026-04-10 03:49:07.197979 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password) 2026-04-10 03:49:07.198316 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password) 2026-04-10 03:49:07.198751 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password) 2026-04-10 03:49:07.199091 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password) 2026-04-10 03:49:07.199444 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password) 2026-04-10 03:49:07.199794 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password) 2026-04-10 03:49:07.200142 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password) 2026-04-10 03:49:07.200490 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password) 2026-04-10 03:49:07.200837 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password) 2026-04-10 03:49:07.201187 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password) 2026-04-10 03:49:07.201541 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret) 2026-04-10 03:49:07.201890 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password) 2026-04-10 03:49:07.202239 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password) 2026-04-10 03:49:07.202744 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password) 2026-04-10 03:49:07.203207 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password) 2026-04-10 03:49:07.203374 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password) 2026-04-10 03:49:07.203531 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password) 2026-04-10 03:49:07.203687 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password) 2026-04-10 03:49:07.203841 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password) 2026-04-10 03:49:07.204003 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password) 2026-04-10 03:49:07.204176 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password) 2026-04-10 03:49:07.204334 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password) 2026-04-10 03:49:07.204483 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password) 2026-04-10 03:49:07.204661 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password) 2026-04-10 03:49:07.204849 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password) 2026-04-10 03:49:07.205009 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password) 2026-04-10 03:49:07.205160 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password) 2026-04-10 03:49:07.205351 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password) 2026-04-10 03:49:07.205509 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password) 2026-04-10 03:49:07.205662 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password) 2026-04-10 03:49:07.205813 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password) 2026-04-10 03:49:07.205961 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password) 2026-04-10 03:49:07.206144 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password) 2026-04-10 03:49:07.206303 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password) 2026-04-10 03:49:07.206485 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password) 2026-04-10 03:49:07.206668 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password) 2026-04-10 03:49:07.206825 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password) 2026-04-10 03:49:07.207158 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password) 2026-04-10 03:49:07.207302 | instance | 2026-04-10 03:49:07.207493 | instance | TASK [Generate base64 encoded secrets] ***************************************** 2026-04-10 03:49:07.207678 | instance | Friday 10 April 2026 03:49:07 +0000 (0:00:00.416) 0:00:12.176 ********** 2026-04-10 03:49:07.254161 | instance | ok: [localhost] => (item=barbican_kek) 2026-04-10 03:49:07.254528 | instance | 2026-04-10 03:49:07.254814 | instance | TASK [Generate temporary files for generating keys for missing variables] ****** 2026-04-10 03:49:07.255090 | instance | Friday 10 April 2026 03:49:07 +0000 (0:00:00.061) 0:00:12.238 ********** 2026-04-10 03:49:07.663387 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-10 03:49:07.663595 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-10 03:49:07.663744 | instance | 2026-04-10 03:49:07.663897 | instance | TASK [Generate SSH keys for missing variables] ********************************* 2026-04-10 03:49:07.664048 | instance | Friday 10 April 2026 03:49:07 +0000 (0:00:00.409) 0:00:12.648 ********** 2026-04-10 03:49:10.980204 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-10 03:49:10.980419 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-10 03:49:10.980568 | instance | 2026-04-10 03:49:10.980724 | instance | TASK [Set values for SSH keys] ************************************************* 2026-04-10 03:49:10.980877 | instance | Friday 10 April 2026 03:49:10 +0000 (0:00:03.316) 0:00:15.965 ********** 2026-04-10 03:49:11.041413 | instance | ok: [localhost] => (item=manila_ssh_key) 2026-04-10 03:49:11.042012 | instance | ok: [localhost] => (item=nova_ssh_key) 2026-04-10 03:49:11.042350 | instance | 2026-04-10 03:49:11.042884 | instance | TASK [Delete the temporary files generated for SSH keys] *********************** 2026-04-10 03:49:11.043249 | instance | Friday 10 April 2026 03:49:11 +0000 (0:00:00.060) 0:00:16.026 ********** 2026-04-10 03:49:11.395689 | instance | changed: [localhost] => (item=manila_ssh_key) 2026-04-10 03:49:11.396109 | instance | changed: [localhost] => (item=nova_ssh_key) 2026-04-10 03:49:11.396453 | instance | 2026-04-10 03:49:11.396812 | instance | TASK [Write new secrets file to disk] ****************************************** 2026-04-10 03:49:11.397227 | instance | Friday 10 April 2026 03:49:11 +0000 (0:00:00.354) 0:00:16.380 ********** 2026-04-10 03:49:11.773739 | instance | changed: [localhost] 2026-04-10 03:49:11.773799 | instance | 2026-04-10 03:49:11.773812 | instance | TASK [Encrypt secrets file with Vault password] ******************************** 2026-04-10 03:49:11.773822 | instance | Friday 10 April 2026 03:49:11 +0000 (0:00:00.377) 0:00:16.757 ********** 2026-04-10 03:49:11.812505 | instance | skipping: [localhost] 2026-04-10 03:49:11.812587 | instance | 2026-04-10 03:49:11.812600 | instance | PLAY [Overwrite OSD devices with LVM-backed paths] ***************************** 2026-04-10 03:49:11.812611 | instance | 2026-04-10 03:49:11.812620 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 03:49:11.812630 | instance | Friday 10 April 2026 03:49:11 +0000 (0:00:00.038) 0:00:16.796 ********** 2026-04-10 03:49:12.535738 | instance | ok: [instance] 2026-04-10 03:49:12.536165 | instance | 2026-04-10 03:49:12.536530 | instance | TASK [Overwrite existing osds.yml file] **************************************** 2026-04-10 03:49:12.538072 | instance | Friday 10 April 2026 03:49:12 +0000 (0:00:00.724) 0:00:17.520 ********** 2026-04-10 03:49:13.006927 | instance | changed: [instance] 2026-04-10 03:49:13.007023 | instance | 2026-04-10 03:49:13.007103 | instance | PLAY [Setup networking] ******************************************************** 2026-04-10 03:49:13.007251 | instance | 2026-04-10 03:49:13.007489 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 03:49:13.007661 | instance | Friday 10 April 2026 03:49:13 +0000 (0:00:00.471) 0:00:17.992 ********** 2026-04-10 03:49:13.735640 | instance | ok: [instance] 2026-04-10 03:49:13.736064 | instance | 2026-04-10 03:49:13.736442 | instance | TASK [Create bridge for management network] ************************************ 2026-04-10 03:49:13.736782 | instance | Friday 10 April 2026 03:49:13 +0000 (0:00:00.727) 0:00:18.719 ********** 2026-04-10 03:49:14.064077 | instance | ok: [instance] 2026-04-10 03:49:14.064845 | instance | 2026-04-10 03:49:14.065221 | instance | TASK [Create fake interface for management bridge] ***************************** 2026-04-10 03:49:14.065590 | instance | Friday 10 April 2026 03:49:14 +0000 (0:00:00.328) 0:00:19.048 ********** 2026-04-10 03:49:14.291209 | instance | ok: [instance] 2026-04-10 03:49:14.291286 | instance | 2026-04-10 03:49:14.291425 | instance | TASK [Assign dummy interface to management bridge] ***************************** 2026-04-10 03:49:14.291634 | instance | Friday 10 April 2026 03:49:14 +0000 (0:00:00.225) 0:00:19.273 ********** 2026-04-10 03:49:14.495444 | instance | ok: [instance] 2026-04-10 03:49:14.495529 | instance | 2026-04-10 03:49:14.495567 | instance | TASK [Assign IP address for management bridge] ********************************* 2026-04-10 03:49:14.495724 | instance | Friday 10 April 2026 03:49:14 +0000 (0:00:00.205) 0:00:19.479 ********** 2026-04-10 03:49:14.709957 | instance | ok: [instance] 2026-04-10 03:49:14.710400 | instance | 2026-04-10 03:49:14.710720 | instance | TASK [Bring up interfaces] ***************************************************** 2026-04-10 03:49:14.710952 | instance | Friday 10 April 2026 03:49:14 +0000 (0:00:00.212) 0:00:19.692 ********** 2026-04-10 03:49:15.137458 | instance | ok: [instance] => (item=br-mgmt) 2026-04-10 03:49:15.137738 | instance | ok: [instance] => (item=dummy0) 2026-04-10 03:49:15.137944 | instance | 2026-04-10 03:49:15.138156 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-04-10 03:49:15.138371 | instance | 2026-04-10 03:49:15.138583 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 03:49:15.138814 | instance | Friday 10 April 2026 03:49:15 +0000 (0:00:00.423) 0:00:20.115 ********** 2026-04-10 03:49:15.855406 | instance | ok: [instance] 2026-04-10 03:49:15.856013 | instance | 2026-04-10 03:49:15.856242 | instance | TASK [Install depedencies] ***************************************************** 2026-04-10 03:49:15.856456 | instance | Friday 10 April 2026 03:49:15 +0000 (0:00:00.724) 0:00:20.840 ********** 2026-04-10 03:49:36.608899 | instance | changed: [instance] 2026-04-10 03:49:36.609842 | instance | 2026-04-10 03:49:36.610029 | instance | TASK [Start up service] ******************************************************** 2026-04-10 03:49:36.610223 | instance | Friday 10 April 2026 03:49:36 +0000 (0:00:20.752) 0:00:41.592 ********** 2026-04-10 03:49:37.156727 | instance | ok: [instance] 2026-04-10 03:49:37.156800 | instance | 2026-04-10 03:49:37.156935 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-04-10 03:49:37.157058 | instance | Friday 10 April 2026 03:49:37 +0000 (0:00:00.549) 0:00:42.141 ********** 2026-04-10 03:49:37.374593 | instance | ok: [instance] 2026-04-10 03:49:37.374773 | instance | 2026-04-10 03:49:37.374948 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-04-10 03:49:37.375122 | instance | Friday 10 April 2026 03:49:37 +0000 (0:00:00.217) 0:00:42.359 ********** 2026-04-10 03:49:37.856361 | instance | changed: [instance] 2026-04-10 03:49:37.856721 | instance | 2026-04-10 03:49:37.856740 | instance | TASK [Get list of all loopback devices] **************************************** 2026-04-10 03:49:37.856752 | instance | Friday 10 April 2026 03:49:37 +0000 (0:00:00.480) 0:00:42.839 ********** 2026-04-10 03:49:38.071096 | instance | ok: [instance] 2026-04-10 03:49:38.071157 | instance | 2026-04-10 03:49:38.071289 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-04-10 03:49:38.071425 | instance | Friday 10 April 2026 03:49:38 +0000 (0:00:00.216) 0:00:43.056 ********** 2026-04-10 03:49:38.101133 | instance | skipping: [instance] 2026-04-10 03:49:38.101385 | instance | 2026-04-10 03:49:38.101656 | instance | TASK [Create devices for Ceph] ************************************************* 2026-04-10 03:49:38.101926 | instance | Friday 10 April 2026 03:49:38 +0000 (0:00:00.030) 0:00:43.086 ********** 2026-04-10 03:49:38.677037 | instance | changed: [instance] => (item=osd0) 2026-04-10 03:49:38.677299 | instance | changed: [instance] => (item=osd1) 2026-04-10 03:49:38.677577 | instance | changed: [instance] => (item=osd2) 2026-04-10 03:49:38.677924 | instance | 2026-04-10 03:49:38.678140 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-04-10 03:49:38.678419 | instance | Friday 10 April 2026 03:49:38 +0000 (0:00:00.575) 0:00:43.661 ********** 2026-04-10 03:49:39.216678 | instance | changed: [instance] => (item=osd0) 2026-04-10 03:49:39.216942 | instance | changed: [instance] => (item=osd1) 2026-04-10 03:49:39.217211 | instance | changed: [instance] => (item=osd2) 2026-04-10 03:49:39.217462 | instance | 2026-04-10 03:49:39.217732 | instance | TASK [Start loop devices] ****************************************************** 2026-04-10 03:49:39.217991 | instance | Friday 10 April 2026 03:49:39 +0000 (0:00:00.539) 0:00:44.201 ********** 2026-04-10 03:49:39.943026 | instance | changed: [instance] => (item=osd0) 2026-04-10 03:49:39.943279 | instance | changed: [instance] => (item=osd1) 2026-04-10 03:49:39.943541 | instance | changed: [instance] => (item=osd2) 2026-04-10 03:49:39.943810 | instance | 2026-04-10 03:49:39.944101 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-04-10 03:49:39.944374 | instance | Friday 10 April 2026 03:49:39 +0000 (0:00:00.725) 0:00:44.927 ********** 2026-04-10 03:49:43.046670 | instance | changed: [instance] => (item=osd0) 2026-04-10 03:49:43.046723 | instance | changed: [instance] => (item=osd1) 2026-04-10 03:49:43.046730 | instance | changed: [instance] => (item=osd2) 2026-04-10 03:49:43.046737 | instance | 2026-04-10 03:49:43.047016 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-04-10 03:49:43.047040 | instance | Friday 10 April 2026 03:49:43 +0000 (0:00:03.103) 0:00:48.031 ********** 2026-04-10 03:49:45.065074 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-04-10 03:49:45.065175 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-04-10 03:49:45.066244 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-04-10 03:49:45.066306 | instance | 2026-04-10 03:49:45.066315 | instance | PLAY [controllers] ************************************************************* 2026-04-10 03:49:45.066323 | instance | 2026-04-10 03:49:45.066328 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 03:49:45.066335 | instance | Friday 10 April 2026 03:49:45 +0000 (0:00:02.018) 0:00:50.050 ********** 2026-04-10 03:49:46.006342 | instance | ok: [instance] 2026-04-10 03:49:46.006448 | instance | 2026-04-10 03:49:46.006460 | instance | TASK [Set masquerade rule] ***************************************************** 2026-04-10 03:49:46.006658 | instance | Friday 10 April 2026 03:49:45 +0000 (0:00:00.941) 0:00:50.991 ********** 2026-04-10 03:49:46.480356 | instance | changed: [instance] 2026-04-10 03:49:46.480652 | instance | 2026-04-10 03:49:46.482750 | instance | PLAY RECAP ********************************************************************* 2026-04-10 03:49:46.482867 | instance | instance : ok=26 changed=11 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-10 03:49:46.482880 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-10 03:49:46.482892 | instance | 2026-04-10 03:49:46.482903 | instance | Friday 10 April 2026 03:49:46 +0000 (0:00:00.474) 0:00:51.465 ********** 2026-04-10 03:49:46.482914 | instance | =============================================================================== 2026-04-10 03:49:46.482924 | instance | Install depedencies ---------------------------------------------------- 20.75s 2026-04-10 03:49:46.482975 | instance | Generate SSH keys for missing variables --------------------------------- 3.32s 2026-04-10 03:49:46.483061 | instance | Create a volume group for each loop device ------------------------------ 3.10s 2026-04-10 03:49:46.483350 | instance | Create a logical volume for each loop device ---------------------------- 2.02s 2026-04-10 03:49:46.483557 | instance | Gathering Facts --------------------------------------------------------- 1.17s 2026-04-10 03:49:46.483764 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.14s 2026-04-10 03:49:46.483970 | instance | Create folders for workspace -------------------------------------------- 1.08s 2026-04-10 03:49:46.484175 | instance | Gathering Facts --------------------------------------------------------- 0.94s 2026-04-10 03:49:46.484380 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.75s 2026-04-10 03:49:46.484583 | instance | Purge "snapd" package --------------------------------------------------- 0.75s 2026-04-10 03:49:46.484787 | instance | Gathering Facts --------------------------------------------------------- 0.73s 2026-04-10 03:49:46.484992 | instance | Configure short hostname ------------------------------------------------ 0.73s 2026-04-10 03:49:46.485197 | instance | Start loop devices ------------------------------------------------------ 0.73s 2026-04-10 03:49:46.485399 | instance | Gathering Facts --------------------------------------------------------- 0.72s 2026-04-10 03:49:46.485603 | instance | Gathering Facts --------------------------------------------------------- 0.72s 2026-04-10 03:49:46.485814 | instance | Gathering Facts --------------------------------------------------------- 0.71s 2026-04-10 03:49:46.486019 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.61s 2026-04-10 03:49:46.486219 | instance | Create devices for Ceph ------------------------------------------------- 0.58s 2026-04-10 03:49:46.486419 | instance | Start up service -------------------------------------------------------- 0.55s 2026-04-10 03:49:46.486637 | instance | Set permissions on loopback devices ------------------------------------- 0.54s 2026-04-10 03:49:46.592822 | instance | INFO [aio > prepare] Executed: Successful 2026-04-10 03:49:46.606332 | instance | INFO [aio > converge] Executing 2026-04-10 03:49:49.500236 | instance | 2026-04-10 03:49:49.500699 | instance | PLAY [all] ********************************************************************* 2026-04-10 03:49:49.501024 | instance | 2026-04-10 03:49:49.501356 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 03:49:49.501688 | instance | Friday 10 April 2026 03:49:49 +0000 (0:00:00.096) 0:00:00.096 ********** 2026-04-10 03:49:50.757287 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-10 03:49:50.757701 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-10 03:49:50.758032 | instance | interpreter could change the meaning of that path. See 2026-04-10 03:49:50.758356 | instance | https://docs.ansible.com/ansible- 2026-04-10 03:49:50.758726 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-10 03:49:50.767592 | instance | ok: [instance] 2026-04-10 03:49:50.767800 | instance | 2026-04-10 03:49:50.768006 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-10 03:49:50.768263 | instance | Friday 10 April 2026 03:49:50 +0000 (0:00:01.269) 0:00:01.366 ********** 2026-04-10 03:49:50.810162 | instance | skipping: [instance] 2026-04-10 03:49:50.810526 | instance | 2026-04-10 03:49:50.810946 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-10 03:49:50.811288 | instance | Friday 10 April 2026 03:49:50 +0000 (0:00:00.042) 0:00:01.408 ********** 2026-04-10 03:49:50.992659 | instance | ok: [instance] 2026-04-10 03:49:50.993125 | instance | 2026-04-10 03:49:50.993549 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-10 03:49:50.993874 | instance | 2026-04-10 03:49:50.994226 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 03:49:50.994558 | instance | Friday 10 April 2026 03:49:50 +0000 (0:00:00.182) 0:00:01.591 ********** 2026-04-10 03:49:51.886005 | instance | ok: [instance] 2026-04-10 03:49:51.886430 | instance | 2026-04-10 03:49:51.886812 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 03:49:51.887160 | instance | Friday 10 April 2026 03:49:51 +0000 (0:00:00.892) 0:00:02.484 ********** 2026-04-10 03:49:52.163252 | instance | ok: [instance] 2026-04-10 03:49:52.163318 | instance | 2026-04-10 03:49:52.163445 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 03:49:52.163649 | instance | Friday 10 April 2026 03:49:52 +0000 (0:00:00.274) 0:00:02.758 ********** 2026-04-10 03:49:52.203059 | instance | skipping: [instance] 2026-04-10 03:49:52.203244 | instance | 2026-04-10 03:49:52.203399 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-10 03:49:52.203563 | instance | Friday 10 April 2026 03:49:52 +0000 (0:00:00.039) 0:00:02.798 ********** 2026-04-10 03:49:52.514406 | instance | changed: [instance] 2026-04-10 03:49:52.514835 | instance | 2026-04-10 03:49:52.515186 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 03:49:52.515521 | instance | Friday 10 April 2026 03:49:52 +0000 (0:00:00.314) 0:00:03.112 ********** 2026-04-10 03:49:52.601367 | instance | ok: [instance] => { 2026-04-10 03:49:52.601776 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-10 03:49:52.602093 | instance | } 2026-04-10 03:49:52.602393 | instance | 2026-04-10 03:49:52.602764 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 03:49:52.603091 | instance | Friday 10 April 2026 03:49:52 +0000 (0:00:00.087) 0:00:03.200 ********** 2026-04-10 03:49:53.260026 | instance | changed: [instance] 2026-04-10 03:49:53.260511 | instance | 2026-04-10 03:49:53.260999 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 03:49:53.261461 | instance | Friday 10 April 2026 03:49:53 +0000 (0:00:00.657) 0:00:03.857 ********** 2026-04-10 03:49:53.317275 | instance | skipping: [instance] 2026-04-10 03:49:53.317748 | instance | 2026-04-10 03:49:53.318214 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 03:49:53.318566 | instance | Friday 10 April 2026 03:49:53 +0000 (0:00:00.058) 0:00:03.915 ********** 2026-04-10 03:49:53.370859 | instance | skipping: [instance] 2026-04-10 03:49:53.371221 | instance | 2026-04-10 03:49:53.371552 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 03:49:53.371877 | instance | Friday 10 April 2026 03:49:53 +0000 (0:00:00.053) 0:00:03.969 ********** 2026-04-10 03:49:53.586377 | instance | ok: [instance] 2026-04-10 03:49:53.586814 | instance | 2026-04-10 03:49:53.587174 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 03:49:53.587505 | instance | Friday 10 April 2026 03:49:53 +0000 (0:00:00.215) 0:00:04.184 ********** 2026-04-10 03:49:54.813175 | instance | ok: [instance] 2026-04-10 03:49:54.813573 | instance | 2026-04-10 03:49:54.813914 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 03:49:54.814245 | instance | Friday 10 April 2026 03:49:54 +0000 (0:00:01.226) 0:00:05.411 ********** 2026-04-10 03:49:54.887440 | instance | ok: [instance] => { 2026-04-10 03:49:54.887578 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-10 03:49:54.887799 | instance | } 2026-04-10 03:49:54.887943 | instance | 2026-04-10 03:49:54.888098 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 03:49:54.888250 | instance | Friday 10 April 2026 03:49:54 +0000 (0:00:00.073) 0:00:05.485 ********** 2026-04-10 03:49:56.535613 | instance | changed: [instance] 2026-04-10 03:49:56.536181 | instance | 2026-04-10 03:49:56.536578 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 03:49:56.536940 | instance | Friday 10 April 2026 03:49:56 +0000 (0:00:01.648) 0:00:07.133 ********** 2026-04-10 03:49:59.479537 | instance | changed: [instance] 2026-04-10 03:49:59.479630 | instance | 2026-04-10 03:49:59.479760 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-10 03:49:59.479977 | instance | Friday 10 April 2026 03:49:59 +0000 (0:00:02.941) 0:00:10.074 ********** 2026-04-10 03:49:59.515327 | instance | skipping: [instance] 2026-04-10 03:49:59.515459 | instance | 2026-04-10 03:49:59.515658 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-10 03:49:59.515812 | instance | Friday 10 April 2026 03:49:59 +0000 (0:00:00.036) 0:00:10.111 ********** 2026-04-10 03:49:59.551344 | instance | skipping: [instance] 2026-04-10 03:49:59.551553 | instance | 2026-04-10 03:49:59.551714 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-10 03:49:59.551874 | instance | Friday 10 April 2026 03:49:59 +0000 (0:00:00.036) 0:00:10.148 ********** 2026-04-10 03:49:59.591462 | instance | skipping: [instance] 2026-04-10 03:49:59.591531 | instance | 2026-04-10 03:49:59.591706 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-10 03:49:59.591928 | instance | Friday 10 April 2026 03:49:59 +0000 (0:00:00.040) 0:00:10.188 ********** 2026-04-10 03:50:06.455724 | instance | changed: [instance] 2026-04-10 03:50:06.456130 | instance | 2026-04-10 03:50:06.456484 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-10 03:50:06.456825 | instance | Friday 10 April 2026 03:50:06 +0000 (0:00:06.862) 0:00:17.051 ********** 2026-04-10 03:50:07.099158 | instance | changed: [instance] 2026-04-10 03:50:07.099356 | instance | 2026-04-10 03:50:07.099520 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-10 03:50:07.099671 | instance | Friday 10 April 2026 03:50:07 +0000 (0:00:00.644) 0:00:17.695 ********** 2026-04-10 03:50:08.007199 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-10 03:50:08.007282 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-10 03:50:08.007429 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-10 03:50:08.007636 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-10 03:50:08.007793 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-10 03:50:08.007933 | instance | 2026-04-10 03:50:08.008080 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-10 03:50:08.008228 | instance | Friday 10 April 2026 03:50:07 +0000 (0:00:00.908) 0:00:18.604 ********** 2026-04-10 03:50:08.582226 | instance | changed: [instance] 2026-04-10 03:50:08.582309 | instance | 2026-04-10 03:50:08.582677 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-10 03:50:08.582716 | instance | Friday 10 April 2026 03:50:08 +0000 (0:00:00.567) 0:00:19.171 ********** 2026-04-10 03:50:08.582728 | instance | 2026-04-10 03:50:08.582742 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-10 03:50:08.582930 | instance | Friday 10 April 2026 03:50:08 +0000 (0:00:00.009) 0:00:19.180 ********** 2026-04-10 03:50:09.575200 | instance | ok: [instance] 2026-04-10 03:50:09.575310 | instance | 2026-04-10 03:50:09.575687 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-10 03:50:09.575744 | instance | Friday 10 April 2026 03:50:09 +0000 (0:00:00.992) 0:00:20.173 ********** 2026-04-10 03:50:10.051739 | instance | changed: [instance] 2026-04-10 03:50:10.051858 | instance | 2026-04-10 03:50:10.051924 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-10 03:50:10.052073 | instance | Friday 10 April 2026 03:50:10 +0000 (0:00:00.476) 0:00:20.650 ********** 2026-04-10 03:50:10.593135 | instance | changed: [instance] 2026-04-10 03:50:10.593236 | instance | 2026-04-10 03:50:10.593457 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 03:50:10.593726 | instance | Friday 10 April 2026 03:50:10 +0000 (0:00:00.541) 0:00:21.192 ********** 2026-04-10 03:50:10.800891 | instance | ok: [instance] 2026-04-10 03:50:10.801672 | instance | 2026-04-10 03:50:10.801724 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 03:50:10.801730 | instance | Friday 10 April 2026 03:50:10 +0000 (0:00:00.206) 0:00:21.399 ********** 2026-04-10 03:50:10.861552 | instance | ok: [instance] => { 2026-04-10 03:50:10.862316 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-10 03:50:10.862376 | instance | } 2026-04-10 03:50:10.862384 | instance | 2026-04-10 03:50:10.862390 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 03:50:10.862397 | instance | Friday 10 April 2026 03:50:10 +0000 (0:00:00.061) 0:00:21.460 ********** 2026-04-10 03:50:11.739124 | instance | changed: [instance] 2026-04-10 03:50:11.739219 | instance | 2026-04-10 03:50:11.739573 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 03:50:11.739624 | instance | Friday 10 April 2026 03:50:11 +0000 (0:00:00.877) 0:00:22.337 ********** 2026-04-10 03:50:16.132072 | instance | changed: [instance] 2026-04-10 03:50:16.132171 | instance | 2026-04-10 03:50:16.132231 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-10 03:50:16.132372 | instance | Friday 10 April 2026 03:50:16 +0000 (0:00:04.393) 0:00:26.731 ********** 2026-04-10 03:50:17.475968 | instance | ok: [instance] 2026-04-10 03:50:17.476092 | instance | 2026-04-10 03:50:17.476299 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-10 03:50:17.476561 | instance | Friday 10 April 2026 03:50:17 +0000 (0:00:01.343) 0:00:28.074 ********** 2026-04-10 03:50:18.149234 | instance | changed: [instance] 2026-04-10 03:50:18.149334 | instance | 2026-04-10 03:50:18.149766 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-10 03:50:18.149819 | instance | Friday 10 April 2026 03:50:18 +0000 (0:00:00.673) 0:00:28.748 ********** 2026-04-10 03:50:18.630003 | instance | changed: [instance] 2026-04-10 03:50:18.630094 | instance | 2026-04-10 03:50:18.630345 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-10 03:50:18.630403 | instance | Friday 10 April 2026 03:50:18 +0000 (0:00:00.480) 0:00:29.228 ********** 2026-04-10 03:50:19.200575 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-04-10 03:50:19.200656 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-10 03:50:19.201354 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-10 03:50:19.201376 | instance | 2026-04-10 03:50:19.201385 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-10 03:50:19.201392 | instance | Friday 10 April 2026 03:50:19 +0000 (0:00:00.570) 0:00:29.799 ********** 2026-04-10 03:50:19.671937 | instance | changed: [instance] 2026-04-10 03:50:19.672039 | instance | 2026-04-10 03:50:19.672324 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-10 03:50:19.672374 | instance | Friday 10 April 2026 03:50:19 +0000 (0:00:00.471) 0:00:30.270 ********** 2026-04-10 03:50:20.143919 | instance | changed: [instance] 2026-04-10 03:50:20.143985 | instance | 2026-04-10 03:50:20.144633 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-10 03:50:20.144651 | instance | Friday 10 April 2026 03:50:20 +0000 (0:00:00.463) 0:00:30.734 ********** 2026-04-10 03:50:20.144656 | instance | 2026-04-10 03:50:20.144661 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-10 03:50:20.144675 | instance | Friday 10 April 2026 03:50:20 +0000 (0:00:00.008) 0:00:30.742 ********** 2026-04-10 03:50:20.870698 | instance | ok: [instance] 2026-04-10 03:50:20.870768 | instance | 2026-04-10 03:50:20.871082 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-10 03:50:20.871135 | instance | Friday 10 April 2026 03:50:20 +0000 (0:00:00.726) 0:00:31.469 ********** 2026-04-10 03:50:23.204857 | instance | changed: [instance] 2026-04-10 03:50:23.204955 | instance | 2026-04-10 03:50:23.204972 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-10 03:50:23.205140 | instance | Friday 10 April 2026 03:50:23 +0000 (0:00:02.334) 0:00:33.803 ********** 2026-04-10 03:50:23.786034 | instance | changed: [instance] 2026-04-10 03:50:23.786493 | instance | 2026-04-10 03:50:23.786514 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-10 03:50:23.786522 | instance | Friday 10 April 2026 03:50:23 +0000 (0:00:00.581) 0:00:34.385 ********** 2026-04-10 03:50:23.840957 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-10 03:50:23.841056 | instance | 2026-04-10 03:50:23.841292 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-10 03:50:23.841340 | instance | Friday 10 April 2026 03:50:23 +0000 (0:00:00.054) 0:00:34.439 ********** 2026-04-10 03:50:29.432952 | instance | changed: [instance] 2026-04-10 03:50:29.433294 | instance | 2026-04-10 03:50:29.433308 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-10 03:50:29.433319 | instance | Friday 10 April 2026 03:50:29 +0000 (0:00:05.591) 0:00:40.031 ********** 2026-04-10 03:50:30.125337 | instance | ok: [instance] => (item=chronyd) 2026-04-10 03:50:30.125441 | instance | ok: [instance] => (item=sshd) 2026-04-10 03:50:30.125522 | instance | 2026-04-10 03:50:30.125884 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-10 03:50:30.125944 | instance | Friday 10 April 2026 03:50:30 +0000 (0:00:00.692) 0:00:40.724 ********** 2026-04-10 03:50:30.422707 | instance | changed: [instance] 2026-04-10 03:50:30.422802 | instance | 2026-04-10 03:50:30.423003 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-10 03:50:30.423204 | instance | Friday 10 April 2026 03:50:30 +0000 (0:00:00.297) 0:00:41.021 ********** 2026-04-10 03:50:30.687404 | instance | ok: [instance] 2026-04-10 03:50:30.687455 | instance | 2026-04-10 03:50:30.687462 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-10 03:50:30.687468 | instance | Friday 10 April 2026 03:50:30 +0000 (0:00:00.263) 0:00:41.285 ********** 2026-04-10 03:50:31.178249 | instance | changed: [instance] 2026-04-10 03:50:31.178360 | instance | 2026-04-10 03:50:31.178444 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-10 03:50:31.178600 | instance | Friday 10 April 2026 03:50:31 +0000 (0:00:00.491) 0:00:41.777 ********** 2026-04-10 03:50:31.606399 | instance | changed: [instance] 2026-04-10 03:50:31.606469 | instance | 2026-04-10 03:50:31.606732 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-10 03:50:31.606831 | instance | Friday 10 April 2026 03:50:31 +0000 (0:00:00.427) 0:00:42.205 ********** 2026-04-10 03:50:33.326260 | instance | ok: [instance] 2026-04-10 03:50:33.326349 | instance | 2026-04-10 03:50:33.326702 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-10 03:50:33.326772 | instance | Friday 10 April 2026 03:50:33 +0000 (0:00:01.719) 0:00:43.924 ********** 2026-04-10 03:50:33.398325 | instance | ok: [instance] 2026-04-10 03:50:33.398421 | instance | 2026-04-10 03:50:33.398831 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-10 03:50:33.398928 | instance | Friday 10 April 2026 03:50:33 +0000 (0:00:00.071) 0:00:43.996 ********** 2026-04-10 03:50:33.439375 | instance | skipping: [instance] 2026-04-10 03:50:33.439428 | instance | 2026-04-10 03:50:33.439435 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-10 03:50:33.439440 | instance | Friday 10 April 2026 03:50:33 +0000 (0:00:00.041) 0:00:44.037 ********** 2026-04-10 03:50:33.488174 | instance | skipping: [instance] 2026-04-10 03:50:33.488259 | instance | 2026-04-10 03:50:33.488579 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-10 03:50:33.488633 | instance | Friday 10 April 2026 03:50:33 +0000 (0:00:00.049) 0:00:44.086 ********** 2026-04-10 03:50:33.537703 | instance | skipping: [instance] 2026-04-10 03:50:33.537804 | instance | 2026-04-10 03:50:33.537897 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-10 03:50:33.538089 | instance | Friday 10 April 2026 03:50:33 +0000 (0:00:00.049) 0:00:44.136 ********** 2026-04-10 03:50:33.584470 | instance | skipping: [instance] 2026-04-10 03:50:33.584598 | instance | 2026-04-10 03:50:33.584799 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-10 03:50:33.584950 | instance | Friday 10 April 2026 03:50:33 +0000 (0:00:00.046) 0:00:44.183 ********** 2026-04-10 03:50:33.624858 | instance | skipping: [instance] 2026-04-10 03:50:33.624958 | instance | 2026-04-10 03:50:33.625134 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-10 03:50:33.625317 | instance | Friday 10 April 2026 03:50:33 +0000 (0:00:00.040) 0:00:44.223 ********** 2026-04-10 03:50:33.673358 | instance | skipping: [instance] 2026-04-10 03:50:33.673447 | instance | 2026-04-10 03:50:33.673596 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-10 03:50:33.673794 | instance | Friday 10 April 2026 03:50:33 +0000 (0:00:00.048) 0:00:44.272 ********** 2026-04-10 03:50:33.719133 | instance | skipping: [instance] 2026-04-10 03:50:33.719232 | instance | 2026-04-10 03:50:33.719361 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-10 03:50:33.719540 | instance | Friday 10 April 2026 03:50:33 +0000 (0:00:00.044) 0:00:44.316 ********** 2026-04-10 03:50:33.843291 | instance | ok: [instance] 2026-04-10 03:50:33.843399 | instance | 2026-04-10 03:50:33.843414 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-10 03:50:33.843560 | instance | Friday 10 April 2026 03:50:33 +0000 (0:00:00.122) 0:00:44.438 ********** 2026-04-10 03:50:34.073649 | instance | ok: [instance] => (item=instance) 2026-04-10 03:50:34.074075 | instance | 2026-04-10 03:50:34.074136 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-10 03:50:34.074143 | instance | Friday 10 April 2026 03:50:34 +0000 (0:00:00.233) 0:00:44.672 ********** 2026-04-10 03:50:34.135587 | instance | ok: [instance] 2026-04-10 03:50:34.135679 | instance | 2026-04-10 03:50:34.135909 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-10 03:50:34.135942 | instance | Friday 10 April 2026 03:50:34 +0000 (0:00:00.062) 0:00:44.734 ********** 2026-04-10 03:50:34.216368 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-04-10 03:50:34.216456 | instance | 2026-04-10 03:50:34.216740 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-04-10 03:50:34.216801 | instance | Friday 10 April 2026 03:50:34 +0000 (0:00:00.080) 0:00:44.815 ********** 2026-04-10 03:50:34.578294 | instance | changed: [instance] 2026-04-10 03:50:34.578393 | instance | 2026-04-10 03:50:34.578466 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-04-10 03:50:34.578632 | instance | Friday 10 April 2026 03:50:34 +0000 (0:00:00.362) 0:00:45.177 ********** 2026-04-10 03:50:35.340547 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-04-10 03:50:35.340647 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-04-10 03:50:35.341109 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-04-10 03:50:35.341158 | instance | 2026-04-10 03:50:35.341164 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-04-10 03:50:35.341169 | instance | Friday 10 April 2026 03:50:35 +0000 (0:00:00.762) 0:00:45.939 ********** 2026-04-10 03:52:57.412331 | instance | ok: [instance] 2026-04-10 03:52:57.412472 | instance | 2026-04-10 03:52:57.412480 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-04-10 03:52:57.412491 | instance | Friday 10 April 2026 03:52:57 +0000 (0:02:22.071) 0:03:08.011 ********** 2026-04-10 03:52:57.632288 | instance | changed: [instance] 2026-04-10 03:52:57.632839 | instance | 2026-04-10 03:52:57.632854 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-04-10 03:52:57.632865 | instance | Friday 10 April 2026 03:52:57 +0000 (0:00:00.219) 0:03:08.231 ********** 2026-04-10 03:52:57.672495 | instance | ok: [instance] 2026-04-10 03:52:57.672553 | instance | 2026-04-10 03:52:57.672859 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-10 03:52:57.672911 | instance | Friday 10 April 2026 03:52:57 +0000 (0:00:00.040) 0:03:08.271 ********** 2026-04-10 03:52:57.761728 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-10 03:52:57.761814 | instance | 2026-04-10 03:52:57.762071 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-10 03:52:57.762131 | instance | Friday 10 April 2026 03:52:57 +0000 (0:00:00.088) 0:03:08.360 ********** 2026-04-10 03:52:59.382178 | instance | ok: [instance] 2026-04-10 03:52:59.382268 | instance | 2026-04-10 03:52:59.382487 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-10 03:52:59.382525 | instance | Friday 10 April 2026 03:52:59 +0000 (0:00:01.620) 0:03:09.981 ********** 2026-04-10 03:52:59.448323 | instance | ok: [instance] => (item=instance) 2026-04-10 03:52:59.448349 | instance | 2026-04-10 03:52:59.448354 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-10 03:52:59.448359 | instance | Friday 10 April 2026 03:52:59 +0000 (0:00:00.065) 0:03:10.047 ********** 2026-04-10 03:52:59.852838 | instance | ok: [instance] 2026-04-10 03:52:59.852907 | instance | 2026-04-10 03:52:59.853153 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-10 03:52:59.853194 | instance | Friday 10 April 2026 03:52:59 +0000 (0:00:00.404) 0:03:10.451 ********** 2026-04-10 03:53:02.101481 | instance | ok: [instance] 2026-04-10 03:53:02.101526 | instance | 2026-04-10 03:53:02.101532 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-04-10 03:53:02.101537 | instance | Friday 10 April 2026 03:53:02 +0000 (0:00:02.248) 0:03:12.700 ********** 2026-04-10 03:53:03.832398 | instance | ok: [instance] 2026-04-10 03:53:03.832482 | instance | 2026-04-10 03:53:03.832719 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-04-10 03:53:03.832755 | instance | Friday 10 April 2026 03:53:03 +0000 (0:00:01.731) 0:03:14.431 ********** 2026-04-10 03:53:14.102158 | instance | ok: [instance] 2026-04-10 03:53:14.102246 | instance | 2026-04-10 03:53:14.102480 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-10 03:53:14.102520 | instance | Friday 10 April 2026 03:53:14 +0000 (0:00:10.269) 0:03:24.701 ********** 2026-04-10 03:53:14.180851 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-10 03:53:14.181215 | instance | 2026-04-10 03:53:14.181258 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-10 03:53:14.181264 | instance | Friday 10 April 2026 03:53:14 +0000 (0:00:00.078) 0:03:24.779 ********** 2026-04-10 03:53:14.234045 | instance | skipping: [instance] 2026-04-10 03:53:14.234447 | instance | 2026-04-10 03:53:14.234487 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-10 03:53:14.234493 | instance | Friday 10 April 2026 03:53:14 +0000 (0:00:00.053) 0:03:24.833 ********** 2026-04-10 03:53:14.292456 | instance | skipping: [instance] => (item=instance) 2026-04-10 03:53:14.292540 | instance | skipping: [instance] 2026-04-10 03:53:14.292902 | instance | 2026-04-10 03:53:14.292922 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-10 03:53:14.292928 | instance | Friday 10 April 2026 03:53:14 +0000 (0:00:00.058) 0:03:24.891 ********** 2026-04-10 03:53:14.549029 | instance | ok: [instance] 2026-04-10 03:53:14.549087 | instance | 2026-04-10 03:53:14.549373 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-10 03:53:14.549423 | instance | Friday 10 April 2026 03:53:14 +0000 (0:00:00.256) 0:03:25.148 ********** 2026-04-10 03:53:16.648103 | instance | ok: [instance] 2026-04-10 03:53:16.648171 | instance | 2026-04-10 03:53:16.648451 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-04-10 03:53:16.648492 | instance | Friday 10 April 2026 03:53:16 +0000 (0:00:02.099) 0:03:27.247 ********** 2026-04-10 03:53:18.299796 | instance | ok: [instance] 2026-04-10 03:53:18.299858 | instance | 2026-04-10 03:53:18.300116 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-04-10 03:53:18.300132 | instance | Friday 10 April 2026 03:53:18 +0000 (0:00:01.651) 0:03:28.898 ********** 2026-04-10 03:53:20.458185 | instance | ok: [instance] 2026-04-10 03:53:20.458253 | instance | 2026-04-10 03:53:20.458577 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-04-10 03:53:20.458634 | instance | Friday 10 April 2026 03:53:20 +0000 (0:00:02.158) 0:03:31.057 ********** 2026-04-10 03:53:22.909307 | instance | ok: [instance] 2026-04-10 03:53:22.909385 | instance | 2026-04-10 03:53:22.909506 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-04-10 03:53:22.909623 | instance | 2026-04-10 03:53:22.909745 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 03:53:22.909869 | instance | Friday 10 April 2026 03:53:22 +0000 (0:00:02.450) 0:03:33.508 ********** 2026-04-10 03:53:23.814277 | instance | ok: [instance] 2026-04-10 03:53:23.814342 | instance | 2026-04-10 03:53:23.814469 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 03:53:23.814596 | instance | Friday 10 April 2026 03:53:23 +0000 (0:00:00.905) 0:03:34.413 ********** 2026-04-10 03:53:24.016397 | instance | ok: [instance] 2026-04-10 03:53:24.016453 | instance | 2026-04-10 03:53:24.016617 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 03:53:24.016740 | instance | Friday 10 April 2026 03:53:24 +0000 (0:00:00.201) 0:03:34.615 ********** 2026-04-10 03:53:24.058856 | instance | skipping: [instance] 2026-04-10 03:53:24.058959 | instance | 2026-04-10 03:53:24.059084 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-10 03:53:24.059206 | instance | Friday 10 April 2026 03:53:24 +0000 (0:00:00.042) 0:03:34.658 ********** 2026-04-10 03:53:24.266217 | instance | ok: [instance] 2026-04-10 03:53:24.266285 | instance | 2026-04-10 03:53:24.266405 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 03:53:24.266530 | instance | Friday 10 April 2026 03:53:24 +0000 (0:00:00.207) 0:03:34.865 ********** 2026-04-10 03:53:24.323195 | instance | ok: [instance] => { 2026-04-10 03:53:24.323383 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-10 03:53:24.323553 | instance | } 2026-04-10 03:53:24.323722 | instance | 2026-04-10 03:53:24.323904 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 03:53:24.324084 | instance | Friday 10 April 2026 03:53:24 +0000 (0:00:00.056) 0:03:34.921 ********** 2026-04-10 03:53:24.618444 | instance | ok: [instance] 2026-04-10 03:53:24.618511 | instance | 2026-04-10 03:53:24.618680 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 03:53:24.619001 | instance | Friday 10 April 2026 03:53:24 +0000 (0:00:00.295) 0:03:35.217 ********** 2026-04-10 03:53:24.670920 | instance | skipping: [instance] 2026-04-10 03:53:24.670993 | instance | 2026-04-10 03:53:24.671133 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 03:53:24.671256 | instance | Friday 10 April 2026 03:53:24 +0000 (0:00:00.052) 0:03:35.269 ********** 2026-04-10 03:53:24.719058 | instance | skipping: [instance] 2026-04-10 03:53:24.719118 | instance | 2026-04-10 03:53:24.719273 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 03:53:24.719394 | instance | Friday 10 April 2026 03:53:24 +0000 (0:00:00.048) 0:03:35.318 ********** 2026-04-10 03:53:24.916968 | instance | ok: [instance] 2026-04-10 03:53:24.917043 | instance | 2026-04-10 03:53:24.917117 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 03:53:24.917272 | instance | Friday 10 April 2026 03:53:24 +0000 (0:00:00.197) 0:03:35.516 ********** 2026-04-10 03:53:25.902238 | instance | ok: [instance] 2026-04-10 03:53:25.902306 | instance | 2026-04-10 03:53:25.902434 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 03:53:25.902554 | instance | Friday 10 April 2026 03:53:25 +0000 (0:00:00.985) 0:03:36.501 ********** 2026-04-10 03:53:25.965402 | instance | ok: [instance] => { 2026-04-10 03:53:25.965565 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-10 03:53:25.965731 | instance | } 2026-04-10 03:53:25.965894 | instance | 2026-04-10 03:53:25.966076 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 03:53:25.966251 | instance | Friday 10 April 2026 03:53:25 +0000 (0:00:00.062) 0:03:36.564 ********** 2026-04-10 03:53:26.294052 | instance | ok: [instance] 2026-04-10 03:53:26.294144 | instance | 2026-04-10 03:53:26.294244 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 03:53:26.294367 | instance | Friday 10 April 2026 03:53:26 +0000 (0:00:00.328) 0:03:36.892 ********** 2026-04-10 03:53:28.220715 | instance | ok: [instance] 2026-04-10 03:53:28.220787 | instance | 2026-04-10 03:53:28.220795 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-10 03:53:28.220802 | instance | Friday 10 April 2026 03:53:28 +0000 (0:00:01.925) 0:03:38.818 ********** 2026-04-10 03:53:28.257612 | instance | skipping: [instance] 2026-04-10 03:53:28.257803 | instance | 2026-04-10 03:53:28.258007 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-10 03:53:28.258240 | instance | Friday 10 April 2026 03:53:28 +0000 (0:00:00.038) 0:03:38.856 ********** 2026-04-10 03:53:28.292349 | instance | skipping: [instance] 2026-04-10 03:53:28.292402 | instance | 2026-04-10 03:53:28.292529 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-10 03:53:28.292645 | instance | Friday 10 April 2026 03:53:28 +0000 (0:00:00.035) 0:03:38.891 ********** 2026-04-10 03:53:28.325427 | instance | skipping: [instance] 2026-04-10 03:53:28.325717 | instance | 2026-04-10 03:53:28.326013 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-10 03:53:28.326379 | instance | Friday 10 April 2026 03:53:28 +0000 (0:00:00.032) 0:03:38.924 ********** 2026-04-10 03:53:29.271418 | instance | ok: [instance] 2026-04-10 03:53:29.271502 | instance | 2026-04-10 03:53:29.271691 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-10 03:53:29.271860 | instance | Friday 10 April 2026 03:53:29 +0000 (0:00:00.946) 0:03:39.870 ********** 2026-04-10 03:53:29.690977 | instance | ok: [instance] 2026-04-10 03:53:29.691043 | instance | 2026-04-10 03:53:29.691187 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-10 03:53:29.691318 | instance | Friday 10 April 2026 03:53:29 +0000 (0:00:00.419) 0:03:40.290 ********** 2026-04-10 03:53:30.586179 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-10 03:53:30.586306 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-10 03:53:30.586436 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-10 03:53:30.586568 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-10 03:53:30.586728 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-10 03:53:30.586835 | instance | 2026-04-10 03:53:30.586965 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-10 03:53:30.587083 | instance | Friday 10 April 2026 03:53:30 +0000 (0:00:00.894) 0:03:41.184 ********** 2026-04-10 03:53:31.070397 | instance | ok: [instance] 2026-04-10 03:53:31.070476 | instance | 2026-04-10 03:53:31.070579 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-10 03:53:31.070751 | instance | Friday 10 April 2026 03:53:31 +0000 (0:00:00.477) 0:03:41.662 ********** 2026-04-10 03:53:31.070877 | instance | 2026-04-10 03:53:31.071004 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-10 03:53:31.071131 | instance | Friday 10 April 2026 03:53:31 +0000 (0:00:00.006) 0:03:41.669 ********** 2026-04-10 03:53:31.422177 | instance | ok: [instance] 2026-04-10 03:53:31.422237 | instance | 2026-04-10 03:53:31.422376 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 03:53:31.422499 | instance | Friday 10 April 2026 03:53:31 +0000 (0:00:00.351) 0:03:42.021 ********** 2026-04-10 03:53:31.625428 | instance | ok: [instance] 2026-04-10 03:53:31.625687 | instance | 2026-04-10 03:53:31.625766 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 03:53:31.625890 | instance | Friday 10 April 2026 03:53:31 +0000 (0:00:00.203) 0:03:42.224 ********** 2026-04-10 03:53:31.677946 | instance | ok: [instance] => { 2026-04-10 03:53:31.678076 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-10 03:53:31.678245 | instance | } 2026-04-10 03:53:31.678402 | instance | 2026-04-10 03:53:31.678584 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 03:53:31.678800 | instance | Friday 10 April 2026 03:53:31 +0000 (0:00:00.052) 0:03:42.276 ********** 2026-04-10 03:53:32.014442 | instance | ok: [instance] 2026-04-10 03:53:32.014536 | instance | 2026-04-10 03:53:32.014751 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 03:53:32.014914 | instance | Friday 10 April 2026 03:53:32 +0000 (0:00:00.336) 0:03:42.613 ********** 2026-04-10 03:53:35.075282 | instance | ok: [instance] 2026-04-10 03:53:35.075354 | instance | 2026-04-10 03:53:35.075476 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-10 03:53:35.075592 | instance | Friday 10 April 2026 03:53:35 +0000 (0:00:03.060) 0:03:45.674 ********** 2026-04-10 03:53:36.018409 | instance | ok: [instance] 2026-04-10 03:53:36.018498 | instance | 2026-04-10 03:53:36.018598 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-10 03:53:36.018762 | instance | Friday 10 April 2026 03:53:36 +0000 (0:00:00.942) 0:03:46.617 ********** 2026-04-10 03:53:36.212907 | instance | ok: [instance] 2026-04-10 03:53:36.213028 | instance | 2026-04-10 03:53:36.213239 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-10 03:53:36.213413 | instance | Friday 10 April 2026 03:53:36 +0000 (0:00:00.194) 0:03:46.811 ********** 2026-04-10 03:53:36.635992 | instance | ok: [instance] 2026-04-10 03:53:36.636073 | instance | 2026-04-10 03:53:36.636184 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-10 03:53:36.636310 | instance | Friday 10 April 2026 03:53:36 +0000 (0:00:00.423) 0:03:47.235 ********** 2026-04-10 03:53:37.180535 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-10 03:53:37.181399 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-10 03:53:37.181437 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-10 03:53:37.181445 | instance | 2026-04-10 03:53:37.181452 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-10 03:53:37.181458 | instance | Friday 10 April 2026 03:53:37 +0000 (0:00:00.544) 0:03:47.779 ********** 2026-04-10 03:53:37.673845 | instance | ok: [instance] 2026-04-10 03:53:37.673935 | instance | 2026-04-10 03:53:37.674081 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-10 03:53:37.674201 | instance | Friday 10 April 2026 03:53:37 +0000 (0:00:00.493) 0:03:48.273 ********** 2026-04-10 03:53:38.110197 | instance | ok: [instance] 2026-04-10 03:53:38.110278 | instance | 2026-04-10 03:53:38.110512 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-10 03:53:38.110719 | instance | Friday 10 April 2026 03:53:38 +0000 (0:00:00.425) 0:03:48.698 ********** 2026-04-10 03:53:38.110896 | instance | 2026-04-10 03:53:38.111118 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-10 03:53:38.111289 | instance | Friday 10 April 2026 03:53:38 +0000 (0:00:00.010) 0:03:48.709 ********** 2026-04-10 03:53:38.488198 | instance | ok: [instance] 2026-04-10 03:53:38.488317 | instance | 2026-04-10 03:53:38.488330 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-10 03:53:38.488484 | instance | Friday 10 April 2026 03:53:38 +0000 (0:00:00.378) 0:03:49.087 ********** 2026-04-10 03:53:38.545842 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-10 03:53:38.545959 | instance | 2026-04-10 03:53:38.546157 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-10 03:53:38.546301 | instance | Friday 10 April 2026 03:53:38 +0000 (0:00:00.057) 0:03:49.144 ********** 2026-04-10 03:53:39.637134 | instance | ok: [instance] 2026-04-10 03:53:39.637213 | instance | 2026-04-10 03:53:39.637507 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-10 03:53:39.637583 | instance | Friday 10 April 2026 03:53:39 +0000 (0:00:01.090) 0:03:50.235 ********** 2026-04-10 03:53:40.292582 | instance | ok: [instance] => (item=chronyd) 2026-04-10 03:53:40.292682 | instance | ok: [instance] => (item=sshd) 2026-04-10 03:53:40.293030 | instance | 2026-04-10 03:53:40.293079 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-10 03:53:40.293085 | instance | Friday 10 April 2026 03:53:40 +0000 (0:00:00.655) 0:03:50.891 ********** 2026-04-10 03:53:40.616457 | instance | ok: [instance] 2026-04-10 03:53:40.616525 | instance | 2026-04-10 03:53:40.616802 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-10 03:53:40.616870 | instance | Friday 10 April 2026 03:53:40 +0000 (0:00:00.323) 0:03:51.214 ********** 2026-04-10 03:53:40.834182 | instance | ok: [instance] 2026-04-10 03:53:40.834272 | instance | 2026-04-10 03:53:40.834650 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-10 03:53:40.834698 | instance | Friday 10 April 2026 03:53:40 +0000 (0:00:00.218) 0:03:51.433 ********** 2026-04-10 03:53:41.082145 | instance | ok: [instance] 2026-04-10 03:53:41.082204 | instance | 2026-04-10 03:53:41.082512 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-10 03:53:41.082580 | instance | Friday 10 April 2026 03:53:41 +0000 (0:00:00.247) 0:03:51.680 ********** 2026-04-10 03:53:41.301311 | instance | ok: [instance] 2026-04-10 03:53:41.301415 | instance | 2026-04-10 03:53:41.301484 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-04-10 03:53:41.301647 | instance | Friday 10 April 2026 03:53:41 +0000 (0:00:00.219) 0:03:51.900 ********** 2026-04-10 03:53:41.534719 | instance | ok: [instance] => (item=instance) 2026-04-10 03:53:41.535020 | instance | 2026-04-10 03:53:41.535035 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-04-10 03:53:41.535053 | instance | Friday 10 April 2026 03:53:41 +0000 (0:00:00.232) 0:03:52.132 ********** 2026-04-10 03:53:41.589751 | instance | ok: [instance] 2026-04-10 03:53:41.590272 | instance | 2026-04-10 03:53:41.590322 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-04-10 03:53:41.590331 | instance | Friday 10 April 2026 03:53:41 +0000 (0:00:00.055) 0:03:52.188 ********** 2026-04-10 03:53:46.090137 | instance | ok: [instance] 2026-04-10 03:53:46.090203 | instance | 2026-04-10 03:53:46.090477 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-04-10 03:53:46.090512 | instance | Friday 10 April 2026 03:53:46 +0000 (0:00:04.501) 0:03:56.689 ********** 2026-04-10 03:53:46.141649 | instance | ok: [instance] 2026-04-10 03:53:46.142046 | instance | 2026-04-10 03:53:46.142075 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-10 03:53:46.142081 | instance | Friday 10 April 2026 03:53:46 +0000 (0:00:00.051) 0:03:56.740 ********** 2026-04-10 03:53:46.203512 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-10 03:53:46.203585 | instance | 2026-04-10 03:53:46.203821 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-10 03:53:46.203855 | instance | Friday 10 April 2026 03:53:46 +0000 (0:00:00.062) 0:03:56.802 ********** 2026-04-10 03:53:46.250313 | instance | skipping: [instance] 2026-04-10 03:53:46.250698 | instance | 2026-04-10 03:53:46.250751 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-10 03:53:46.250760 | instance | Friday 10 April 2026 03:53:46 +0000 (0:00:00.046) 0:03:56.849 ********** 2026-04-10 03:53:46.304102 | instance | skipping: [instance] => (item=instance) 2026-04-10 03:53:46.304701 | instance | skipping: [instance] 2026-04-10 03:53:46.304746 | instance | 2026-04-10 03:53:46.304755 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-10 03:53:46.304762 | instance | Friday 10 April 2026 03:53:46 +0000 (0:00:00.053) 0:03:56.903 ********** 2026-04-10 03:53:46.556538 | instance | ok: [instance] 2026-04-10 03:53:46.556673 | instance | 2026-04-10 03:53:46.556921 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-10 03:53:46.557135 | instance | Friday 10 April 2026 03:53:46 +0000 (0:00:00.252) 0:03:57.155 ********** 2026-04-10 03:53:50.191720 | instance | ok: [instance] 2026-04-10 03:53:50.191793 | instance | 2026-04-10 03:53:50.192039 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-04-10 03:53:50.192079 | instance | Friday 10 April 2026 03:53:50 +0000 (0:00:03.635) 0:04:00.790 ********** 2026-04-10 03:53:50.224494 | instance | skipping: [instance] 2026-04-10 03:53:50.224899 | instance | 2026-04-10 03:53:50.224965 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-04-10 03:53:50.224972 | instance | Friday 10 April 2026 03:53:50 +0000 (0:00:00.032) 0:04:00.823 ********** 2026-04-10 03:53:50.257308 | instance | skipping: [instance] 2026-04-10 03:53:50.257615 | instance | 2026-04-10 03:53:50.257736 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-04-10 03:53:50.257839 | instance | Friday 10 April 2026 03:53:50 +0000 (0:00:00.033) 0:04:00.856 ********** 2026-04-10 03:53:55.602657 | instance | ok: [instance] 2026-04-10 03:53:55.602734 | instance | 2026-04-10 03:53:55.602999 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-04-10 03:53:55.603036 | instance | Friday 10 April 2026 03:53:55 +0000 (0:00:05.345) 0:04:06.201 ********** 2026-04-10 03:54:06.395199 | instance | ok: [instance] 2026-04-10 03:54:06.395277 | instance | 2026-04-10 03:54:06.395547 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-04-10 03:54:06.395586 | instance | Friday 10 April 2026 03:54:06 +0000 (0:00:10.792) 0:04:16.994 ********** 2026-04-10 03:55:43.233766 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-04-10 03:55:43.233831 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-04-10 03:55:43.233839 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-04-10 03:55:43.233846 | instance | 2026-04-10 03:55:43.233852 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-04-10 03:55:43.233860 | instance | Friday 10 April 2026 03:55:43 +0000 (0:01:36.837) 0:05:53.831 ********** 2026-04-10 03:55:46.266073 | instance | ok: [instance] 2026-04-10 03:55:46.266155 | instance | 2026-04-10 03:55:46.266476 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-04-10 03:55:46.266530 | instance | Friday 10 April 2026 03:55:46 +0000 (0:00:03.032) 0:05:56.864 ********** 2026-04-10 03:55:48.061058 | instance | ok: [instance] 2026-04-10 03:55:48.061161 | instance | 2026-04-10 03:55:48.061408 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-04-10 03:55:48.061458 | instance | Friday 10 April 2026 03:55:48 +0000 (0:00:01.795) 0:05:58.660 ********** 2026-04-10 03:55:48.123968 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-04-10 03:55:48.124034 | instance | 2026-04-10 03:55:48.124325 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-04-10 03:55:48.124366 | instance | Friday 10 April 2026 03:55:48 +0000 (0:00:00.062) 0:05:58.722 ********** 2026-04-10 03:55:48.178007 | instance | ok: [instance] 2026-04-10 03:55:48.178047 | instance | 2026-04-10 03:55:48.178053 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-04-10 03:55:48.178066 | instance | Friday 10 April 2026 03:55:48 +0000 (0:00:00.053) 0:05:58.776 ********** 2026-04-10 03:55:51.342553 | instance | ok: [instance] 2026-04-10 03:55:51.342696 | instance | 2026-04-10 03:55:51.342860 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-04-10 03:55:51.342931 | instance | Friday 10 April 2026 03:55:51 +0000 (0:00:03.164) 0:06:01.941 ********** 2026-04-10 03:55:51.394411 | instance | ok: [instance] 2026-04-10 03:55:51.394500 | instance | 2026-04-10 03:55:51.394756 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-04-10 03:55:51.394806 | instance | Friday 10 April 2026 03:55:51 +0000 (0:00:00.051) 0:06:01.993 ********** 2026-04-10 03:55:51.448754 | instance | skipping: [instance] => (item=1) 2026-04-10 03:55:51.449468 | instance | skipping: [instance] => (item=1) 2026-04-10 03:55:51.449512 | instance | skipping: [instance] => (item=1) 2026-04-10 03:55:51.449518 | instance | skipping: [instance] 2026-04-10 03:55:51.449523 | instance | 2026-04-10 03:55:51.449528 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-04-10 03:55:51.449539 | instance | Friday 10 April 2026 03:55:51 +0000 (0:00:00.054) 0:06:02.047 ********** 2026-04-10 03:55:51.499910 | instance | skipping: [instance] 2026-04-10 03:55:51.502198 | instance | 2026-04-10 03:55:51.502219 | instance | PLAY [all] ********************************************************************* 2026-04-10 03:55:51.502228 | instance | 2026-04-10 03:55:51.502239 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-04-10 03:55:51.502248 | instance | Friday 10 April 2026 03:55:51 +0000 (0:00:00.051) 0:06:02.098 ********** 2026-04-10 03:55:51.900113 | instance | changed: [instance] 2026-04-10 03:55:51.900156 | instance | 2026-04-10 03:55:51.900161 | instance | PLAY [all] ********************************************************************* 2026-04-10 03:55:51.900166 | instance | 2026-04-10 03:55:51.900170 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 03:55:51.900175 | instance | Friday 10 April 2026 03:55:51 +0000 (0:00:00.399) 0:06:02.498 ********** 2026-04-10 03:55:52.820426 | instance | ok: [instance] 2026-04-10 03:55:52.820507 | instance | 2026-04-10 03:55:52.820601 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-10 03:55:52.820717 | instance | Friday 10 April 2026 03:55:52 +0000 (0:00:00.920) 0:06:03.419 ********** 2026-04-10 03:55:56.575987 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-10 03:55:56.576105 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-10 03:55:56.576176 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-10 03:55:56.578667 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-10 03:55:56.578743 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-10 03:55:56.578751 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-10 03:55:56.578757 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-10 03:55:56.578761 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-10 03:55:56.578766 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-10 03:55:56.578771 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-10 03:55:56.578775 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-10 03:55:56.578780 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-10 03:55:56.578784 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-10 03:55:56.578789 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-10 03:55:56.578793 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-10 03:55:56.578797 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-10 03:55:56.578820 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-10 03:55:56.578824 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-10 03:55:56.578828 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-10 03:55:56.578832 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-10 03:55:56.578837 | instance | 2026-04-10 03:55:56.578843 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-10 03:55:56.578847 | instance | Friday 10 April 2026 03:55:56 +0000 (0:00:03.754) 0:06:07.174 ********** 2026-04-10 03:55:56.784482 | instance | changed: [instance] 2026-04-10 03:55:56.784620 | instance | 2026-04-10 03:55:56.784634 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-10 03:55:56.784761 | instance | Friday 10 April 2026 03:55:56 +0000 (0:00:00.208) 0:06:07.382 ********** 2026-04-10 03:55:57.252147 | instance | changed: [instance] 2026-04-10 03:55:57.252207 | instance | 2026-04-10 03:55:57.252214 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-10 03:55:57.252219 | instance | Friday 10 April 2026 03:55:57 +0000 (0:00:00.467) 0:06:07.850 ********** 2026-04-10 03:55:57.513822 | instance | ok: [instance] 2026-04-10 03:55:57.513890 | instance | 2026-04-10 03:55:57.514122 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-10 03:55:57.514140 | instance | Friday 10 April 2026 03:55:57 +0000 (0:00:00.262) 0:06:08.112 ********** 2026-04-10 03:55:57.562802 | instance | ok: [instance] 2026-04-10 03:55:57.562911 | instance | 2026-04-10 03:55:57.563040 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-10 03:55:57.563155 | instance | 2026-04-10 03:55:57.563285 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 03:55:57.563403 | instance | Friday 10 April 2026 03:55:57 +0000 (0:00:00.048) 0:06:08.161 ********** 2026-04-10 03:55:58.532197 | instance | ok: [instance] 2026-04-10 03:55:58.532282 | instance | 2026-04-10 03:55:58.532335 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-10 03:55:58.532468 | instance | Friday 10 April 2026 03:55:58 +0000 (0:00:00.969) 0:06:09.130 ********** 2026-04-10 03:55:58.732838 | instance | changed: [instance] 2026-04-10 03:55:58.733028 | instance | 2026-04-10 03:55:58.733374 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-10 03:55:58.733667 | instance | Friday 10 April 2026 03:55:58 +0000 (0:00:00.200) 0:06:09.331 ********** 2026-04-10 03:55:59.660618 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-10 03:55:59.660734 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-10 03:55:59.661445 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-10 03:55:59.661512 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-10 03:55:59.661519 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-10 03:55:59.661525 | instance | 2026-04-10 03:55:59.661530 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-10 03:55:59.661535 | instance | Friday 10 April 2026 03:55:59 +0000 (0:00:00.927) 0:06:10.258 ********** 2026-04-10 03:55:59.964460 | 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-04-10 03:56:00.123198 | 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-04-10 03:56:00.288855 | 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-04-10 03:56:00.428798 | instance | ...ignoring 2026-04-10 03:56:00.428864 | instance | 2026-04-10 03:56:00.428871 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-10 03:56:00.428877 | instance | Friday 10 April 2026 03:56:00 +0000 (0:00:00.768) 0:06:11.027 ********** 2026-04-10 03:56:00.613531 | instance | ok: [instance] 2026-04-10 03:56:00.614310 | instance | 2026-04-10 03:56:00.614341 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-10 03:56:00.614354 | instance | Friday 10 April 2026 03:56:00 +0000 (0:00:00.184) 0:06:11.211 ********** 2026-04-10 03:56:00.806588 | instance | ok: [instance] 2026-04-10 03:56:00.807325 | instance | 2026-04-10 03:56:00.807353 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-10 03:56:00.807366 | instance | Friday 10 April 2026 03:56:00 +0000 (0:00:00.193) 0:06:11.404 ********** 2026-04-10 03:56:00.846126 | instance | ok: [instance] 2026-04-10 03:56:00.846270 | instance | 2026-04-10 03:56:00.846770 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-10 03:56:00.846874 | instance | Friday 10 April 2026 03:56:00 +0000 (0:00:00.040) 0:06:11.445 ********** 2026-04-10 03:56:00.890279 | instance | ok: [instance] 2026-04-10 03:56:00.890334 | instance | 2026-04-10 03:56:00.890471 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-10 03:56:00.890618 | instance | Friday 10 April 2026 03:56:00 +0000 (0:00:00.044) 0:06:11.489 ********** 2026-04-10 03:56:01.427332 | instance | ok: [instance] 2026-04-10 03:56:01.427872 | instance | 2026-04-10 03:56:01.427944 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-10 03:56:01.427953 | instance | Friday 10 April 2026 03:56:01 +0000 (0:00:00.535) 0:06:12.025 ********** 2026-04-10 03:56:01.703545 | instance | ok: [instance] 2026-04-10 03:56:01.703658 | instance | 2026-04-10 03:56:01.703666 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-10 03:56:01.704338 | instance | Friday 10 April 2026 03:56:01 +0000 (0:00:00.217) 0:06:12.242 ********** 2026-04-10 03:56:01.704396 | instance | 2026-04-10 03:56:01.704403 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-10 03:56:01.704408 | instance | 2026-04-10 03:56:01.704412 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 03:56:01.704416 | instance | Friday 10 April 2026 03:56:01 +0000 (0:00:00.059) 0:06:12.302 ********** 2026-04-10 03:56:02.649065 | instance | ok: [instance] 2026-04-10 03:56:02.649188 | instance | 2026-04-10 03:56:02.649201 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 03:56:02.649274 | instance | Friday 10 April 2026 03:56:02 +0000 (0:00:00.945) 0:06:13.247 ********** 2026-04-10 03:56:02.869137 | instance | ok: [instance] 2026-04-10 03:56:02.869206 | instance | 2026-04-10 03:56:02.869213 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 03:56:02.869219 | instance | Friday 10 April 2026 03:56:02 +0000 (0:00:00.219) 0:06:13.466 ********** 2026-04-10 03:56:02.922086 | instance | skipping: [instance] 2026-04-10 03:56:03.004396 | instance | 2026-04-10 03:56:03.004475 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-10 03:56:03.004511 | instance | Friday 10 April 2026 03:56:02 +0000 (0:00:00.053) 0:06:13.520 ********** 2026-04-10 03:56:03.143533 | instance | ok: [instance] 2026-04-10 03:56:03.143605 | instance | 2026-04-10 03:56:03.143884 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 03:56:03.143959 | instance | Friday 10 April 2026 03:56:03 +0000 (0:00:00.221) 0:06:13.742 ********** 2026-04-10 03:56:03.214457 | instance | ok: [instance] => { 2026-04-10 03:56:03.214584 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-10 03:56:03.214598 | instance | } 2026-04-10 03:56:03.215045 | instance | 2026-04-10 03:56:03.215111 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 03:56:03.215133 | instance | Friday 10 April 2026 03:56:03 +0000 (0:00:00.070) 0:06:13.812 ********** 2026-04-10 03:56:03.554227 | instance | ok: [instance] 2026-04-10 03:56:03.554305 | instance | 2026-04-10 03:56:03.554696 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 03:56:03.554767 | instance | Friday 10 April 2026 03:56:03 +0000 (0:00:00.339) 0:06:14.152 ********** 2026-04-10 03:56:03.605454 | instance | skipping: [instance] 2026-04-10 03:56:03.605523 | instance | 2026-04-10 03:56:03.605684 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 03:56:03.605894 | instance | Friday 10 April 2026 03:56:03 +0000 (0:00:00.051) 0:06:14.204 ********** 2026-04-10 03:56:03.833494 | instance | ok: [instance] 2026-04-10 03:56:03.833597 | instance | 2026-04-10 03:56:03.833728 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 03:56:03.833988 | instance | Friday 10 April 2026 03:56:03 +0000 (0:00:00.228) 0:06:14.432 ********** 2026-04-10 03:56:05.010070 | instance | ok: [instance] 2026-04-10 03:56:05.010154 | instance | 2026-04-10 03:56:05.010381 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 03:56:05.010458 | instance | Friday 10 April 2026 03:56:05 +0000 (0:00:01.176) 0:06:15.609 ********** 2026-04-10 03:56:05.079408 | instance | ok: [instance] => { 2026-04-10 03:56:05.080228 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-10 03:56:05.080278 | instance | } 2026-04-10 03:56:05.080286 | instance | 2026-04-10 03:56:05.080293 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 03:56:05.080299 | instance | Friday 10 April 2026 03:56:05 +0000 (0:00:00.068) 0:06:15.678 ********** 2026-04-10 03:56:05.433755 | instance | ok: [instance] 2026-04-10 03:56:05.433871 | instance | 2026-04-10 03:56:05.434225 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 03:56:05.434289 | instance | Friday 10 April 2026 03:56:05 +0000 (0:00:00.354) 0:06:16.032 ********** 2026-04-10 03:56:07.407914 | instance | ok: [instance] 2026-04-10 03:56:07.408337 | instance | 2026-04-10 03:56:07.408356 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-10 03:56:07.408364 | instance | Friday 10 April 2026 03:56:07 +0000 (0:00:01.974) 0:06:18.006 ********** 2026-04-10 03:56:07.442657 | instance | skipping: [instance] 2026-04-10 03:56:07.443094 | instance | 2026-04-10 03:56:07.443115 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-10 03:56:07.443122 | instance | Friday 10 April 2026 03:56:07 +0000 (0:00:00.034) 0:06:18.041 ********** 2026-04-10 03:56:07.477280 | instance | skipping: [instance] 2026-04-10 03:56:07.477425 | instance | 2026-04-10 03:56:07.477767 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-10 03:56:07.477788 | instance | Friday 10 April 2026 03:56:07 +0000 (0:00:00.034) 0:06:18.076 ********** 2026-04-10 03:56:07.510483 | instance | skipping: [instance] 2026-04-10 03:56:07.510733 | instance | 2026-04-10 03:56:07.510823 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-10 03:56:07.511011 | instance | Friday 10 April 2026 03:56:07 +0000 (0:00:00.033) 0:06:18.109 ********** 2026-04-10 03:56:08.495452 | instance | ok: [instance] 2026-04-10 03:56:08.495510 | instance | 2026-04-10 03:56:08.495769 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-10 03:56:08.495785 | instance | Friday 10 April 2026 03:56:08 +0000 (0:00:00.984) 0:06:19.094 ********** 2026-04-10 03:56:08.943451 | instance | ok: [instance] 2026-04-10 03:56:08.943913 | instance | 2026-04-10 03:56:08.943933 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-10 03:56:08.943941 | instance | Friday 10 April 2026 03:56:08 +0000 (0:00:00.447) 0:06:19.542 ********** 2026-04-10 03:56:09.877150 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-10 03:56:09.878274 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-10 03:56:09.878326 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-10 03:56:09.878346 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-10 03:56:09.878353 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-10 03:56:09.878360 | instance | 2026-04-10 03:56:09.878366 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-10 03:56:09.878372 | instance | Friday 10 April 2026 03:56:09 +0000 (0:00:00.933) 0:06:20.475 ********** 2026-04-10 03:56:10.394292 | instance | ok: [instance] 2026-04-10 03:56:10.394407 | instance | 2026-04-10 03:56:10.394768 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-10 03:56:10.394834 | instance | Friday 10 April 2026 03:56:10 +0000 (0:00:00.510) 0:06:20.986 ********** 2026-04-10 03:56:10.394853 | instance | 2026-04-10 03:56:10.395043 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-10 03:56:10.395085 | instance | Friday 10 April 2026 03:56:10 +0000 (0:00:00.006) 0:06:20.993 ********** 2026-04-10 03:56:10.760014 | instance | ok: [instance] 2026-04-10 03:56:10.760085 | instance | 2026-04-10 03:56:10.760369 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-10 03:56:10.760417 | instance | Friday 10 April 2026 03:56:10 +0000 (0:00:00.365) 0:06:21.358 ********** 2026-04-10 03:56:11.358766 | 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-04-10 03:56:11.375398 | instance | ...ignoring 2026-04-10 03:56:11.375452 | instance | 2026-04-10 03:56:11.375717 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-10 03:56:11.375754 | instance | Friday 10 April 2026 03:56:11 +0000 (0:00:00.615) 0:06:21.974 ********** 2026-04-10 03:56:11.416362 | instance | skipping: [instance] 2026-04-10 03:56:11.416766 | instance | 2026-04-10 03:56:11.416799 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-10 03:56:11.416914 | instance | Friday 10 April 2026 03:56:11 +0000 (0:00:00.041) 0:06:22.015 ********** 2026-04-10 03:56:11.457561 | instance | skipping: [instance] 2026-04-10 03:56:11.457683 | instance | 2026-04-10 03:56:11.457696 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-10 03:56:11.457751 | instance | Friday 10 April 2026 03:56:11 +0000 (0:00:00.040) 0:06:22.055 ********** 2026-04-10 03:56:11.490453 | instance | skipping: [instance] 2026-04-10 03:56:11.490734 | instance | 2026-04-10 03:56:11.491018 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-10 03:56:11.491280 | instance | Friday 10 April 2026 03:56:11 +0000 (0:00:00.033) 0:06:22.089 ********** 2026-04-10 03:56:11.526548 | instance | skipping: [instance] 2026-04-10 03:56:11.526819 | instance | 2026-04-10 03:56:11.527107 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-10 03:56:11.527377 | instance | Friday 10 April 2026 03:56:11 +0000 (0:00:00.036) 0:06:22.125 ********** 2026-04-10 03:56:11.567860 | instance | skipping: [instance] 2026-04-10 03:56:11.568185 | instance | 2026-04-10 03:56:11.568638 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 03:56:11.568955 | instance | Friday 10 April 2026 03:56:11 +0000 (0:00:00.041) 0:06:22.166 ********** 2026-04-10 03:56:11.775013 | instance | ok: [instance] 2026-04-10 03:56:11.775137 | instance | 2026-04-10 03:56:11.775470 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 03:56:11.775750 | instance | Friday 10 April 2026 03:56:11 +0000 (0:00:00.206) 0:06:22.373 ********** 2026-04-10 03:56:11.812781 | instance | ok: [instance] => { 2026-04-10 03:56:11.812988 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-10 03:56:11.813254 | instance | } 2026-04-10 03:56:11.813501 | instance | 2026-04-10 03:56:11.813856 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 03:56:11.814155 | instance | Friday 10 April 2026 03:56:11 +0000 (0:00:00.038) 0:06:22.411 ********** 2026-04-10 03:56:12.627824 | instance | changed: [instance] 2026-04-10 03:56:12.627940 | instance | 2026-04-10 03:56:12.627952 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 03:56:12.628058 | instance | Friday 10 April 2026 03:56:12 +0000 (0:00:00.814) 0:06:23.226 ********** 2026-04-10 03:56:12.669956 | instance | skipping: [instance] 2026-04-10 03:56:12.670214 | instance | 2026-04-10 03:56:12.670489 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 03:56:12.670864 | instance | Friday 10 April 2026 03:56:12 +0000 (0:00:00.041) 0:06:23.268 ********** 2026-04-10 03:56:12.881407 | instance | ok: [instance] 2026-04-10 03:56:12.881476 | instance | 2026-04-10 03:56:12.881698 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 03:56:12.881835 | instance | Friday 10 April 2026 03:56:12 +0000 (0:00:00.212) 0:06:23.480 ********** 2026-04-10 03:56:12.929957 | instance | ok: [instance] => { 2026-04-10 03:56:12.930214 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-10 03:56:12.930481 | instance | } 2026-04-10 03:56:12.930774 | instance | 2026-04-10 03:56:12.931040 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 03:56:12.931249 | instance | Friday 10 April 2026 03:56:12 +0000 (0:00:00.048) 0:06:23.529 ********** 2026-04-10 03:56:13.718842 | instance | changed: [instance] 2026-04-10 03:56:13.719055 | instance | 2026-04-10 03:56:13.719401 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 03:56:13.719680 | instance | Friday 10 April 2026 03:56:13 +0000 (0:00:00.788) 0:06:24.317 ********** 2026-04-10 03:56:13.779384 | instance | skipping: [instance] 2026-04-10 03:56:13.779623 | instance | 2026-04-10 03:56:13.779894 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-10 03:56:13.780161 | instance | Friday 10 April 2026 03:56:13 +0000 (0:00:00.060) 0:06:24.378 ********** 2026-04-10 03:56:13.820498 | instance | skipping: [instance] 2026-04-10 03:56:13.820814 | instance | 2026-04-10 03:56:13.821090 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-10 03:56:13.821352 | instance | Friday 10 April 2026 03:56:13 +0000 (0:00:00.041) 0:06:24.419 ********** 2026-04-10 03:56:13.860423 | instance | skipping: [instance] 2026-04-10 03:56:13.860462 | instance | 2026-04-10 03:56:13.860642 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-10 03:56:13.860722 | instance | Friday 10 April 2026 03:56:13 +0000 (0:00:00.040) 0:06:24.459 ********** 2026-04-10 03:56:13.896829 | instance | skipping: [instance] 2026-04-10 03:56:13.897061 | instance | 2026-04-10 03:56:13.897366 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-10 03:56:13.897629 | instance | Friday 10 April 2026 03:56:13 +0000 (0:00:00.036) 0:06:24.495 ********** 2026-04-10 03:56:14.866887 | instance | ok: [instance] 2026-04-10 03:56:14.867052 | instance | 2026-04-10 03:56:14.867338 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-10 03:56:14.867720 | instance | Friday 10 April 2026 03:56:14 +0000 (0:00:00.969) 0:06:25.465 ********** 2026-04-10 03:56:15.336271 | instance | ok: [instance] 2026-04-10 03:56:15.336672 | instance | 2026-04-10 03:56:15.336947 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-10 03:56:15.337197 | instance | Friday 10 April 2026 03:56:15 +0000 (0:00:00.469) 0:06:25.934 ********** 2026-04-10 03:56:16.256372 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-10 03:56:16.256498 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-10 03:56:16.256569 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-10 03:56:16.256801 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-10 03:56:16.256934 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-10 03:56:16.257138 | instance | 2026-04-10 03:56:16.257285 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-10 03:56:16.257437 | instance | Friday 10 April 2026 03:56:16 +0000 (0:00:00.920) 0:06:26.855 ********** 2026-04-10 03:56:16.771286 | instance | ok: [instance] 2026-04-10 03:56:16.771492 | instance | 2026-04-10 03:56:16.771776 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-10 03:56:16.772060 | instance | Friday 10 April 2026 03:56:16 +0000 (0:00:00.507) 0:06:27.363 ********** 2026-04-10 03:56:16.772498 | instance | 2026-04-10 03:56:16.772803 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-10 03:56:16.773046 | instance | Friday 10 April 2026 03:56:16 +0000 (0:00:00.006) 0:06:27.369 ********** 2026-04-10 03:56:17.130565 | instance | ok: [instance] 2026-04-10 03:56:17.130766 | instance | 2026-04-10 03:56:17.131026 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 03:56:17.131287 | instance | Friday 10 April 2026 03:56:17 +0000 (0:00:00.359) 0:06:27.729 ********** 2026-04-10 03:56:17.335276 | instance | ok: [instance] 2026-04-10 03:56:17.335673 | instance | 2026-04-10 03:56:17.335993 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 03:56:17.336325 | instance | Friday 10 April 2026 03:56:17 +0000 (0:00:00.204) 0:06:27.933 ********** 2026-04-10 03:56:17.392994 | instance | ok: [instance] => { 2026-04-10 03:56:17.393818 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-04-10 03:56:17.393922 | instance | } 2026-04-10 03:56:17.393930 | instance | 2026-04-10 03:56:17.393936 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 03:56:17.393943 | instance | Friday 10 April 2026 03:56:17 +0000 (0:00:00.057) 0:06:27.991 ********** 2026-04-10 03:56:18.017182 | instance | changed: [instance] 2026-04-10 03:56:18.017260 | instance | 2026-04-10 03:56:18.017624 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 03:56:18.017672 | instance | Friday 10 April 2026 03:56:18 +0000 (0:00:00.624) 0:06:28.616 ********** 2026-04-10 03:56:19.410785 | instance | changed: [instance] 2026-04-10 03:56:19.410851 | instance | 2026-04-10 03:56:19.411142 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 03:56:19.411188 | instance | Friday 10 April 2026 03:56:19 +0000 (0:00:01.393) 0:06:30.009 ********** 2026-04-10 03:56:19.466835 | instance | ok: [instance] => { 2026-04-10 03:56:19.466910 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-04-10 03:56:19.467400 | instance | } 2026-04-10 03:56:19.467451 | instance | 2026-04-10 03:56:19.467457 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 03:56:19.467463 | instance | Friday 10 April 2026 03:56:19 +0000 (0:00:00.055) 0:06:30.065 ********** 2026-04-10 03:56:20.108001 | instance | changed: [instance] 2026-04-10 03:56:20.108352 | instance | 2026-04-10 03:56:20.108496 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 03:56:20.108502 | instance | Friday 10 April 2026 03:56:20 +0000 (0:00:00.641) 0:06:30.707 ********** 2026-04-10 03:56:21.541188 | instance | changed: [instance] 2026-04-10 03:56:21.541555 | instance | 2026-04-10 03:56:21.541567 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-10 03:56:21.541578 | instance | Friday 10 April 2026 03:56:21 +0000 (0:00:01.432) 0:06:32.139 ********** 2026-04-10 03:56:22.047761 | instance | changed: [instance] 2026-04-10 03:56:22.047838 | instance | 2026-04-10 03:56:22.048080 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-10 03:56:22.048127 | instance | Friday 10 April 2026 03:56:22 +0000 (0:00:00.506) 0:06:32.646 ********** 2026-04-10 03:56:22.264605 | instance | changed: [instance] 2026-04-10 03:56:22.264687 | instance | 2026-04-10 03:56:22.264932 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 03:56:22.264959 | instance | Friday 10 April 2026 03:56:22 +0000 (0:00:00.216) 0:06:32.863 ********** 2026-04-10 03:56:22.484042 | instance | ok: [instance] 2026-04-10 03:56:22.484104 | instance | 2026-04-10 03:56:22.484367 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 03:56:22.484411 | instance | Friday 10 April 2026 03:56:22 +0000 (0:00:00.219) 0:06:33.082 ********** 2026-04-10 03:56:22.545225 | instance | ok: [instance] => { 2026-04-10 03:56:22.545332 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-04-10 03:56:22.545840 | instance | } 2026-04-10 03:56:22.545900 | instance | 2026-04-10 03:56:22.545906 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 03:56:22.545912 | instance | Friday 10 April 2026 03:56:22 +0000 (0:00:00.060) 0:06:33.143 ********** 2026-04-10 03:56:23.442599 | instance | changed: [instance] 2026-04-10 03:56:23.442748 | instance | 2026-04-10 03:56:23.442765 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 03:56:23.442957 | instance | Friday 10 April 2026 03:56:23 +0000 (0:00:00.897) 0:06:34.041 ********** 2026-04-10 03:56:26.055427 | instance | changed: [instance] 2026-04-10 03:56:26.055480 | instance | 2026-04-10 03:56:26.055486 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-10 03:56:26.055492 | instance | Friday 10 April 2026 03:56:26 +0000 (0:00:02.612) 0:06:36.654 ********** 2026-04-10 03:56:26.113002 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-10 03:56:26.113051 | instance | 2026-04-10 03:56:26.113057 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-10 03:56:26.113062 | instance | Friday 10 April 2026 03:56:26 +0000 (0:00:00.057) 0:06:36.711 ********** 2026-04-10 03:56:27.086386 | instance | ok: [instance] 2026-04-10 03:56:27.086490 | instance | 2026-04-10 03:56:27.086700 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-10 03:56:27.086761 | instance | Friday 10 April 2026 03:56:27 +0000 (0:00:00.973) 0:06:37.685 ********** 2026-04-10 03:56:27.300464 | instance | changed: [instance] 2026-04-10 03:56:27.300589 | instance | 2026-04-10 03:56:27.300934 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-10 03:56:27.300980 | instance | Friday 10 April 2026 03:56:27 +0000 (0:00:00.214) 0:06:37.899 ********** 2026-04-10 03:56:27.772008 | instance | changed: [instance] 2026-04-10 03:56:27.772076 | instance | 2026-04-10 03:56:27.772340 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-10 03:56:27.772654 | instance | Friday 10 April 2026 03:56:27 +0000 (0:00:00.471) 0:06:38.371 ********** 2026-04-10 03:56:28.510748 | instance | changed: [instance] => (item=br_netfilter) 2026-04-10 03:56:28.510818 | instance | ok: [instance] => (item=ip_tables) 2026-04-10 03:56:28.510830 | instance | changed: [instance] => (item=ip6_tables) 2026-04-10 03:56:28.510840 | instance | ok: [instance] => (item=nf_conntrack) 2026-04-10 03:56:28.510851 | instance | 2026-04-10 03:56:28.510861 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 03:56:28.510879 | instance | Friday 10 April 2026 03:56:28 +0000 (0:00:00.738) 0:06:39.109 ********** 2026-04-10 03:56:28.721345 | instance | ok: [instance] 2026-04-10 03:56:28.721418 | instance | 2026-04-10 03:56:28.721673 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 03:56:28.721719 | instance | Friday 10 April 2026 03:56:28 +0000 (0:00:00.211) 0:06:39.320 ********** 2026-04-10 03:56:28.764296 | instance | ok: [instance] => { 2026-04-10 03:56:28.764880 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-10 03:56:28.764923 | instance | } 2026-04-10 03:56:28.764929 | instance | 2026-04-10 03:56:28.764934 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 03:56:28.764938 | instance | Friday 10 April 2026 03:56:28 +0000 (0:00:00.043) 0:06:39.363 ********** 2026-04-10 03:56:33.546778 | instance | changed: [instance] 2026-04-10 03:56:33.547124 | instance | 2026-04-10 03:56:33.547140 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 03:56:33.547146 | instance | Friday 10 April 2026 03:56:33 +0000 (0:00:04.782) 0:06:44.145 ********** 2026-04-10 03:56:33.582416 | instance | skipping: [instance] 2026-04-10 03:56:33.582498 | instance | 2026-04-10 03:56:33.582807 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-10 03:56:33.583245 | instance | Friday 10 April 2026 03:56:33 +0000 (0:00:00.035) 0:06:44.181 ********** 2026-04-10 03:56:33.637480 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-10 03:56:33.637579 | instance | 2026-04-10 03:56:33.637711 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-10 03:56:33.637928 | instance | Friday 10 April 2026 03:56:33 +0000 (0:00:00.054) 0:06:44.236 ********** 2026-04-10 03:56:33.672424 | instance | skipping: [instance] 2026-04-10 03:56:33.672531 | instance | 2026-04-10 03:56:33.672719 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-10 03:56:33.672867 | instance | Friday 10 April 2026 03:56:33 +0000 (0:00:00.034) 0:06:44.271 ********** 2026-04-10 03:56:38.706235 | instance | changed: [instance] 2026-04-10 03:56:38.706568 | instance | 2026-04-10 03:56:38.706582 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-10 03:56:38.706592 | instance | Friday 10 April 2026 03:56:38 +0000 (0:00:05.033) 0:06:49.304 ********** 2026-04-10 03:56:39.955497 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-10 03:56:39.955579 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-10 03:56:39.955667 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-10 03:56:39.956580 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-10 03:56:39.956626 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-10 03:56:39.956632 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-10 03:56:39.956636 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-10 03:56:39.956641 | instance | 2026-04-10 03:56:39.956645 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-10 03:56:39.956650 | instance | Friday 10 April 2026 03:56:39 +0000 (0:00:01.249) 0:06:50.554 ********** 2026-04-10 03:56:40.502805 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-10 03:56:40.503322 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-10 03:56:40.503344 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-10 03:56:40.503354 | instance | 2026-04-10 03:56:40.503364 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-10 03:56:40.503373 | instance | Friday 10 April 2026 03:56:40 +0000 (0:00:00.547) 0:06:51.101 ********** 2026-04-10 03:56:40.959742 | instance | changed: [instance] 2026-04-10 03:56:40.959816 | instance | 2026-04-10 03:56:40.960078 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-10 03:56:40.960123 | instance | Friday 10 April 2026 03:56:40 +0000 (0:00:00.457) 0:06:51.558 ********** 2026-04-10 03:56:41.430413 | instance | changed: [instance] 2026-04-10 03:56:41.430484 | instance | 2026-04-10 03:56:41.430701 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-10 03:56:41.430764 | instance | Friday 10 April 2026 03:56:41 +0000 (0:00:00.470) 0:06:52.028 ********** 2026-04-10 03:56:41.630263 | instance | ok: [instance] 2026-04-10 03:56:41.630369 | instance | 2026-04-10 03:56:41.630647 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-10 03:56:41.630691 | instance | Friday 10 April 2026 03:56:41 +0000 (0:00:00.200) 0:06:52.229 ********** 2026-04-10 03:56:41.663881 | instance | skipping: [instance] 2026-04-10 03:56:41.663960 | instance | 2026-04-10 03:56:41.664228 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-10 03:56:41.664250 | instance | Friday 10 April 2026 03:56:41 +0000 (0:00:00.033) 0:06:52.262 ********** 2026-04-10 03:56:42.178756 | instance | ok: [instance] => (item=swap) 2026-04-10 03:56:42.178824 | instance | ok: [instance] => (item=none) 2026-04-10 03:56:42.179250 | instance | 2026-04-10 03:56:42.179294 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-10 03:56:42.179301 | instance | Friday 10 April 2026 03:56:42 +0000 (0:00:00.514) 0:06:52.777 ********** 2026-04-10 03:56:42.614669 | instance | changed: [instance] 2026-04-10 03:56:42.614735 | instance | 2026-04-10 03:56:42.615001 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-10 03:56:42.615036 | instance | Friday 10 April 2026 03:56:42 +0000 (0:00:00.435) 0:06:53.213 ********** 2026-04-10 03:56:43.169331 | instance | changed: [instance] 2026-04-10 03:56:43.169415 | instance | 2026-04-10 03:56:43.170051 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-10 03:56:43.170369 | instance | Friday 10 April 2026 03:56:43 +0000 (0:00:00.547) 0:06:53.761 ********** 2026-04-10 03:56:43.170375 | instance | 2026-04-10 03:56:43.170380 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-10 03:56:43.170384 | instance | Friday 10 April 2026 03:56:43 +0000 (0:00:00.007) 0:06:53.768 ********** 2026-04-10 03:56:43.916988 | instance | ok: [instance] 2026-04-10 03:56:43.917049 | instance | 2026-04-10 03:56:43.917331 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-10 03:56:43.917375 | instance | Friday 10 April 2026 03:56:43 +0000 (0:00:00.747) 0:06:54.515 ********** 2026-04-10 03:56:44.519592 | instance | changed: [instance] 2026-04-10 03:56:44.519965 | instance | 2026-04-10 03:56:44.520003 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-10 03:56:44.520009 | instance | Friday 10 April 2026 03:56:44 +0000 (0:00:00.602) 0:06:55.118 ********** 2026-04-10 03:56:45.513510 | instance | ok: [instance] 2026-04-10 03:56:45.513582 | instance | 2026-04-10 03:56:45.513831 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-10 03:56:45.513873 | instance | Friday 10 April 2026 03:56:45 +0000 (0:00:00.993) 0:06:56.112 ********** 2026-04-10 03:56:46.299351 | instance | ok: [instance] 2026-04-10 03:56:46.299420 | instance | 2026-04-10 03:56:46.299427 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-10 03:56:46.299433 | instance | Friday 10 April 2026 03:56:46 +0000 (0:00:00.784) 0:06:56.897 ********** 2026-04-10 03:56:46.506684 | instance | ok: [instance] 2026-04-10 03:56:46.507190 | instance | 2026-04-10 03:56:46.507244 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-10 03:56:46.507252 | instance | Friday 10 April 2026 03:56:46 +0000 (0:00:00.207) 0:06:57.105 ********** 2026-04-10 03:56:47.005253 | instance | ok: [instance] 2026-04-10 03:56:47.005762 | instance | 2026-04-10 03:56:47.005783 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-10 03:56:47.005791 | instance | Friday 10 April 2026 03:56:47 +0000 (0:00:00.499) 0:06:57.604 ********** 2026-04-10 03:56:47.083134 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-10 03:56:47.083567 | instance | 2026-04-10 03:56:47.083611 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-10 03:56:47.083623 | instance | Friday 10 April 2026 03:56:47 +0000 (0:00:00.077) 0:06:57.682 ********** 2026-04-10 03:56:47.162961 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-10 03:56:47.163025 | instance | 2026-04-10 03:56:47.163295 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-10 03:56:47.163334 | instance | Friday 10 April 2026 03:56:47 +0000 (0:00:00.079) 0:06:57.761 ********** 2026-04-10 03:56:47.370205 | instance | ok: [instance] => (item=instance) 2026-04-10 03:56:47.370284 | instance | 2026-04-10 03:56:47.370563 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-10 03:56:47.370601 | instance | Friday 10 April 2026 03:56:47 +0000 (0:00:00.207) 0:06:57.969 ********** 2026-04-10 03:56:47.409935 | instance | skipping: [instance] 2026-04-10 03:56:47.410298 | instance | 2026-04-10 03:56:47.410338 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-10 03:56:47.410344 | instance | Friday 10 April 2026 03:56:47 +0000 (0:00:00.039) 0:06:58.008 ********** 2026-04-10 03:56:47.462028 | instance | ok: [instance] 2026-04-10 03:56:47.462117 | instance | 2026-04-10 03:56:47.462237 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-10 03:56:47.462351 | instance | Friday 10 April 2026 03:56:47 +0000 (0:00:00.052) 0:06:58.061 ********** 2026-04-10 03:56:47.499542 | instance | ok: [instance] => { 2026-04-10 03:56:47.499595 | instance | "msg": "instance" 2026-04-10 03:56:47.500090 | instance | } 2026-04-10 03:56:47.500108 | instance | 2026-04-10 03:56:47.500113 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-10 03:56:47.500118 | instance | Friday 10 April 2026 03:56:47 +0000 (0:00:00.037) 0:06:58.098 ********** 2026-04-10 03:56:48.033417 | instance | changed: [instance] 2026-04-10 03:56:48.033534 | instance | 2026-04-10 03:56:48.033751 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-10 03:56:48.033767 | instance | Friday 10 April 2026 03:56:48 +0000 (0:00:00.533) 0:06:58.632 ********** 2026-04-10 03:56:48.068004 | instance | skipping: [instance] 2026-04-10 03:56:48.068106 | instance | 2026-04-10 03:56:48.068228 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-10 03:56:48.068358 | instance | Friday 10 April 2026 03:56:48 +0000 (0:00:00.034) 0:06:58.667 ********** 2026-04-10 03:56:48.103577 | instance | skipping: [instance] 2026-04-10 03:56:48.103644 | instance | 2026-04-10 03:56:48.103827 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-10 03:56:48.103918 | instance | Friday 10 April 2026 03:56:48 +0000 (0:00:00.035) 0:06:58.702 ********** 2026-04-10 03:56:48.139475 | instance | skipping: [instance] 2026-04-10 03:56:48.139869 | instance | 2026-04-10 03:56:48.139900 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-10 03:56:48.139906 | instance | Friday 10 April 2026 03:56:48 +0000 (0:00:00.035) 0:06:58.738 ********** 2026-04-10 03:56:48.175086 | instance | skipping: [instance] 2026-04-10 03:56:48.175147 | instance | 2026-04-10 03:56:48.175422 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-10 03:56:48.175454 | instance | Friday 10 April 2026 03:56:48 +0000 (0:00:00.035) 0:06:58.774 ********** 2026-04-10 03:56:48.213659 | instance | skipping: [instance] 2026-04-10 03:56:48.214067 | instance | 2026-04-10 03:56:48.214102 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-10 03:56:48.214108 | instance | Friday 10 April 2026 03:56:48 +0000 (0:00:00.038) 0:06:58.812 ********** 2026-04-10 03:56:48.252234 | instance | skipping: [instance] 2026-04-10 03:56:48.252318 | instance | 2026-04-10 03:56:48.252454 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-10 03:56:48.252618 | instance | Friday 10 April 2026 03:56:48 +0000 (0:00:00.038) 0:06:58.851 ********** 2026-04-10 03:56:48.288645 | instance | skipping: [instance] 2026-04-10 03:56:48.288761 | instance | 2026-04-10 03:56:48.288935 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-10 03:56:48.289086 | instance | Friday 10 April 2026 03:56:48 +0000 (0:00:00.036) 0:06:58.887 ********** 2026-04-10 03:57:15.328256 | instance | changed: [instance] 2026-04-10 03:57:15.328388 | instance | 2026-04-10 03:57:15.328779 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-10 03:57:15.328822 | instance | Friday 10 April 2026 03:57:15 +0000 (0:00:27.039) 0:07:25.926 ********** 2026-04-10 03:57:15.554692 | instance | ok: [instance] 2026-04-10 03:57:15.554756 | instance | 2026-04-10 03:57:15.555166 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-10 03:57:15.555228 | instance | Friday 10 April 2026 03:57:15 +0000 (0:00:00.226) 0:07:26.153 ********** 2026-04-10 03:57:15.591593 | instance | skipping: [instance] 2026-04-10 03:57:15.591699 | instance | 2026-04-10 03:57:15.591855 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-10 03:57:15.592025 | instance | Friday 10 April 2026 03:57:15 +0000 (0:00:00.037) 0:07:26.190 ********** 2026-04-10 03:57:15.797227 | instance | changed: [instance] 2026-04-10 03:57:15.797550 | instance | 2026-04-10 03:57:15.797842 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-10 03:57:15.797857 | instance | Friday 10 April 2026 03:57:15 +0000 (0:00:00.204) 0:07:26.395 ********** 2026-04-10 03:57:16.020903 | instance | changed: [instance] 2026-04-10 03:57:16.021009 | instance | 2026-04-10 03:57:16.021023 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-10 03:57:16.021044 | instance | Friday 10 April 2026 03:57:16 +0000 (0:00:00.222) 0:07:26.618 ********** 2026-04-10 03:57:16.224078 | instance | changed: [instance] 2026-04-10 03:57:16.224188 | instance | 2026-04-10 03:57:16.224210 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-10 03:57:16.224418 | instance | Friday 10 April 2026 03:57:16 +0000 (0:00:00.204) 0:07:26.823 ********** 2026-04-10 03:57:20.811159 | instance | changed: [instance] 2026-04-10 03:57:20.811397 | instance | 2026-04-10 03:57:20.811685 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-10 03:57:20.811967 | instance | Friday 10 April 2026 03:57:20 +0000 (0:00:04.586) 0:07:31.409 ********** 2026-04-10 03:57:27.914657 | instance | changed: [instance] 2026-04-10 03:57:27.914760 | instance | 2026-04-10 03:57:27.914774 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-10 03:57:27.914786 | instance | Friday 10 April 2026 03:57:27 +0000 (0:00:07.101) 0:07:38.511 ********** 2026-04-10 03:57:27.975136 | instance | skipping: [instance] 2026-04-10 03:57:27.975235 | instance | 2026-04-10 03:57:27.975508 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-10 03:57:27.975567 | instance | Friday 10 April 2026 03:57:27 +0000 (0:00:00.062) 0:07:38.573 ********** 2026-04-10 03:57:28.023254 | instance | skipping: [instance] 2026-04-10 03:57:28.023667 | instance | 2026-04-10 03:57:28.023733 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-10 03:57:28.023740 | instance | Friday 10 April 2026 03:57:28 +0000 (0:00:00.047) 0:07:38.621 ********** 2026-04-10 03:57:28.838326 | instance | changed: [instance] 2026-04-10 03:57:28.838422 | instance | 2026-04-10 03:57:28.838517 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-10 03:57:28.838696 | instance | Friday 10 April 2026 03:57:28 +0000 (0:00:00.815) 0:07:39.437 ********** 2026-04-10 03:57:28.886102 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-10 03:57:28.886286 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-10 03:57:28.886423 | instance | skipping: [instance] 2026-04-10 03:57:28.886571 | instance | 2026-04-10 03:57:28.886741 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-10 03:57:28.886892 | instance | Friday 10 April 2026 03:57:28 +0000 (0:00:00.047) 0:07:39.485 ********** 2026-04-10 03:57:28.931827 | instance | skipping: [instance] 2026-04-10 03:57:28.932050 | instance | 2026-04-10 03:57:28.932063 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-10 03:57:28.932155 | instance | Friday 10 April 2026 03:57:28 +0000 (0:00:00.045) 0:07:39.531 ********** 2026-04-10 03:57:28.984056 | instance | skipping: [instance] 2026-04-10 03:57:28.984149 | instance | 2026-04-10 03:57:28.984272 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-10 03:57:28.984382 | instance | Friday 10 April 2026 03:57:28 +0000 (0:00:00.052) 0:07:39.583 ********** 2026-04-10 03:57:29.028853 | instance | skipping: [instance] 2026-04-10 03:57:29.029002 | instance | 2026-04-10 03:57:29.029169 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-10 03:57:29.029386 | instance | Friday 10 April 2026 03:57:29 +0000 (0:00:00.044) 0:07:39.628 ********** 2026-04-10 03:57:29.075500 | instance | skipping: [instance] 2026-04-10 03:57:29.075709 | instance | 2026-04-10 03:57:29.075878 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-10 03:57:29.076038 | instance | Friday 10 April 2026 03:57:29 +0000 (0:00:00.045) 0:07:39.673 ********** 2026-04-10 03:57:29.547719 | instance | ok: [instance] 2026-04-10 03:57:29.547824 | instance | 2026-04-10 03:57:29.547891 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-10 03:57:29.548005 | instance | Friday 10 April 2026 03:57:29 +0000 (0:00:00.473) 0:07:40.146 ********** 2026-04-10 03:57:30.570753 | instance | changed: [instance] 2026-04-10 03:57:30.570973 | instance | 2026-04-10 03:57:30.571241 | instance | PLAY [Install control-plane components] **************************************** 2026-04-10 03:57:30.571484 | instance | 2026-04-10 03:57:30.571744 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 03:57:30.572005 | instance | Friday 10 April 2026 03:57:30 +0000 (0:00:01.022) 0:07:41.169 ********** 2026-04-10 03:57:31.580743 | instance | ok: [instance] 2026-04-10 03:57:31.581576 | instance | 2026-04-10 03:57:31.581668 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 03:57:31.581682 | instance | Friday 10 April 2026 03:57:31 +0000 (0:00:01.009) 0:07:42.178 ********** 2026-04-10 03:57:31.796841 | instance | ok: [instance] 2026-04-10 03:57:31.796945 | instance | 2026-04-10 03:57:31.797005 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 03:57:31.797173 | instance | Friday 10 April 2026 03:57:31 +0000 (0:00:00.216) 0:07:42.395 ********** 2026-04-10 03:57:33.166883 | instance | ok: [instance] 2026-04-10 03:57:33.166951 | instance | 2026-04-10 03:57:33.167078 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-10 03:57:33.167198 | instance | Friday 10 April 2026 03:57:33 +0000 (0:00:01.369) 0:07:43.765 ********** 2026-04-10 03:57:33.390086 | instance | ok: [instance] 2026-04-10 03:57:33.390394 | instance | 2026-04-10 03:57:33.390831 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 03:57:33.391190 | instance | Friday 10 April 2026 03:57:33 +0000 (0:00:00.223) 0:07:43.988 ********** 2026-04-10 03:57:33.448570 | instance | ok: [instance] => { 2026-04-10 03:57:33.448868 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-10 03:57:33.449161 | instance | } 2026-04-10 03:57:33.449428 | instance | 2026-04-10 03:57:33.449698 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 03:57:33.449966 | instance | Friday 10 April 2026 03:57:33 +0000 (0:00:00.058) 0:07:44.046 ********** 2026-04-10 03:57:34.333442 | instance | changed: [instance] 2026-04-10 03:57:34.333650 | instance | 2026-04-10 03:57:34.333918 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 03:57:34.334205 | instance | Friday 10 April 2026 03:57:34 +0000 (0:00:00.884) 0:07:44.931 ********** 2026-04-10 03:57:35.842020 | instance | changed: [instance] 2026-04-10 03:57:35.842106 | instance | 2026-04-10 03:57:35.842125 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-10 03:57:35.842325 | instance | Friday 10 April 2026 03:57:35 +0000 (0:00:01.508) 0:07:46.440 ********** 2026-04-10 03:57:36.180978 | instance | ok: [instance] 2026-04-10 03:57:36.181091 | instance | 2026-04-10 03:57:36.181469 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-10 03:57:36.181533 | instance | Friday 10 April 2026 03:57:36 +0000 (0:00:00.339) 0:07:46.779 ********** 2026-04-10 03:57:36.377879 | instance | changed: [instance] 2026-04-10 03:57:36.377919 | instance | 2026-04-10 03:57:36.377927 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-10 03:57:36.377933 | instance | Friday 10 April 2026 03:57:36 +0000 (0:00:00.196) 0:07:46.976 ********** 2026-04-10 03:57:36.692119 | instance | ok: [instance] 2026-04-10 03:57:36.692261 | instance | 2026-04-10 03:57:36.692511 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-10 03:57:36.692582 | instance | Friday 10 April 2026 03:57:36 +0000 (0:00:00.314) 0:07:47.290 ********** 2026-04-10 03:57:36.902531 | instance | changed: [instance] 2026-04-10 03:57:36.902665 | instance | 2026-04-10 03:57:36.902817 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-10 03:57:36.902889 | instance | Friday 10 April 2026 03:57:36 +0000 (0:00:00.210) 0:07:47.501 ********** 2026-04-10 03:57:37.098273 | instance | ok: [instance] 2026-04-10 03:57:37.098336 | instance | 2026-04-10 03:57:37.098620 | instance | TASK [Install plugin] ********************************************************** 2026-04-10 03:57:37.098677 | instance | Friday 10 April 2026 03:57:37 +0000 (0:00:00.195) 0:07:47.697 ********** 2026-04-10 03:57:37.157149 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-10 03:57:37.157504 | instance | 2026-04-10 03:57:37.157532 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 03:57:37.157538 | instance | Friday 10 April 2026 03:57:37 +0000 (0:00:00.058) 0:07:47.756 ********** 2026-04-10 03:57:37.215464 | instance | ok: [instance] => { 2026-04-10 03:57:37.216046 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-10 03:57:37.216080 | instance | } 2026-04-10 03:57:37.216086 | instance | 2026-04-10 03:57:37.216091 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 03:57:37.216096 | instance | Friday 10 April 2026 03:57:37 +0000 (0:00:00.058) 0:07:47.814 ********** 2026-04-10 03:57:37.855619 | instance | changed: [instance] 2026-04-10 03:57:37.855713 | instance | 2026-04-10 03:57:37.855730 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 03:57:37.855822 | instance | Friday 10 April 2026 03:57:37 +0000 (0:00:00.639) 0:07:48.454 ********** 2026-04-10 03:57:39.691329 | instance | changed: [instance] 2026-04-10 03:57:39.691418 | instance | 2026-04-10 03:57:39.691562 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 03:57:39.691685 | instance | Friday 10 April 2026 03:57:39 +0000 (0:00:01.835) 0:07:50.290 ********** 2026-04-10 03:57:39.738225 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 03:57:39.738522 | instance | 2026-04-10 03:57:39.738863 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 03:57:39.739211 | instance | Friday 10 April 2026 03:57:39 +0000 (0:00:00.046) 0:07:50.337 ********** 2026-04-10 03:57:40.498797 | instance | changed: [instance] 2026-04-10 03:57:40.499030 | instance | 2026-04-10 03:57:40.499308 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-10 03:57:40.499599 | instance | Friday 10 April 2026 03:57:40 +0000 (0:00:00.760) 0:07:51.097 ********** 2026-04-10 03:57:41.377527 | instance | ok: [instance] 2026-04-10 03:57:41.377741 | instance | 2026-04-10 03:57:41.378012 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-10 03:57:41.378315 | instance | Friday 10 April 2026 03:57:41 +0000 (0:00:00.878) 0:07:51.976 ********** 2026-04-10 03:57:43.472624 | instance | changed: [instance] 2026-04-10 03:57:43.472854 | instance | 2026-04-10 03:57:43.473169 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 03:57:43.473543 | instance | Friday 10 April 2026 03:57:43 +0000 (0:00:02.095) 0:07:54.071 ********** 2026-04-10 03:57:43.513347 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 03:57:43.513691 | instance | 2026-04-10 03:57:43.514038 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 03:57:43.514355 | instance | Friday 10 April 2026 03:57:43 +0000 (0:00:00.040) 0:07:54.112 ********** 2026-04-10 03:57:44.016741 | instance | changed: [instance] 2026-04-10 03:57:44.016968 | instance | 2026-04-10 03:57:44.017287 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-10 03:57:44.017561 | instance | Friday 10 April 2026 03:57:44 +0000 (0:00:00.503) 0:07:54.615 ********** 2026-04-10 03:58:23.632316 | instance | changed: [instance] 2026-04-10 03:58:23.632431 | instance | 2026-04-10 03:58:23.632517 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-10 03:58:23.632683 | instance | Friday 10 April 2026 03:58:23 +0000 (0:00:39.615) 0:08:34.231 ********** 2026-04-10 03:58:24.349100 | instance | changed: [instance] 2026-04-10 03:58:24.349305 | instance | 2026-04-10 03:58:24.349569 | instance | PLAY [all] ********************************************************************* 2026-04-10 03:58:24.349837 | instance | 2026-04-10 03:58:24.350097 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 03:58:24.350363 | instance | Friday 10 April 2026 03:58:24 +0000 (0:00:00.716) 0:08:34.947 ********** 2026-04-10 03:58:25.481099 | instance | ok: [instance] 2026-04-10 03:58:25.481318 | instance | 2026-04-10 03:58:25.481621 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-10 03:58:25.481880 | instance | Friday 10 April 2026 03:58:25 +0000 (0:00:01.131) 0:08:36.079 ********** 2026-04-10 03:58:26.833111 | instance | changed: [instance] 2026-04-10 03:58:26.833356 | instance | 2026-04-10 03:58:26.833677 | instance | PLAY [all] ********************************************************************* 2026-04-10 03:58:26.833932 | instance | 2026-04-10 03:58:26.834201 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-10 03:58:26.834470 | instance | Friday 10 April 2026 03:58:26 +0000 (0:00:01.352) 0:08:37.431 ********** 2026-04-10 03:58:27.634138 | instance | ok: [instance] 2026-04-10 03:58:27.634394 | instance | 2026-04-10 03:58:27.634708 | instance | PLAY [controllers] ************************************************************* 2026-04-10 03:58:27.635009 | instance | 2026-04-10 03:58:27.635296 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 03:58:27.635575 | instance | Friday 10 April 2026 03:58:27 +0000 (0:00:00.800) 0:08:38.232 ********** 2026-04-10 03:58:28.916997 | instance | ok: [instance] 2026-04-10 03:58:28.917112 | instance | 2026-04-10 03:58:28.917841 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 03:58:28.917884 | instance | Friday 10 April 2026 03:58:28 +0000 (0:00:01.283) 0:08:39.515 ********** 2026-04-10 03:58:28.965763 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 03:58:28.965988 | instance | 2026-04-10 03:58:28.966331 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 03:58:28.966726 | instance | Friday 10 April 2026 03:58:28 +0000 (0:00:00.048) 0:08:39.564 ********** 2026-04-10 03:58:29.463373 | instance | changed: [instance] 2026-04-10 03:58:29.463553 | instance | 2026-04-10 03:58:29.463849 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-10 03:58:29.464135 | instance | Friday 10 April 2026 03:58:29 +0000 (0:00:00.497) 0:08:40.062 ********** 2026-04-10 03:58:31.431925 | instance | changed: [instance] 2026-04-10 03:58:31.431995 | instance | 2026-04-10 03:58:31.432013 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 03:58:31.432281 | instance | Friday 10 April 2026 03:58:31 +0000 (0:00:01.967) 0:08:42.029 ********** 2026-04-10 03:58:31.487310 | instance | skipping: [instance] 2026-04-10 03:58:31.487393 | instance | 2026-04-10 03:58:31.487663 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-10 03:58:31.487706 | instance | Friday 10 April 2026 03:58:31 +0000 (0:00:00.056) 0:08:42.085 ********** 2026-04-10 03:58:31.539287 | instance | skipping: [instance] 2026-04-10 03:58:31.539359 | instance | 2026-04-10 03:58:31.539510 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-10 03:58:31.539619 | instance | Friday 10 April 2026 03:58:31 +0000 (0:00:00.051) 0:08:42.137 ********** 2026-04-10 03:58:31.581792 | instance | skipping: [instance] 2026-04-10 03:58:31.581932 | instance | 2026-04-10 03:58:31.582125 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-10 03:58:31.582302 | instance | Friday 10 April 2026 03:58:31 +0000 (0:00:00.041) 0:08:42.179 ********** 2026-04-10 03:58:31.617609 | instance | skipping: [instance] 2026-04-10 03:58:31.617893 | instance | 2026-04-10 03:58:31.618214 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-10 03:58:31.618480 | instance | Friday 10 April 2026 03:58:31 +0000 (0:00:00.036) 0:08:42.215 ********** 2026-04-10 03:58:31.673348 | instance | skipping: [instance] 2026-04-10 03:58:31.673568 | instance | 2026-04-10 03:58:31.673829 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-10 03:58:31.674120 | instance | Friday 10 April 2026 03:58:31 +0000 (0:00:00.055) 0:08:42.271 ********** 2026-04-10 03:58:31.719475 | instance | skipping: [instance] 2026-04-10 03:58:31.719689 | instance | 2026-04-10 03:58:31.719978 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-10 03:58:31.720238 | instance | Friday 10 April 2026 03:58:31 +0000 (0:00:00.046) 0:08:42.318 ********** 2026-04-10 03:58:31.770507 | instance | skipping: [instance] 2026-04-10 03:58:31.770662 | instance | 2026-04-10 03:58:31.770813 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-10 03:58:31.770967 | instance | Friday 10 April 2026 03:58:31 +0000 (0:00:00.050) 0:08:42.369 ********** 2026-04-10 03:58:31.814515 | instance | skipping: [instance] 2026-04-10 03:58:31.814877 | instance | 2026-04-10 03:58:31.815123 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-10 03:58:31.815355 | instance | Friday 10 April 2026 03:58:31 +0000 (0:00:00.043) 0:08:42.412 ********** 2026-04-10 03:58:31.873735 | instance | skipping: [instance] 2026-04-10 03:58:31.874049 | instance | 2026-04-10 03:58:31.874369 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-10 03:58:31.874697 | instance | Friday 10 April 2026 03:58:31 +0000 (0:00:00.059) 0:08:42.472 ********** 2026-04-10 03:58:32.002036 | instance | skipping: [instance] 2026-04-10 03:58:32.002273 | instance | 2026-04-10 03:58:32.002591 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-10 03:58:32.002912 | instance | Friday 10 April 2026 03:58:31 +0000 (0:00:00.128) 0:08:42.600 ********** 2026-04-10 03:58:32.039402 | instance | skipping: [instance] 2026-04-10 03:58:32.039728 | instance | 2026-04-10 03:58:32.040031 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-10 03:58:32.040369 | instance | Friday 10 April 2026 03:58:32 +0000 (0:00:00.037) 0:08:42.637 ********** 2026-04-10 03:58:32.074665 | instance | skipping: [instance] 2026-04-10 03:58:32.074746 | instance | 2026-04-10 03:58:32.074896 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-10 03:58:32.075005 | instance | Friday 10 April 2026 03:58:32 +0000 (0:00:00.035) 0:08:42.673 ********** 2026-04-10 03:58:32.127839 | instance | skipping: [instance] 2026-04-10 03:58:32.128132 | instance | 2026-04-10 03:58:32.128510 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-10 03:58:32.128803 | instance | Friday 10 April 2026 03:58:32 +0000 (0:00:00.052) 0:08:42.726 ********** 2026-04-10 03:58:32.163210 | instance | skipping: [instance] 2026-04-10 03:58:32.163453 | instance | 2026-04-10 03:58:32.163729 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-10 03:58:32.164000 | instance | Friday 10 April 2026 03:58:32 +0000 (0:00:00.035) 0:08:42.762 ********** 2026-04-10 03:58:32.197981 | instance | skipping: [instance] 2026-04-10 03:58:32.198154 | instance | 2026-04-10 03:58:32.198383 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-10 03:58:32.198558 | instance | Friday 10 April 2026 03:58:32 +0000 (0:00:00.035) 0:08:42.797 ********** 2026-04-10 03:58:32.259942 | instance | skipping: [instance] 2026-04-10 03:58:32.260196 | instance | 2026-04-10 03:58:32.260478 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-10 03:58:32.260750 | instance | Friday 10 April 2026 03:58:32 +0000 (0:00:00.060) 0:08:42.858 ********** 2026-04-10 03:58:32.300055 | instance | skipping: [instance] 2026-04-10 03:58:32.300385 | instance | 2026-04-10 03:58:32.300728 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-10 03:58:32.301043 | instance | Friday 10 April 2026 03:58:32 +0000 (0:00:00.040) 0:08:42.898 ********** 2026-04-10 03:58:32.340263 | instance | skipping: [instance] 2026-04-10 03:58:32.340767 | instance | 2026-04-10 03:58:32.341047 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-10 03:58:32.341371 | instance | Friday 10 April 2026 03:58:32 +0000 (0:00:00.040) 0:08:42.939 ********** 2026-04-10 03:58:32.384498 | instance | skipping: [instance] 2026-04-10 03:58:32.384706 | instance | 2026-04-10 03:58:32.384978 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-10 03:58:32.385305 | instance | Friday 10 April 2026 03:58:32 +0000 (0:00:00.043) 0:08:42.983 ********** 2026-04-10 03:58:32.421919 | instance | skipping: [instance] 2026-04-10 03:58:32.422146 | instance | 2026-04-10 03:58:32.422519 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-10 03:58:32.422947 | instance | Friday 10 April 2026 03:58:32 +0000 (0:00:00.037) 0:08:43.020 ********** 2026-04-10 03:58:32.457890 | instance | skipping: [instance] 2026-04-10 03:58:32.458126 | instance | 2026-04-10 03:58:32.458402 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-10 03:58:32.458714 | instance | Friday 10 April 2026 03:58:32 +0000 (0:00:00.036) 0:08:43.056 ********** 2026-04-10 03:58:32.495163 | instance | skipping: [instance] 2026-04-10 03:58:32.495425 | instance | 2026-04-10 03:58:32.495734 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-10 03:58:32.496109 | instance | Friday 10 April 2026 03:58:32 +0000 (0:00:00.036) 0:08:43.093 ********** 2026-04-10 03:58:32.547719 | instance | skipping: [instance] 2026-04-10 03:58:32.547990 | instance | 2026-04-10 03:58:32.548261 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-10 03:58:32.548524 | instance | Friday 10 April 2026 03:58:32 +0000 (0:00:00.052) 0:08:43.146 ********** 2026-04-10 03:58:32.588697 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-10 03:58:32.588847 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-10 03:58:32.589015 | instance | skipping: [instance] 2026-04-10 03:58:32.589178 | instance | 2026-04-10 03:58:32.589349 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-10 03:58:32.589550 | instance | Friday 10 April 2026 03:58:32 +0000 (0:00:00.040) 0:08:43.187 ********** 2026-04-10 03:58:32.630401 | instance | skipping: [instance] 2026-04-10 03:58:32.630521 | instance | 2026-04-10 03:58:32.630698 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-10 03:58:32.630910 | instance | Friday 10 April 2026 03:58:32 +0000 (0:00:00.041) 0:08:43.229 ********** 2026-04-10 03:58:32.681506 | instance | skipping: [instance] 2026-04-10 03:58:32.681732 | instance | 2026-04-10 03:58:32.682105 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-10 03:58:32.682388 | instance | Friday 10 April 2026 03:58:32 +0000 (0:00:00.051) 0:08:43.280 ********** 2026-04-10 03:58:32.723992 | instance | skipping: [instance] 2026-04-10 03:58:32.724206 | instance | 2026-04-10 03:58:32.724511 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-10 03:58:32.724781 | instance | Friday 10 April 2026 03:58:32 +0000 (0:00:00.042) 0:08:43.323 ********** 2026-04-10 03:58:32.761246 | instance | skipping: [instance] 2026-04-10 03:58:32.761502 | instance | 2026-04-10 03:58:32.761853 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-10 03:58:32.762126 | instance | Friday 10 April 2026 03:58:32 +0000 (0:00:00.037) 0:08:43.360 ********** 2026-04-10 03:58:32.833699 | instance | skipping: [instance] 2026-04-10 03:58:32.833819 | instance | 2026-04-10 03:58:32.834086 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-04-10 03:58:32.834314 | instance | 2026-04-10 03:58:32.834536 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 03:58:32.834820 | instance | Friday 10 April 2026 03:58:32 +0000 (0:00:00.072) 0:08:43.432 ********** 2026-04-10 03:58:34.075847 | instance | ok: [instance] 2026-04-10 03:58:34.076113 | instance | 2026-04-10 03:58:34.076425 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-04-10 03:58:34.076730 | instance | Friday 10 April 2026 03:58:34 +0000 (0:00:01.241) 0:08:44.674 ********** 2026-04-10 03:58:34.148391 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-04-10 03:58:34.148659 | instance | 2026-04-10 03:58:34.149023 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 03:58:34.149303 | instance | Friday 10 April 2026 03:58:34 +0000 (0:00:00.072) 0:08:44.747 ********** 2026-04-10 03:58:34.196706 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 03:58:34.196957 | instance | 2026-04-10 03:58:34.197244 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 03:58:34.197519 | instance | Friday 10 April 2026 03:58:34 +0000 (0:00:00.048) 0:08:44.795 ********** 2026-04-10 03:58:34.800436 | instance | changed: [instance] 2026-04-10 03:58:34.800598 | instance | 2026-04-10 03:58:34.800792 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-10 03:58:34.801048 | instance | Friday 10 April 2026 03:58:34 +0000 (0:00:00.604) 0:08:45.399 ********** 2026-04-10 03:58:54.158011 | instance | changed: [instance] 2026-04-10 03:58:54.158222 | instance | 2026-04-10 03:58:54.158505 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-10 03:58:54.158806 | instance | Friday 10 April 2026 03:58:54 +0000 (0:00:19.357) 0:09:04.756 ********** 2026-04-10 03:58:54.847682 | instance | changed: [instance] 2026-04-10 03:58:54.848082 | instance | 2026-04-10 03:58:54.848403 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-10 03:58:54.848700 | instance | Friday 10 April 2026 03:58:54 +0000 (0:00:00.689) 0:09:05.446 ********** 2026-04-10 03:58:54.900978 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-10 03:58:54.901220 | instance | 2026-04-10 03:58:54.901496 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-10 03:58:54.901788 | instance | Friday 10 April 2026 03:58:54 +0000 (0:00:00.053) 0:09:05.499 ********** 2026-04-10 03:58:55.613163 | instance | changed: [instance] 2026-04-10 03:58:55.613208 | instance | 2026-04-10 03:58:55.613344 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-10 03:58:55.613655 | instance | Friday 10 April 2026 03:58:55 +0000 (0:00:00.710) 0:09:06.210 ********** 2026-04-10 03:58:56.278101 | instance | ok: [instance] 2026-04-10 03:58:56.278165 | instance | 2026-04-10 03:58:56.278345 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-10 03:58:56.278467 | instance | Friday 10 April 2026 03:58:56 +0000 (0:00:00.665) 0:09:06.876 ********** 2026-04-10 03:58:56.786541 | instance | changed: [instance] 2026-04-10 03:58:56.786837 | instance | 2026-04-10 03:58:56.787200 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-10 03:58:56.787473 | instance | Friday 10 April 2026 03:58:56 +0000 (0:00:00.500) 0:09:07.377 ********** 2026-04-10 03:58:56.787719 | instance | 2026-04-10 03:58:56.788006 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] *** 2026-04-10 03:58:56.788276 | instance | Friday 10 April 2026 03:58:56 +0000 (0:00:00.007) 0:09:07.384 ********** 2026-04-10 03:58:56.828332 | instance | skipping: [instance] 2026-04-10 03:58:56.828571 | instance | 2026-04-10 03:58:56.828857 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] *** 2026-04-10 03:58:56.829124 | instance | Friday 10 April 2026 03:58:56 +0000 (0:00:00.042) 0:09:07.427 ********** 2026-04-10 03:58:58.551641 | instance | changed: [instance] 2026-04-10 03:58:58.551896 | instance | 2026-04-10 03:58:58.552455 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] *** 2026-04-10 03:58:58.552611 | instance | Friday 10 April 2026 03:58:58 +0000 (0:00:01.722) 0:09:09.149 ********** 2026-04-10 03:59:00.800152 | instance | changed: [instance] 2026-04-10 03:59:00.800512 | instance | 2026-04-10 03:59:00.800577 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 03:59:00.800865 | instance | Friday 10 April 2026 03:59:00 +0000 (0:00:02.249) 0:09:11.398 ********** 2026-04-10 03:59:00.845465 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 03:59:00.845806 | instance | 2026-04-10 03:59:00.845879 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 03:59:00.845898 | instance | Friday 10 April 2026 03:59:00 +0000 (0:00:00.045) 0:09:11.444 ********** 2026-04-10 03:59:01.323614 | instance | changed: [instance] 2026-04-10 03:59:01.323690 | instance | 2026-04-10 03:59:01.323972 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-10 03:59:01.324051 | instance | Friday 10 April 2026 03:59:01 +0000 (0:00:00.478) 0:09:11.922 ********** 2026-04-10 03:59:17.048181 | instance | changed: [instance] 2026-04-10 03:59:17.048264 | instance | 2026-04-10 03:59:17.048549 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 03:59:17.048713 | instance | Friday 10 April 2026 03:59:17 +0000 (0:00:15.723) 0:09:27.646 ********** 2026-04-10 03:59:17.094466 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 03:59:17.094513 | instance | 2026-04-10 03:59:17.094762 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 03:59:17.094889 | instance | Friday 10 April 2026 03:59:17 +0000 (0:00:00.046) 0:09:27.693 ********** 2026-04-10 03:59:17.627531 | instance | changed: [instance] 2026-04-10 03:59:17.627845 | instance | 2026-04-10 03:59:17.628159 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-04-10 03:59:17.628463 | instance | Friday 10 April 2026 03:59:17 +0000 (0:00:00.532) 0:09:28.225 ********** 2026-04-10 03:59:20.705526 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-04-10 03:59:20.705656 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-04-10 03:59:20.705672 | instance | 2026-04-10 03:59:20.705776 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-10 03:59:20.705895 | instance | Friday 10 April 2026 03:59:20 +0000 (0:00:03.079) 0:09:31.304 ********** 2026-04-10 03:59:24.820881 | instance | changed: [instance] 2026-04-10 03:59:24.821720 | instance | 2026-04-10 03:59:24.821771 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 03:59:24.821784 | instance | Friday 10 April 2026 03:59:24 +0000 (0:00:04.114) 0:09:35.419 ********** 2026-04-10 03:59:24.872873 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 03:59:24.873086 | instance | 2026-04-10 03:59:24.873416 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 03:59:24.873459 | instance | Friday 10 April 2026 03:59:24 +0000 (0:00:00.052) 0:09:35.471 ********** 2026-04-10 03:59:25.374745 | instance | changed: [instance] 2026-04-10 03:59:25.374827 | instance | 2026-04-10 03:59:25.374988 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-04-10 03:59:25.375158 | instance | Friday 10 April 2026 03:59:25 +0000 (0:00:00.502) 0:09:35.973 ********** 2026-04-10 03:59:28.689704 | instance | ok: [instance] 2026-04-10 03:59:28.689755 | instance | 2026-04-10 03:59:28.689768 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-10 03:59:28.689780 | instance | Friday 10 April 2026 03:59:28 +0000 (0:00:03.314) 0:09:39.287 ********** 2026-04-10 03:59:31.100887 | instance | changed: [instance] 2026-04-10 03:59:31.101033 | instance | 2026-04-10 03:59:31.101316 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-10 03:59:31.101586 | instance | Friday 10 April 2026 03:59:31 +0000 (0:00:02.411) 0:09:41.699 ********** 2026-04-10 03:59:31.763930 | instance | ok: [instance] 2026-04-10 03:59:31.764173 | instance | 2026-04-10 03:59:31.764442 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-10 03:59:31.764722 | instance | Friday 10 April 2026 03:59:31 +0000 (0:00:00.663) 0:09:42.362 ********** 2026-04-10 03:59:32.411580 | instance | changed: [instance] 2026-04-10 03:59:32.411657 | instance | 2026-04-10 03:59:32.411838 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-10 03:59:32.412021 | instance | Friday 10 April 2026 03:59:32 +0000 (0:00:00.647) 0:09:43.010 ********** 2026-04-10 03:59:33.441043 | instance | ok: [instance] 2026-04-10 03:59:33.441307 | instance | 2026-04-10 03:59:33.441581 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-10 03:59:33.441940 | instance | Friday 10 April 2026 03:59:33 +0000 (0:00:01.029) 0:09:44.039 ********** 2026-04-10 03:59:33.484709 | instance | skipping: [instance] 2026-04-10 03:59:33.485024 | instance | 2026-04-10 03:59:33.485391 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-10 03:59:33.485825 | instance | Friday 10 April 2026 03:59:33 +0000 (0:00:00.043) 0:09:44.083 ********** 2026-04-10 03:59:33.537439 | instance | skipping: [instance] 2026-04-10 03:59:33.537663 | instance | 2026-04-10 03:59:33.537930 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-10 03:59:33.538225 | instance | Friday 10 April 2026 03:59:33 +0000 (0:00:00.052) 0:09:44.136 ********** 2026-04-10 03:59:33.589220 | instance | skipping: [instance] 2026-04-10 03:59:33.589522 | instance | 2026-04-10 03:59:33.589882 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-10 03:59:33.590182 | instance | Friday 10 April 2026 03:59:33 +0000 (0:00:00.051) 0:09:44.187 ********** 2026-04-10 03:59:33.633138 | instance | skipping: [instance] 2026-04-10 03:59:33.633434 | instance | 2026-04-10 03:59:33.633722 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-10 03:59:33.633987 | instance | Friday 10 April 2026 03:59:33 +0000 (0:00:00.044) 0:09:44.232 ********** 2026-04-10 03:59:33.682648 | instance | skipping: [instance] 2026-04-10 03:59:33.682912 | instance | 2026-04-10 03:59:33.683184 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-10 03:59:33.683445 | instance | Friday 10 April 2026 03:59:33 +0000 (0:00:00.049) 0:09:44.281 ********** 2026-04-10 03:59:33.729705 | instance | skipping: [instance] 2026-04-10 03:59:33.729915 | instance | 2026-04-10 03:59:33.730205 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-10 03:59:33.730483 | instance | Friday 10 April 2026 03:59:33 +0000 (0:00:00.046) 0:09:44.328 ********** 2026-04-10 03:59:33.770277 | instance | skipping: [instance] 2026-04-10 03:59:33.770506 | instance | 2026-04-10 03:59:33.770835 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-10 03:59:33.771098 | instance | Friday 10 April 2026 03:59:33 +0000 (0:00:00.040) 0:09:44.369 ********** 2026-04-10 04:01:31.339056 | instance | changed: [instance] 2026-04-10 04:01:31.339726 | instance | 2026-04-10 04:01:31.339740 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-10 04:01:31.339751 | instance | Friday 10 April 2026 04:01:31 +0000 (0:01:57.567) 0:11:41.936 ********** 2026-04-10 04:01:32.048228 | instance | changed: [instance] 2026-04-10 04:01:32.048386 | instance | 2026-04-10 04:01:32.048686 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:01:32.048948 | instance | Friday 10 April 2026 04:01:32 +0000 (0:00:00.710) 0:11:42.646 ********** 2026-04-10 04:01:32.090289 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:01:32.090419 | instance | 2026-04-10 04:01:32.090809 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:01:32.091084 | instance | Friday 10 April 2026 04:01:32 +0000 (0:00:00.042) 0:11:42.689 ********** 2026-04-10 04:01:32.578964 | instance | changed: [instance] 2026-04-10 04:01:32.579065 | instance | 2026-04-10 04:01:32.579137 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-04-10 04:01:32.579303 | instance | Friday 10 April 2026 04:01:32 +0000 (0:00:00.488) 0:11:43.177 ********** 2026-04-10 04:01:33.356010 | instance | changed: [instance] 2026-04-10 04:01:33.356080 | instance | 2026-04-10 04:01:33.356604 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-04-10 04:01:33.356946 | instance | Friday 10 April 2026 04:01:33 +0000 (0:00:00.776) 0:11:43.954 ********** 2026-04-10 04:01:34.987332 | instance | changed: [instance] 2026-04-10 04:01:34.987380 | instance | 2026-04-10 04:01:34.987388 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:01:34.987395 | instance | Friday 10 April 2026 04:01:34 +0000 (0:00:01.631) 0:11:45.585 ********** 2026-04-10 04:01:35.030193 | instance | skipping: [instance] 2026-04-10 04:01:35.030582 | instance | 2026-04-10 04:01:35.031292 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:01:35.031299 | instance | Friday 10 April 2026 04:01:35 +0000 (0:00:00.043) 0:11:45.628 ********** 2026-04-10 04:01:35.065669 | instance | skipping: [instance] 2026-04-10 04:01:35.065733 | instance | 2026-04-10 04:01:35.065739 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:01:35.065752 | instance | Friday 10 April 2026 04:01:35 +0000 (0:00:00.034) 0:11:45.663 ********** 2026-04-10 04:01:35.110817 | instance | skipping: [instance] 2026-04-10 04:01:35.110903 | instance | 2026-04-10 04:01:35.111206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:01:35.111308 | instance | Friday 10 April 2026 04:01:35 +0000 (0:00:00.045) 0:11:45.709 ********** 2026-04-10 04:01:35.153618 | instance | skipping: [instance] 2026-04-10 04:01:35.153688 | instance | 2026-04-10 04:01:35.153696 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:01:35.153705 | instance | Friday 10 April 2026 04:01:35 +0000 (0:00:00.042) 0:11:45.751 ********** 2026-04-10 04:01:36.232601 | instance | ok: [instance] 2026-04-10 04:01:36.232716 | instance | 2026-04-10 04:01:36.232837 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:01:36.233451 | instance | Friday 10 April 2026 04:01:36 +0000 (0:00:01.079) 0:11:46.830 ********** 2026-04-10 04:01:36.295991 | instance | ok: [instance] 2026-04-10 04:01:36.297362 | instance | 2026-04-10 04:01:36.297382 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:01:36.297394 | instance | Friday 10 April 2026 04:01:36 +0000 (0:00:00.063) 0:11:46.894 ********** 2026-04-10 04:01:36.345112 | instance | ok: [instance] 2026-04-10 04:01:36.345587 | instance | 2026-04-10 04:01:36.345600 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:01:36.345606 | instance | Friday 10 April 2026 04:01:36 +0000 (0:00:00.049) 0:11:46.943 ********** 2026-04-10 04:01:36.404753 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 04:01:36.405147 | instance | 2026-04-10 04:01:36.405508 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:01:36.405892 | instance | Friday 10 April 2026 04:01:36 +0000 (0:00:00.059) 0:11:47.003 ********** 2026-04-10 04:01:36.463827 | instance | ok: [instance] 2026-04-10 04:01:36.464240 | instance | 2026-04-10 04:01:36.464619 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:01:36.464971 | instance | Friday 10 April 2026 04:01:36 +0000 (0:00:00.059) 0:11:47.062 ********** 2026-04-10 04:01:36.506031 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:01:36.506414 | instance | 2026-04-10 04:01:36.506831 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:01:36.507211 | instance | Friday 10 April 2026 04:01:36 +0000 (0:00:00.042) 0:11:47.104 ********** 2026-04-10 04:01:37.017827 | instance | changed: [instance] 2026-04-10 04:01:37.017918 | instance | 2026-04-10 04:01:37.018201 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-10 04:01:37.018478 | instance | Friday 10 April 2026 04:01:37 +0000 (0:00:00.510) 0:11:47.615 ********** 2026-04-10 04:01:37.714324 | instance | ok: [instance] 2026-04-10 04:01:37.714566 | instance | 2026-04-10 04:01:37.714878 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-10 04:01:37.715133 | instance | Friday 10 April 2026 04:01:37 +0000 (0:00:00.697) 0:11:48.312 ********** 2026-04-10 04:01:39.065333 | instance | changed: [instance] 2026-04-10 04:01:39.065405 | instance | 2026-04-10 04:01:39.065428 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-10 04:01:39.065781 | instance | Friday 10 April 2026 04:01:39 +0000 (0:00:01.350) 0:11:49.663 ********** 2026-04-10 04:01:39.447872 | instance | ok: [instance] 2026-04-10 04:01:39.447952 | instance | 2026-04-10 04:01:39.448220 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-10 04:01:39.448271 | instance | Friday 10 April 2026 04:01:39 +0000 (0:00:00.383) 0:11:50.046 ********** 2026-04-10 04:01:40.391874 | instance | changed: [instance] 2026-04-10 04:01:40.391934 | instance | 2026-04-10 04:01:40.391941 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-10 04:01:40.391946 | instance | Friday 10 April 2026 04:01:40 +0000 (0:00:00.943) 0:11:50.989 ********** 2026-04-10 04:01:40.975369 | instance | changed: [instance] 2026-04-10 04:01:40.975450 | instance | 2026-04-10 04:01:40.975461 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-10 04:01:40.975468 | instance | Friday 10 April 2026 04:01:40 +0000 (0:00:00.583) 0:11:51.573 ********** 2026-04-10 04:01:41.318229 | instance | ok: [instance] 2026-04-10 04:01:41.318341 | instance | 2026-04-10 04:01:41.318365 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-10 04:01:41.318376 | instance | Friday 10 April 2026 04:01:41 +0000 (0:00:00.342) 0:11:51.916 ********** 2026-04-10 04:04:24.815429 | instance | changed: [instance] 2026-04-10 04:04:24.815521 | instance | 2026-04-10 04:04:24.815591 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-10 04:04:24.815714 | instance | Friday 10 April 2026 04:04:24 +0000 (0:02:43.497) 0:14:35.414 ********** 2026-04-10 04:04:25.539379 | instance | ok: [instance] 2026-04-10 04:04:25.539457 | instance | 2026-04-10 04:04:25.539590 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-04-10 04:04:25.539739 | instance | Friday 10 April 2026 04:04:25 +0000 (0:00:00.724) 0:14:36.138 ********** 2026-04-10 04:04:25.598763 | instance | included: ingress for instance 2026-04-10 04:04:25.598866 | instance | 2026-04-10 04:04:25.598991 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-10 04:04:25.599112 | instance | Friday 10 April 2026 04:04:25 +0000 (0:00:00.059) 0:14:36.197 ********** 2026-04-10 04:04:26.489441 | instance | changed: [instance] 2026-04-10 04:04:26.489510 | instance | 2026-04-10 04:04:26.489643 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-10 04:04:26.489760 | instance | Friday 10 April 2026 04:04:26 +0000 (0:00:00.890) 0:14:37.088 ********** 2026-04-10 04:04:26.785452 | instance | ok: [instance] 2026-04-10 04:04:26.785559 | instance | 2026-04-10 04:04:26.785659 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-04-10 04:04:26.785782 | instance | Friday 10 April 2026 04:04:26 +0000 (0:00:00.296) 0:14:37.384 ********** 2026-04-10 04:04:27.653888 | instance | changed: [instance] 2026-04-10 04:04:27.654065 | instance | 2026-04-10 04:04:27.654188 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-04-10 04:04:27.654299 | instance | 2026-04-10 04:04:27.654418 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 04:04:27.654548 | instance | Friday 10 April 2026 04:04:27 +0000 (0:00:00.868) 0:14:38.253 ********** 2026-04-10 04:04:29.224535 | instance | ok: [instance] 2026-04-10 04:04:29.224621 | instance | 2026-04-10 04:04:29.224870 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:04:29.224889 | instance | Friday 10 April 2026 04:04:29 +0000 (0:00:01.570) 0:14:39.823 ********** 2026-04-10 04:04:29.284105 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:04:29.284206 | instance | 2026-04-10 04:04:29.284335 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:04:29.284467 | instance | Friday 10 April 2026 04:04:29 +0000 (0:00:00.059) 0:14:39.882 ********** 2026-04-10 04:04:29.792022 | instance | changed: [instance] 2026-04-10 04:04:29.792219 | instance | 2026-04-10 04:04:29.792497 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-04-10 04:04:29.792758 | instance | Friday 10 April 2026 04:04:29 +0000 (0:00:00.507) 0:14:40.389 ********** 2026-04-10 04:04:30.574289 | instance | ok: [instance] 2026-04-10 04:04:30.574468 | instance | 2026-04-10 04:04:30.574815 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-04-10 04:04:30.575091 | instance | Friday 10 April 2026 04:04:30 +0000 (0:00:00.782) 0:14:41.172 ********** 2026-04-10 04:04:32.932032 | instance | changed: [instance] 2026-04-10 04:04:32.932096 | instance | 2026-04-10 04:04:32.932103 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:04:32.932130 | instance | Friday 10 April 2026 04:04:32 +0000 (0:00:02.354) 0:14:43.527 ********** 2026-04-10 04:04:32.991082 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:04:32.991297 | instance | 2026-04-10 04:04:32.991456 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:04:32.991614 | instance | Friday 10 April 2026 04:04:32 +0000 (0:00:00.061) 0:14:43.589 ********** 2026-04-10 04:04:33.707461 | instance | changed: [instance] 2026-04-10 04:04:33.707695 | instance | 2026-04-10 04:04:33.707852 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-10 04:04:33.708012 | instance | Friday 10 April 2026 04:04:33 +0000 (0:00:00.710) 0:14:44.300 ********** 2026-04-10 04:04:35.050999 | instance | changed: [instance] 2026-04-10 04:04:35.051103 | instance | 2026-04-10 04:04:35.051110 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-10 04:04:35.051115 | instance | Friday 10 April 2026 04:04:35 +0000 (0:00:01.345) 0:14:45.646 ********** 2026-04-10 04:04:35.714101 | instance | ok: [instance] 2026-04-10 04:04:35.714175 | instance | 2026-04-10 04:04:35.714188 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-10 04:04:35.714206 | instance | Friday 10 April 2026 04:04:35 +0000 (0:00:00.666) 0:14:46.312 ********** 2026-04-10 04:04:44.266500 | instance | ok: [instance] 2026-04-10 04:04:44.266782 | instance | 2026-04-10 04:04:44.267066 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-10 04:04:44.267361 | instance | Friday 10 April 2026 04:04:44 +0000 (0:00:08.551) 0:14:54.863 ********** 2026-04-10 04:04:46.065002 | instance | ok: [instance] 2026-04-10 04:04:46.065434 | instance | 2026-04-10 04:04:46.065525 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-10 04:04:46.065824 | instance | Friday 10 April 2026 04:04:46 +0000 (0:00:01.799) 0:14:56.663 ********** 2026-04-10 04:04:46.364900 | instance | ok: [instance] 2026-04-10 04:04:46.365010 | instance | 2026-04-10 04:04:46.365253 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-10 04:04:46.365316 | instance | Friday 10 April 2026 04:04:46 +0000 (0:00:00.300) 0:14:56.963 ********** 2026-04-10 04:04:46.576220 | instance | ok: [instance] 2026-04-10 04:04:46.576329 | instance | 2026-04-10 04:04:46.576394 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-10 04:04:46.576561 | instance | Friday 10 April 2026 04:04:46 +0000 (0:00:00.211) 0:14:57.175 ********** 2026-04-10 04:04:46.793555 | instance | ok: [instance] 2026-04-10 04:04:46.793639 | instance | 2026-04-10 04:04:46.793896 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-10 04:04:46.793961 | instance | Friday 10 April 2026 04:04:46 +0000 (0:00:00.217) 0:14:57.392 ********** 2026-04-10 04:04:47.463074 | instance | changed: [instance] 2026-04-10 04:04:47.463186 | instance | 2026-04-10 04:04:47.463250 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-10 04:04:47.463377 | instance | Friday 10 April 2026 04:04:47 +0000 (0:00:00.669) 0:14:58.061 ********** 2026-04-10 04:05:04.547241 | instance | changed: [instance] => (item=alertmanager) 2026-04-10 04:05:04.547343 | instance | changed: [instance] => (item=grafana) 2026-04-10 04:05:04.547830 | instance | changed: [instance] => (item=prometheus) 2026-04-10 04:05:04.547894 | instance | 2026-04-10 04:05:04.547901 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-10 04:05:04.547907 | instance | Friday 10 April 2026 04:05:04 +0000 (0:00:17.083) 0:15:15.145 ********** 2026-04-10 04:05:06.486240 | instance | ok: [instance] => (item=alertmanager) 2026-04-10 04:05:06.486302 | instance | ok: [instance] => (item=grafana) 2026-04-10 04:05:06.486321 | instance | ok: [instance] => (item=prometheus) 2026-04-10 04:05:06.486489 | instance | 2026-04-10 04:05:06.486894 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-10 04:05:06.486912 | instance | Friday 10 April 2026 04:05:06 +0000 (0:00:01.938) 0:15:17.084 ********** 2026-04-10 04:05:10.887557 | instance | changed: [instance] => (item=None) 2026-04-10 04:05:10.887819 | instance | changed: [instance] => (item=None) 2026-04-10 04:05:10.888150 | instance | changed: [instance] => (item=None) 2026-04-10 04:05:10.888422 | instance | changed: [instance] 2026-04-10 04:05:10.888678 | instance | 2026-04-10 04:05:10.888946 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-10 04:05:10.889215 | instance | Friday 10 April 2026 04:05:10 +0000 (0:00:04.401) 0:15:21.486 ********** 2026-04-10 04:05:16.166707 | instance | changed: [instance] => (item=None) 2026-04-10 04:05:16.166784 | instance | changed: [instance] => (item=None) 2026-04-10 04:05:16.166795 | instance | changed: [instance] => (item=None) 2026-04-10 04:05:16.166805 | instance | changed: [instance] => (item=None) 2026-04-10 04:05:16.166814 | instance | changed: [instance] => (item=None) 2026-04-10 04:05:16.166823 | instance | changed: [instance] 2026-04-10 04:05:16.166833 | instance | 2026-04-10 04:05:16.166850 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-10 04:05:16.166860 | instance | Friday 10 April 2026 04:05:16 +0000 (0:00:05.277) 0:15:26.763 ********** 2026-04-10 04:05:27.633625 | instance | changed: [instance] => (item=alertmanager) 2026-04-10 04:05:27.633718 | instance | changed: [instance] => (item=prometheus) 2026-04-10 04:05:27.633787 | instance | 2026-04-10 04:05:27.633905 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-10 04:05:27.634026 | instance | Friday 10 April 2026 04:05:27 +0000 (0:00:11.468) 0:15:38.232 ********** 2026-04-10 04:05:39.110935 | instance | changed: [instance] => (item=alertmanager) 2026-04-10 04:05:39.111126 | instance | changed: [instance] => (item=prometheus) 2026-04-10 04:05:39.111368 | instance | 2026-04-10 04:05:39.111637 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-10 04:05:39.111897 | instance | Friday 10 April 2026 04:05:39 +0000 (0:00:11.477) 0:15:49.709 ********** 2026-04-10 04:05:39.839413 | instance | changed: [instance] 2026-04-10 04:05:39.839547 | instance | 2026-04-10 04:05:39.839733 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-10 04:05:39.839925 | instance | Friday 10 April 2026 04:05:39 +0000 (0:00:00.728) 0:15:50.437 ********** 2026-04-10 04:05:47.189697 | instance | ok: [instance] 2026-04-10 04:05:47.189856 | instance | 2026-04-10 04:05:47.190186 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-10 04:05:47.190465 | instance | Friday 10 April 2026 04:05:47 +0000 (0:00:07.350) 0:15:57.788 ********** 2026-04-10 04:06:01.493463 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-10 04:06:01.493688 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-10 04:06:01.494024 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-10 04:06:01.494297 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-10 04:06:01.494596 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-10 04:06:01.494880 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-10 04:06:01.495137 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-10 04:06:01.495403 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-10 04:06:01.495672 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-10 04:06:01.495928 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-10 04:06:01.496182 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-10 04:06:01.496441 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-10 04:06:01.496708 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-10 04:06:01.496957 | instance | 2026-04-10 04:06:01.497230 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-10 04:06:01.497495 | instance | Friday 10 April 2026 04:06:01 +0000 (0:00:14.303) 0:16:12.091 ********** 2026-04-10 04:06:35.563268 | instance | changed: [instance] 2026-04-10 04:06:35.563648 | instance | 2026-04-10 04:06:35.564090 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:06:35.564511 | instance | Friday 10 April 2026 04:06:35 +0000 (0:00:34.069) 0:16:46.161 ********** 2026-04-10 04:06:35.627084 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:06:35.627214 | instance | 2026-04-10 04:06:35.627391 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:06:35.627658 | instance | Friday 10 April 2026 04:06:35 +0000 (0:00:00.063) 0:16:46.225 ********** 2026-04-10 04:06:36.156693 | instance | changed: [instance] 2026-04-10 04:06:36.156914 | instance | 2026-04-10 04:06:36.157203 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-04-10 04:06:36.157482 | instance | Friday 10 April 2026 04:06:36 +0000 (0:00:00.529) 0:16:46.755 ********** 2026-04-10 04:06:39.894203 | instance | changed: [instance] 2026-04-10 04:06:39.894446 | instance | 2026-04-10 04:06:39.894778 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:06:39.895075 | instance | Friday 10 April 2026 04:06:39 +0000 (0:00:03.737) 0:16:50.492 ********** 2026-04-10 04:06:39.950667 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:06:39.976681 | instance | 2026-04-10 04:06:39.976701 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:06:39.976710 | instance | Friday 10 April 2026 04:06:39 +0000 (0:00:00.057) 0:16:50.549 ********** 2026-04-10 04:06:40.519454 | instance | changed: [instance] 2026-04-10 04:06:40.519721 | instance | 2026-04-10 04:06:40.520031 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-04-10 04:06:40.520318 | instance | Friday 10 April 2026 04:06:40 +0000 (0:00:00.568) 0:16:51.117 ********** 2026-04-10 04:06:43.653335 | instance | changed: [instance] 2026-04-10 04:06:43.653460 | instance | 2026-04-10 04:06:43.653640 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:06:43.653822 | instance | Friday 10 April 2026 04:06:43 +0000 (0:00:03.133) 0:16:54.251 ********** 2026-04-10 04:06:43.708191 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:06:43.708320 | instance | 2026-04-10 04:06:43.708497 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:06:43.708669 | instance | Friday 10 April 2026 04:06:43 +0000 (0:00:00.055) 0:16:54.306 ********** 2026-04-10 04:06:44.197115 | instance | changed: [instance] 2026-04-10 04:06:44.197323 | instance | 2026-04-10 04:06:44.197598 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-04-10 04:06:44.197878 | instance | Friday 10 April 2026 04:06:44 +0000 (0:00:00.488) 0:16:54.795 ********** 2026-04-10 04:06:45.776214 | instance | changed: [instance] 2026-04-10 04:06:45.776432 | instance | 2026-04-10 04:06:45.776707 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-04-10 04:06:45.776973 | instance | Friday 10 April 2026 04:06:45 +0000 (0:00:01.579) 0:16:56.374 ********** 2026-04-10 04:06:47.492520 | instance | changed: [instance] 2026-04-10 04:06:47.492738 | instance | 2026-04-10 04:06:47.493031 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:06:47.493313 | instance | Friday 10 April 2026 04:06:47 +0000 (0:00:01.716) 0:16:58.090 ********** 2026-04-10 04:06:47.552591 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:06:47.552693 | instance | 2026-04-10 04:06:47.552884 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:06:47.553078 | instance | Friday 10 April 2026 04:06:47 +0000 (0:00:00.059) 0:16:58.150 ********** 2026-04-10 04:06:48.043414 | instance | changed: [instance] 2026-04-10 04:06:48.043527 | instance | 2026-04-10 04:06:48.043579 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-04-10 04:06:48.043710 | instance | Friday 10 April 2026 04:06:48 +0000 (0:00:00.491) 0:16:58.642 ********** 2026-04-10 04:06:49.627800 | instance | changed: [instance] 2026-04-10 04:06:49.628016 | instance | 2026-04-10 04:06:49.628312 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-04-10 04:06:49.628576 | instance | 2026-04-10 04:06:49.628853 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 04:06:49.629135 | instance | Friday 10 April 2026 04:06:49 +0000 (0:00:01.580) 0:17:00.223 ********** 2026-04-10 04:06:51.578365 | instance | ok: [instance] 2026-04-10 04:06:51.578470 | instance | 2026-04-10 04:06:51.578533 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-10 04:06:51.578684 | instance | Friday 10 April 2026 04:06:51 +0000 (0:00:01.954) 0:17:02.177 ********** 2026-04-10 04:06:51.662648 | instance | skipping: [instance] 2026-04-10 04:06:51.662724 | instance | 2026-04-10 04:06:51.663130 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:06:51.663207 | instance | Friday 10 April 2026 04:06:51 +0000 (0:00:00.083) 0:17:02.261 ********** 2026-04-10 04:06:51.752259 | instance | ok: [instance] 2026-04-10 04:06:51.752344 | instance | 2026-04-10 04:06:51.752460 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:06:51.752757 | instance | Friday 10 April 2026 04:06:51 +0000 (0:00:00.089) 0:17:02.350 ********** 2026-04-10 04:06:51.803778 | instance | skipping: [instance] 2026-04-10 04:06:51.803883 | instance | 2026-04-10 04:06:51.804049 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:06:51.804123 | instance | Friday 10 April 2026 04:06:51 +0000 (0:00:00.051) 0:17:02.402 ********** 2026-04-10 04:06:51.855568 | instance | skipping: [instance] 2026-04-10 04:06:51.855616 | instance | 2026-04-10 04:06:51.855623 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:06:51.855628 | instance | Friday 10 April 2026 04:06:51 +0000 (0:00:00.051) 0:17:02.453 ********** 2026-04-10 04:06:51.909605 | instance | skipping: [instance] 2026-04-10 04:06:51.909721 | instance | 2026-04-10 04:06:51.909888 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:06:51.910014 | instance | Friday 10 April 2026 04:06:51 +0000 (0:00:00.054) 0:17:02.508 ********** 2026-04-10 04:06:51.964743 | instance | skipping: [instance] 2026-04-10 04:06:51.964973 | instance | 2026-04-10 04:06:51.965056 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:06:51.965168 | instance | Friday 10 April 2026 04:06:51 +0000 (0:00:00.054) 0:17:02.563 ********** 2026-04-10 04:06:52.026338 | instance | skipping: [instance] 2026-04-10 04:06:52.026465 | instance | 2026-04-10 04:06:52.026821 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:06:52.026886 | instance | Friday 10 April 2026 04:06:52 +0000 (0:00:00.061) 0:17:02.624 ********** 2026-04-10 04:06:52.092478 | instance | ok: [instance] 2026-04-10 04:06:52.092590 | instance | 2026-04-10 04:06:52.092832 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:06:52.092969 | instance | Friday 10 April 2026 04:06:52 +0000 (0:00:00.066) 0:17:02.691 ********** 2026-04-10 04:06:52.160269 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 04:06:52.160366 | instance | 2026-04-10 04:06:52.160459 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:06:52.160579 | instance | Friday 10 April 2026 04:06:52 +0000 (0:00:00.067) 0:17:02.758 ********** 2026-04-10 04:06:52.250833 | instance | ok: [instance] 2026-04-10 04:06:52.251104 | instance | 2026-04-10 04:06:52.251405 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:06:52.251681 | instance | Friday 10 April 2026 04:06:52 +0000 (0:00:00.089) 0:17:02.848 ********** 2026-04-10 04:06:52.326087 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:06:52.326315 | instance | 2026-04-10 04:06:52.326591 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:06:52.326906 | instance | Friday 10 April 2026 04:06:52 +0000 (0:00:00.075) 0:17:02.924 ********** 2026-04-10 04:06:52.865372 | instance | changed: [instance] 2026-04-10 04:06:52.865556 | instance | 2026-04-10 04:06:52.865831 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-10 04:06:52.866098 | instance | Friday 10 April 2026 04:06:52 +0000 (0:00:00.539) 0:17:03.463 ********** 2026-04-10 04:06:55.239954 | instance | changed: [instance] 2026-04-10 04:06:55.240046 | instance | 2026-04-10 04:06:55.240128 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-10 04:06:55.240253 | instance | Friday 10 April 2026 04:06:55 +0000 (0:00:02.374) 0:17:05.838 ********** 2026-04-10 04:06:56.050421 | instance | changed: [instance] 2026-04-10 04:06:56.050737 | instance | 2026-04-10 04:06:56.050990 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-10 04:06:56.051246 | instance | Friday 10 April 2026 04:06:56 +0000 (0:00:00.809) 0:17:06.648 ********** 2026-04-10 04:07:03.337544 | instance | changed: [instance] 2026-04-10 04:07:03.337749 | instance | 2026-04-10 04:07:03.338036 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-10 04:07:03.338310 | instance | Friday 10 April 2026 04:07:03 +0000 (0:00:07.287) 0:17:13.935 ********** 2026-04-10 04:07:03.595494 | instance | changed: [instance] 2026-04-10 04:07:03.595606 | instance | 2026-04-10 04:07:03.595746 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-10 04:07:03.595913 | instance | Friday 10 April 2026 04:07:03 +0000 (0:00:00.258) 0:17:14.194 ********** 2026-04-10 04:07:04.120191 | instance | changed: [instance] 2026-04-10 04:07:04.120269 | instance | 2026-04-10 04:07:04.120452 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:07:04.120583 | instance | Friday 10 April 2026 04:07:04 +0000 (0:00:00.524) 0:17:14.718 ********** 2026-04-10 04:07:04.219349 | instance | ok: [instance] 2026-04-10 04:07:04.219575 | instance | 2026-04-10 04:07:04.219855 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:07:04.220133 | instance | Friday 10 April 2026 04:07:04 +0000 (0:00:00.098) 0:17:14.817 ********** 2026-04-10 04:07:04.313702 | instance | included: rabbitmq for instance 2026-04-10 04:07:04.313958 | instance | 2026-04-10 04:07:04.314249 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 04:07:04.314515 | instance | Friday 10 April 2026 04:07:04 +0000 (0:00:00.094) 0:17:14.912 ********** 2026-04-10 04:07:05.018489 | instance | ok: [instance] 2026-04-10 04:07:05.018755 | instance | 2026-04-10 04:07:05.019151 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 04:07:05.019501 | instance | Friday 10 April 2026 04:07:05 +0000 (0:00:00.704) 0:17:15.617 ********** 2026-04-10 04:07:05.076376 | instance | skipping: [instance] 2026-04-10 04:07:05.076650 | instance | 2026-04-10 04:07:05.076953 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 04:07:05.077258 | instance | Friday 10 April 2026 04:07:05 +0000 (0:00:00.058) 0:17:15.675 ********** 2026-04-10 04:07:05.139334 | instance | skipping: [instance] 2026-04-10 04:07:05.139584 | instance | 2026-04-10 04:07:05.139863 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 04:07:05.140118 | instance | Friday 10 April 2026 04:07:05 +0000 (0:00:00.062) 0:17:15.738 ********** 2026-04-10 04:07:05.194409 | instance | skipping: [instance] 2026-04-10 04:07:05.194680 | instance | 2026-04-10 04:07:05.194989 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 04:07:05.195257 | instance | Friday 10 April 2026 04:07:05 +0000 (0:00:00.054) 0:17:15.792 ********** 2026-04-10 04:07:46.185179 | instance | changed: [instance] 2026-04-10 04:07:46.185408 | instance | 2026-04-10 04:07:46.185720 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:07:46.186046 | instance | Friday 10 April 2026 04:07:46 +0000 (0:00:40.990) 0:17:56.783 ********** 2026-04-10 04:07:46.894325 | instance | ok: [instance] 2026-04-10 04:07:46.894410 | instance | 2026-04-10 04:07:46.894543 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:07:46.894686 | instance | Friday 10 April 2026 04:07:46 +0000 (0:00:00.709) 0:17:57.493 ********** 2026-04-10 04:07:46.958583 | instance | ok: [instance] 2026-04-10 04:07:46.958831 | instance | 2026-04-10 04:07:46.959110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:07:46.959369 | instance | Friday 10 April 2026 04:07:46 +0000 (0:00:00.064) 0:17:57.557 ********** 2026-04-10 04:07:47.003874 | instance | skipping: [instance] 2026-04-10 04:07:47.004104 | instance | 2026-04-10 04:07:47.004380 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:07:47.004639 | instance | Friday 10 April 2026 04:07:47 +0000 (0:00:00.045) 0:17:57.603 ********** 2026-04-10 04:07:47.052734 | instance | skipping: [instance] 2026-04-10 04:07:47.052961 | instance | 2026-04-10 04:07:47.053231 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:07:47.053488 | instance | Friday 10 April 2026 04:07:47 +0000 (0:00:00.048) 0:17:57.651 ********** 2026-04-10 04:07:47.100689 | instance | ok: [instance] 2026-04-10 04:07:47.100941 | instance | 2026-04-10 04:07:47.101221 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:07:47.101506 | instance | Friday 10 April 2026 04:07:47 +0000 (0:00:00.047) 0:17:57.699 ********** 2026-04-10 04:07:47.186122 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 04:07:47.186389 | instance | ok: [instance] => (item=identity) 2026-04-10 04:07:47.186716 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 04:07:47.186976 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 04:07:47.187214 | instance | 2026-04-10 04:07:47.187476 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:07:47.187736 | instance | Friday 10 April 2026 04:07:47 +0000 (0:00:00.085) 0:17:57.785 ********** 2026-04-10 04:07:47.252846 | instance | ok: [instance] 2026-04-10 04:07:47.253096 | instance | 2026-04-10 04:07:47.253373 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:07:47.253642 | instance | Friday 10 April 2026 04:07:47 +0000 (0:00:00.066) 0:17:57.851 ********** 2026-04-10 04:07:47.309831 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:07:47.310079 | instance | 2026-04-10 04:07:47.310355 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:07:47.310693 | instance | Friday 10 April 2026 04:07:47 +0000 (0:00:00.057) 0:17:57.908 ********** 2026-04-10 04:07:47.836039 | instance | changed: [instance] 2026-04-10 04:07:47.836286 | instance | 2026-04-10 04:07:47.836566 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-10 04:07:47.836842 | instance | Friday 10 April 2026 04:07:47 +0000 (0:00:00.525) 0:17:58.434 ********** 2026-04-10 04:07:49.437626 | instance | ok: [instance] => (item=None) 2026-04-10 04:07:49.437915 | instance | ok: [instance] 2026-04-10 04:07:49.438214 | instance | 2026-04-10 04:07:49.438581 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-04-10 04:07:49.438972 | instance | Friday 10 April 2026 04:07:49 +0000 (0:00:01.601) 0:18:00.036 ********** 2026-04-10 04:07:50.411829 | instance | ok: [instance] => (item=atmosphere) 2026-04-10 04:07:50.412040 | instance | 2026-04-10 04:07:50.412334 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-10 04:07:50.412598 | instance | Friday 10 April 2026 04:07:50 +0000 (0:00:00.974) 0:18:01.010 ********** 2026-04-10 04:07:51.314729 | instance | changed: [instance] 2026-04-10 04:07:51.314821 | instance | 2026-04-10 04:07:51.314839 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-10 04:07:51.315163 | instance | Friday 10 April 2026 04:07:51 +0000 (0:00:00.902) 0:18:01.912 ********** 2026-04-10 04:07:52.484675 | instance | changed: [instance] => (item=None) 2026-04-10 04:07:52.484761 | instance | changed: [instance] 2026-04-10 04:07:52.484775 | instance | 2026-04-10 04:07:52.484794 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-10 04:07:52.484805 | instance | Friday 10 April 2026 04:07:52 +0000 (0:00:01.170) 0:18:03.083 ********** 2026-04-10 04:07:54.197411 | instance | changed: [instance] => (item=None) 2026-04-10 04:07:54.197506 | instance | changed: [instance] 2026-04-10 04:07:54.197569 | instance | 2026-04-10 04:07:54.197812 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-10 04:07:54.197829 | instance | Friday 10 April 2026 04:07:54 +0000 (0:00:01.713) 0:18:04.796 ********** 2026-04-10 04:10:38.536042 | instance | changed: [instance] 2026-04-10 04:10:38.536200 | instance | 2026-04-10 04:10:38.536217 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 04:10:38.536446 | instance | Friday 10 April 2026 04:10:38 +0000 (0:02:44.338) 0:20:49.134 ********** 2026-04-10 04:10:38.651503 | instance | included: openstack_helm_ingress for instance 2026-04-10 04:10:38.651565 | instance | 2026-04-10 04:10:38.651572 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 04:10:38.651577 | instance | Friday 10 April 2026 04:10:38 +0000 (0:00:00.114) 0:20:49.249 ********** 2026-04-10 04:10:38.708683 | instance | skipping: [instance] 2026-04-10 04:10:38.709103 | instance | 2026-04-10 04:10:38.709160 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 04:10:38.709167 | instance | Friday 10 April 2026 04:10:38 +0000 (0:00:00.058) 0:20:49.307 ********** 2026-04-10 04:10:38.772432 | instance | skipping: [instance] 2026-04-10 04:10:38.772536 | instance | 2026-04-10 04:10:38.772561 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 04:10:38.772575 | instance | Friday 10 April 2026 04:10:38 +0000 (0:00:00.063) 0:20:49.370 ********** 2026-04-10 04:10:38.846689 | instance | ok: [instance] 2026-04-10 04:10:38.846899 | instance | 2026-04-10 04:10:38.847054 | instance | TASK [Create Ingress identity] ************************************************* 2026-04-10 04:10:38.847208 | instance | Friday 10 April 2026 04:10:38 +0000 (0:00:00.074) 0:20:49.445 ********** 2026-04-10 04:10:38.932782 | instance | included: ingress for instance 2026-04-10 04:10:38.933147 | instance | 2026-04-10 04:10:38.933478 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-10 04:10:38.933801 | instance | Friday 10 April 2026 04:10:38 +0000 (0:00:00.086) 0:20:49.531 ********** 2026-04-10 04:10:39.929481 | instance | changed: [instance] 2026-04-10 04:10:39.929525 | instance | 2026-04-10 04:10:39.929531 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-10 04:10:39.929536 | instance | Friday 10 April 2026 04:10:39 +0000 (0:00:00.996) 0:20:50.527 ********** 2026-04-10 04:10:44.333544 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left). 2026-04-10 04:10:44.333631 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left). 2026-04-10 04:10:44.333911 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left). 2026-04-10 04:10:44.334167 | instance | ok: [instance] 2026-04-10 04:10:44.334411 | instance | 2026-04-10 04:10:44.334713 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-10 04:10:44.334972 | instance | Friday 10 April 2026 04:10:44 +0000 (0:00:04.403) 0:20:54.931 ********** 2026-04-10 04:10:45.078649 | instance | ok: [instance] 2026-04-10 04:10:45.078851 | instance | 2026-04-10 04:10:45.079112 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-10 04:10:45.079375 | instance | Friday 10 April 2026 04:10:45 +0000 (0:00:00.745) 0:20:55.677 ********** 2026-04-10 04:10:46.353894 | instance | ok: [instance] => (item=atmosphere) 2026-04-10 04:10:46.354110 | instance | 2026-04-10 04:10:46.354384 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-10 04:10:46.354695 | instance | Friday 10 April 2026 04:10:46 +0000 (0:00:01.275) 0:20:56.952 ********** 2026-04-10 04:10:47.661423 | instance | changed: [instance] => (item=atmosphere) 2026-04-10 04:10:47.661538 | instance | 2026-04-10 04:10:47.661869 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-10 04:10:47.662053 | instance | Friday 10 April 2026 04:10:47 +0000 (0:00:01.307) 0:20:58.259 ********** 2026-04-10 04:10:48.833518 | instance | changed: [instance] => (item=atmosphere) 2026-04-10 04:10:48.833625 | instance | 2026-04-10 04:10:48.833762 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-10 04:10:48.833883 | instance | Friday 10 April 2026 04:10:48 +0000 (0:00:01.172) 0:20:59.431 ********** 2026-04-10 04:10:50.064198 | instance | changed: [instance] => (item=atmosphere) 2026-04-10 04:10:50.064326 | instance | 2026-04-10 04:10:50.064614 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-10 04:10:50.064870 | instance | Friday 10 April 2026 04:10:50 +0000 (0:00:01.230) 0:21:00.662 ********** 2026-04-10 04:10:50.313167 | instance | changed: [instance] 2026-04-10 04:10:50.313326 | instance | 2026-04-10 04:10:50.313524 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 04:10:50.313778 | instance | Friday 10 April 2026 04:10:50 +0000 (0:00:00.249) 0:21:00.911 ********** 2026-04-10 04:10:51.533096 | instance | ok: [instance] 2026-04-10 04:10:51.533179 | instance | 2026-04-10 04:10:51.533350 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-10 04:10:51.533499 | instance | Friday 10 April 2026 04:10:51 +0000 (0:00:01.219) 0:21:02.131 ********** 2026-04-10 04:10:51.777686 | instance | ok: [instance] 2026-04-10 04:10:51.777752 | instance | 2026-04-10 04:10:51.777915 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 04:10:51.778069 | instance | Friday 10 April 2026 04:10:51 +0000 (0:00:00.244) 0:21:02.376 ********** 2026-04-10 04:10:51.868281 | instance | ok: [instance] => { 2026-04-10 04:10:51.868384 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-04-10 04:10:51.868562 | instance | } 2026-04-10 04:10:51.868703 | instance | 2026-04-10 04:10:51.868852 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 04:10:51.869009 | instance | Friday 10 April 2026 04:10:51 +0000 (0:00:00.090) 0:21:02.467 ********** 2026-04-10 04:10:52.510188 | instance | changed: [instance] 2026-04-10 04:10:52.510263 | instance | 2026-04-10 04:10:52.510380 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 04:10:52.510494 | instance | Friday 10 April 2026 04:10:52 +0000 (0:00:00.641) 0:21:03.108 ********** 2026-04-10 04:10:53.851496 | instance | changed: [instance] 2026-04-10 04:10:53.851686 | instance | 2026-04-10 04:10:53.851976 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-10 04:10:53.852255 | instance | Friday 10 April 2026 04:10:53 +0000 (0:00:01.340) 0:21:04.449 ********** 2026-04-10 04:10:54.356315 | instance | changed: [instance] 2026-04-10 04:10:54.356510 | instance | 2026-04-10 04:10:54.356804 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-10 04:10:54.357103 | instance | Friday 10 April 2026 04:10:54 +0000 (0:00:00.505) 0:21:04.954 ********** 2026-04-10 04:10:55.150135 | instance | ok: [instance] 2026-04-10 04:10:55.150348 | instance | 2026-04-10 04:10:55.150672 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-10 04:10:55.150950 | instance | Friday 10 April 2026 04:10:55 +0000 (0:00:00.793) 0:21:05.748 ********** 2026-04-10 04:10:55.949406 | instance | ok: [instance] 2026-04-10 04:10:55.949614 | instance | 2026-04-10 04:10:55.949952 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-10 04:10:55.950293 | instance | Friday 10 April 2026 04:10:55 +0000 (0:00:00.799) 0:21:06.547 ********** 2026-04-10 04:10:56.332889 | instance | ok: [instance] 2026-04-10 04:10:56.332968 | instance | 2026-04-10 04:10:56.333118 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-10 04:10:56.333292 | instance | Friday 10 April 2026 04:10:56 +0000 (0:00:00.383) 0:21:06.931 ********** 2026-04-10 04:10:56.457279 | instance | included: openstack_helm_endpoints for instance 2026-04-10 04:10:56.457387 | instance | 2026-04-10 04:10:56.457460 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:10:56.457581 | instance | Friday 10 April 2026 04:10:56 +0000 (0:00:00.124) 0:21:07.056 ********** 2026-04-10 04:10:56.513698 | instance | skipping: [instance] 2026-04-10 04:10:56.513795 | instance | 2026-04-10 04:10:56.513914 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:10:56.514032 | instance | Friday 10 April 2026 04:10:56 +0000 (0:00:00.056) 0:21:07.112 ********** 2026-04-10 04:10:56.564585 | instance | skipping: [instance] 2026-04-10 04:10:56.564837 | instance | 2026-04-10 04:10:56.565168 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:10:56.565424 | instance | Friday 10 April 2026 04:10:56 +0000 (0:00:00.050) 0:21:07.163 ********** 2026-04-10 04:10:56.611759 | instance | skipping: [instance] 2026-04-10 04:10:56.612006 | instance | 2026-04-10 04:10:56.612289 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:10:56.612550 | instance | Friday 10 April 2026 04:10:56 +0000 (0:00:00.047) 0:21:07.210 ********** 2026-04-10 04:10:56.664320 | instance | skipping: [instance] 2026-04-10 04:10:56.664557 | instance | 2026-04-10 04:10:56.664846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:10:56.665146 | instance | Friday 10 April 2026 04:10:56 +0000 (0:00:00.052) 0:21:07.262 ********** 2026-04-10 04:10:56.725002 | instance | skipping: [instance] 2026-04-10 04:10:56.725250 | instance | 2026-04-10 04:10:56.725531 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:10:56.725792 | instance | Friday 10 April 2026 04:10:56 +0000 (0:00:00.060) 0:21:07.323 ********** 2026-04-10 04:10:56.778060 | instance | skipping: [instance] 2026-04-10 04:10:56.778319 | instance | 2026-04-10 04:10:56.778636 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:10:56.778979 | instance | Friday 10 April 2026 04:10:56 +0000 (0:00:00.052) 0:21:07.376 ********** 2026-04-10 04:10:56.841036 | instance | ok: [instance] 2026-04-10 04:10:56.841143 | instance | 2026-04-10 04:10:56.841278 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:10:56.841398 | instance | Friday 10 April 2026 04:10:56 +0000 (0:00:00.062) 0:21:07.439 ********** 2026-04-10 04:10:56.918205 | instance | ok: [instance] => (item=identity) 2026-04-10 04:10:56.918532 | instance | 2026-04-10 04:10:56.918857 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:10:56.919125 | instance | Friday 10 April 2026 04:10:56 +0000 (0:00:00.077) 0:21:07.516 ********** 2026-04-10 04:10:56.991212 | instance | ok: [instance] 2026-04-10 04:10:56.991449 | instance | 2026-04-10 04:10:56.991750 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-10 04:10:56.992014 | instance | Friday 10 April 2026 04:10:56 +0000 (0:00:00.072) 0:21:07.589 ********** 2026-04-10 04:10:57.505041 | instance | changed: [instance] 2026-04-10 04:10:57.505127 | instance | 2026-04-10 04:10:57.505219 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-10 04:10:57.505342 | instance | Friday 10 April 2026 04:10:57 +0000 (0:00:00.513) 0:21:08.103 ********** 2026-04-10 04:10:58.027910 | instance | changed: [instance] 2026-04-10 04:10:58.028003 | instance | 2026-04-10 04:10:58.028185 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-10 04:10:58.028348 | instance | Friday 10 April 2026 04:10:58 +0000 (0:00:00.522) 0:21:08.626 ********** 2026-04-10 04:10:58.524690 | instance | changed: [instance] 2026-04-10 04:10:58.524767 | instance | 2026-04-10 04:10:58.524890 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-10 04:10:58.525013 | instance | Friday 10 April 2026 04:10:58 +0000 (0:00:00.497) 0:21:09.123 ********** 2026-04-10 04:10:59.068311 | instance | changed: [instance] 2026-04-10 04:10:59.068480 | instance | 2026-04-10 04:10:59.068840 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:10:59.069164 | instance | Friday 10 April 2026 04:10:59 +0000 (0:00:00.543) 0:21:09.666 ********** 2026-04-10 04:10:59.170133 | instance | ok: [instance] 2026-04-10 04:10:59.170369 | instance | 2026-04-10 04:10:59.170770 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:10:59.170935 | instance | Friday 10 April 2026 04:10:59 +0000 (0:00:00.101) 0:21:09.768 ********** 2026-04-10 04:10:59.255187 | instance | included: rabbitmq for instance 2026-04-10 04:10:59.255473 | instance | 2026-04-10 04:10:59.255765 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 04:10:59.256026 | instance | Friday 10 April 2026 04:10:59 +0000 (0:00:00.085) 0:21:09.853 ********** 2026-04-10 04:10:59.991017 | instance | ok: [instance] 2026-04-10 04:10:59.991210 | instance | 2026-04-10 04:10:59.991468 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 04:10:59.991750 | instance | Friday 10 April 2026 04:10:59 +0000 (0:00:00.735) 0:21:10.589 ********** 2026-04-10 04:11:00.041330 | instance | skipping: [instance] 2026-04-10 04:11:00.041518 | instance | 2026-04-10 04:11:00.041805 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 04:11:00.042074 | instance | Friday 10 April 2026 04:11:00 +0000 (0:00:00.050) 0:21:10.639 ********** 2026-04-10 04:11:00.099143 | instance | skipping: [instance] 2026-04-10 04:11:00.099358 | instance | 2026-04-10 04:11:00.099767 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 04:11:00.100026 | instance | Friday 10 April 2026 04:11:00 +0000 (0:00:00.058) 0:21:10.698 ********** 2026-04-10 04:11:00.158921 | instance | skipping: [instance] 2026-04-10 04:11:00.159056 | instance | 2026-04-10 04:11:00.159216 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 04:11:00.159385 | instance | Friday 10 April 2026 04:11:00 +0000 (0:00:00.059) 0:21:10.757 ********** 2026-04-10 04:11:31.082729 | instance | changed: [instance] 2026-04-10 04:11:31.082841 | instance | 2026-04-10 04:11:31.082863 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:11:31.082985 | instance | Friday 10 April 2026 04:11:31 +0000 (0:00:30.922) 0:21:41.680 ********** 2026-04-10 04:11:31.803098 | instance | ok: [instance] 2026-04-10 04:11:31.803186 | instance | 2026-04-10 04:11:31.803276 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:11:31.803397 | instance | Friday 10 April 2026 04:11:31 +0000 (0:00:00.721) 0:21:42.401 ********** 2026-04-10 04:11:31.863263 | instance | ok: [instance] 2026-04-10 04:11:31.863563 | instance | 2026-04-10 04:11:31.863939 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:11:31.864297 | instance | Friday 10 April 2026 04:11:31 +0000 (0:00:00.060) 0:21:42.461 ********** 2026-04-10 04:11:31.939239 | instance | skipping: [instance] 2026-04-10 04:11:31.939363 | instance | 2026-04-10 04:11:31.939558 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:11:31.939723 | instance | Friday 10 April 2026 04:11:31 +0000 (0:00:00.075) 0:21:42.537 ********** 2026-04-10 04:11:32.000118 | instance | skipping: [instance] 2026-04-10 04:11:32.000362 | instance | 2026-04-10 04:11:32.000647 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:11:32.000954 | instance | Friday 10 April 2026 04:11:31 +0000 (0:00:00.061) 0:21:42.599 ********** 2026-04-10 04:11:32.065969 | instance | ok: [instance] 2026-04-10 04:11:32.066204 | instance | 2026-04-10 04:11:32.066542 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:11:32.066910 | instance | Friday 10 April 2026 04:11:32 +0000 (0:00:00.065) 0:21:42.664 ********** 2026-04-10 04:11:32.176380 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 04:11:32.176605 | instance | ok: [instance] => (item=identity) 2026-04-10 04:11:32.176864 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 04:11:32.177127 | instance | ok: [instance] => (item=key_manager) 2026-04-10 04:11:32.177475 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 04:11:32.177747 | instance | 2026-04-10 04:11:32.178020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:11:32.178316 | instance | Friday 10 April 2026 04:11:32 +0000 (0:00:00.109) 0:21:42.774 ********** 2026-04-10 04:11:32.243551 | instance | ok: [instance] 2026-04-10 04:11:32.243784 | instance | 2026-04-10 04:11:32.244086 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:11:32.244349 | instance | Friday 10 April 2026 04:11:32 +0000 (0:00:00.067) 0:21:42.842 ********** 2026-04-10 04:11:32.305149 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:11:32.305304 | instance | 2026-04-10 04:11:32.305482 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:11:32.305650 | instance | Friday 10 April 2026 04:11:32 +0000 (0:00:00.061) 0:21:42.903 ********** 2026-04-10 04:11:32.850720 | instance | changed: [instance] 2026-04-10 04:11:32.850954 | instance | 2026-04-10 04:11:32.851218 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-04-10 04:11:32.851483 | instance | Friday 10 April 2026 04:11:32 +0000 (0:00:00.545) 0:21:43.449 ********** 2026-04-10 04:13:15.982815 | instance | changed: [instance] 2026-04-10 04:13:15.983892 | instance | 2026-04-10 04:13:15.983909 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 04:13:15.983920 | instance | Friday 10 April 2026 04:13:15 +0000 (0:01:43.131) 0:23:26.580 ********** 2026-04-10 04:13:16.227203 | instance | included: openstack_helm_ingress for instance 2026-04-10 04:13:16.227405 | instance | 2026-04-10 04:13:16.227700 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 04:13:16.227968 | instance | Friday 10 April 2026 04:13:16 +0000 (0:00:00.244) 0:23:26.825 ********** 2026-04-10 04:13:16.293545 | instance | skipping: [instance] 2026-04-10 04:13:16.293786 | instance | 2026-04-10 04:13:16.294069 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 04:13:16.294334 | instance | Friday 10 April 2026 04:13:16 +0000 (0:00:00.066) 0:23:26.892 ********** 2026-04-10 04:13:16.355384 | instance | skipping: [instance] 2026-04-10 04:13:16.355628 | instance | 2026-04-10 04:13:16.355908 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 04:13:16.356197 | instance | Friday 10 April 2026 04:13:16 +0000 (0:00:00.061) 0:23:26.954 ********** 2026-04-10 04:13:16.432293 | instance | ok: [instance] 2026-04-10 04:13:16.432551 | instance | 2026-04-10 04:13:16.432886 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-04-10 04:13:16.433161 | instance | Friday 10 April 2026 04:13:16 +0000 (0:00:00.076) 0:23:27.030 ********** 2026-04-10 04:13:16.518337 | instance | included: ingress for instance 2026-04-10 04:13:16.518529 | instance | 2026-04-10 04:13:16.518827 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-04-10 04:13:16.519092 | instance | Friday 10 April 2026 04:13:16 +0000 (0:00:00.086) 0:23:27.117 ********** 2026-04-10 04:13:17.488012 | instance | changed: [instance] 2026-04-10 04:13:17.488102 | instance | 2026-04-10 04:13:17.488265 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-04-10 04:13:17.488432 | instance | Friday 10 April 2026 04:13:17 +0000 (0:00:00.969) 0:23:28.086 ********** 2026-04-10 04:13:18.617566 | instance | changed: [instance] 2026-04-10 04:13:18.617810 | instance | 2026-04-10 04:13:18.618111 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-04-10 04:13:18.618388 | instance | Friday 10 April 2026 04:13:18 +0000 (0:00:01.129) 0:23:29.215 ********** 2026-04-10 04:13:28.452047 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-04-10 04:13:28.452335 | instance | 2026-04-10 04:13:28.452587 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:13:28.452813 | instance | Friday 10 April 2026 04:13:28 +0000 (0:00:09.834) 0:23:39.050 ********** 2026-04-10 04:13:28.522680 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:13:28.522934 | instance | 2026-04-10 04:13:28.523264 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:13:28.523542 | instance | Friday 10 April 2026 04:13:28 +0000 (0:00:00.071) 0:23:39.121 ********** 2026-04-10 04:13:29.037851 | instance | changed: [instance] 2026-04-10 04:13:29.037941 | instance | 2026-04-10 04:13:29.038129 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-04-10 04:13:29.038293 | instance | Friday 10 April 2026 04:13:29 +0000 (0:00:00.514) 0:23:39.636 ********** 2026-04-10 04:13:31.945749 | instance | changed: [instance] 2026-04-10 04:13:31.945949 | instance | 2026-04-10 04:13:31.946342 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:13:31.946552 | instance | Friday 10 April 2026 04:13:31 +0000 (0:00:02.906) 0:23:42.543 ********** 2026-04-10 04:13:32.003759 | instance | skipping: [instance] 2026-04-10 04:13:32.003844 | instance | 2026-04-10 04:13:32.004018 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:13:32.004244 | instance | Friday 10 April 2026 04:13:31 +0000 (0:00:00.059) 0:23:42.602 ********** 2026-04-10 04:13:32.055602 | instance | skipping: [instance] 2026-04-10 04:13:32.055895 | instance | 2026-04-10 04:13:32.056189 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:13:32.056459 | instance | Friday 10 April 2026 04:13:32 +0000 (0:00:00.052) 0:23:42.654 ********** 2026-04-10 04:13:32.111179 | instance | skipping: [instance] 2026-04-10 04:13:32.111390 | instance | 2026-04-10 04:13:32.111684 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:13:32.112025 | instance | Friday 10 April 2026 04:13:32 +0000 (0:00:00.055) 0:23:42.710 ********** 2026-04-10 04:13:32.171140 | instance | skipping: [instance] 2026-04-10 04:13:32.171349 | instance | 2026-04-10 04:13:32.171629 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:13:32.172045 | instance | Friday 10 April 2026 04:13:32 +0000 (0:00:00.059) 0:23:42.769 ********** 2026-04-10 04:13:32.223062 | instance | skipping: [instance] 2026-04-10 04:13:32.223312 | instance | 2026-04-10 04:13:32.223594 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:13:32.223888 | instance | Friday 10 April 2026 04:13:32 +0000 (0:00:00.051) 0:23:42.821 ********** 2026-04-10 04:13:32.267819 | instance | skipping: [instance] 2026-04-10 04:13:32.268055 | instance | 2026-04-10 04:13:32.268340 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:13:32.268611 | instance | Friday 10 April 2026 04:13:32 +0000 (0:00:00.044) 0:23:42.866 ********** 2026-04-10 04:13:32.332788 | instance | ok: [instance] 2026-04-10 04:13:32.332980 | instance | 2026-04-10 04:13:32.333294 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:13:32.333588 | instance | Friday 10 April 2026 04:13:32 +0000 (0:00:00.064) 0:23:42.931 ********** 2026-04-10 04:13:32.402486 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-04-10 04:13:32.402526 | instance | 2026-04-10 04:13:32.402681 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:13:32.402799 | instance | Friday 10 April 2026 04:13:32 +0000 (0:00:00.070) 0:23:43.001 ********** 2026-04-10 04:13:32.482196 | instance | ok: [instance] 2026-04-10 04:13:32.482235 | instance | 2026-04-10 04:13:32.482435 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:13:32.482496 | instance | Friday 10 April 2026 04:13:32 +0000 (0:00:00.079) 0:23:43.081 ********** 2026-04-10 04:13:32.554817 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:13:32.555031 | instance | 2026-04-10 04:13:32.555092 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:13:32.555225 | instance | Friday 10 April 2026 04:13:32 +0000 (0:00:00.072) 0:23:43.153 ********** 2026-04-10 04:13:33.090886 | instance | changed: [instance] 2026-04-10 04:13:33.091133 | instance | 2026-04-10 04:13:33.091437 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-04-10 04:13:33.091717 | instance | Friday 10 April 2026 04:13:33 +0000 (0:00:00.535) 0:23:43.689 ********** 2026-04-10 04:13:56.211017 | instance | ok: [instance] 2026-04-10 04:13:56.211218 | instance | 2026-04-10 04:13:56.211497 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-04-10 04:13:56.211780 | instance | Friday 10 April 2026 04:13:56 +0000 (0:00:23.120) 0:24:06.809 ********** 2026-04-10 04:14:10.994668 | instance | ok: [instance] 2026-04-10 04:14:10.994751 | instance | 2026-04-10 04:14:10.995353 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-04-10 04:14:10.995419 | instance | Friday 10 April 2026 04:14:10 +0000 (0:00:14.783) 0:24:21.592 ********** 2026-04-10 04:14:12.423129 | instance | ok: [instance] 2026-04-10 04:14:12.423211 | instance | 2026-04-10 04:14:12.423439 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-04-10 04:14:12.423452 | instance | Friday 10 April 2026 04:14:12 +0000 (0:00:01.428) 0:24:23.021 ********** 2026-04-10 04:14:13.654371 | instance | ok: [instance] 2026-04-10 04:14:13.654452 | instance | 2026-04-10 04:14:13.654461 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-04-10 04:14:13.654478 | instance | Friday 10 April 2026 04:14:13 +0000 (0:00:01.231) 0:24:24.252 ********** 2026-04-10 04:14:14.392972 | instance | changed: [instance] 2026-04-10 04:14:14.393095 | instance | 2026-04-10 04:14:14.393265 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-04-10 04:14:14.393431 | instance | Friday 10 April 2026 04:14:14 +0000 (0:00:00.738) 0:24:24.991 ********** 2026-04-10 04:14:15.110848 | instance | changed: [instance] 2026-04-10 04:14:15.110942 | instance | 2026-04-10 04:14:15.111251 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-04-10 04:14:15.111348 | instance | Friday 10 April 2026 04:14:15 +0000 (0:00:00.717) 0:24:25.708 ********** 2026-04-10 04:14:18.468046 | instance | changed: [instance] 2026-04-10 04:14:18.468098 | instance | 2026-04-10 04:14:18.468104 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-04-10 04:14:18.468109 | instance | Friday 10 April 2026 04:14:18 +0000 (0:00:03.357) 0:24:29.066 ********** 2026-04-10 04:14:20.110826 | instance | [WARNING]: Module did not set no_log for update_password 2026-04-10 04:14:20.147389 | instance | changed: [instance] 2026-04-10 04:14:20.147457 | instance | 2026-04-10 04:14:20.147463 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-04-10 04:14:20.147469 | instance | Friday 10 April 2026 04:14:20 +0000 (0:00:01.679) 0:24:30.745 ********** 2026-04-10 04:14:27.473973 | instance | ok: [instance] 2026-04-10 04:14:27.474273 | instance | 2026-04-10 04:14:27.474337 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-04-10 04:14:27.474464 | instance | Friday 10 April 2026 04:14:27 +0000 (0:00:07.327) 0:24:38.072 ********** 2026-04-10 04:14:28.633545 | instance | changed: [instance] 2026-04-10 04:14:28.633608 | instance | 2026-04-10 04:14:28.633776 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-04-10 04:14:28.633963 | instance | Friday 10 April 2026 04:14:28 +0000 (0:00:01.159) 0:24:39.231 ********** 2026-04-10 04:14:30.688052 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-78.nip.io/swift/v1/%(tenant_id)s'}) 2026-04-10 04:14:30.688125 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-04-10 04:14:30.688150 | instance | 2026-04-10 04:14:30.688170 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 04:14:30.688180 | instance | Friday 10 April 2026 04:14:30 +0000 (0:00:02.054) 0:24:41.286 ********** 2026-04-10 04:14:30.796266 | instance | included: openstack_helm_ingress for instance 2026-04-10 04:14:30.796473 | instance | 2026-04-10 04:14:30.796757 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 04:14:30.797043 | instance | Friday 10 April 2026 04:14:30 +0000 (0:00:00.108) 0:24:41.395 ********** 2026-04-10 04:14:30.854995 | instance | skipping: [instance] 2026-04-10 04:14:30.855208 | instance | 2026-04-10 04:14:30.855478 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 04:14:30.855745 | instance | Friday 10 April 2026 04:14:30 +0000 (0:00:00.058) 0:24:41.453 ********** 2026-04-10 04:14:30.911174 | instance | skipping: [instance] 2026-04-10 04:14:30.911432 | instance | 2026-04-10 04:14:30.911713 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 04:14:30.911974 | instance | Friday 10 April 2026 04:14:30 +0000 (0:00:00.056) 0:24:41.510 ********** 2026-04-10 04:14:30.978459 | instance | ok: [instance] 2026-04-10 04:14:30.978729 | instance | 2026-04-10 04:14:30.978993 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-04-10 04:14:30.979256 | instance | Friday 10 April 2026 04:14:30 +0000 (0:00:00.067) 0:24:41.577 ********** 2026-04-10 04:14:31.061846 | instance | included: ingress for instance 2026-04-10 04:14:31.062082 | instance | 2026-04-10 04:14:31.062347 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-04-10 04:14:31.062638 | instance | Friday 10 April 2026 04:14:31 +0000 (0:00:00.083) 0:24:41.660 ********** 2026-04-10 04:14:32.087707 | instance | changed: [instance] 2026-04-10 04:14:32.087924 | instance | 2026-04-10 04:14:32.088222 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:14:32.088479 | instance | Friday 10 April 2026 04:14:32 +0000 (0:00:01.024) 0:24:42.685 ********** 2026-04-10 04:14:32.151543 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:14:32.151793 | instance | 2026-04-10 04:14:32.152071 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:14:32.152333 | instance | Friday 10 April 2026 04:14:32 +0000 (0:00:00.064) 0:24:42.750 ********** 2026-04-10 04:14:32.703849 | instance | changed: [instance] 2026-04-10 04:14:32.703954 | instance | 2026-04-10 04:14:32.704055 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-04-10 04:14:32.704183 | instance | Friday 10 April 2026 04:14:32 +0000 (0:00:00.551) 0:24:43.302 ********** 2026-04-10 04:14:47.387806 | instance | ok: [instance] 2026-04-10 04:14:47.388028 | instance | 2026-04-10 04:14:47.388334 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-04-10 04:14:47.388621 | instance | Friday 10 April 2026 04:14:47 +0000 (0:00:14.683) 0:24:57.986 ********** 2026-04-10 04:14:47.459985 | instance | ok: [instance] => (item=10.96.240.200) 2026-04-10 04:14:47.460207 | instance | 2026-04-10 04:14:47.460466 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-04-10 04:14:47.460752 | instance | Friday 10 April 2026 04:14:47 +0000 (0:00:00.072) 0:24:58.058 ********** 2026-04-10 04:14:48.192860 | instance | changed: [instance] 2026-04-10 04:14:48.193322 | instance | 2026-04-10 04:14:48.193346 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-04-10 04:14:48.193598 | instance | Friday 10 April 2026 04:14:48 +0000 (0:00:00.732) 0:24:58.791 ********** 2026-04-10 04:14:48.908697 | instance | changed: [instance] 2026-04-10 04:14:48.908896 | instance | 2026-04-10 04:14:48.909165 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-04-10 04:14:48.909431 | instance | Friday 10 April 2026 04:14:48 +0000 (0:00:00.715) 0:24:59.507 ********** 2026-04-10 04:14:50.455997 | instance | ok: [instance] 2026-04-10 04:14:50.456093 | instance | 2026-04-10 04:14:50.456500 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-04-10 04:14:50.456556 | instance | Friday 10 April 2026 04:14:50 +0000 (0:00:01.547) 0:25:01.054 ********** 2026-04-10 04:14:50.534325 | instance | ok: [instance] 2026-04-10 04:14:50.534428 | instance | 2026-04-10 04:14:50.534708 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-04-10 04:14:50.534980 | instance | Friday 10 April 2026 04:14:50 +0000 (0:00:00.078) 0:25:01.132 ********** 2026-04-10 04:14:51.215142 | instance | changed: [instance] 2026-04-10 04:14:51.215233 | instance | 2026-04-10 04:14:51.215337 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-04-10 04:14:51.215457 | instance | Friday 10 April 2026 04:14:51 +0000 (0:00:00.680) 0:25:01.813 ********** 2026-04-10 04:14:51.379989 | instance | ok: [instance] 2026-04-10 04:14:51.380072 | instance | 2026-04-10 04:14:51.380172 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-04-10 04:14:51.380286 | instance | Friday 10 April 2026 04:14:51 +0000 (0:00:00.164) 0:25:01.978 ********** 2026-04-10 04:14:52.726955 | instance | changed: [instance] 2026-04-10 04:14:52.727035 | instance | 2026-04-10 04:14:52.727287 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:14:52.727346 | instance | Friday 10 April 2026 04:14:52 +0000 (0:00:01.346) 0:25:03.325 ********** 2026-04-10 04:14:52.822096 | instance | ok: [instance] 2026-04-10 04:14:52.822234 | instance | 2026-04-10 04:14:52.822367 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:14:52.822489 | instance | Friday 10 April 2026 04:14:52 +0000 (0:00:00.095) 0:25:03.420 ********** 2026-04-10 04:14:52.917556 | instance | included: rabbitmq for instance 2026-04-10 04:14:52.917804 | instance | 2026-04-10 04:14:52.918154 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 04:14:52.918421 | instance | Friday 10 April 2026 04:14:52 +0000 (0:00:00.095) 0:25:03.516 ********** 2026-04-10 04:14:53.642255 | instance | ok: [instance] 2026-04-10 04:14:53.642535 | instance | 2026-04-10 04:14:53.642914 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 04:14:53.643213 | instance | Friday 10 April 2026 04:14:53 +0000 (0:00:00.724) 0:25:04.240 ********** 2026-04-10 04:14:53.694693 | instance | skipping: [instance] 2026-04-10 04:14:53.694922 | instance | 2026-04-10 04:14:53.695225 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 04:14:53.695520 | instance | Friday 10 April 2026 04:14:53 +0000 (0:00:00.052) 0:25:04.293 ********** 2026-04-10 04:14:53.745194 | instance | skipping: [instance] 2026-04-10 04:14:53.745374 | instance | 2026-04-10 04:14:53.745640 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 04:14:53.745929 | instance | Friday 10 April 2026 04:14:53 +0000 (0:00:00.050) 0:25:04.344 ********** 2026-04-10 04:14:53.793838 | instance | skipping: [instance] 2026-04-10 04:14:53.794042 | instance | 2026-04-10 04:14:53.794311 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 04:14:53.794659 | instance | Friday 10 April 2026 04:14:53 +0000 (0:00:00.048) 0:25:04.392 ********** 2026-04-10 04:15:24.719533 | instance | changed: [instance] 2026-04-10 04:15:24.719695 | instance | 2026-04-10 04:15:24.719903 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:15:24.720136 | instance | Friday 10 April 2026 04:15:24 +0000 (0:00:30.925) 0:25:35.317 ********** 2026-04-10 04:15:25.435011 | instance | ok: [instance] 2026-04-10 04:15:25.435247 | instance | 2026-04-10 04:15:25.435381 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:15:25.435504 | instance | Friday 10 April 2026 04:15:25 +0000 (0:00:00.715) 0:25:36.033 ********** 2026-04-10 04:15:25.501529 | instance | ok: [instance] 2026-04-10 04:15:25.501678 | instance | 2026-04-10 04:15:25.501854 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:15:25.502032 | instance | Friday 10 April 2026 04:15:25 +0000 (0:00:00.066) 0:25:36.100 ********** 2026-04-10 04:15:25.561769 | instance | skipping: [instance] 2026-04-10 04:15:25.561903 | instance | 2026-04-10 04:15:25.562081 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:15:25.562453 | instance | Friday 10 April 2026 04:15:25 +0000 (0:00:00.060) 0:25:36.160 ********** 2026-04-10 04:15:25.623475 | instance | skipping: [instance] 2026-04-10 04:15:25.623587 | instance | 2026-04-10 04:15:25.623720 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:15:25.623842 | instance | Friday 10 April 2026 04:15:25 +0000 (0:00:00.061) 0:25:36.221 ********** 2026-04-10 04:15:25.683289 | instance | ok: [instance] 2026-04-10 04:15:25.683539 | instance | 2026-04-10 04:15:25.683811 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:15:25.684071 | instance | Friday 10 April 2026 04:15:25 +0000 (0:00:00.060) 0:25:36.282 ********** 2026-04-10 04:15:25.831631 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 04:15:25.832035 | instance | ok: [instance] => (item=dashboard) 2026-04-10 04:15:25.832361 | instance | ok: [instance] => (item=identity) 2026-04-10 04:15:25.832684 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 04:15:25.833004 | instance | ok: [instance] => (item=image) 2026-04-10 04:15:25.833324 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 04:15:25.833633 | instance | 2026-04-10 04:15:25.833962 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:15:25.834284 | instance | Friday 10 April 2026 04:15:25 +0000 (0:00:00.147) 0:25:36.429 ********** 2026-04-10 04:15:25.914123 | instance | ok: [instance] 2026-04-10 04:15:25.914384 | instance | 2026-04-10 04:15:25.914862 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:15:25.915552 | instance | Friday 10 April 2026 04:15:25 +0000 (0:00:00.081) 0:25:36.511 ********** 2026-04-10 04:15:25.982874 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:15:25.983092 | instance | 2026-04-10 04:15:25.983437 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:15:25.983702 | instance | Friday 10 April 2026 04:15:25 +0000 (0:00:00.069) 0:25:36.581 ********** 2026-04-10 04:15:26.688925 | instance | changed: [instance] 2026-04-10 04:15:26.689150 | instance | 2026-04-10 04:15:26.689423 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-04-10 04:15:26.689687 | instance | Friday 10 April 2026 04:15:26 +0000 (0:00:00.705) 0:25:37.286 ********** 2026-04-10 04:15:26.982311 | instance | ok: [instance] 2026-04-10 04:15:26.982530 | instance | 2026-04-10 04:15:26.982833 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-04-10 04:15:26.983105 | instance | Friday 10 April 2026 04:15:26 +0000 (0:00:00.293) 0:25:37.580 ********** 2026-04-10 04:17:43.757736 | instance | changed: [instance] 2026-04-10 04:17:43.757857 | instance | 2026-04-10 04:17:43.758024 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 04:17:43.758227 | instance | Friday 10 April 2026 04:17:43 +0000 (0:02:16.768) 0:27:54.348 ********** 2026-04-10 04:17:43.855055 | instance | included: openstack_helm_ingress for instance 2026-04-10 04:17:43.855275 | instance | 2026-04-10 04:17:43.855543 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 04:17:43.855803 | instance | Friday 10 April 2026 04:17:43 +0000 (0:00:00.104) 0:27:54.453 ********** 2026-04-10 04:17:43.921023 | instance | skipping: [instance] 2026-04-10 04:17:43.921296 | instance | 2026-04-10 04:17:43.921661 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 04:17:43.922191 | instance | Friday 10 April 2026 04:17:43 +0000 (0:00:00.066) 0:27:54.519 ********** 2026-04-10 04:17:43.983843 | instance | skipping: [instance] 2026-04-10 04:17:43.984075 | instance | 2026-04-10 04:17:43.984350 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 04:17:43.984613 | instance | Friday 10 April 2026 04:17:43 +0000 (0:00:00.062) 0:27:54.582 ********** 2026-04-10 04:17:44.057833 | instance | ok: [instance] 2026-04-10 04:17:44.058061 | instance | 2026-04-10 04:17:44.058330 | instance | TASK [Create Ingress image] **************************************************** 2026-04-10 04:17:44.058626 | instance | Friday 10 April 2026 04:17:44 +0000 (0:00:00.074) 0:27:54.656 ********** 2026-04-10 04:17:44.157937 | instance | included: ingress for instance 2026-04-10 04:17:44.158150 | instance | 2026-04-10 04:17:44.158800 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-04-10 04:17:44.159088 | instance | Friday 10 April 2026 04:17:44 +0000 (0:00:00.099) 0:27:54.756 ********** 2026-04-10 04:17:45.254936 | instance | changed: [instance] 2026-04-10 04:17:45.255058 | instance | 2026-04-10 04:17:45.255237 | instance | TASK [Create images] *********************************************************** 2026-04-10 04:17:45.255412 | instance | Friday 10 April 2026 04:17:45 +0000 (0:00:01.096) 0:27:55.852 ********** 2026-04-10 04:17:45.404959 | instance | included: glance_image for instance => (item={'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img', 'min_disk': 1, 'disk_format': 'raw', 'container_format': 'bare', 'is_public': True}) 2026-04-10 04:17:45.405119 | instance | 2026-04-10 04:17:45.405265 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-10 04:17:45.405433 | instance | Friday 10 April 2026 04:17:45 +0000 (0:00:00.150) 0:27:56.003 ********** 2026-04-10 04:17:48.799613 | instance | changed: [instance] 2026-04-10 04:17:48.799729 | instance | 2026-04-10 04:17:48.799940 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-10 04:17:48.800081 | instance | Friday 10 April 2026 04:17:48 +0000 (0:00:03.394) 0:27:59.398 ********** 2026-04-10 04:19:51.323844 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left). 2026-04-10 04:19:51.324078 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left). 2026-04-10 04:19:51.324378 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left). 2026-04-10 04:19:51.324649 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left). 2026-04-10 04:19:51.324912 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left). 2026-04-10 04:19:51.325172 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left). 2026-04-10 04:19:51.325435 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left). 2026-04-10 04:19:51.325694 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left). 2026-04-10 04:19:51.325955 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left). 2026-04-10 04:19:51.326215 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left). 2026-04-10 04:19:51.326490 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left). 2026-04-10 04:19:51.326804 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left). 2026-04-10 04:19:51.327067 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left). 2026-04-10 04:19:51.327326 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left). 2026-04-10 04:19:51.327588 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left). 2026-04-10 04:19:51.327846 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left). 2026-04-10 04:19:51.328106 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left). 2026-04-10 04:19:51.328387 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left). 2026-04-10 04:19:51.328648 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left). 2026-04-10 04:19:51.328907 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left). 2026-04-10 04:19:51.329167 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left). 2026-04-10 04:19:51.329434 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left). 2026-04-10 04:19:51.329690 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left). 2026-04-10 04:19:51.329951 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left). 2026-04-10 04:19:51.330213 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left). 2026-04-10 04:19:51.330481 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left). 2026-04-10 04:19:51.330777 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left). 2026-04-10 04:19:51.331037 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left). 2026-04-10 04:19:51.331296 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left). 2026-04-10 04:19:51.331554 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left). 2026-04-10 04:19:51.331814 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left). 2026-04-10 04:19:51.332073 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left). 2026-04-10 04:19:51.332389 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left). 2026-04-10 04:19:51.332717 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left). 2026-04-10 04:19:51.332985 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left). 2026-04-10 04:19:51.333244 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left). 2026-04-10 04:19:51.333448 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left). 2026-04-10 04:19:51.333604 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left). 2026-04-10 04:19:51.333770 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left). 2026-04-10 04:19:51.333930 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left). 2026-04-10 04:19:51.334097 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left). 2026-04-10 04:19:51.334260 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left). 2026-04-10 04:19:51.334428 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left). 2026-04-10 04:19:51.334588 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left). 2026-04-10 04:19:51.334787 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left). 2026-04-10 04:19:51.334938 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left). 2026-04-10 04:19:51.335101 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left). 2026-04-10 04:19:51.335264 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left). 2026-04-10 04:19:51.335441 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left). 2026-04-10 04:19:51.335597 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left). 2026-04-10 04:19:51.335760 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left). 2026-04-10 04:19:51.335924 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left). 2026-04-10 04:19:51.336089 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left). 2026-04-10 04:19:51.336282 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left). 2026-04-10 04:19:51.336440 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left). 2026-04-10 04:19:51.336607 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left). 2026-04-10 04:19:51.336769 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left). 2026-04-10 04:19:51.337019 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left). 2026-04-10 04:19:51.337193 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left). 2026-04-10 04:19:51.337356 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left). 2026-04-10 04:19:51.337523 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left). 2026-04-10 04:19:51.337693 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left). 2026-04-10 04:19:51.337856 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left). 2026-04-10 04:19:51.338015 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left). 2026-04-10 04:19:51.338178 | instance | FAILED - RETRYING: [instance]: Check if image exists (56 retries left). 2026-04-10 04:19:51.338347 | instance | FAILED - RETRYING: [instance]: Check if image exists (55 retries left). 2026-04-10 04:19:51.338511 | instance | FAILED - RETRYING: [instance]: Check if image exists (54 retries left). 2026-04-10 04:19:51.338693 | instance | ok: [instance] 2026-04-10 04:19:51.338846 | instance | 2026-04-10 04:19:51.339014 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-10 04:19:51.339179 | instance | Friday 10 April 2026 04:19:51 +0000 (0:02:02.523) 0:30:01.922 ********** 2026-04-10 04:19:51.535982 | instance | changed: [instance] 2026-04-10 04:19:51.536199 | instance | 2026-04-10 04:19:51.536529 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-10 04:19:51.536829 | instance | Friday 10 April 2026 04:19:51 +0000 (0:00:00.212) 0:30:02.134 ********** 2026-04-10 04:19:52.382042 | instance | changed: [instance] 2026-04-10 04:19:52.382145 | instance | 2026-04-10 04:19:52.382221 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-10 04:19:52.382370 | instance | Friday 10 April 2026 04:19:52 +0000 (0:00:00.846) 0:30:02.980 ********** 2026-04-10 04:19:52.609729 | instance | ok: [instance] 2026-04-10 04:19:52.609934 | instance | 2026-04-10 04:19:52.610207 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-10 04:19:52.610476 | instance | Friday 10 April 2026 04:19:52 +0000 (0:00:00.227) 0:30:03.208 ********** 2026-04-10 04:19:52.891242 | instance | changed: [instance] 2026-04-10 04:19:52.891441 | instance | 2026-04-10 04:19:52.891840 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-10 04:19:52.892236 | instance | Friday 10 April 2026 04:19:52 +0000 (0:00:00.280) 0:30:03.489 ********** 2026-04-10 04:19:53.561329 | instance | ok: [instance] 2026-04-10 04:19:53.561549 | instance | 2026-04-10 04:19:53.561823 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-10 04:19:53.562088 | instance | Friday 10 April 2026 04:19:53 +0000 (0:00:00.670) 0:30:04.159 ********** 2026-04-10 04:19:58.501952 | instance | changed: [instance] 2026-04-10 04:19:58.502174 | instance | 2026-04-10 04:19:58.502447 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-10 04:19:58.502757 | instance | Friday 10 April 2026 04:19:58 +0000 (0:00:04.940) 0:30:09.100 ********** 2026-04-10 04:19:58.808516 | instance | changed: [instance] 2026-04-10 04:19:58.808776 | instance | 2026-04-10 04:19:58.809038 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:19:58.809302 | instance | Friday 10 April 2026 04:19:58 +0000 (0:00:00.306) 0:30:09.407 ********** 2026-04-10 04:19:58.892957 | instance | ok: [instance] 2026-04-10 04:19:58.893056 | instance | 2026-04-10 04:19:58.893244 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:19:58.893473 | instance | Friday 10 April 2026 04:19:58 +0000 (0:00:00.084) 0:30:09.491 ********** 2026-04-10 04:19:58.950848 | instance | skipping: [instance] 2026-04-10 04:19:58.951001 | instance | 2026-04-10 04:19:58.951180 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:19:58.951365 | instance | Friday 10 April 2026 04:19:58 +0000 (0:00:00.058) 0:30:09.550 ********** 2026-04-10 04:19:59.000141 | instance | skipping: [instance] 2026-04-10 04:19:59.000279 | instance | 2026-04-10 04:19:59.000454 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:19:59.000621 | instance | Friday 10 April 2026 04:19:58 +0000 (0:00:00.049) 0:30:09.599 ********** 2026-04-10 04:19:59.049953 | instance | skipping: [instance] 2026-04-10 04:19:59.050097 | instance | 2026-04-10 04:19:59.050292 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:19:59.050462 | instance | Friday 10 April 2026 04:19:59 +0000 (0:00:00.049) 0:30:09.648 ********** 2026-04-10 04:19:59.111100 | instance | skipping: [instance] 2026-04-10 04:19:59.112397 | instance | 2026-04-10 04:19:59.112579 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:19:59.112744 | instance | Friday 10 April 2026 04:19:59 +0000 (0:00:00.061) 0:30:09.710 ********** 2026-04-10 04:19:59.168421 | instance | skipping: [instance] 2026-04-10 04:19:59.168559 | instance | 2026-04-10 04:19:59.168754 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:19:59.168922 | instance | Friday 10 April 2026 04:19:59 +0000 (0:00:00.057) 0:30:09.767 ********** 2026-04-10 04:19:59.227925 | instance | ok: [instance] 2026-04-10 04:19:59.228035 | instance | 2026-04-10 04:19:59.228165 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:19:59.228285 | instance | Friday 10 April 2026 04:19:59 +0000 (0:00:00.059) 0:30:09.826 ********** 2026-04-10 04:19:59.369155 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 04:19:59.369596 | instance | ok: [instance] => (item=staffeln) 2026-04-10 04:19:59.369899 | instance | ok: [instance] => (item=identity) 2026-04-10 04:19:59.370159 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 04:19:59.370403 | instance | 2026-04-10 04:19:59.370757 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:19:59.371026 | instance | Friday 10 April 2026 04:19:59 +0000 (0:00:00.140) 0:30:09.967 ********** 2026-04-10 04:19:59.448176 | instance | ok: [instance] 2026-04-10 04:19:59.448399 | instance | 2026-04-10 04:19:59.448683 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:19:59.448983 | instance | Friday 10 April 2026 04:19:59 +0000 (0:00:00.079) 0:30:10.046 ********** 2026-04-10 04:19:59.524043 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:19:59.524313 | instance | 2026-04-10 04:19:59.524649 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:19:59.524941 | instance | Friday 10 April 2026 04:19:59 +0000 (0:00:00.075) 0:30:10.122 ********** 2026-04-10 04:20:00.058333 | instance | changed: [instance] 2026-04-10 04:20:00.058552 | instance | 2026-04-10 04:20:00.058874 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-04-10 04:20:00.059143 | instance | Friday 10 April 2026 04:20:00 +0000 (0:00:00.533) 0:30:10.656 ********** 2026-04-10 04:20:21.319372 | instance | changed: [instance] 2026-04-10 04:20:21.319581 | instance | 2026-04-10 04:20:21.319862 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:20:21.320129 | instance | Friday 10 April 2026 04:20:21 +0000 (0:00:21.261) 0:30:31.918 ********** 2026-04-10 04:20:21.413091 | instance | ok: [instance] 2026-04-10 04:20:21.413328 | instance | 2026-04-10 04:20:21.413582 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:20:21.413843 | instance | Friday 10 April 2026 04:20:21 +0000 (0:00:00.093) 0:30:32.011 ********** 2026-04-10 04:20:21.494513 | instance | included: rabbitmq for instance 2026-04-10 04:20:21.494745 | instance | 2026-04-10 04:20:21.495035 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 04:20:21.495356 | instance | Friday 10 April 2026 04:20:21 +0000 (0:00:00.081) 0:30:32.093 ********** 2026-04-10 04:20:22.208019 | instance | ok: [instance] 2026-04-10 04:20:22.208256 | instance | 2026-04-10 04:20:22.208535 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 04:20:22.208803 | instance | Friday 10 April 2026 04:20:22 +0000 (0:00:00.713) 0:30:32.806 ********** 2026-04-10 04:20:22.260864 | instance | skipping: [instance] 2026-04-10 04:20:22.260992 | instance | 2026-04-10 04:20:22.261170 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 04:20:22.261342 | instance | Friday 10 April 2026 04:20:22 +0000 (0:00:00.053) 0:30:32.859 ********** 2026-04-10 04:20:22.325421 | instance | skipping: [instance] 2026-04-10 04:20:22.325675 | instance | 2026-04-10 04:20:22.325950 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 04:20:22.326208 | instance | Friday 10 April 2026 04:20:22 +0000 (0:00:00.064) 0:30:32.924 ********** 2026-04-10 04:20:22.380030 | instance | skipping: [instance] 2026-04-10 04:20:22.380358 | instance | 2026-04-10 04:20:22.380712 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 04:20:22.380977 | instance | Friday 10 April 2026 04:20:22 +0000 (0:00:00.054) 0:30:32.978 ********** 2026-04-10 04:20:53.256421 | instance | changed: [instance] 2026-04-10 04:20:53.256689 | instance | 2026-04-10 04:20:53.256900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:20:53.257170 | instance | Friday 10 April 2026 04:20:53 +0000 (0:00:30.876) 0:31:03.854 ********** 2026-04-10 04:20:53.914211 | instance | ok: [instance] 2026-04-10 04:20:53.914430 | instance | 2026-04-10 04:20:53.914748 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:20:53.915015 | instance | Friday 10 April 2026 04:20:53 +0000 (0:00:00.657) 0:31:04.512 ********** 2026-04-10 04:20:53.971509 | instance | ok: [instance] 2026-04-10 04:20:53.971763 | instance | 2026-04-10 04:20:53.972049 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:20:53.972316 | instance | Friday 10 April 2026 04:20:53 +0000 (0:00:00.057) 0:31:04.570 ********** 2026-04-10 04:20:54.037409 | instance | skipping: [instance] 2026-04-10 04:20:54.037650 | instance | 2026-04-10 04:20:54.037922 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:20:54.038183 | instance | Friday 10 April 2026 04:20:54 +0000 (0:00:00.066) 0:31:04.636 ********** 2026-04-10 04:20:54.098396 | instance | skipping: [instance] 2026-04-10 04:20:54.098515 | instance | 2026-04-10 04:20:54.099212 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:20:54.099303 | instance | Friday 10 April 2026 04:20:54 +0000 (0:00:00.061) 0:31:04.697 ********** 2026-04-10 04:20:54.167183 | instance | ok: [instance] 2026-04-10 04:20:54.167425 | instance | 2026-04-10 04:20:54.167693 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:20:54.167957 | instance | Friday 10 April 2026 04:20:54 +0000 (0:00:00.068) 0:31:04.766 ********** 2026-04-10 04:20:54.296471 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 04:20:54.296645 | instance | ok: [instance] => (item=identity) 2026-04-10 04:20:54.296913 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 04:20:54.297164 | instance | ok: [instance] => (item=image) 2026-04-10 04:20:54.297421 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 04:20:54.297681 | instance | ok: [instance] => (item=volumev3) 2026-04-10 04:20:54.297923 | instance | 2026-04-10 04:20:54.298221 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:20:54.298486 | instance | Friday 10 April 2026 04:20:54 +0000 (0:00:00.129) 0:31:04.895 ********** 2026-04-10 04:20:54.368411 | instance | ok: [instance] 2026-04-10 04:20:54.368488 | instance | 2026-04-10 04:20:54.368564 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:20:54.368687 | instance | Friday 10 April 2026 04:20:54 +0000 (0:00:00.071) 0:31:04.967 ********** 2026-04-10 04:20:54.435183 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:20:54.435401 | instance | 2026-04-10 04:20:54.435676 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:20:54.435945 | instance | Friday 10 April 2026 04:20:54 +0000 (0:00:00.067) 0:31:05.034 ********** 2026-04-10 04:20:54.977077 | instance | changed: [instance] 2026-04-10 04:20:54.977200 | instance | 2026-04-10 04:20:54.977367 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-04-10 04:20:54.977532 | instance | Friday 10 April 2026 04:20:54 +0000 (0:00:00.541) 0:31:05.575 ********** 2026-04-10 04:20:55.441510 | instance | ok: [instance] 2026-04-10 04:20:55.441716 | instance | 2026-04-10 04:20:55.441989 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-04-10 04:20:55.442252 | instance | Friday 10 April 2026 04:20:55 +0000 (0:00:00.464) 0:31:06.040 ********** 2026-04-10 04:20:55.521503 | instance | ok: [instance] 2026-04-10 04:20:55.521739 | instance | 2026-04-10 04:20:55.522006 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-04-10 04:20:55.522288 | instance | Friday 10 April 2026 04:20:55 +0000 (0:00:00.080) 0:31:06.120 ********** 2026-04-10 04:20:55.692971 | instance | ok: [instance] 2026-04-10 04:20:55.693035 | instance | 2026-04-10 04:20:55.693285 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-04-10 04:20:55.693400 | instance | Friday 10 April 2026 04:20:55 +0000 (0:00:00.171) 0:31:06.291 ********** 2026-04-10 04:25:44.211539 | instance | changed: [instance] 2026-04-10 04:25:44.211626 | instance | 2026-04-10 04:25:44.211639 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 04:25:44.211649 | instance | Friday 10 April 2026 04:25:44 +0000 (0:04:48.518) 0:35:54.809 ********** 2026-04-10 04:25:44.316633 | instance | included: openstack_helm_ingress for instance 2026-04-10 04:25:44.316711 | instance | 2026-04-10 04:25:44.316958 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 04:25:44.317007 | instance | Friday 10 April 2026 04:25:44 +0000 (0:00:00.105) 0:35:54.915 ********** 2026-04-10 04:25:44.376623 | instance | skipping: [instance] 2026-04-10 04:25:44.376716 | instance | 2026-04-10 04:25:44.376927 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 04:25:44.377009 | instance | Friday 10 April 2026 04:25:44 +0000 (0:00:00.059) 0:35:54.974 ********** 2026-04-10 04:25:44.443335 | instance | skipping: [instance] 2026-04-10 04:25:44.443427 | instance | 2026-04-10 04:25:44.443444 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 04:25:44.443459 | instance | Friday 10 April 2026 04:25:44 +0000 (0:00:00.066) 0:35:55.041 ********** 2026-04-10 04:25:44.515836 | instance | ok: [instance] 2026-04-10 04:25:44.516123 | instance | 2026-04-10 04:25:44.516207 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-04-10 04:25:44.516221 | instance | Friday 10 April 2026 04:25:44 +0000 (0:00:00.072) 0:35:55.114 ********** 2026-04-10 04:25:44.594171 | instance | included: ingress for instance 2026-04-10 04:25:44.594390 | instance | 2026-04-10 04:25:44.594546 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-04-10 04:25:44.594726 | instance | Friday 10 April 2026 04:25:44 +0000 (0:00:00.078) 0:35:55.192 ********** 2026-04-10 04:25:45.781874 | instance | changed: [instance] 2026-04-10 04:25:45.781964 | instance | 2026-04-10 04:25:45.782084 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:25:45.782201 | instance | Friday 10 April 2026 04:25:45 +0000 (0:00:01.187) 0:35:56.380 ********** 2026-04-10 04:25:45.861201 | instance | ok: [instance] 2026-04-10 04:25:45.861550 | instance | 2026-04-10 04:25:45.861569 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:25:45.861575 | instance | Friday 10 April 2026 04:25:45 +0000 (0:00:00.079) 0:35:56.460 ********** 2026-04-10 04:25:45.910709 | instance | skipping: [instance] 2026-04-10 04:25:45.910791 | instance | 2026-04-10 04:25:45.911076 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:25:45.911119 | instance | Friday 10 April 2026 04:25:45 +0000 (0:00:00.049) 0:35:56.509 ********** 2026-04-10 04:25:45.956860 | instance | skipping: [instance] 2026-04-10 04:25:45.956933 | instance | 2026-04-10 04:25:45.957063 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:25:45.957188 | instance | Friday 10 April 2026 04:25:45 +0000 (0:00:00.046) 0:35:56.555 ********** 2026-04-10 04:25:46.003876 | instance | skipping: [instance] 2026-04-10 04:25:46.003953 | instance | 2026-04-10 04:25:46.004056 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:25:46.004174 | instance | Friday 10 April 2026 04:25:45 +0000 (0:00:00.046) 0:35:56.602 ********** 2026-04-10 04:25:46.069534 | instance | skipping: [instance] 2026-04-10 04:25:46.069591 | instance | 2026-04-10 04:25:46.069736 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:25:46.069858 | instance | Friday 10 April 2026 04:25:46 +0000 (0:00:00.065) 0:35:56.668 ********** 2026-04-10 04:25:46.125939 | instance | skipping: [instance] 2026-04-10 04:25:46.126009 | instance | 2026-04-10 04:25:46.126296 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:25:46.126343 | instance | Friday 10 April 2026 04:25:46 +0000 (0:00:00.056) 0:35:56.724 ********** 2026-04-10 04:25:46.184102 | instance | ok: [instance] 2026-04-10 04:25:46.184172 | instance | 2026-04-10 04:25:46.184463 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:25:46.184508 | instance | Friday 10 April 2026 04:25:46 +0000 (0:00:00.058) 0:35:56.783 ********** 2026-04-10 04:25:46.282574 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 04:25:46.282737 | instance | ok: [instance] => (item=placement) 2026-04-10 04:25:46.282750 | instance | ok: [instance] => (item=identity) 2026-04-10 04:25:46.282760 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 04:25:46.282770 | instance | 2026-04-10 04:25:46.282786 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:25:46.282877 | instance | Friday 10 April 2026 04:25:46 +0000 (0:00:00.096) 0:35:56.880 ********** 2026-04-10 04:25:46.344960 | instance | ok: [instance] 2026-04-10 04:25:46.345185 | instance | 2026-04-10 04:25:46.345466 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:25:46.345732 | instance | Friday 10 April 2026 04:25:46 +0000 (0:00:00.063) 0:35:56.943 ********** 2026-04-10 04:25:46.410224 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:25:46.410451 | instance | 2026-04-10 04:25:46.410782 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:25:46.411074 | instance | Friday 10 April 2026 04:25:46 +0000 (0:00:00.065) 0:35:57.009 ********** 2026-04-10 04:25:46.941698 | instance | changed: [instance] 2026-04-10 04:25:46.941946 | instance | 2026-04-10 04:25:46.942263 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-04-10 04:25:46.942552 | instance | Friday 10 April 2026 04:25:46 +0000 (0:00:00.530) 0:35:57.539 ********** 2026-04-10 04:27:23.472144 | instance | changed: [instance] 2026-04-10 04:27:23.472292 | instance | 2026-04-10 04:27:23.472476 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 04:27:23.472694 | instance | Friday 10 April 2026 04:27:23 +0000 (0:01:36.531) 0:37:34.071 ********** 2026-04-10 04:27:23.570895 | instance | included: openstack_helm_ingress for instance 2026-04-10 04:27:23.571141 | instance | 2026-04-10 04:27:23.571416 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 04:27:23.571685 | instance | Friday 10 April 2026 04:27:23 +0000 (0:00:00.098) 0:37:34.169 ********** 2026-04-10 04:27:23.630514 | instance | skipping: [instance] 2026-04-10 04:27:23.630746 | instance | 2026-04-10 04:27:23.631032 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 04:27:23.631303 | instance | Friday 10 April 2026 04:27:23 +0000 (0:00:00.059) 0:37:34.229 ********** 2026-04-10 04:27:23.676710 | instance | skipping: [instance] 2026-04-10 04:27:23.676968 | instance | 2026-04-10 04:27:23.677298 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 04:27:23.677631 | instance | Friday 10 April 2026 04:27:23 +0000 (0:00:00.046) 0:37:34.275 ********** 2026-04-10 04:27:23.739578 | instance | ok: [instance] 2026-04-10 04:27:23.739834 | instance | 2026-04-10 04:27:23.740100 | instance | TASK [Create Ingress placement] ************************************************ 2026-04-10 04:27:23.740378 | instance | Friday 10 April 2026 04:27:23 +0000 (0:00:00.062) 0:37:34.338 ********** 2026-04-10 04:27:23.818653 | instance | included: ingress for instance 2026-04-10 04:27:23.818913 | instance | 2026-04-10 04:27:23.819193 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-04-10 04:27:23.819476 | instance | Friday 10 April 2026 04:27:23 +0000 (0:00:00.078) 0:37:34.417 ********** 2026-04-10 04:27:24.805823 | instance | changed: [instance] 2026-04-10 04:27:24.805950 | instance | 2026-04-10 04:27:24.806126 | instance | PLAY [Configure operating system] ********************************************** 2026-04-10 04:27:24.806245 | instance | 2026-04-10 04:27:24.806409 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 04:27:24.806564 | instance | Friday 10 April 2026 04:27:24 +0000 (0:00:00.987) 0:37:35.404 ********** 2026-04-10 04:27:27.214851 | instance | ok: [instance] 2026-04-10 04:27:27.214919 | instance | 2026-04-10 04:27:27.215050 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-04-10 04:27:27.215199 | instance | Friday 10 April 2026 04:27:27 +0000 (0:00:02.408) 0:37:37.813 ********** 2026-04-10 04:27:27.431185 | instance | ok: [instance] 2026-04-10 04:27:27.431292 | instance | 2026-04-10 04:27:27.431424 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-04-10 04:27:27.431543 | instance | Friday 10 April 2026 04:27:27 +0000 (0:00:00.216) 0:37:38.030 ********** 2026-04-10 04:27:27.485170 | instance | skipping: [instance] 2026-04-10 04:27:27.485258 | instance | 2026-04-10 04:27:27.485384 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-04-10 04:27:27.485507 | instance | Friday 10 April 2026 04:27:27 +0000 (0:00:00.053) 0:37:38.084 ********** 2026-04-10 04:27:27.547052 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-10 04:27:27.547538 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-10 04:27:27.547547 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-10 04:27:27.547552 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-10 04:27:27.547557 | instance | skipping: [instance] 2026-04-10 04:27:27.547612 | instance | 2026-04-10 04:27:27.547744 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-04-10 04:27:27.547864 | instance | Friday 10 April 2026 04:27:27 +0000 (0:00:00.061) 0:37:38.145 ********** 2026-04-10 04:27:27.617418 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-10 04:27:27.617500 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-10 04:27:27.617623 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-10 04:27:27.617741 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-10 04:27:27.617856 | instance | skipping: [instance] 2026-04-10 04:27:27.617968 | instance | 2026-04-10 04:27:27.618096 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-04-10 04:27:27.618210 | instance | Friday 10 April 2026 04:27:27 +0000 (0:00:00.070) 0:37:38.216 ********** 2026-04-10 04:27:27.672877 | instance | skipping: [instance] 2026-04-10 04:27:27.672998 | instance | 2026-04-10 04:27:27.673113 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-04-10 04:27:27.673253 | instance | Friday 10 April 2026 04:27:27 +0000 (0:00:00.055) 0:37:38.271 ********** 2026-04-10 04:27:27.766452 | instance | skipping: [instance] 2026-04-10 04:27:27.766555 | instance | 2026-04-10 04:27:27.766711 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-10 04:27:27.766830 | instance | Friday 10 April 2026 04:27:27 +0000 (0:00:00.092) 0:37:38.364 ********** 2026-04-10 04:27:32.170723 | instance | changed: [instance] 2026-04-10 04:27:32.171028 | instance | 2026-04-10 04:27:32.171562 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-10 04:27:32.171717 | instance | Friday 10 April 2026 04:27:32 +0000 (0:00:04.403) 0:37:42.768 ********** 2026-04-10 04:27:55.357780 | instance | changed: [instance] 2026-04-10 04:27:55.358052 | instance | 2026-04-10 04:27:55.358329 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-10 04:27:55.358594 | instance | Friday 10 April 2026 04:27:55 +0000 (0:00:23.187) 0:38:05.956 ********** 2026-04-10 04:27:55.903828 | instance | changed: [instance] 2026-04-10 04:27:55.904040 | instance | 2026-04-10 04:27:55.904313 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-04-10 04:27:55.904581 | instance | Friday 10 April 2026 04:27:55 +0000 (0:00:00.545) 0:38:06.502 ********** 2026-04-10 04:27:57.015988 | instance | ok: [instance] 2026-04-10 04:27:57.016224 | instance | 2026-04-10 04:27:57.016483 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-04-10 04:27:57.016761 | instance | Friday 10 April 2026 04:27:57 +0000 (0:00:01.112) 0:38:07.614 ********** 2026-04-10 04:27:57.506800 | instance | changed: [instance] 2026-04-10 04:27:57.507051 | instance | 2026-04-10 04:27:57.507340 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-04-10 04:27:57.507605 | instance | Friday 10 April 2026 04:27:57 +0000 (0:00:00.490) 0:38:08.105 ********** 2026-04-10 04:27:58.013360 | instance | changed: [instance] 2026-04-10 04:27:58.013637 | instance | 2026-04-10 04:27:58.013934 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-04-10 04:27:58.014219 | instance | Friday 10 April 2026 04:27:58 +0000 (0:00:00.506) 0:38:08.611 ********** 2026-04-10 04:27:58.603246 | instance | changed: [instance] 2026-04-10 04:27:58.603325 | instance | 2026-04-10 04:27:58.603459 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ******** 2026-04-10 04:27:58.603597 | instance | Friday 10 April 2026 04:27:58 +0000 (0:00:00.589) 0:38:09.200 ********** 2026-04-10 04:27:59.079903 | instance | changed: [instance] 2026-04-10 04:27:59.080081 | instance | 2026-04-10 04:27:59.080365 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] *********************** 2026-04-10 04:27:59.080828 | instance | Friday 10 April 2026 04:27:59 +0000 (0:00:00.477) 0:38:09.678 ********** 2026-04-10 04:27:59.363524 | instance | ok: [instance] 2026-04-10 04:27:59.363745 | instance | 2026-04-10 04:27:59.364056 | instance | PLAY [Deploy SDN] ************************************************************** 2026-04-10 04:27:59.364301 | instance | 2026-04-10 04:27:59.364603 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:27:59.364874 | instance | Friday 10 April 2026 04:27:59 +0000 (0:00:00.283) 0:38:09.961 ********** 2026-04-10 04:27:59.446281 | instance | ok: [instance] 2026-04-10 04:27:59.446500 | instance | 2026-04-10 04:27:59.446795 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:27:59.447057 | instance | Friday 10 April 2026 04:27:59 +0000 (0:00:00.083) 0:38:10.045 ********** 2026-04-10 04:27:59.507486 | instance | skipping: [instance] 2026-04-10 04:27:59.507707 | instance | 2026-04-10 04:27:59.508014 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:27:59.508275 | instance | Friday 10 April 2026 04:27:59 +0000 (0:00:00.061) 0:38:10.106 ********** 2026-04-10 04:27:59.565045 | instance | skipping: [instance] 2026-04-10 04:27:59.565272 | instance | 2026-04-10 04:27:59.565616 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:27:59.565884 | instance | Friday 10 April 2026 04:27:59 +0000 (0:00:00.057) 0:38:10.164 ********** 2026-04-10 04:27:59.618892 | instance | skipping: [instance] 2026-04-10 04:27:59.619139 | instance | 2026-04-10 04:27:59.619440 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:27:59.619698 | instance | Friday 10 April 2026 04:27:59 +0000 (0:00:00.053) 0:38:10.217 ********** 2026-04-10 04:27:59.671927 | instance | skipping: [instance] 2026-04-10 04:27:59.672180 | instance | 2026-04-10 04:27:59.672465 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:27:59.672727 | instance | Friday 10 April 2026 04:27:59 +0000 (0:00:00.053) 0:38:10.271 ********** 2026-04-10 04:27:59.731669 | instance | skipping: [instance] 2026-04-10 04:27:59.731859 | instance | 2026-04-10 04:27:59.732169 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:27:59.732450 | instance | Friday 10 April 2026 04:27:59 +0000 (0:00:00.059) 0:38:10.330 ********** 2026-04-10 04:27:59.938980 | instance | ok: [instance] 2026-04-10 04:27:59.939074 | instance | 2026-04-10 04:27:59.939169 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:27:59.939292 | instance | Friday 10 April 2026 04:27:59 +0000 (0:00:00.207) 0:38:10.537 ********** 2026-04-10 04:27:59.985662 | instance | skipping: [instance] 2026-04-10 04:27:59.985923 | instance | 2026-04-10 04:27:59.986222 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:27:59.986509 | instance | Friday 10 April 2026 04:27:59 +0000 (0:00:00.046) 0:38:10.584 ********** 2026-04-10 04:28:00.063041 | instance | ok: [instance] 2026-04-10 04:28:00.063288 | instance | 2026-04-10 04:28:00.063588 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:28:00.063873 | instance | Friday 10 April 2026 04:28:00 +0000 (0:00:00.077) 0:38:10.661 ********** 2026-04-10 04:28:00.149048 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:28:00.149291 | instance | 2026-04-10 04:28:00.149564 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:28:00.149985 | instance | Friday 10 April 2026 04:28:00 +0000 (0:00:00.085) 0:38:10.747 ********** 2026-04-10 04:28:00.703705 | instance | changed: [instance] 2026-04-10 04:28:00.703809 | instance | 2026-04-10 04:28:00.703991 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-04-10 04:28:00.704179 | instance | Friday 10 April 2026 04:28:00 +0000 (0:00:00.554) 0:38:11.302 ********** 2026-04-10 04:28:00.951211 | instance | ok: [instance] 2026-04-10 04:28:00.951450 | instance | 2026-04-10 04:28:00.951735 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-04-10 04:28:00.952000 | instance | Friday 10 April 2026 04:28:00 +0000 (0:00:00.247) 0:38:11.549 ********** 2026-04-10 04:28:01.008531 | instance | ok: [instance] => { 2026-04-10 04:28:01.008754 | instance | "changed": false, 2026-04-10 04:28:01.008929 | instance | "msg": "All assertions passed" 2026-04-10 04:28:01.009096 | instance | } 2026-04-10 04:28:01.009224 | instance | 2026-04-10 04:28:01.009393 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-04-10 04:28:01.009584 | instance | Friday 10 April 2026 04:28:01 +0000 (0:00:00.057) 0:38:11.607 ********** 2026-04-10 04:28:08.654025 | instance | ok: [instance] 2026-04-10 04:28:08.654114 | instance | 2026-04-10 04:28:08.654217 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-04-10 04:28:08.654343 | instance | Friday 10 April 2026 04:28:08 +0000 (0:00:07.645) 0:38:19.252 ********** 2026-04-10 04:28:08.711376 | instance | ok: [instance] => { 2026-04-10 04:28:08.711639 | instance | "changed": false, 2026-04-10 04:28:08.712056 | instance | "msg": "Successfully pulled openvswitch image" 2026-04-10 04:28:08.712148 | instance | } 2026-04-10 04:28:08.712465 | instance | 2026-04-10 04:28:08.712822 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-04-10 04:28:08.713085 | instance | Friday 10 April 2026 04:28:08 +0000 (0:00:00.057) 0:38:19.310 ********** 2026-04-10 04:28:10.252157 | instance | changed: [instance] 2026-04-10 04:28:10.252336 | instance | 2026-04-10 04:28:10.253530 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:28:10.253593 | instance | Friday 10 April 2026 04:28:10 +0000 (0:00:01.540) 0:38:20.850 ********** 2026-04-10 04:28:10.336311 | instance | skipping: [instance] 2026-04-10 04:28:10.336551 | instance | 2026-04-10 04:28:10.336820 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-04-10 04:28:10.337086 | instance | Friday 10 April 2026 04:28:10 +0000 (0:00:00.084) 0:38:20.935 ********** 2026-04-10 04:28:10.425445 | instance | skipping: [instance] 2026-04-10 04:28:10.425726 | instance | 2026-04-10 04:28:10.426013 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:28:10.426307 | instance | Friday 10 April 2026 04:28:10 +0000 (0:00:00.088) 0:38:21.023 ********** 2026-04-10 04:28:10.502707 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:28:10.502942 | instance | 2026-04-10 04:28:10.503231 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:28:10.503512 | instance | Friday 10 April 2026 04:28:10 +0000 (0:00:00.077) 0:38:21.101 ********** 2026-04-10 04:28:11.087534 | instance | changed: [instance] 2026-04-10 04:28:11.087731 | instance | 2026-04-10 04:28:11.087991 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-04-10 04:28:11.088270 | instance | Friday 10 April 2026 04:28:11 +0000 (0:00:00.583) 0:38:21.685 ********** 2026-04-10 04:28:11.141622 | instance | skipping: [instance] 2026-04-10 04:28:11.141667 | instance | 2026-04-10 04:28:11.141672 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-04-10 04:28:11.141689 | instance | Friday 10 April 2026 04:28:11 +0000 (0:00:00.054) 0:38:21.739 ********** 2026-04-10 04:28:11.192267 | instance | skipping: [instance] 2026-04-10 04:28:11.192475 | instance | 2026-04-10 04:28:11.192746 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-04-10 04:28:11.193024 | instance | Friday 10 April 2026 04:28:11 +0000 (0:00:00.050) 0:38:21.791 ********** 2026-04-10 04:28:20.908793 | instance | ok: [instance] 2026-04-10 04:28:20.908991 | instance | 2026-04-10 04:28:20.909266 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-04-10 04:28:20.909522 | instance | Friday 10 April 2026 04:28:20 +0000 (0:00:09.716) 0:38:31.507 ********** 2026-04-10 04:28:20.970435 | instance | ok: [instance] => { 2026-04-10 04:28:20.970727 | instance | "changed": false, 2026-04-10 04:28:20.970981 | instance | "msg": "Successfully pulled ovn-controller image" 2026-04-10 04:28:20.971265 | instance | } 2026-04-10 04:28:20.971519 | instance | 2026-04-10 04:28:20.971799 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-04-10 04:28:20.972048 | instance | Friday 10 April 2026 04:28:20 +0000 (0:00:00.061) 0:38:31.569 ********** 2026-04-10 04:28:21.121389 | instance | skipping: [instance] 2026-04-10 04:28:21.121643 | instance | 2026-04-10 04:28:21.121897 | instance | PLAY [controllers[0]] ********************************************************** 2026-04-10 04:28:21.122141 | instance | 2026-04-10 04:28:21.122394 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 04:28:21.122684 | instance | Friday 10 April 2026 04:28:21 +0000 (0:00:00.151) 0:38:31.720 ********** 2026-04-10 04:28:23.666419 | instance | ok: [instance] 2026-04-10 04:28:23.666493 | instance | 2026-04-10 04:28:23.666659 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:28:23.666775 | instance | Friday 10 April 2026 04:28:23 +0000 (0:00:02.544) 0:38:34.265 ********** 2026-04-10 04:28:23.743355 | instance | ok: [instance] 2026-04-10 04:28:23.743421 | instance | 2026-04-10 04:28:23.743563 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:28:23.743694 | instance | Friday 10 April 2026 04:28:23 +0000 (0:00:00.076) 0:38:34.342 ********** 2026-04-10 04:28:23.796701 | instance | skipping: [instance] 2026-04-10 04:28:23.796916 | instance | 2026-04-10 04:28:23.797196 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:28:23.797506 | instance | Friday 10 April 2026 04:28:23 +0000 (0:00:00.053) 0:38:34.395 ********** 2026-04-10 04:28:23.851994 | instance | skipping: [instance] 2026-04-10 04:28:23.852222 | instance | 2026-04-10 04:28:23.852505 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:28:23.852798 | instance | Friday 10 April 2026 04:28:23 +0000 (0:00:00.055) 0:38:34.451 ********** 2026-04-10 04:28:23.906876 | instance | skipping: [instance] 2026-04-10 04:28:23.907111 | instance | 2026-04-10 04:28:23.907385 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:28:23.907646 | instance | Friday 10 April 2026 04:28:23 +0000 (0:00:00.054) 0:38:34.505 ********** 2026-04-10 04:28:23.959334 | instance | skipping: [instance] 2026-04-10 04:28:23.959568 | instance | 2026-04-10 04:28:23.959860 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:28:23.960114 | instance | Friday 10 April 2026 04:28:23 +0000 (0:00:00.052) 0:38:34.557 ********** 2026-04-10 04:28:24.013606 | instance | skipping: [instance] 2026-04-10 04:28:24.013856 | instance | 2026-04-10 04:28:24.014133 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:28:24.014399 | instance | Friday 10 April 2026 04:28:24 +0000 (0:00:00.054) 0:38:34.612 ********** 2026-04-10 04:28:24.071718 | instance | ok: [instance] 2026-04-10 04:28:24.071919 | instance | 2026-04-10 04:28:24.072368 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:28:24.072687 | instance | Friday 10 April 2026 04:28:24 +0000 (0:00:00.058) 0:38:34.670 ********** 2026-04-10 04:28:24.145735 | instance | ok: [instance] => (item=libvirt_exporter) 2026-04-10 04:28:24.145996 | instance | 2026-04-10 04:28:24.146276 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:28:24.146538 | instance | Friday 10 April 2026 04:28:24 +0000 (0:00:00.073) 0:38:34.744 ********** 2026-04-10 04:28:24.232821 | instance | ok: [instance] 2026-04-10 04:28:24.233070 | instance | 2026-04-10 04:28:24.233363 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:28:24.233627 | instance | Friday 10 April 2026 04:28:24 +0000 (0:00:00.087) 0:38:34.831 ********** 2026-04-10 04:28:24.415327 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:28:24.415595 | instance | 2026-04-10 04:28:24.415892 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:28:24.416272 | instance | Friday 10 April 2026 04:28:24 +0000 (0:00:00.182) 0:38:35.013 ********** 2026-04-10 04:28:24.955541 | instance | changed: [instance] 2026-04-10 04:28:24.955764 | instance | 2026-04-10 04:28:24.956034 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-04-10 04:28:24.956300 | instance | Friday 10 April 2026 04:28:24 +0000 (0:00:00.540) 0:38:35.554 ********** 2026-04-10 04:28:25.022744 | instance | skipping: [instance] 2026-04-10 04:28:25.022983 | instance | 2026-04-10 04:28:25.023251 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-04-10 04:28:25.023533 | instance | Friday 10 April 2026 04:28:25 +0000 (0:00:00.067) 0:38:35.621 ********** 2026-04-10 04:28:26.439184 | instance | changed: [instance] => (item=libvirt-vnc) 2026-04-10 04:28:26.439287 | instance | changed: [instance] => (item=libvirt-api) 2026-04-10 04:28:26.439457 | instance | 2026-04-10 04:28:26.439626 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-04-10 04:28:26.439787 | instance | Friday 10 April 2026 04:28:26 +0000 (0:00:01.416) 0:38:37.037 ********** 2026-04-10 04:28:27.826318 | instance | changed: [instance] => (item=libvirt-vnc) 2026-04-10 04:28:27.826418 | instance | changed: [instance] => (item=libvirt-api) 2026-04-10 04:28:27.826627 | instance | 2026-04-10 04:28:27.826997 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-04-10 04:28:27.827211 | instance | Friday 10 April 2026 04:28:27 +0000 (0:00:01.386) 0:38:38.424 ********** 2026-04-10 04:28:28.033787 | instance | ok: [instance] 2026-04-10 04:28:28.033882 | instance | 2026-04-10 04:28:28.034142 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-04-10 04:28:28.034196 | instance | Friday 10 April 2026 04:28:28 +0000 (0:00:00.208) 0:38:38.632 ********** 2026-04-10 04:28:29.916875 | instance | changed: [instance] 2026-04-10 04:28:29.916975 | instance | 2026-04-10 04:28:29.917057 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:28:29.917183 | instance | Friday 10 April 2026 04:28:29 +0000 (0:00:01.882) 0:38:40.515 ********** 2026-04-10 04:28:30.004260 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:28:30.004357 | instance | 2026-04-10 04:28:30.004440 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:28:30.004575 | instance | Friday 10 April 2026 04:28:29 +0000 (0:00:00.087) 0:38:40.603 ********** 2026-04-10 04:28:30.535630 | instance | changed: [instance] 2026-04-10 04:28:30.535711 | instance | 2026-04-10 04:28:30.536019 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-04-10 04:28:30.536089 | instance | Friday 10 April 2026 04:28:30 +0000 (0:00:00.531) 0:38:41.134 ********** 2026-04-10 04:28:32.166685 | instance | changed: [instance] 2026-04-10 04:28:32.166780 | instance | 2026-04-10 04:28:32.167025 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-10 04:28:32.167082 | instance | Friday 10 April 2026 04:28:32 +0000 (0:00:01.630) 0:38:42.764 ********** 2026-04-10 04:28:33.166228 | instance | ok: [instance] 2026-04-10 04:28:33.166278 | instance | 2026-04-10 04:28:33.166284 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-10 04:28:33.166289 | instance | Friday 10 April 2026 04:28:33 +0000 (0:00:00.999) 0:38:43.764 ********** 2026-04-10 04:28:33.401290 | instance | ok: [instance] 2026-04-10 04:28:33.401398 | instance | 2026-04-10 04:28:33.401654 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-10 04:28:33.401672 | instance | Friday 10 April 2026 04:28:33 +0000 (0:00:00.235) 0:38:44.000 ********** 2026-04-10 04:28:33.915284 | instance | ok: [instance] 2026-04-10 04:28:33.915384 | instance | 2026-04-10 04:28:33.915420 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:28:33.915480 | instance | Friday 10 April 2026 04:28:33 +0000 (0:00:00.513) 0:38:44.513 ********** 2026-04-10 04:28:34.025567 | instance | ok: [instance] 2026-04-10 04:28:34.025810 | instance | 2026-04-10 04:28:34.026098 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:28:34.026631 | instance | Friday 10 April 2026 04:28:34 +0000 (0:00:00.109) 0:38:44.623 ********** 2026-04-10 04:28:34.142811 | instance | included: rabbitmq for instance 2026-04-10 04:28:34.143036 | instance | 2026-04-10 04:28:34.143330 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 04:28:34.143606 | instance | Friday 10 April 2026 04:28:34 +0000 (0:00:00.117) 0:38:44.741 ********** 2026-04-10 04:28:34.835958 | instance | ok: [instance] 2026-04-10 04:28:34.836068 | instance | 2026-04-10 04:28:34.836229 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 04:28:34.836397 | instance | Friday 10 April 2026 04:28:34 +0000 (0:00:00.693) 0:38:45.434 ********** 2026-04-10 04:28:34.903166 | instance | skipping: [instance] 2026-04-10 04:28:34.903340 | instance | 2026-04-10 04:28:34.903640 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 04:28:34.903911 | instance | Friday 10 April 2026 04:28:34 +0000 (0:00:00.067) 0:38:45.501 ********** 2026-04-10 04:28:34.969924 | instance | skipping: [instance] 2026-04-10 04:28:34.970118 | instance | 2026-04-10 04:28:34.970579 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 04:28:34.970955 | instance | Friday 10 April 2026 04:28:34 +0000 (0:00:00.066) 0:38:45.568 ********** 2026-04-10 04:28:35.035773 | instance | skipping: [instance] 2026-04-10 04:28:35.035951 | instance | 2026-04-10 04:28:35.036223 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 04:28:35.036528 | instance | Friday 10 April 2026 04:28:35 +0000 (0:00:00.065) 0:38:45.634 ********** 2026-04-10 04:29:05.996640 | instance | changed: [instance] 2026-04-10 04:29:05.996750 | instance | 2026-04-10 04:29:05.996934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:29:05.997100 | instance | Friday 10 April 2026 04:29:05 +0000 (0:00:30.960) 0:39:16.594 ********** 2026-04-10 04:29:06.719213 | instance | ok: [instance] 2026-04-10 04:29:06.719403 | instance | 2026-04-10 04:29:06.719684 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:29:06.719948 | instance | Friday 10 April 2026 04:29:06 +0000 (0:00:00.722) 0:39:17.317 ********** 2026-04-10 04:29:06.790198 | instance | ok: [instance] 2026-04-10 04:29:06.790439 | instance | 2026-04-10 04:29:06.790813 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:29:06.791122 | instance | Friday 10 April 2026 04:29:06 +0000 (0:00:00.071) 0:39:17.388 ********** 2026-04-10 04:29:06.857042 | instance | skipping: [instance] 2026-04-10 04:29:06.857285 | instance | 2026-04-10 04:29:06.857593 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:29:06.857864 | instance | Friday 10 April 2026 04:29:06 +0000 (0:00:00.067) 0:39:17.456 ********** 2026-04-10 04:29:06.926828 | instance | skipping: [instance] 2026-04-10 04:29:06.927123 | instance | 2026-04-10 04:29:06.927439 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:29:06.927702 | instance | Friday 10 April 2026 04:29:06 +0000 (0:00:00.069) 0:39:17.525 ********** 2026-04-10 04:29:06.992160 | instance | ok: [instance] 2026-04-10 04:29:06.992353 | instance | 2026-04-10 04:29:06.992626 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:29:06.992890 | instance | Friday 10 April 2026 04:29:06 +0000 (0:00:00.064) 0:39:17.590 ********** 2026-04-10 04:29:07.220661 | instance | ok: [instance] => (item=compute) 2026-04-10 04:29:07.220824 | instance | ok: [instance] => (item=network) 2026-04-10 04:29:07.221132 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 04:29:07.221360 | instance | ok: [instance] => (item=baremetal) 2026-04-10 04:29:07.221677 | instance | ok: [instance] => (item=identity) 2026-04-10 04:29:07.221935 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 04:29:07.222193 | instance | ok: [instance] => (item=image) 2026-04-10 04:29:07.222452 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-04-10 04:29:07.222690 | instance | ok: [instance] => (item=compute_metadata) 2026-04-10 04:29:07.222948 | instance | ok: [instance] => (item=oslo_db_api) 2026-04-10 04:29:07.223262 | instance | ok: [instance] => (item=placement) 2026-04-10 04:29:07.223575 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 04:29:07.223831 | instance | ok: [instance] => (item=volumev3) 2026-04-10 04:29:07.224086 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-04-10 04:29:07.224331 | instance | 2026-04-10 04:29:07.224488 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:29:07.224646 | instance | Friday 10 April 2026 04:29:07 +0000 (0:00:00.228) 0:39:17.818 ********** 2026-04-10 04:29:07.320844 | instance | ok: [instance] 2026-04-10 04:29:07.321055 | instance | 2026-04-10 04:29:07.321331 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:29:07.321591 | instance | Friday 10 April 2026 04:29:07 +0000 (0:00:00.100) 0:39:17.919 ********** 2026-04-10 04:29:07.411268 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:29:07.411446 | instance | 2026-04-10 04:29:07.411608 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:29:07.411777 | instance | Friday 10 April 2026 04:29:07 +0000 (0:00:00.090) 0:39:18.009 ********** 2026-04-10 04:29:07.971621 | instance | changed: [instance] 2026-04-10 04:29:07.971819 | instance | 2026-04-10 04:29:07.972243 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-04-10 04:29:07.972448 | instance | Friday 10 April 2026 04:29:07 +0000 (0:00:00.560) 0:39:18.569 ********** 2026-04-10 04:29:08.045142 | instance | skipping: [instance] 2026-04-10 04:29:08.045398 | instance | 2026-04-10 04:29:08.045676 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-04-10 04:29:08.045982 | instance | Friday 10 April 2026 04:29:08 +0000 (0:00:00.073) 0:39:18.643 ********** 2026-04-10 04:29:08.256388 | instance | ok: [instance -> localhost] 2026-04-10 04:29:08.256517 | instance | 2026-04-10 04:29:08.256533 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-04-10 04:29:08.256661 | instance | Friday 10 April 2026 04:29:08 +0000 (0:00:00.210) 0:39:18.854 ********** 2026-04-10 04:29:08.651440 | instance | ok: [instance -> localhost] 2026-04-10 04:29:08.651571 | instance | 2026-04-10 04:29:08.651745 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-04-10 04:29:08.651912 | instance | Friday 10 April 2026 04:29:08 +0000 (0:00:00.395) 0:39:19.249 ********** 2026-04-10 04:29:09.259489 | instance | ok: [instance -> localhost] 2026-04-10 04:29:09.259615 | instance | 2026-04-10 04:29:09.259786 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-04-10 04:29:09.259970 | instance | Friday 10 April 2026 04:29:09 +0000 (0:00:00.608) 0:39:19.858 ********** 2026-04-10 04:29:09.503625 | instance | ok: [instance -> localhost] 2026-04-10 04:29:09.503925 | instance | 2026-04-10 04:29:09.504123 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-04-10 04:29:09.504402 | instance | Friday 10 April 2026 04:29:09 +0000 (0:00:00.243) 0:39:20.101 ********** 2026-04-10 04:29:10.850857 | instance | ok: [instance] => (item=nova-bootstrap) 2026-04-10 04:29:10.851059 | instance | ok: [instance] => (item=nova-cell-setup) 2026-04-10 04:29:10.851344 | instance | 2026-04-10 04:29:10.851595 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-04-10 04:29:10.851856 | instance | Friday 10 April 2026 04:29:10 +0000 (0:00:01.347) 0:39:21.449 ********** 2026-04-10 04:29:11.425882 | instance | ok: [instance] 2026-04-10 04:29:11.426039 | instance | 2026-04-10 04:29:11.426322 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-04-10 04:29:11.426579 | instance | Friday 10 April 2026 04:29:11 +0000 (0:00:00.575) 0:39:22.024 ********** 2026-04-10 04:31:55.362749 | instance | changed: [instance] 2026-04-10 04:31:55.362871 | instance | 2026-04-10 04:31:55.363154 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 04:31:55.363254 | instance | Friday 10 April 2026 04:31:55 +0000 (0:02:43.936) 0:42:05.960 ********** 2026-04-10 04:31:55.506031 | instance | included: openstack_helm_ingress for instance 2026-04-10 04:31:55.506413 | instance | 2026-04-10 04:31:55.506464 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 04:31:55.506472 | instance | Friday 10 April 2026 04:31:55 +0000 (0:00:00.143) 0:42:06.104 ********** 2026-04-10 04:31:55.573390 | instance | skipping: [instance] 2026-04-10 04:31:55.573760 | instance | 2026-04-10 04:31:55.573804 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 04:31:55.573812 | instance | Friday 10 April 2026 04:31:55 +0000 (0:00:00.067) 0:42:06.172 ********** 2026-04-10 04:31:55.644263 | instance | skipping: [instance] 2026-04-10 04:31:55.644685 | instance | 2026-04-10 04:31:55.644757 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 04:31:55.644765 | instance | Friday 10 April 2026 04:31:55 +0000 (0:00:00.070) 0:42:06.242 ********** 2026-04-10 04:31:55.734902 | instance | ok: [instance] 2026-04-10 04:31:55.735108 | instance | 2026-04-10 04:31:55.735265 | instance | TASK [Create Ingress compute] ************************************************** 2026-04-10 04:31:55.735418 | instance | Friday 10 April 2026 04:31:55 +0000 (0:00:00.090) 0:42:06.333 ********** 2026-04-10 04:31:55.835297 | instance | included: ingress for instance 2026-04-10 04:31:55.835374 | instance | 2026-04-10 04:31:55.835525 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-04-10 04:31:55.835722 | instance | Friday 10 April 2026 04:31:55 +0000 (0:00:00.100) 0:42:06.434 ********** 2026-04-10 04:31:57.103671 | instance | changed: [instance] 2026-04-10 04:31:57.103760 | instance | 2026-04-10 04:31:57.103868 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 04:31:57.103992 | instance | Friday 10 April 2026 04:31:57 +0000 (0:00:01.267) 0:42:07.701 ********** 2026-04-10 04:31:57.251999 | instance | included: openstack_helm_ingress for instance 2026-04-10 04:31:57.252077 | instance | 2026-04-10 04:31:57.252191 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 04:31:57.252312 | instance | Friday 10 April 2026 04:31:57 +0000 (0:00:00.148) 0:42:07.850 ********** 2026-04-10 04:31:57.317717 | instance | skipping: [instance] 2026-04-10 04:31:57.317828 | instance | 2026-04-10 04:31:57.318009 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 04:31:57.318176 | instance | Friday 10 April 2026 04:31:57 +0000 (0:00:00.065) 0:42:07.916 ********** 2026-04-10 04:31:57.387419 | instance | skipping: [instance] 2026-04-10 04:31:57.387648 | instance | 2026-04-10 04:31:57.387953 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 04:31:57.388236 | instance | Friday 10 April 2026 04:31:57 +0000 (0:00:00.069) 0:42:07.986 ********** 2026-04-10 04:31:57.461579 | instance | ok: [instance] 2026-04-10 04:31:57.462717 | instance | 2026-04-10 04:31:57.462733 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-04-10 04:31:57.462738 | instance | Friday 10 April 2026 04:31:57 +0000 (0:00:00.074) 0:42:08.060 ********** 2026-04-10 04:31:57.563538 | instance | included: ingress for instance 2026-04-10 04:31:57.563651 | instance | 2026-04-10 04:31:57.563823 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-04-10 04:31:57.564005 | instance | Friday 10 April 2026 04:31:57 +0000 (0:00:00.101) 0:42:08.162 ********** 2026-04-10 04:31:58.564191 | instance | changed: [instance] 2026-04-10 04:31:58.564413 | instance | 2026-04-10 04:31:58.564688 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-04-10 04:31:58.564970 | instance | Friday 10 April 2026 04:31:58 +0000 (0:00:01.000) 0:42:09.162 ********** 2026-04-10 04:31:59.257864 | instance | ok: [instance] 2026-04-10 04:31:59.257930 | instance | 2026-04-10 04:31:59.258068 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-04-10 04:31:59.258197 | instance | Friday 10 April 2026 04:31:59 +0000 (0:00:00.693) 0:42:09.856 ********** 2026-04-10 04:32:16.809476 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left). 2026-04-10 04:32:16.809717 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left). 2026-04-10 04:32:16.810008 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-04-10 04:32:16.810291 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-04-10 04:32:16.810591 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-04-10 04:32:16.811135 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-04-10 04:32:16.811427 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-04-10 04:32:16.811813 | instance | 2026-04-10 04:32:16.812169 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:32:16.812438 | instance | Friday 10 April 2026 04:32:16 +0000 (0:00:17.550) 0:42:27.407 ********** 2026-04-10 04:32:16.916225 | instance | ok: [instance] 2026-04-10 04:32:16.916538 | instance | 2026-04-10 04:32:16.916768 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:32:16.917037 | instance | Friday 10 April 2026 04:32:16 +0000 (0:00:00.107) 0:42:27.514 ********** 2026-04-10 04:32:17.018766 | instance | included: rabbitmq for instance 2026-04-10 04:32:17.019011 | instance | 2026-04-10 04:32:17.019322 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 04:32:17.019590 | instance | Friday 10 April 2026 04:32:17 +0000 (0:00:00.102) 0:42:27.617 ********** 2026-04-10 04:32:17.689450 | instance | ok: [instance] 2026-04-10 04:32:17.689663 | instance | 2026-04-10 04:32:17.689947 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 04:32:17.690225 | instance | Friday 10 April 2026 04:32:17 +0000 (0:00:00.670) 0:42:28.288 ********** 2026-04-10 04:32:17.757088 | instance | skipping: [instance] 2026-04-10 04:32:17.757317 | instance | 2026-04-10 04:32:17.757617 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 04:32:17.757896 | instance | Friday 10 April 2026 04:32:17 +0000 (0:00:00.067) 0:42:28.355 ********** 2026-04-10 04:32:17.815542 | instance | skipping: [instance] 2026-04-10 04:32:17.815780 | instance | 2026-04-10 04:32:17.816073 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 04:32:17.816373 | instance | Friday 10 April 2026 04:32:17 +0000 (0:00:00.059) 0:42:28.414 ********** 2026-04-10 04:32:17.874453 | instance | skipping: [instance] 2026-04-10 04:32:17.874706 | instance | 2026-04-10 04:32:17.874987 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 04:32:17.875255 | instance | Friday 10 April 2026 04:32:17 +0000 (0:00:00.058) 0:42:28.473 ********** 2026-04-10 04:32:48.765079 | instance | changed: [instance] 2026-04-10 04:32:48.765648 | instance | 2026-04-10 04:32:48.765662 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:32:48.765674 | instance | Friday 10 April 2026 04:32:48 +0000 (0:00:30.888) 0:42:59.361 ********** 2026-04-10 04:32:49.441786 | instance | ok: [instance] 2026-04-10 04:32:49.441983 | instance | 2026-04-10 04:32:49.442279 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:32:49.442555 | instance | Friday 10 April 2026 04:32:49 +0000 (0:00:00.678) 0:43:00.040 ********** 2026-04-10 04:32:49.510821 | instance | ok: [instance] 2026-04-10 04:32:49.511040 | instance | 2026-04-10 04:32:49.511339 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:32:49.511642 | instance | Friday 10 April 2026 04:32:49 +0000 (0:00:00.068) 0:43:00.109 ********** 2026-04-10 04:32:49.577490 | instance | skipping: [instance] 2026-04-10 04:32:49.577574 | instance | 2026-04-10 04:32:49.577776 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:32:49.577943 | instance | Friday 10 April 2026 04:32:49 +0000 (0:00:00.066) 0:43:00.176 ********** 2026-04-10 04:32:49.642578 | instance | skipping: [instance] 2026-04-10 04:32:49.642703 | instance | 2026-04-10 04:32:49.642856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:32:49.643030 | instance | Friday 10 April 2026 04:32:49 +0000 (0:00:00.065) 0:43:00.241 ********** 2026-04-10 04:32:49.700326 | instance | ok: [instance] 2026-04-10 04:32:49.700495 | instance | 2026-04-10 04:32:49.700783 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:32:49.701048 | instance | Friday 10 April 2026 04:32:49 +0000 (0:00:00.057) 0:43:00.299 ********** 2026-04-10 04:32:49.885367 | instance | ok: [instance] => (item=compute) 2026-04-10 04:32:49.885581 | instance | ok: [instance] => (item=network) 2026-04-10 04:32:49.885863 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 04:32:49.886154 | instance | ok: [instance] => (item=baremetal) 2026-04-10 04:32:49.886450 | instance | ok: [instance] => (item=load_balancer) 2026-04-10 04:32:49.886749 | instance | ok: [instance] => (item=identity) 2026-04-10 04:32:49.887019 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 04:32:49.887285 | instance | ok: [instance] => (item=dns) 2026-04-10 04:32:49.887569 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 04:32:49.887815 | instance | ok: [instance] => (item=compute_metadata) 2026-04-10 04:32:49.888077 | instance | 2026-04-10 04:32:49.888340 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:32:49.888616 | instance | Friday 10 April 2026 04:32:49 +0000 (0:00:00.184) 0:43:00.483 ********** 2026-04-10 04:32:49.978535 | instance | ok: [instance] 2026-04-10 04:32:49.978648 | instance | 2026-04-10 04:32:49.978844 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:32:49.979043 | instance | Friday 10 April 2026 04:32:49 +0000 (0:00:00.093) 0:43:00.577 ********** 2026-04-10 04:32:50.069017 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:32:50.069131 | instance | 2026-04-10 04:32:50.069194 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:32:50.069324 | instance | Friday 10 April 2026 04:32:50 +0000 (0:00:00.090) 0:43:00.667 ********** 2026-04-10 04:32:50.637656 | instance | changed: [instance] 2026-04-10 04:32:50.637743 | instance | 2026-04-10 04:32:50.637865 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-04-10 04:32:50.637999 | instance | Friday 10 April 2026 04:32:50 +0000 (0:00:00.567) 0:43:01.235 ********** 2026-04-10 04:32:50.700107 | instance | skipping: [instance] 2026-04-10 04:32:50.700199 | instance | 2026-04-10 04:32:50.700312 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-04-10 04:32:50.700436 | instance | Friday 10 April 2026 04:32:50 +0000 (0:00:00.063) 0:43:01.299 ********** 2026-04-10 04:32:51.231750 | instance | ok: [instance] 2026-04-10 04:32:51.234302 | instance | 2026-04-10 04:32:51.234360 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-04-10 04:32:51.234372 | instance | Friday 10 April 2026 04:32:51 +0000 (0:00:00.531) 0:43:01.830 ********** 2026-04-10 04:32:51.288726 | instance | skipping: [instance] 2026-04-10 04:32:51.288942 | instance | 2026-04-10 04:32:51.289230 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-04-10 04:32:51.289501 | instance | Friday 10 April 2026 04:32:51 +0000 (0:00:00.057) 0:43:01.887 ********** 2026-04-10 04:32:51.370248 | instance | ok: [instance] 2026-04-10 04:32:51.370459 | instance | 2026-04-10 04:32:51.370765 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-04-10 04:32:51.371023 | instance | Friday 10 April 2026 04:32:51 +0000 (0:00:00.081) 0:43:01.969 ********** 2026-04-10 04:35:11.350883 | instance | changed: [instance] 2026-04-10 04:35:11.351123 | instance | 2026-04-10 04:35:11.351406 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 04:35:11.351685 | instance | Friday 10 April 2026 04:35:11 +0000 (0:02:19.980) 0:45:21.949 ********** 2026-04-10 04:35:11.484392 | instance | included: openstack_helm_ingress for instance 2026-04-10 04:35:11.484608 | instance | 2026-04-10 04:35:11.484876 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 04:35:11.485138 | instance | Friday 10 April 2026 04:35:11 +0000 (0:00:00.133) 0:45:22.083 ********** 2026-04-10 04:35:11.557081 | instance | skipping: [instance] 2026-04-10 04:35:11.557294 | instance | 2026-04-10 04:35:11.557606 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 04:35:11.557878 | instance | Friday 10 April 2026 04:35:11 +0000 (0:00:00.072) 0:45:22.155 ********** 2026-04-10 04:35:11.629580 | instance | skipping: [instance] 2026-04-10 04:35:11.629740 | instance | 2026-04-10 04:35:11.629933 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 04:35:11.630104 | instance | Friday 10 April 2026 04:35:11 +0000 (0:00:00.066) 0:45:22.222 ********** 2026-04-10 04:35:11.702131 | instance | ok: [instance] 2026-04-10 04:35:11.702296 | instance | 2026-04-10 04:35:11.702517 | instance | TASK [Create Ingress network] ************************************************** 2026-04-10 04:35:11.702719 | instance | Friday 10 April 2026 04:35:11 +0000 (0:00:00.078) 0:45:22.301 ********** 2026-04-10 04:35:11.803497 | instance | included: ingress for instance 2026-04-10 04:35:11.803773 | instance | 2026-04-10 04:35:11.804101 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-04-10 04:35:11.804437 | instance | Friday 10 April 2026 04:35:11 +0000 (0:00:00.100) 0:45:22.401 ********** 2026-04-10 04:35:12.915539 | instance | changed: [instance] 2026-04-10 04:35:12.915776 | instance | 2026-04-10 04:35:12.916050 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-04-10 04:35:12.916324 | instance | Friday 10 April 2026 04:35:12 +0000 (0:00:01.108) 0:45:23.510 ********** 2026-04-10 04:35:13.839678 | instance | ok: [instance] 2026-04-10 04:35:13.839818 | instance | 2026-04-10 04:35:13.839990 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-04-10 04:35:13.840223 | instance | Friday 10 April 2026 04:35:13 +0000 (0:00:00.928) 0:45:24.438 ********** 2026-04-10 04:35:58.971854 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left). 2026-04-10 04:35:58.972188 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left). 2026-04-10 04:35:58.972483 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left). 2026-04-10 04:35:58.972755 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left). 2026-04-10 04:35:58.973071 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left). 2026-04-10 04:35:58.973457 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left). 2026-04-10 04:35:58.973946 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left). 2026-04-10 04:35:58.974439 | 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-04-10 04:35:58.974838 | instance | 2026-04-10 04:35:58.975304 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-04-10 04:35:58.975590 | instance | Friday 10 April 2026 04:35:58 +0000 (0:00:45.131) 0:46:09.570 ********** 2026-04-10 04:36:00.484452 | 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-04-10 04:36:00.484651 | instance | 2026-04-10 04:36:00.485071 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:36:00.485272 | instance | Friday 10 April 2026 04:36:00 +0000 (0:00:01.511) 0:46:11.081 ********** 2026-04-10 04:36:00.616420 | instance | ok: [instance] 2026-04-10 04:36:00.616567 | instance | 2026-04-10 04:36:00.616685 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:36:00.616870 | instance | Friday 10 April 2026 04:36:00 +0000 (0:00:00.133) 0:46:11.215 ********** 2026-04-10 04:36:00.716907 | instance | included: rabbitmq for instance 2026-04-10 04:36:00.717092 | instance | 2026-04-10 04:36:00.717374 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 04:36:00.717640 | instance | Friday 10 April 2026 04:36:00 +0000 (0:00:00.100) 0:46:11.315 ********** 2026-04-10 04:36:01.421615 | instance | ok: [instance] 2026-04-10 04:36:01.421749 | instance | 2026-04-10 04:36:01.421927 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 04:36:01.422100 | instance | Friday 10 April 2026 04:36:01 +0000 (0:00:00.704) 0:46:12.020 ********** 2026-04-10 04:36:01.486049 | instance | skipping: [instance] 2026-04-10 04:36:01.486235 | instance | 2026-04-10 04:36:01.486513 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 04:36:01.486821 | instance | Friday 10 April 2026 04:36:01 +0000 (0:00:00.064) 0:46:12.084 ********** 2026-04-10 04:36:01.550778 | instance | skipping: [instance] 2026-04-10 04:36:01.551070 | instance | 2026-04-10 04:36:01.551345 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 04:36:01.551603 | instance | Friday 10 April 2026 04:36:01 +0000 (0:00:00.064) 0:46:12.149 ********** 2026-04-10 04:36:01.622476 | instance | skipping: [instance] 2026-04-10 04:36:01.622647 | instance | 2026-04-10 04:36:01.622830 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 04:36:01.622993 | instance | Friday 10 April 2026 04:36:01 +0000 (0:00:00.071) 0:46:12.221 ********** 2026-04-10 04:36:32.494551 | instance | changed: [instance] 2026-04-10 04:36:32.494807 | instance | 2026-04-10 04:36:32.495089 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:36:32.495350 | instance | Friday 10 April 2026 04:36:32 +0000 (0:00:30.871) 0:46:43.092 ********** 2026-04-10 04:36:33.218886 | instance | ok: [instance] 2026-04-10 04:36:33.218948 | instance | 2026-04-10 04:36:33.218964 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:36:33.219162 | instance | Friday 10 April 2026 04:36:33 +0000 (0:00:00.723) 0:46:43.816 ********** 2026-04-10 04:36:33.288252 | instance | ok: [instance] 2026-04-10 04:36:33.288493 | instance | 2026-04-10 04:36:33.288870 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:36:33.289175 | instance | Friday 10 April 2026 04:36:33 +0000 (0:00:00.070) 0:46:43.887 ********** 2026-04-10 04:36:33.360390 | instance | skipping: [instance] 2026-04-10 04:36:33.360654 | instance | 2026-04-10 04:36:33.360963 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:36:33.361282 | instance | Friday 10 April 2026 04:36:33 +0000 (0:00:00.072) 0:46:43.959 ********** 2026-04-10 04:36:33.426112 | instance | skipping: [instance] 2026-04-10 04:36:33.426448 | instance | 2026-04-10 04:36:33.426801 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:36:33.427070 | instance | Friday 10 April 2026 04:36:33 +0000 (0:00:00.065) 0:46:44.025 ********** 2026-04-10 04:36:33.481637 | instance | ok: [instance] 2026-04-10 04:36:33.481778 | instance | 2026-04-10 04:36:33.481971 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:36:33.482137 | instance | Friday 10 April 2026 04:36:33 +0000 (0:00:00.055) 0:46:44.080 ********** 2026-04-10 04:36:33.618748 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 04:36:33.618838 | instance | ok: [instance] => (item=identity) 2026-04-10 04:36:33.618954 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 04:36:33.619071 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 04:36:33.619254 | instance | ok: [instance] => (item=cloudformation) 2026-04-10 04:36:33.619656 | instance | ok: [instance] => (item=orchestration) 2026-04-10 04:36:33.619672 | instance | 2026-04-10 04:36:33.619760 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:36:33.619926 | instance | Friday 10 April 2026 04:36:33 +0000 (0:00:00.137) 0:46:44.217 ********** 2026-04-10 04:36:33.699954 | instance | ok: [instance] 2026-04-10 04:36:33.700171 | instance | 2026-04-10 04:36:33.700447 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:36:33.700715 | instance | Friday 10 April 2026 04:36:33 +0000 (0:00:00.080) 0:46:44.298 ********** 2026-04-10 04:36:33.776879 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:36:33.777101 | instance | 2026-04-10 04:36:33.777367 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:36:33.777625 | instance | Friday 10 April 2026 04:36:33 +0000 (0:00:00.077) 0:46:44.375 ********** 2026-04-10 04:36:34.365372 | instance | changed: [instance] 2026-04-10 04:36:34.365875 | instance | 2026-04-10 04:36:34.365889 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-04-10 04:36:34.366155 | instance | Friday 10 April 2026 04:36:34 +0000 (0:00:00.587) 0:46:44.963 ********** 2026-04-10 04:40:06.473346 | instance | changed: [instance] 2026-04-10 04:40:06.473545 | instance | 2026-04-10 04:40:06.473840 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 04:40:06.474110 | instance | Friday 10 April 2026 04:40:06 +0000 (0:03:32.108) 0:50:17.071 ********** 2026-04-10 04:40:06.625239 | instance | included: openstack_helm_ingress for instance 2026-04-10 04:40:06.625521 | instance | 2026-04-10 04:40:06.625817 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 04:40:06.626117 | instance | Friday 10 April 2026 04:40:06 +0000 (0:00:00.152) 0:50:17.223 ********** 2026-04-10 04:40:06.692591 | instance | skipping: [instance] 2026-04-10 04:40:06.692885 | instance | 2026-04-10 04:40:06.693197 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 04:40:06.693489 | instance | Friday 10 April 2026 04:40:06 +0000 (0:00:00.067) 0:50:17.291 ********** 2026-04-10 04:40:06.765199 | instance | skipping: [instance] 2026-04-10 04:40:06.765520 | instance | 2026-04-10 04:40:06.765874 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 04:40:06.766217 | instance | Friday 10 April 2026 04:40:06 +0000 (0:00:00.072) 0:50:17.363 ********** 2026-04-10 04:40:06.847248 | instance | ok: [instance] 2026-04-10 04:40:06.847514 | instance | 2026-04-10 04:40:06.847787 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-04-10 04:40:06.848141 | instance | Friday 10 April 2026 04:40:06 +0000 (0:00:00.081) 0:50:17.445 ********** 2026-04-10 04:40:06.971983 | instance | included: ingress for instance 2026-04-10 04:40:06.972102 | instance | 2026-04-10 04:40:06.972221 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-04-10 04:40:06.972338 | instance | Friday 10 April 2026 04:40:06 +0000 (0:00:00.124) 0:50:17.570 ********** 2026-04-10 04:40:08.071666 | instance | changed: [instance] 2026-04-10 04:40:08.071809 | instance | 2026-04-10 04:40:08.071982 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 04:40:08.072150 | instance | Friday 10 April 2026 04:40:08 +0000 (0:00:01.099) 0:50:18.670 ********** 2026-04-10 04:40:08.199303 | instance | included: openstack_helm_ingress for instance 2026-04-10 04:40:08.199669 | instance | 2026-04-10 04:40:08.200070 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 04:40:08.200502 | instance | Friday 10 April 2026 04:40:08 +0000 (0:00:00.127) 0:50:18.797 ********** 2026-04-10 04:40:08.260152 | instance | skipping: [instance] 2026-04-10 04:40:08.260388 | instance | 2026-04-10 04:40:08.260667 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 04:40:08.260943 | instance | Friday 10 April 2026 04:40:08 +0000 (0:00:00.061) 0:50:18.858 ********** 2026-04-10 04:40:08.319099 | instance | skipping: [instance] 2026-04-10 04:40:08.319423 | instance | 2026-04-10 04:40:08.319723 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 04:40:08.320007 | instance | Friday 10 April 2026 04:40:08 +0000 (0:00:00.058) 0:50:18.917 ********** 2026-04-10 04:40:08.402798 | instance | ok: [instance] 2026-04-10 04:40:08.403040 | instance | 2026-04-10 04:40:08.403462 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-04-10 04:40:08.403770 | instance | Friday 10 April 2026 04:40:08 +0000 (0:00:00.083) 0:50:19.001 ********** 2026-04-10 04:40:08.500186 | instance | included: ingress for instance 2026-04-10 04:40:08.500423 | instance | 2026-04-10 04:40:08.500756 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-04-10 04:40:08.501044 | instance | Friday 10 April 2026 04:40:08 +0000 (0:00:00.097) 0:50:19.098 ********** 2026-04-10 04:40:09.905884 | instance | changed: [instance] 2026-04-10 04:40:09.906654 | instance | 2026-04-10 04:40:09.906673 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-10 04:40:09.906680 | instance | Friday 10 April 2026 04:40:09 +0000 (0:00:01.404) 0:50:20.503 ********** 2026-04-10 04:40:10.186997 | instance | ok: [instance] 2026-04-10 04:40:10.187181 | instance | 2026-04-10 04:40:10.187461 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 04:40:10.187731 | instance | Friday 10 April 2026 04:40:10 +0000 (0:00:00.281) 0:50:20.785 ********** 2026-04-10 04:40:11.330432 | instance | ok: [instance] 2026-04-10 04:40:11.330660 | instance | 2026-04-10 04:40:11.331045 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-10 04:40:11.331243 | instance | Friday 10 April 2026 04:40:11 +0000 (0:00:01.143) 0:50:21.929 ********** 2026-04-10 04:40:11.693598 | instance | ok: [instance] 2026-04-10 04:40:11.693840 | instance | 2026-04-10 04:40:11.694171 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 04:40:11.694462 | instance | Friday 10 April 2026 04:40:11 +0000 (0:00:00.362) 0:50:22.291 ********** 2026-04-10 04:40:11.784161 | instance | ok: [instance] => { 2026-04-10 04:40:11.784452 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-04-10 04:40:11.784486 | instance | } 2026-04-10 04:40:11.784624 | instance | 2026-04-10 04:40:11.784788 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 04:40:11.784954 | instance | Friday 10 April 2026 04:40:11 +0000 (0:00:00.091) 0:50:22.383 ********** 2026-04-10 04:40:12.133037 | instance | ok: [instance] 2026-04-10 04:40:12.133258 | instance | 2026-04-10 04:40:12.133525 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 04:40:12.133827 | instance | Friday 10 April 2026 04:40:12 +0000 (0:00:00.348) 0:50:22.731 ********** 2026-04-10 04:40:13.222261 | instance | ok: [instance] 2026-04-10 04:40:13.222528 | instance | 2026-04-10 04:40:13.222939 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-10 04:40:13.223269 | instance | Friday 10 April 2026 04:40:13 +0000 (0:00:01.088) 0:50:23.820 ********** 2026-04-10 04:40:13.687570 | instance | ok: [instance] 2026-04-10 04:40:13.687807 | instance | 2026-04-10 04:40:13.688125 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-10 04:40:13.688412 | instance | Friday 10 April 2026 04:40:13 +0000 (0:00:00.465) 0:50:24.286 ********** 2026-04-10 04:40:14.391986 | instance | ok: [instance] 2026-04-10 04:40:14.392171 | instance | 2026-04-10 04:40:14.392556 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-10 04:40:14.392811 | instance | Friday 10 April 2026 04:40:14 +0000 (0:00:00.704) 0:50:24.990 ********** 2026-04-10 04:40:15.109060 | instance | ok: [instance] 2026-04-10 04:40:15.109253 | instance | 2026-04-10 04:40:15.109525 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-10 04:40:15.109849 | instance | Friday 10 April 2026 04:40:15 +0000 (0:00:00.717) 0:50:25.707 ********** 2026-04-10 04:40:15.476311 | instance | ok: [instance] 2026-04-10 04:40:15.476528 | instance | 2026-04-10 04:40:15.476814 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-10 04:40:15.477103 | instance | Friday 10 April 2026 04:40:15 +0000 (0:00:00.366) 0:50:26.074 ********** 2026-04-10 04:40:15.622168 | instance | included: openstack_helm_endpoints for instance 2026-04-10 04:40:15.622322 | instance | 2026-04-10 04:40:15.622659 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:40:15.623000 | instance | Friday 10 April 2026 04:40:15 +0000 (0:00:00.146) 0:50:26.221 ********** 2026-04-10 04:40:15.687903 | instance | skipping: [instance] 2026-04-10 04:40:15.688113 | instance | 2026-04-10 04:40:15.688413 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:40:15.688677 | instance | Friday 10 April 2026 04:40:15 +0000 (0:00:00.065) 0:50:26.286 ********** 2026-04-10 04:40:15.739282 | instance | skipping: [instance] 2026-04-10 04:40:15.739488 | instance | 2026-04-10 04:40:15.739765 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:40:15.740029 | instance | Friday 10 April 2026 04:40:15 +0000 (0:00:00.051) 0:50:26.338 ********** 2026-04-10 04:40:15.799571 | instance | skipping: [instance] 2026-04-10 04:40:15.799769 | instance | 2026-04-10 04:40:15.800055 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:40:15.800325 | instance | Friday 10 April 2026 04:40:15 +0000 (0:00:00.059) 0:50:26.398 ********** 2026-04-10 04:40:15.859141 | instance | skipping: [instance] 2026-04-10 04:40:15.859344 | instance | 2026-04-10 04:40:15.859626 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:40:15.859895 | instance | Friday 10 April 2026 04:40:15 +0000 (0:00:00.059) 0:50:26.457 ********** 2026-04-10 04:40:15.913610 | instance | skipping: [instance] 2026-04-10 04:40:15.913798 | instance | 2026-04-10 04:40:15.914176 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:40:15.914450 | instance | Friday 10 April 2026 04:40:15 +0000 (0:00:00.054) 0:50:26.512 ********** 2026-04-10 04:40:15.967452 | instance | skipping: [instance] 2026-04-10 04:40:15.967544 | instance | 2026-04-10 04:40:15.967708 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:40:15.967874 | instance | Friday 10 April 2026 04:40:15 +0000 (0:00:00.053) 0:50:26.566 ********** 2026-04-10 04:40:16.033394 | instance | ok: [instance] 2026-04-10 04:40:16.033752 | instance | 2026-04-10 04:40:16.034040 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:40:16.034312 | instance | Friday 10 April 2026 04:40:16 +0000 (0:00:00.065) 0:50:26.632 ********** 2026-04-10 04:40:16.105321 | instance | ok: [instance] => (item=identity) 2026-04-10 04:40:16.105529 | instance | 2026-04-10 04:40:16.105817 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:40:16.106100 | instance | Friday 10 April 2026 04:40:16 +0000 (0:00:00.071) 0:50:26.704 ********** 2026-04-10 04:40:16.189366 | instance | ok: [instance] 2026-04-10 04:40:16.189580 | instance | 2026-04-10 04:40:16.189857 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-10 04:40:16.190119 | instance | Friday 10 April 2026 04:40:16 +0000 (0:00:00.084) 0:50:26.788 ********** 2026-04-10 04:40:16.646813 | instance | ok: [instance] 2026-04-10 04:40:16.647045 | instance | 2026-04-10 04:40:16.647362 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-10 04:40:16.647650 | instance | Friday 10 April 2026 04:40:16 +0000 (0:00:00.457) 0:50:27.245 ********** 2026-04-10 04:40:17.137791 | instance | ok: [instance] 2026-04-10 04:40:17.138034 | instance | 2026-04-10 04:40:17.138331 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-10 04:40:17.138643 | instance | Friday 10 April 2026 04:40:17 +0000 (0:00:00.490) 0:50:27.736 ********** 2026-04-10 04:40:17.597549 | instance | ok: [instance] 2026-04-10 04:40:17.597766 | instance | 2026-04-10 04:40:17.598132 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-10 04:40:17.598399 | instance | Friday 10 April 2026 04:40:17 +0000 (0:00:00.459) 0:50:28.196 ********** 2026-04-10 04:40:18.085296 | instance | ok: [instance] 2026-04-10 04:40:18.085417 | instance | 2026-04-10 04:40:18.085733 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:40:18.086000 | instance | Friday 10 April 2026 04:40:18 +0000 (0:00:00.487) 0:50:28.683 ********** 2026-04-10 04:40:18.179404 | instance | ok: [instance] 2026-04-10 04:40:18.179678 | instance | 2026-04-10 04:40:18.179984 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:40:18.180325 | instance | Friday 10 April 2026 04:40:18 +0000 (0:00:00.094) 0:50:28.777 ********** 2026-04-10 04:40:18.270160 | instance | included: rabbitmq for instance 2026-04-10 04:40:18.270364 | instance | 2026-04-10 04:40:18.270714 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 04:40:18.271030 | instance | Friday 10 April 2026 04:40:18 +0000 (0:00:00.091) 0:50:28.869 ********** 2026-04-10 04:40:18.970958 | instance | ok: [instance] 2026-04-10 04:40:18.971196 | instance | 2026-04-10 04:40:18.971483 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 04:40:18.971765 | instance | Friday 10 April 2026 04:40:18 +0000 (0:00:00.700) 0:50:29.569 ********** 2026-04-10 04:40:19.028912 | instance | skipping: [instance] 2026-04-10 04:40:19.029015 | instance | 2026-04-10 04:40:19.029177 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 04:40:19.029345 | instance | Friday 10 April 2026 04:40:19 +0000 (0:00:00.058) 0:50:29.627 ********** 2026-04-10 04:40:19.091213 | instance | skipping: [instance] 2026-04-10 04:40:19.091455 | instance | 2026-04-10 04:40:19.091777 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 04:40:19.092041 | instance | Friday 10 April 2026 04:40:19 +0000 (0:00:00.061) 0:50:29.689 ********** 2026-04-10 04:40:19.151275 | instance | skipping: [instance] 2026-04-10 04:40:19.151525 | instance | 2026-04-10 04:40:19.151840 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 04:40:19.152104 | instance | Friday 10 April 2026 04:40:19 +0000 (0:00:00.060) 0:50:29.749 ********** 2026-04-10 04:40:50.075917 | instance | changed: [instance] 2026-04-10 04:40:50.076168 | instance | 2026-04-10 04:40:50.076537 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:40:50.076815 | instance | Friday 10 April 2026 04:40:50 +0000 (0:00:30.924) 0:51:00.674 ********** 2026-04-10 04:40:50.747822 | instance | ok: [instance] 2026-04-10 04:40:50.748045 | instance | 2026-04-10 04:40:50.748346 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:40:50.748619 | instance | Friday 10 April 2026 04:40:50 +0000 (0:00:00.671) 0:51:01.346 ********** 2026-04-10 04:40:50.810156 | instance | ok: [instance] 2026-04-10 04:40:50.810381 | instance | 2026-04-10 04:40:50.810730 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:40:50.810981 | instance | Friday 10 April 2026 04:40:50 +0000 (0:00:00.062) 0:51:01.409 ********** 2026-04-10 04:40:50.872991 | instance | skipping: [instance] 2026-04-10 04:40:50.873202 | instance | 2026-04-10 04:40:50.873488 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:40:50.873754 | instance | Friday 10 April 2026 04:40:50 +0000 (0:00:00.062) 0:51:01.471 ********** 2026-04-10 04:40:50.933891 | instance | skipping: [instance] 2026-04-10 04:40:50.934104 | instance | 2026-04-10 04:40:50.934420 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:40:50.934732 | instance | Friday 10 April 2026 04:40:50 +0000 (0:00:00.060) 0:51:01.532 ********** 2026-04-10 04:40:50.990912 | instance | ok: [instance] 2026-04-10 04:40:50.991148 | instance | 2026-04-10 04:40:50.991425 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:40:50.991710 | instance | Friday 10 April 2026 04:40:50 +0000 (0:00:00.057) 0:51:01.590 ********** 2026-04-10 04:40:51.130828 | instance | ok: [instance] => (item=valkey) 2026-04-10 04:40:51.131073 | instance | ok: [instance] => (item=network) 2026-04-10 04:40:51.131345 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-04-10 04:40:51.131622 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 04:40:51.131888 | instance | ok: [instance] => (item=load_balancer) 2026-04-10 04:40:51.132197 | instance | ok: [instance] => (item=identity) 2026-04-10 04:40:51.132491 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 04:40:51.132742 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 04:40:51.132977 | instance | 2026-04-10 04:40:51.133270 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:40:51.133559 | instance | Friday 10 April 2026 04:40:51 +0000 (0:00:00.139) 0:51:01.729 ********** 2026-04-10 04:40:51.204609 | instance | ok: [instance] 2026-04-10 04:40:51.204870 | instance | 2026-04-10 04:40:51.205179 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:40:51.205446 | instance | Friday 10 April 2026 04:40:51 +0000 (0:00:00.074) 0:51:01.803 ********** 2026-04-10 04:40:51.281986 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:40:51.282132 | instance | 2026-04-10 04:40:51.282308 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:40:51.282473 | instance | Friday 10 April 2026 04:40:51 +0000 (0:00:00.077) 0:51:01.880 ********** 2026-04-10 04:40:51.828560 | instance | changed: [instance] 2026-04-10 04:40:51.828761 | instance | 2026-04-10 04:40:51.829056 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-10 04:40:51.829317 | instance | Friday 10 April 2026 04:40:51 +0000 (0:00:00.546) 0:51:02.427 ********** 2026-04-10 04:40:53.137093 | instance | ok: [instance] 2026-04-10 04:40:53.137415 | instance | 2026-04-10 04:40:53.137786 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-04-10 04:40:53.138110 | instance | Friday 10 April 2026 04:40:53 +0000 (0:00:01.308) 0:51:03.735 ********** 2026-04-10 04:40:54.374225 | instance | changed: [instance] 2026-04-10 04:40:54.374346 | instance | 2026-04-10 04:40:54.374505 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-04-10 04:40:54.374583 | instance | Friday 10 April 2026 04:40:54 +0000 (0:00:01.237) 0:51:04.972 ********** 2026-04-10 04:40:55.561426 | instance | changed: [instance] 2026-04-10 04:40:55.561747 | instance | 2026-04-10 04:40:55.561953 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-04-10 04:40:55.562290 | instance | Friday 10 April 2026 04:40:55 +0000 (0:00:01.186) 0:51:06.159 ********** 2026-04-10 04:40:56.803165 | instance | changed: [instance] 2026-04-10 04:40:56.803303 | instance | 2026-04-10 04:40:56.803876 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-04-10 04:40:56.803910 | instance | Friday 10 April 2026 04:40:56 +0000 (0:00:01.241) 0:51:07.401 ********** 2026-04-10 04:41:02.193299 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-04-10 04:41:02.193401 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-04-10 04:41:02.193981 | instance | changed: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-04-10 04:41:02.194068 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-04-10 04:41:02.194080 | instance | changed: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-04-10 04:41:02.194091 | instance | 2026-04-10 04:41:02.194112 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-04-10 04:41:02.194124 | instance | Friday 10 April 2026 04:41:02 +0000 (0:00:05.390) 0:51:12.792 ********** 2026-04-10 04:41:03.817901 | instance | changed: [instance] => (item=instance) 2026-04-10 04:41:03.818020 | instance | 2026-04-10 04:41:03.818094 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-04-10 04:41:03.818244 | instance | Friday 10 April 2026 04:41:03 +0000 (0:00:01.624) 0:51:14.416 ********** 2026-04-10 04:41:06.158387 | instance | ok: [instance] => (item=instance) 2026-04-10 04:41:06.158461 | instance | 2026-04-10 04:41:06.158468 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-04-10 04:41:06.158474 | instance | Friday 10 April 2026 04:41:06 +0000 (0:00:02.339) 0:51:16.756 ********** 2026-04-10 04:41:12.421474 | instance | ok: [instance] => (item=instance) 2026-04-10 04:41:12.421596 | instance | 2026-04-10 04:41:12.421668 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-04-10 04:41:12.421813 | instance | Friday 10 April 2026 04:41:12 +0000 (0:00:06.263) 0:51:23.020 ********** 2026-04-10 04:41:13.652275 | instance | ok: [instance] => (item=instance) 2026-04-10 04:41:13.652404 | instance | 2026-04-10 04:41:13.652785 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-04-10 04:41:13.652832 | instance | Friday 10 April 2026 04:41:13 +0000 (0:00:01.230) 0:51:24.251 ********** 2026-04-10 04:41:13.734584 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-04-10 04:41:13.734801 | instance | 2026-04-10 04:41:13.734878 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-04-10 04:41:13.735309 | instance | Friday 10 April 2026 04:41:13 +0000 (0:00:00.082) 0:51:24.333 ********** 2026-04-10 04:41:14.788941 | instance | changed: [instance] 2026-04-10 04:41:14.789021 | instance | 2026-04-10 04:41:14.789144 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-04-10 04:41:14.789276 | instance | Friday 10 April 2026 04:41:14 +0000 (0:00:01.054) 0:51:25.387 ********** 2026-04-10 04:41:16.887469 | instance | changed: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {}, 'binding_vif_type': 'binding_failed', 'binding_vnic_type': 'normal', 'created_at': '2026-04-10T04:41:03Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.97', 'hostname': 'host-172-24-2-97', 'fqdn': 'host-172-24-2-97.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '6dc668d0-99a0-45f0-afdb-4b5d23e9c1d2', 'ip_address': '172.24.2.97'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:1c:5d:1e', 'name': 'octavia-health-manager-port-instance', 'network_id': 'ad91db30-17f9-451f-a915-af5425e63dba', 'numa_affinity_policy': None, 'project_id': '9bd02a3ed8ec44559a726a8085c963a9', 'tenant_id': '9bd02a3ed8ec44559a726a8085c963a9', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['156ea96c-ad0b-4264-acaa-5f0e17094838'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-04-10T04:41:11Z', 'revision_number': 4, 'if_match': None, 'id': 'a9b94998-ffc2-449b-923b-e7dd752a1aa8', '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-04-10 04:41:16.887533 | instance | changed: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {}, 'binding_vif_type': 'binding_failed', 'binding_vnic_type': 'normal', 'created_at': '2026-04-10T04:41:03Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.97', 'hostname': 'host-172-24-2-97', 'fqdn': 'host-172-24-2-97.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '6dc668d0-99a0-45f0-afdb-4b5d23e9c1d2', 'ip_address': '172.24.2.97'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:1c:5d:1e', 'name': 'octavia-health-manager-port-instance', 'network_id': 'ad91db30-17f9-451f-a915-af5425e63dba', 'numa_affinity_policy': None, 'project_id': '9bd02a3ed8ec44559a726a8085c963a9', 'tenant_id': '9bd02a3ed8ec44559a726a8085c963a9', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['156ea96c-ad0b-4264-acaa-5f0e17094838'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-04-10T04:41:11Z', 'revision_number': 4, 'if_match': None, 'id': 'a9b94998-ffc2-449b-923b-e7dd752a1aa8', '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-04-10 04:41:16.887576 | instance | 2026-04-10 04:41:16.887867 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-04-10 04:41:16.888130 | instance | Friday 10 April 2026 04:41:16 +0000 (0:00:02.097) 0:51:27.485 ********** 2026-04-10 04:41:17.910430 | instance | changed: [instance] 2026-04-10 04:41:17.910715 | instance | 2026-04-10 04:41:17.911067 | instance | TASK [Upload Amphora image] **************************************************** 2026-04-10 04:41:17.911349 | instance | Friday 10 April 2026 04:41:17 +0000 (0:00:01.023) 0:51:28.509 ********** 2026-04-10 04:41:18.089769 | instance | included: glance_image for instance 2026-04-10 04:41:18.090021 | instance | 2026-04-10 04:41:18.090301 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-10 04:41:18.090698 | instance | Friday 10 April 2026 04:41:18 +0000 (0:00:00.179) 0:51:28.688 ********** 2026-04-10 04:41:19.455337 | instance | ok: [instance] 2026-04-10 04:41:19.455560 | instance | 2026-04-10 04:41:19.455866 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-10 04:41:19.456140 | instance | Friday 10 April 2026 04:41:19 +0000 (0:00:01.365) 0:51:30.053 ********** 2026-04-10 04:41:20.768555 | instance | ok: [instance] 2026-04-10 04:41:20.769121 | instance | 2026-04-10 04:41:20.769199 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-10 04:41:20.769265 | instance | Friday 10 April 2026 04:41:20 +0000 (0:00:01.313) 0:51:31.367 ********** 2026-04-10 04:41:21.011014 | instance | changed: [instance] 2026-04-10 04:41:21.011254 | instance | 2026-04-10 04:41:21.011536 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-10 04:41:21.011820 | instance | Friday 10 April 2026 04:41:21 +0000 (0:00:00.242) 0:51:31.609 ********** 2026-04-10 04:41:33.962587 | instance | changed: [instance] 2026-04-10 04:41:33.962826 | instance | 2026-04-10 04:41:33.963071 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-10 04:41:33.963348 | instance | Friday 10 April 2026 04:41:33 +0000 (0:00:12.951) 0:51:44.561 ********** 2026-04-10 04:41:34.206050 | instance | ok: [instance] 2026-04-10 04:41:34.206249 | instance | 2026-04-10 04:41:34.206552 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-10 04:41:34.206860 | instance | Friday 10 April 2026 04:41:34 +0000 (0:00:00.243) 0:51:44.804 ********** 2026-04-10 04:41:36.311436 | instance | changed: [instance] 2026-04-10 04:41:36.311652 | instance | 2026-04-10 04:41:36.311937 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-10 04:41:36.312232 | instance | Friday 10 April 2026 04:41:36 +0000 (0:00:02.105) 0:51:46.909 ********** 2026-04-10 04:41:37.020504 | instance | ok: [instance] 2026-04-10 04:41:37.020716 | instance | 2026-04-10 04:41:37.020999 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-10 04:41:37.021268 | instance | Friday 10 April 2026 04:41:37 +0000 (0:00:00.709) 0:51:47.619 ********** 2026-04-10 04:42:15.874972 | instance | changed: [instance] 2026-04-10 04:42:15.875143 | instance | 2026-04-10 04:42:15.875421 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-10 04:42:15.875694 | instance | Friday 10 April 2026 04:42:15 +0000 (0:00:38.854) 0:52:26.473 ********** 2026-04-10 04:42:16.373492 | instance | changed: [instance] 2026-04-10 04:42:16.373763 | instance | 2026-04-10 04:42:16.374050 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-04-10 04:42:16.374389 | instance | Friday 10 April 2026 04:42:16 +0000 (0:00:00.498) 0:52:26.972 ********** 2026-04-10 04:42:17.351655 | instance | ok: [instance] 2026-04-10 04:42:17.351730 | instance | 2026-04-10 04:42:17.351809 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-04-10 04:42:17.351961 | instance | Friday 10 April 2026 04:42:17 +0000 (0:00:00.977) 0:52:27.950 ********** 2026-04-10 04:42:23.061959 | instance | changed: [instance] 2026-04-10 04:42:23.062188 | instance | 2026-04-10 04:42:23.062483 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-04-10 04:42:23.062784 | instance | Friday 10 April 2026 04:42:23 +0000 (0:00:05.710) 0:52:33.660 ********** 2026-04-10 04:42:23.709871 | instance | ok: [instance] 2026-04-10 04:42:23.709966 | instance | 2026-04-10 04:42:23.710105 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-04-10 04:42:23.710231 | instance | Friday 10 April 2026 04:42:23 +0000 (0:00:00.648) 0:52:34.308 ********** 2026-04-10 04:42:25.113117 | instance | changed: [instance] 2026-04-10 04:42:25.113311 | instance | 2026-04-10 04:42:25.113592 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-04-10 04:42:25.113850 | instance | Friday 10 April 2026 04:42:25 +0000 (0:00:01.402) 0:52:35.711 ********** 2026-04-10 04:42:26.529364 | instance | changed: [instance] => (item=octavia-client) 2026-04-10 04:42:26.529440 | instance | changed: [instance] => (item=octavia-server) 2026-04-10 04:42:26.529566 | instance | 2026-04-10 04:42:26.529692 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-04-10 04:42:26.529827 | instance | Friday 10 April 2026 04:42:26 +0000 (0:00:01.416) 0:52:37.128 ********** 2026-04-10 04:42:27.262379 | instance | changed: [instance] 2026-04-10 04:42:27.262636 | instance | 2026-04-10 04:42:27.262999 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-04-10 04:42:27.263266 | instance | Friday 10 April 2026 04:42:27 +0000 (0:00:00.732) 0:52:37.860 ********** 2026-04-10 04:42:28.973318 | instance | [WARNING]: Loadbalancer service is not supported by your cloud. Ignoring 2026-04-10 04:42:28.973561 | instance | loadbalancer quotas. 2026-04-10 04:42:29.012553 | instance | changed: [instance] 2026-04-10 04:42:29.012797 | instance | 2026-04-10 04:42:29.013067 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-04-10 04:42:29.013331 | instance | Friday 10 April 2026 04:42:29 +0000 (0:00:01.750) 0:52:39.611 ********** 2026-04-10 04:44:43.376997 | instance | changed: [instance] 2026-04-10 04:44:43.377202 | instance | 2026-04-10 04:44:43.377439 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-04-10 04:44:43.377696 | instance | Friday 10 April 2026 04:44:43 +0000 (0:02:14.364) 0:54:53.975 ********** 2026-04-10 04:44:54.066851 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-04-10 04:44:54.066956 | instance | changed: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-04-10 04:44:54.066968 | instance | 2026-04-10 04:44:54.066989 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 04:44:54.067298 | instance | Friday 10 April 2026 04:44:54 +0000 (0:00:10.688) 0:55:04.664 ********** 2026-04-10 04:44:54.368850 | instance | included: openstack_helm_ingress for instance 2026-04-10 04:44:54.368951 | instance | 2026-04-10 04:44:54.368967 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 04:44:54.369113 | instance | Friday 10 April 2026 04:44:54 +0000 (0:00:00.303) 0:55:04.967 ********** 2026-04-10 04:44:54.437915 | instance | skipping: [instance] 2026-04-10 04:44:54.438302 | instance | 2026-04-10 04:44:54.438358 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 04:44:54.438365 | instance | Friday 10 April 2026 04:44:54 +0000 (0:00:00.069) 0:55:05.036 ********** 2026-04-10 04:44:54.516349 | instance | skipping: [instance] 2026-04-10 04:44:54.516468 | instance | 2026-04-10 04:44:54.516522 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 04:44:54.516641 | instance | Friday 10 April 2026 04:44:54 +0000 (0:00:00.077) 0:55:05.114 ********** 2026-04-10 04:44:54.624371 | instance | ok: [instance] 2026-04-10 04:44:54.624454 | instance | 2026-04-10 04:44:54.624736 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-04-10 04:44:54.624808 | instance | Friday 10 April 2026 04:44:54 +0000 (0:00:00.108) 0:55:05.223 ********** 2026-04-10 04:44:54.745626 | instance | included: ingress for instance 2026-04-10 04:44:54.745713 | instance | 2026-04-10 04:44:54.745814 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-04-10 04:44:54.745935 | instance | Friday 10 April 2026 04:44:54 +0000 (0:00:00.120) 0:55:05.343 ********** 2026-04-10 04:44:55.845816 | instance | changed: [instance] 2026-04-10 04:44:55.845897 | instance | 2026-04-10 04:44:55.846009 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:44:55.846139 | instance | Friday 10 April 2026 04:44:55 +0000 (0:00:01.100) 0:55:06.444 ********** 2026-04-10 04:44:55.949258 | instance | ok: [instance] 2026-04-10 04:44:55.949324 | instance | 2026-04-10 04:44:55.949452 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:44:55.949576 | instance | Friday 10 April 2026 04:44:55 +0000 (0:00:00.103) 0:55:06.548 ********** 2026-04-10 04:44:56.050223 | instance | included: rabbitmq for instance 2026-04-10 04:44:56.050293 | instance | 2026-04-10 04:44:56.050437 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 04:44:56.050556 | instance | Friday 10 April 2026 04:44:56 +0000 (0:00:00.101) 0:55:06.649 ********** 2026-04-10 04:44:56.755940 | instance | ok: [instance] 2026-04-10 04:44:56.756008 | instance | 2026-04-10 04:44:56.756298 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 04:44:56.756345 | instance | Friday 10 April 2026 04:44:56 +0000 (0:00:00.705) 0:55:07.354 ********** 2026-04-10 04:44:56.823969 | instance | skipping: [instance] 2026-04-10 04:44:56.824016 | instance | 2026-04-10 04:44:56.824027 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 04:44:56.824038 | instance | Friday 10 April 2026 04:44:56 +0000 (0:00:00.067) 0:55:07.421 ********** 2026-04-10 04:44:56.896551 | instance | skipping: [instance] 2026-04-10 04:44:56.896928 | instance | 2026-04-10 04:44:56.896991 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 04:44:56.896998 | instance | Friday 10 April 2026 04:44:56 +0000 (0:00:00.073) 0:55:07.495 ********** 2026-04-10 04:44:56.967323 | instance | skipping: [instance] 2026-04-10 04:44:56.967397 | instance | 2026-04-10 04:44:56.967403 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 04:44:56.967409 | instance | Friday 10 April 2026 04:44:56 +0000 (0:00:00.069) 0:55:07.565 ********** 2026-04-10 04:45:27.843603 | instance | changed: [instance] 2026-04-10 04:45:27.843695 | instance | 2026-04-10 04:45:27.844071 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:45:27.844128 | instance | Friday 10 April 2026 04:45:27 +0000 (0:00:30.876) 0:55:38.441 ********** 2026-04-10 04:45:28.517123 | instance | ok: [instance] 2026-04-10 04:45:28.517205 | instance | 2026-04-10 04:45:28.517493 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:45:28.517549 | instance | Friday 10 April 2026 04:45:28 +0000 (0:00:00.674) 0:55:39.116 ********** 2026-04-10 04:45:28.591550 | instance | ok: [instance] 2026-04-10 04:45:28.591645 | instance | 2026-04-10 04:45:28.591685 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:45:28.591702 | instance | Friday 10 April 2026 04:45:28 +0000 (0:00:00.073) 0:55:39.189 ********** 2026-04-10 04:45:28.665354 | instance | skipping: [instance] 2026-04-10 04:45:28.665433 | instance | 2026-04-10 04:45:28.665624 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:45:28.665710 | instance | Friday 10 April 2026 04:45:28 +0000 (0:00:00.074) 0:55:39.264 ********** 2026-04-10 04:45:28.741297 | instance | skipping: [instance] 2026-04-10 04:45:28.741380 | instance | 2026-04-10 04:45:28.741486 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:45:28.741652 | instance | Friday 10 April 2026 04:45:28 +0000 (0:00:00.075) 0:55:39.339 ********** 2026-04-10 04:45:28.817425 | instance | ok: [instance] 2026-04-10 04:45:28.817571 | instance | 2026-04-10 04:45:28.817924 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:45:28.818189 | instance | Friday 10 April 2026 04:45:28 +0000 (0:00:00.075) 0:55:39.415 ********** 2026-04-10 04:45:28.975029 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 04:45:28.975271 | instance | ok: [instance] => (item=identity) 2026-04-10 04:45:28.975549 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 04:45:28.975823 | instance | ok: [instance] => (item=container_infra) 2026-04-10 04:45:28.976096 | instance | ok: [instance] => (item=key_manager) 2026-04-10 04:45:28.976370 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 04:45:28.976653 | instance | ok: [instance] => (item=orchestration) 2026-04-10 04:45:28.976906 | instance | 2026-04-10 04:45:28.977184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:45:28.977462 | instance | Friday 10 April 2026 04:45:28 +0000 (0:00:00.158) 0:55:39.573 ********** 2026-04-10 04:45:29.064731 | instance | ok: [instance] 2026-04-10 04:45:29.065009 | instance | 2026-04-10 04:45:29.065355 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:45:29.065647 | instance | Friday 10 April 2026 04:45:29 +0000 (0:00:00.089) 0:55:39.663 ********** 2026-04-10 04:45:29.185363 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:45:29.185643 | instance | 2026-04-10 04:45:29.185996 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:45:29.186353 | instance | Friday 10 April 2026 04:45:29 +0000 (0:00:00.120) 0:55:39.783 ********** 2026-04-10 04:45:29.768212 | instance | changed: [instance] 2026-04-10 04:45:29.768315 | instance | 2026-04-10 04:45:29.768519 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 04:45:29.768694 | instance | Friday 10 April 2026 04:45:29 +0000 (0:00:00.582) 0:55:40.366 ********** 2026-04-10 04:45:29.847127 | instance | ok: [instance] => { 2026-04-10 04:45:29.847294 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-04-10 04:45:29.847458 | instance | } 2026-04-10 04:45:29.847637 | instance | 2026-04-10 04:45:29.847882 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 04:45:29.848065 | instance | Friday 10 April 2026 04:45:29 +0000 (0:00:00.079) 0:55:40.445 ********** 2026-04-10 04:45:31.107619 | instance | changed: [instance] 2026-04-10 04:45:31.107747 | instance | 2026-04-10 04:45:31.107912 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 04:45:31.108078 | instance | Friday 10 April 2026 04:45:31 +0000 (0:00:01.260) 0:55:41.706 ********** 2026-04-10 04:45:31.204841 | instance | skipping: [instance] 2026-04-10 04:45:31.205075 | instance | 2026-04-10 04:45:31.205367 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-04-10 04:45:31.205639 | instance | Friday 10 April 2026 04:45:31 +0000 (0:00:00.097) 0:55:41.803 ********** 2026-04-10 04:45:31.842998 | instance | changed: [instance] 2026-04-10 04:45:31.843239 | instance | 2026-04-10 04:45:31.843524 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:45:31.843785 | instance | Friday 10 April 2026 04:45:31 +0000 (0:00:00.637) 0:55:42.441 ********** 2026-04-10 04:45:31.934568 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:45:31.934871 | instance | 2026-04-10 04:45:31.935188 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:45:31.935453 | instance | Friday 10 April 2026 04:45:31 +0000 (0:00:00.091) 0:55:42.532 ********** 2026-04-10 04:45:32.872312 | instance | changed: [instance] 2026-04-10 04:45:32.872536 | instance | 2026-04-10 04:45:32.872813 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-04-10 04:45:32.873113 | instance | Friday 10 April 2026 04:45:32 +0000 (0:00:00.937) 0:55:43.470 ********** 2026-04-10 04:45:33.142264 | instance | changed: [instance] 2026-04-10 04:45:33.142511 | instance | 2026-04-10 04:45:33.142939 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-04-10 04:45:33.143324 | instance | Friday 10 April 2026 04:45:33 +0000 (0:00:00.269) 0:55:43.740 ********** 2026-04-10 04:45:33.753933 | instance | changed: [instance] 2026-04-10 04:45:33.754662 | instance | 2026-04-10 04:45:33.754709 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-04-10 04:45:33.754716 | instance | Friday 10 April 2026 04:45:33 +0000 (0:00:00.612) 0:55:44.352 ********** 2026-04-10 04:45:34.553215 | instance | changed: [instance] 2026-04-10 04:45:34.553295 | instance | 2026-04-10 04:45:34.553307 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-04-10 04:45:34.553318 | instance | Friday 10 April 2026 04:45:34 +0000 (0:00:00.798) 0:55:45.151 ********** 2026-04-10 04:45:37.290232 | instance | changed: [instance] 2026-04-10 04:45:37.290425 | instance | 2026-04-10 04:45:37.290698 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-04-10 04:45:37.290942 | instance | Friday 10 April 2026 04:45:37 +0000 (0:00:02.737) 0:55:47.888 ********** 2026-04-10 04:45:37.551559 | instance | changed: [instance] 2026-04-10 04:45:37.551662 | instance | 2026-04-10 04:45:37.551809 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-04-10 04:45:37.551961 | instance | Friday 10 April 2026 04:45:37 +0000 (0:00:00.261) 0:55:48.150 ********** 2026-04-10 04:45:39.618286 | instance | changed: [instance] 2026-04-10 04:45:39.619154 | instance | 2026-04-10 04:45:39.619204 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-04-10 04:45:39.619212 | instance | Friday 10 April 2026 04:45:39 +0000 (0:00:02.066) 0:55:50.217 ********** 2026-04-10 04:45:40.334648 | instance | ok: [instance] 2026-04-10 04:45:40.334901 | instance | 2026-04-10 04:45:40.335190 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-04-10 04:45:40.335450 | instance | Friday 10 April 2026 04:45:40 +0000 (0:00:00.716) 0:55:50.933 ********** 2026-04-10 04:45:45.000723 | instance | changed: [instance] 2026-04-10 04:45:45.000868 | instance | 2026-04-10 04:45:45.001064 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-04-10 04:45:45.001257 | instance | Friday 10 April 2026 04:45:44 +0000 (0:00:04.666) 0:55:55.599 ********** 2026-04-10 04:45:45.067545 | instance | skipping: [instance] 2026-04-10 04:45:45.067643 | instance | 2026-04-10 04:45:45.067820 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-04-10 04:45:45.068000 | instance | Friday 10 April 2026 04:45:45 +0000 (0:00:00.066) 0:55:55.665 ********** 2026-04-10 04:45:45.131451 | instance | skipping: [instance] 2026-04-10 04:45:45.131595 | instance | 2026-04-10 04:45:45.131778 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-04-10 04:45:45.131943 | instance | Friday 10 April 2026 04:45:45 +0000 (0:00:00.064) 0:55:55.730 ********** 2026-04-10 04:46:23.713771 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-04-10 04:46:23.714031 | instance | changed: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-04-10 04:46:23.714317 | instance | changed: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-04-10 04:46:23.714653 | instance | changed: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-04-10 04:46:23.714934 | instance | 2026-04-10 04:46:23.715224 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-04-10 04:46:23.715487 | instance | Friday 10 April 2026 04:46:23 +0000 (0:00:38.582) 0:56:34.312 ********** 2026-04-10 04:46:23.812694 | 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-04-10 04:46:23.927541 | 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-04-10 04:46:23.927573 | 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-04-10 04:46:23.927584 | 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-04-10 04:46:23.927594 | 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-04-10 04:46:23.927610 | 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-04-10 04:46:23.927619 | 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-04-10 04:46:23.927628 | 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-04-10 04:46:23.927639 | instance | skipping: [instance] 2026-04-10 04:46:23.927649 | instance | 2026-04-10 04:46:23.927660 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-04-10 04:46:23.927670 | instance | Friday 10 April 2026 04:46:23 +0000 (0:00:00.099) 0:56:34.411 ********** 2026-04-10 04:46:35.882207 | instance | changed: [instance] 2026-04-10 04:46:35.882295 | instance | 2026-04-10 04:46:35.882403 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-04-10 04:46:35.882531 | instance | Friday 10 April 2026 04:46:35 +0000 (0:00:12.069) 0:56:46.481 ********** 2026-04-10 04:46:36.786559 | instance | changed: [instance] 2026-04-10 04:46:36.786815 | instance | 2026-04-10 04:46:36.787894 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-04-10 04:46:36.787915 | instance | Friday 10 April 2026 04:46:36 +0000 (0:00:00.903) 0:56:47.384 ********** 2026-04-10 04:49:37.519210 | instance | changed: [instance] 2026-04-10 04:49:37.519406 | instance | 2026-04-10 04:49:37.519686 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-04-10 04:49:37.519945 | instance | Friday 10 April 2026 04:49:37 +0000 (0:03:00.732) 0:59:48.117 ********** 2026-04-10 04:49:38.351340 | instance | changed: [instance] 2026-04-10 04:49:38.351630 | instance | 2026-04-10 04:49:38.351942 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 04:49:38.352285 | instance | Friday 10 April 2026 04:49:38 +0000 (0:00:00.832) 0:59:48.949 ********** 2026-04-10 04:49:38.503735 | instance | included: openstack_helm_ingress for instance 2026-04-10 04:49:38.503830 | instance | 2026-04-10 04:49:38.503961 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 04:49:38.504151 | instance | Friday 10 April 2026 04:49:38 +0000 (0:00:00.152) 0:59:49.102 ********** 2026-04-10 04:49:38.568614 | instance | skipping: [instance] 2026-04-10 04:49:38.568756 | instance | 2026-04-10 04:49:38.568947 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 04:49:38.569216 | instance | Friday 10 April 2026 04:49:38 +0000 (0:00:00.064) 0:59:49.167 ********** 2026-04-10 04:49:38.635543 | instance | skipping: [instance] 2026-04-10 04:49:38.635719 | instance | 2026-04-10 04:49:38.635967 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 04:49:38.636212 | instance | Friday 10 April 2026 04:49:38 +0000 (0:00:00.066) 0:59:49.234 ********** 2026-04-10 04:49:38.721378 | instance | ok: [instance] 2026-04-10 04:49:38.721652 | instance | 2026-04-10 04:49:38.721973 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-04-10 04:49:38.722377 | instance | Friday 10 April 2026 04:49:38 +0000 (0:00:00.085) 0:59:49.320 ********** 2026-04-10 04:49:38.830381 | instance | included: ingress for instance 2026-04-10 04:49:38.830733 | instance | 2026-04-10 04:49:38.831058 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-04-10 04:49:38.831387 | instance | Friday 10 April 2026 04:49:38 +0000 (0:00:00.109) 0:59:49.429 ********** 2026-04-10 04:49:40.036743 | instance | changed: [instance] 2026-04-10 04:49:40.036963 | instance | 2026-04-10 04:49:40.037245 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-04-10 04:49:40.037520 | instance | Friday 10 April 2026 04:49:40 +0000 (0:00:01.206) 0:59:50.635 ********** 2026-04-10 04:49:41.035724 | instance | changed: [instance] 2026-04-10 04:49:41.035956 | instance | 2026-04-10 04:49:41.036236 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-04-10 04:49:41.036555 | instance | Friday 10 April 2026 04:49:41 +0000 (0:00:00.998) 0:59:51.634 ********** 2026-04-10 04:49:41.305951 | instance | included: openstack_helm_ingress for instance 2026-04-10 04:49:41.306067 | instance | 2026-04-10 04:49:41.306243 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 04:49:41.306429 | instance | Friday 10 April 2026 04:49:41 +0000 (0:00:00.270) 0:59:51.904 ********** 2026-04-10 04:49:41.384511 | instance | skipping: [instance] 2026-04-10 04:49:41.384781 | instance | 2026-04-10 04:49:41.385135 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 04:49:41.385431 | instance | Friday 10 April 2026 04:49:41 +0000 (0:00:00.078) 0:59:51.983 ********** 2026-04-10 04:49:41.453730 | instance | skipping: [instance] 2026-04-10 04:49:41.453908 | instance | 2026-04-10 04:49:41.454174 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 04:49:41.454433 | instance | Friday 10 April 2026 04:49:41 +0000 (0:00:00.069) 0:59:52.052 ********** 2026-04-10 04:49:41.538182 | instance | ok: [instance] 2026-04-10 04:49:41.538333 | instance | 2026-04-10 04:49:41.538594 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-04-10 04:49:41.538875 | instance | Friday 10 April 2026 04:49:41 +0000 (0:00:00.084) 0:59:52.136 ********** 2026-04-10 04:49:41.643571 | instance | included: ingress for instance 2026-04-10 04:49:41.643769 | instance | 2026-04-10 04:49:41.644030 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-04-10 04:49:41.644300 | instance | Friday 10 April 2026 04:49:41 +0000 (0:00:00.105) 0:59:52.242 ********** 2026-04-10 04:49:42.715568 | instance | changed: [instance] 2026-04-10 04:49:42.715825 | instance | 2026-04-10 04:49:42.716109 | instance | TASK [Upload images] *********************************************************** 2026-04-10 04:49:42.716390 | instance | Friday 10 April 2026 04:49:42 +0000 (0:00:01.072) 0:59:53.314 ********** 2026-04-10 04:49:42.900765 | 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-04-10 04:49:42.900847 | instance | 2026-04-10 04:49:42.900961 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-10 04:49:42.901084 | instance | Friday 10 April 2026 04:49:42 +0000 (0:00:00.185) 0:59:53.499 ********** 2026-04-10 04:49:44.046475 | instance | ok: [instance] 2026-04-10 04:49:44.046747 | instance | 2026-04-10 04:49:44.047051 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-10 04:49:44.047321 | instance | Friday 10 April 2026 04:49:44 +0000 (0:00:01.145) 0:59:54.644 ********** 2026-04-10 04:49:44.287330 | instance | changed: [instance] 2026-04-10 04:49:44.287448 | instance | 2026-04-10 04:49:44.287621 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-10 04:49:44.287806 | instance | Friday 10 April 2026 04:49:44 +0000 (0:00:00.240) 0:59:54.885 ********** 2026-04-10 04:49:51.841969 | instance | changed: [instance] 2026-04-10 04:49:51.842028 | instance | 2026-04-10 04:49:51.842040 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-10 04:49:51.842050 | instance | Friday 10 April 2026 04:49:51 +0000 (0:00:07.553) 1:00:02.439 ********** 2026-04-10 04:49:52.103164 | instance | ok: [instance] 2026-04-10 04:49:52.103294 | instance | 2026-04-10 04:49:52.103473 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-10 04:49:52.103647 | instance | Friday 10 April 2026 04:49:52 +0000 (0:00:00.262) 1:00:02.701 ********** 2026-04-10 04:49:52.179108 | instance | skipping: [instance] 2026-04-10 04:49:52.179153 | instance | 2026-04-10 04:49:52.179158 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-10 04:49:52.179164 | instance | Friday 10 April 2026 04:49:52 +0000 (0:00:00.075) 1:00:02.777 ********** 2026-04-10 04:50:08.564655 | instance | ok: [instance] 2026-04-10 04:50:08.564747 | instance | 2026-04-10 04:50:08.564832 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-10 04:50:08.564951 | instance | Friday 10 April 2026 04:50:08 +0000 (0:00:16.385) 1:00:19.163 ********** 2026-04-10 04:51:48.082208 | instance | changed: [instance] 2026-04-10 04:51:48.082288 | instance | 2026-04-10 04:51:48.082507 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-10 04:51:48.082628 | instance | Friday 10 April 2026 04:51:48 +0000 (0:01:39.517) 1:01:58.680 ********** 2026-04-10 04:51:48.540773 | instance | changed: [instance] 2026-04-10 04:51:48.540864 | instance | 2026-04-10 04:51:48.540979 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:51:48.541096 | instance | Friday 10 April 2026 04:51:48 +0000 (0:00:00.458) 1:01:59.139 ********** 2026-04-10 04:51:48.659669 | instance | ok: [instance] 2026-04-10 04:51:48.659927 | instance | 2026-04-10 04:51:48.660258 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:51:48.660607 | instance | Friday 10 April 2026 04:51:48 +0000 (0:00:00.118) 1:01:59.258 ********** 2026-04-10 04:51:48.779125 | instance | included: rabbitmq for instance 2026-04-10 04:51:48.779737 | instance | 2026-04-10 04:51:48.780332 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 04:51:48.780770 | instance | Friday 10 April 2026 04:51:48 +0000 (0:00:00.119) 1:01:59.377 ********** 2026-04-10 04:51:49.501690 | instance | ok: [instance] 2026-04-10 04:51:49.501919 | instance | 2026-04-10 04:51:49.502250 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 04:51:49.502546 | instance | Friday 10 April 2026 04:51:49 +0000 (0:00:00.722) 1:02:00.100 ********** 2026-04-10 04:51:49.569742 | instance | skipping: [instance] 2026-04-10 04:51:49.570018 | instance | 2026-04-10 04:51:49.570309 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 04:51:49.570592 | instance | Friday 10 April 2026 04:51:49 +0000 (0:00:00.068) 1:02:00.168 ********** 2026-04-10 04:51:49.632236 | instance | skipping: [instance] 2026-04-10 04:51:49.632461 | instance | 2026-04-10 04:51:49.632760 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 04:51:49.633041 | instance | Friday 10 April 2026 04:51:49 +0000 (0:00:00.062) 1:02:00.230 ********** 2026-04-10 04:51:49.698527 | instance | skipping: [instance] 2026-04-10 04:51:49.698791 | instance | 2026-04-10 04:51:49.699087 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 04:51:49.699350 | instance | Friday 10 April 2026 04:51:49 +0000 (0:00:00.066) 1:02:00.297 ********** 2026-04-10 04:52:30.620587 | instance | changed: [instance] 2026-04-10 04:52:30.620842 | instance | 2026-04-10 04:52:30.621156 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:52:30.621444 | instance | Friday 10 April 2026 04:52:30 +0000 (0:00:40.921) 1:02:41.218 ********** 2026-04-10 04:52:31.443918 | instance | ok: [instance] 2026-04-10 04:52:31.444166 | instance | 2026-04-10 04:52:31.444479 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:52:31.444738 | instance | Friday 10 April 2026 04:52:31 +0000 (0:00:00.823) 1:02:42.041 ********** 2026-04-10 04:52:31.518581 | instance | ok: [instance] 2026-04-10 04:52:31.518942 | instance | 2026-04-10 04:52:31.519235 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:52:31.519496 | instance | Friday 10 April 2026 04:52:31 +0000 (0:00:00.074) 1:02:42.116 ********** 2026-04-10 04:52:31.592902 | instance | skipping: [instance] 2026-04-10 04:52:31.593043 | instance | 2026-04-10 04:52:31.593243 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:52:31.593471 | instance | Friday 10 April 2026 04:52:31 +0000 (0:00:00.074) 1:02:42.191 ********** 2026-04-10 04:52:31.670007 | instance | skipping: [instance] 2026-04-10 04:52:31.670142 | instance | 2026-04-10 04:52:31.670297 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:52:31.670495 | instance | Friday 10 April 2026 04:52:31 +0000 (0:00:00.077) 1:02:42.268 ********** 2026-04-10 04:52:31.741695 | instance | ok: [instance] 2026-04-10 04:52:31.741939 | instance | 2026-04-10 04:52:31.742216 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:52:31.742484 | instance | Friday 10 April 2026 04:52:31 +0000 (0:00:00.071) 1:02:42.340 ********** 2026-04-10 04:52:31.867124 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 04:52:31.867389 | instance | ok: [instance] => (item=identity) 2026-04-10 04:52:31.867654 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 04:52:31.867921 | instance | ok: [instance] => (item=sharev2) 2026-04-10 04:52:31.868183 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 04:52:31.868427 | instance | 2026-04-10 04:52:31.868698 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:52:31.868971 | instance | Friday 10 April 2026 04:52:31 +0000 (0:00:00.125) 1:02:42.465 ********** 2026-04-10 04:52:31.977946 | instance | ok: [instance] 2026-04-10 04:52:31.978082 | instance | 2026-04-10 04:52:31.978262 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:52:31.978431 | instance | Friday 10 April 2026 04:52:31 +0000 (0:00:00.110) 1:02:42.576 ********** 2026-04-10 04:52:32.076585 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:52:32.076731 | instance | 2026-04-10 04:52:32.076900 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:52:32.077294 | instance | Friday 10 April 2026 04:52:32 +0000 (0:00:00.098) 1:02:42.674 ********** 2026-04-10 04:52:32.668923 | instance | changed: [instance] 2026-04-10 04:52:32.669063 | instance | 2026-04-10 04:52:32.669226 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-04-10 04:52:32.669438 | instance | Friday 10 April 2026 04:52:32 +0000 (0:00:00.592) 1:02:43.267 ********** 2026-04-10 04:52:33.993423 | instance | changed: [instance] 2026-04-10 04:52:33.993658 | instance | 2026-04-10 04:52:33.993906 | instance | TASK [Upload service image] **************************************************** 2026-04-10 04:52:33.994165 | instance | Friday 10 April 2026 04:52:33 +0000 (0:00:01.324) 1:02:44.592 ********** 2026-04-10 04:52:34.259731 | instance | included: glance_image for instance 2026-04-10 04:52:34.259947 | instance | 2026-04-10 04:52:34.260252 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-10 04:52:34.260510 | instance | Friday 10 April 2026 04:52:34 +0000 (0:00:00.266) 1:02:44.858 ********** 2026-04-10 04:52:35.256051 | instance | ok: [instance] 2026-04-10 04:52:35.256474 | instance | 2026-04-10 04:52:35.256572 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-10 04:52:35.256844 | instance | Friday 10 April 2026 04:52:35 +0000 (0:00:00.996) 1:02:45.854 ********** 2026-04-10 04:52:35.506995 | instance | changed: [instance] 2026-04-10 04:52:35.507648 | instance | 2026-04-10 04:52:35.507674 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-10 04:52:35.507772 | instance | Friday 10 April 2026 04:52:35 +0000 (0:00:00.251) 1:02:46.105 ********** 2026-04-10 04:52:41.800308 | instance | changed: [instance] 2026-04-10 04:52:41.800432 | instance | 2026-04-10 04:52:41.800449 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-10 04:52:41.800586 | instance | Friday 10 April 2026 04:52:41 +0000 (0:00:06.293) 1:02:52.398 ********** 2026-04-10 04:52:42.067823 | instance | ok: [instance] 2026-04-10 04:52:42.067900 | instance | 2026-04-10 04:52:42.067996 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-10 04:52:42.068119 | instance | Friday 10 April 2026 04:52:42 +0000 (0:00:00.267) 1:02:52.666 ********** 2026-04-10 04:52:42.139338 | instance | skipping: [instance] 2026-04-10 04:52:42.139452 | instance | 2026-04-10 04:52:42.139468 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-10 04:52:42.139600 | instance | Friday 10 April 2026 04:52:42 +0000 (0:00:00.071) 1:02:52.737 ********** 2026-04-10 04:52:42.914255 | instance | ok: [instance] 2026-04-10 04:52:42.914337 | instance | 2026-04-10 04:52:42.914452 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-10 04:52:42.914574 | instance | Friday 10 April 2026 04:52:42 +0000 (0:00:00.775) 1:02:53.513 ********** 2026-04-10 04:53:02.772770 | instance | changed: [instance] 2026-04-10 04:53:02.772868 | instance | 2026-04-10 04:53:02.773010 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-10 04:53:02.773147 | instance | Friday 10 April 2026 04:53:02 +0000 (0:00:19.858) 1:03:13.371 ********** 2026-04-10 04:53:03.139097 | instance | changed: [instance] 2026-04-10 04:53:03.139317 | instance | 2026-04-10 04:53:03.139611 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-04-10 04:53:03.139893 | instance | Friday 10 April 2026 04:53:03 +0000 (0:00:00.366) 1:03:13.737 ********** 2026-04-10 04:53:04.705837 | instance | changed: [instance] 2026-04-10 04:53:04.706065 | instance | 2026-04-10 04:53:04.706392 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-04-10 04:53:04.706716 | instance | Friday 10 April 2026 04:53:04 +0000 (0:00:01.566) 1:03:15.304 ********** 2026-04-10 04:53:08.390451 | instance | changed: [instance] => (item=22) 2026-04-10 04:53:08.390544 | instance | changed: [instance] => (item=111) 2026-04-10 04:53:08.390837 | instance | changed: [instance] => (item=2049) 2026-04-10 04:53:08.390919 | instance | 2026-04-10 04:53:08.390940 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-04-10 04:53:08.391043 | instance | Friday 10 April 2026 04:53:08 +0000 (0:00:03.684) 1:03:18.989 ********** 2026-04-10 04:53:09.672781 | instance | changed: [instance] 2026-04-10 04:53:09.672855 | instance | 2026-04-10 04:53:09.673108 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-04-10 04:53:09.673131 | instance | Friday 10 April 2026 04:53:09 +0000 (0:00:01.281) 1:03:20.271 ********** 2026-04-10 04:53:09.880578 | instance | ok: [instance -> localhost] 2026-04-10 04:53:09.880647 | instance | 2026-04-10 04:53:09.880653 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-04-10 04:53:09.880659 | instance | Friday 10 April 2026 04:53:09 +0000 (0:00:00.207) 1:03:20.478 ********** 2026-04-10 04:53:10.302829 | instance | ok: [instance -> localhost] 2026-04-10 04:53:10.302937 | instance | 2026-04-10 04:53:10.303014 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-04-10 04:53:10.303135 | instance | Friday 10 April 2026 04:53:10 +0000 (0:00:00.422) 1:03:20.900 ********** 2026-04-10 04:53:10.634058 | instance | ok: [instance -> localhost] 2026-04-10 04:53:10.634169 | instance | 2026-04-10 04:53:10.634338 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-04-10 04:53:10.634526 | instance | Friday 10 April 2026 04:53:10 +0000 (0:00:00.331) 1:03:21.232 ********** 2026-04-10 04:53:10.849063 | instance | ok: [instance -> localhost] 2026-04-10 04:53:10.849168 | instance | 2026-04-10 04:53:10.849250 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-04-10 04:53:10.849394 | instance | Friday 10 April 2026 04:53:10 +0000 (0:00:00.215) 1:03:21.448 ********** 2026-04-10 04:53:11.615739 | instance | changed: [instance] 2026-04-10 04:53:11.615937 | instance | 2026-04-10 04:53:11.616245 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-04-10 04:53:11.616521 | instance | Friday 10 April 2026 04:53:11 +0000 (0:00:00.765) 1:03:22.214 ********** 2026-04-10 04:56:04.680432 | instance | changed: [instance] 2026-04-10 04:56:04.680608 | instance | 2026-04-10 04:56:04.680867 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 04:56:04.681088 | instance | Friday 10 April 2026 04:56:04 +0000 (0:02:53.065) 1:06:15.279 ********** 2026-04-10 04:56:04.832494 | instance | included: openstack_helm_ingress for instance 2026-04-10 04:56:04.832820 | instance | 2026-04-10 04:56:04.833199 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 04:56:04.833455 | instance | Friday 10 April 2026 04:56:04 +0000 (0:00:00.152) 1:06:15.431 ********** 2026-04-10 04:56:04.904717 | instance | skipping: [instance] 2026-04-10 04:56:04.904857 | instance | 2026-04-10 04:56:04.905037 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 04:56:04.905277 | instance | Friday 10 April 2026 04:56:04 +0000 (0:00:00.072) 1:06:15.503 ********** 2026-04-10 04:56:04.978314 | instance | skipping: [instance] 2026-04-10 04:56:04.978453 | instance | 2026-04-10 04:56:04.978661 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 04:56:04.978846 | instance | Friday 10 April 2026 04:56:04 +0000 (0:00:00.073) 1:06:15.577 ********** 2026-04-10 04:56:05.060264 | instance | ok: [instance] 2026-04-10 04:56:05.060408 | instance | 2026-04-10 04:56:05.060569 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-04-10 04:56:05.060730 | instance | Friday 10 April 2026 04:56:05 +0000 (0:00:00.081) 1:06:15.658 ********** 2026-04-10 04:56:05.158437 | instance | included: ingress for instance 2026-04-10 04:56:05.158573 | instance | 2026-04-10 04:56:05.158781 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-04-10 04:56:05.158941 | instance | Friday 10 April 2026 04:56:05 +0000 (0:00:00.098) 1:06:15.757 ********** 2026-04-10 04:56:06.383960 | instance | changed: [instance] 2026-04-10 04:56:06.384160 | instance | 2026-04-10 04:56:06.384437 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-04-10 04:56:06.384699 | instance | Friday 10 April 2026 04:56:06 +0000 (0:00:01.225) 1:06:16.982 ********** 2026-04-10 04:56:08.322486 | instance | changed: [instance] 2026-04-10 04:56:08.322732 | instance | 2026-04-10 04:56:08.323025 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:56:08.323315 | instance | Friday 10 April 2026 04:56:08 +0000 (0:00:01.938) 1:06:18.920 ********** 2026-04-10 04:56:08.421540 | instance | ok: [instance] 2026-04-10 04:56:08.421751 | instance | 2026-04-10 04:56:08.422022 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:56:08.422282 | instance | Friday 10 April 2026 04:56:08 +0000 (0:00:00.099) 1:06:19.020 ********** 2026-04-10 04:56:08.484458 | instance | skipping: [instance] 2026-04-10 04:56:08.484700 | instance | 2026-04-10 04:56:08.485019 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:56:08.485271 | instance | Friday 10 April 2026 04:56:08 +0000 (0:00:00.063) 1:06:19.083 ********** 2026-04-10 04:56:08.549351 | instance | skipping: [instance] 2026-04-10 04:56:08.549569 | instance | 2026-04-10 04:56:08.549889 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:56:08.550153 | instance | Friday 10 April 2026 04:56:08 +0000 (0:00:00.064) 1:06:19.148 ********** 2026-04-10 04:56:08.610529 | instance | skipping: [instance] 2026-04-10 04:56:08.610821 | instance | 2026-04-10 04:56:08.611119 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:56:08.611365 | instance | Friday 10 April 2026 04:56:08 +0000 (0:00:00.061) 1:06:19.209 ********** 2026-04-10 04:56:08.675969 | instance | skipping: [instance] 2026-04-10 04:56:08.676202 | instance | 2026-04-10 04:56:08.676490 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:56:08.676762 | instance | Friday 10 April 2026 04:56:08 +0000 (0:00:00.065) 1:06:19.274 ********** 2026-04-10 04:56:08.746506 | instance | skipping: [instance] 2026-04-10 04:56:08.746764 | instance | 2026-04-10 04:56:08.747386 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:56:08.747458 | instance | Friday 10 April 2026 04:56:08 +0000 (0:00:00.070) 1:06:19.345 ********** 2026-04-10 04:56:08.809381 | instance | ok: [instance] 2026-04-10 04:56:08.809510 | instance | 2026-04-10 04:56:08.809687 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:56:08.809858 | instance | Friday 10 April 2026 04:56:08 +0000 (0:00:00.063) 1:06:19.408 ********** 2026-04-10 04:56:08.903185 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 04:56:08.903439 | instance | ok: [instance] => (item=identity) 2026-04-10 04:56:08.903756 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 04:56:08.904019 | instance | ok: [instance] => (item=dashboard) 2026-04-10 04:56:08.904262 | instance | 2026-04-10 04:56:08.904523 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:56:08.904782 | instance | Friday 10 April 2026 04:56:08 +0000 (0:00:00.093) 1:06:19.501 ********** 2026-04-10 04:56:09.128671 | instance | ok: [instance] 2026-04-10 04:56:09.128794 | instance | 2026-04-10 04:56:09.128967 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 04:56:09.129131 | instance | Friday 10 April 2026 04:56:09 +0000 (0:00:00.225) 1:06:19.727 ********** 2026-04-10 04:56:09.212320 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 04:56:09.212550 | instance | 2026-04-10 04:56:09.212834 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 04:56:09.213102 | instance | Friday 10 April 2026 04:56:09 +0000 (0:00:00.083) 1:06:19.811 ********** 2026-04-10 04:56:09.783024 | instance | changed: [instance] 2026-04-10 04:56:09.783229 | instance | 2026-04-10 04:56:09.783513 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-10 04:56:09.783786 | instance | Friday 10 April 2026 04:56:09 +0000 (0:00:00.570) 1:06:20.381 ********** 2026-04-10 04:56:42.504219 | instance | changed: [instance] 2026-04-10 04:56:42.504419 | instance | 2026-04-10 04:56:42.504699 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 04:56:42.504969 | instance | Friday 10 April 2026 04:56:42 +0000 (0:00:32.721) 1:06:53.102 ********** 2026-04-10 04:56:42.640255 | instance | included: openstack_helm_ingress for instance 2026-04-10 04:56:42.640472 | instance | 2026-04-10 04:56:42.640769 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 04:56:42.641024 | instance | Friday 10 April 2026 04:56:42 +0000 (0:00:00.136) 1:06:53.239 ********** 2026-04-10 04:56:42.710669 | instance | skipping: [instance] 2026-04-10 04:56:42.710863 | instance | 2026-04-10 04:56:42.711143 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 04:56:42.711409 | instance | Friday 10 April 2026 04:56:42 +0000 (0:00:00.070) 1:06:53.309 ********** 2026-04-10 04:56:42.785894 | instance | skipping: [instance] 2026-04-10 04:56:42.786065 | instance | 2026-04-10 04:56:42.786356 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 04:56:42.786628 | instance | Friday 10 April 2026 04:56:42 +0000 (0:00:00.074) 1:06:53.384 ********** 2026-04-10 04:56:42.861590 | instance | ok: [instance] 2026-04-10 04:56:42.861790 | instance | 2026-04-10 04:56:42.862088 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-04-10 04:56:42.862363 | instance | Friday 10 April 2026 04:56:42 +0000 (0:00:00.076) 1:06:53.460 ********** 2026-04-10 04:56:42.965737 | instance | included: ingress for instance 2026-04-10 04:56:42.965952 | instance | 2026-04-10 04:56:42.966207 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-10 04:56:42.966467 | instance | Friday 10 April 2026 04:56:42 +0000 (0:00:00.102) 1:06:53.563 ********** 2026-04-10 04:56:44.113392 | instance | changed: [instance] 2026-04-10 04:56:44.113593 | instance | 2026-04-10 04:56:44.113885 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-10 04:56:44.114172 | instance | Friday 10 April 2026 04:56:44 +0000 (0:00:01.147) 1:06:54.711 ********** 2026-04-10 04:56:44.990557 | instance | changed: [instance] 2026-04-10 04:56:44.990695 | instance | 2026-04-10 04:56:44.990876 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-04-10 04:56:44.991053 | instance | Friday 10 April 2026 04:56:44 +0000 (0:00:00.878) 1:06:55.589 ********** 2026-04-10 04:56:52.482449 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.482701 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.482973 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.483235 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.483498 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.483754 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.484010 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.484264 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.484557 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.484800 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.485052 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.485360 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.485562 | instance | ok: [instance] 2026-04-10 04:56:52.485715 | instance | 2026-04-10 04:56:52.485884 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-04-10 04:56:52.486050 | instance | Friday 10 April 2026 04:56:52 +0000 (0:00:07.491) 1:07:03.080 ********** 2026-04-10 04:56:52.724655 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.724877 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.725152 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.725431 | instance | skipping: [instance] => (item=None) 2026-04-10 04:56:52.725700 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.726142 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.726225 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.726475 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.726790 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.727045 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.727346 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.727601 | instance | ok: [instance] => (item=None) 2026-04-10 04:56:52.727854 | instance | ok: [instance] 2026-04-10 04:56:52.728095 | instance | 2026-04-10 04:56:52.728383 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-04-10 04:56:52.728636 | instance | Friday 10 April 2026 04:56:52 +0000 (0:00:00.242) 1:07:03.323 ********** 2026-04-10 04:56:53.439641 | instance | changed: [instance] 2026-04-10 04:56:53.439874 | instance | 2026-04-10 04:56:53.440193 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-10 04:56:53.440481 | instance | Friday 10 April 2026 04:56:53 +0000 (0:00:00.714) 1:07:04.038 ********** 2026-04-10 04:56:54.255655 | instance | changed: [instance] 2026-04-10 04:56:54.255888 | instance | 2026-04-10 04:56:54.256174 | instance | PLAY [controllers] ************************************************************* 2026-04-10 04:56:54.256473 | instance | 2026-04-10 04:56:54.256790 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 04:56:54.257056 | instance | Friday 10 April 2026 04:56:54 +0000 (0:00:00.816) 1:07:04.854 ********** 2026-04-10 04:56:58.665207 | instance | ok: [instance] 2026-04-10 04:56:58.665321 | instance | 2026-04-10 04:56:58.665489 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-10 04:56:58.665664 | instance | Friday 10 April 2026 04:56:58 +0000 (0:00:04.407) 1:07:09.261 ********** 2026-04-10 04:56:58.942994 | instance | ok: [instance] 2026-04-10 04:56:58.943113 | instance | 2026-04-10 04:56:58.943252 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 04:56:58.943419 | instance | Friday 10 April 2026 04:56:58 +0000 (0:00:00.279) 1:07:09.540 ********** 2026-04-10 04:57:00.089940 | instance | ok: [instance] 2026-04-10 04:57:00.090138 | instance | 2026-04-10 04:57:00.090423 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-10 04:57:00.090747 | instance | Friday 10 April 2026 04:57:00 +0000 (0:00:01.146) 1:07:10.687 ********** 2026-04-10 04:57:00.370423 | instance | ok: [instance] 2026-04-10 04:57:00.370548 | instance | 2026-04-10 04:57:00.370756 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 04:57:00.370927 | instance | Friday 10 April 2026 04:57:00 +0000 (0:00:00.281) 1:07:10.968 ********** 2026-04-10 04:57:00.509478 | instance | ok: [instance] => { 2026-04-10 04:57:00.509718 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-04-10 04:57:00.509975 | instance | } 2026-04-10 04:57:00.510219 | instance | 2026-04-10 04:57:00.510484 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 04:57:00.510797 | instance | Friday 10 April 2026 04:57:00 +0000 (0:00:00.138) 1:07:11.107 ********** 2026-04-10 04:57:00.935240 | instance | ok: [instance] 2026-04-10 04:57:00.935335 | instance | 2026-04-10 04:57:00.935513 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 04:57:00.935680 | instance | Friday 10 April 2026 04:57:00 +0000 (0:00:00.424) 1:07:11.532 ********** 2026-04-10 04:57:02.063500 | instance | ok: [instance] 2026-04-10 04:57:02.063641 | instance | 2026-04-10 04:57:02.063825 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-10 04:57:02.063998 | instance | Friday 10 April 2026 04:57:02 +0000 (0:00:01.129) 1:07:12.662 ********** 2026-04-10 04:57:02.600528 | instance | ok: [instance] 2026-04-10 04:57:02.600621 | instance | 2026-04-10 04:57:02.600724 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-10 04:57:02.600847 | instance | Friday 10 April 2026 04:57:02 +0000 (0:00:00.536) 1:07:13.198 ********** 2026-04-10 04:57:03.374062 | instance | ok: [instance] 2026-04-10 04:57:03.374169 | instance | 2026-04-10 04:57:03.374360 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-10 04:57:03.374543 | instance | Friday 10 April 2026 04:57:03 +0000 (0:00:00.774) 1:07:13.972 ********** 2026-04-10 04:57:04.171684 | instance | ok: [instance] 2026-04-10 04:57:04.171895 | instance | 2026-04-10 04:57:04.172189 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-10 04:57:04.172483 | instance | Friday 10 April 2026 04:57:04 +0000 (0:00:00.797) 1:07:14.770 ********** 2026-04-10 04:57:04.556680 | instance | ok: [instance] 2026-04-10 04:57:04.556794 | instance | 2026-04-10 04:57:04.556934 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-10 04:57:04.557099 | instance | Friday 10 April 2026 04:57:04 +0000 (0:00:00.384) 1:07:15.154 ********** 2026-04-10 04:57:04.749716 | instance | included: openstack_helm_endpoints for instance 2026-04-10 04:57:04.749932 | instance | 2026-04-10 04:57:04.750223 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 04:57:04.750488 | instance | Friday 10 April 2026 04:57:04 +0000 (0:00:00.192) 1:07:15.347 ********** 2026-04-10 04:57:04.837547 | instance | skipping: [instance] 2026-04-10 04:57:04.837868 | instance | 2026-04-10 04:57:04.838304 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 04:57:04.838750 | instance | Friday 10 April 2026 04:57:04 +0000 (0:00:00.088) 1:07:15.436 ********** 2026-04-10 04:57:04.911613 | instance | skipping: [instance] 2026-04-10 04:57:04.911829 | instance | 2026-04-10 04:57:04.912125 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 04:57:04.912394 | instance | Friday 10 April 2026 04:57:04 +0000 (0:00:00.073) 1:07:15.509 ********** 2026-04-10 04:57:04.981414 | instance | skipping: [instance] 2026-04-10 04:57:04.981488 | instance | 2026-04-10 04:57:04.981542 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 04:57:04.981711 | instance | Friday 10 April 2026 04:57:04 +0000 (0:00:00.069) 1:07:15.579 ********** 2026-04-10 04:57:05.049524 | instance | skipping: [instance] 2026-04-10 04:57:05.049784 | instance | 2026-04-10 04:57:05.050069 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 04:57:05.050344 | instance | Friday 10 April 2026 04:57:05 +0000 (0:00:00.067) 1:07:15.647 ********** 2026-04-10 04:57:05.123900 | instance | skipping: [instance] 2026-04-10 04:57:05.124102 | instance | 2026-04-10 04:57:05.124385 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 04:57:05.124643 | instance | Friday 10 April 2026 04:57:05 +0000 (0:00:00.074) 1:07:15.722 ********** 2026-04-10 04:57:05.198557 | instance | skipping: [instance] 2026-04-10 04:57:05.198841 | instance | 2026-04-10 04:57:05.199183 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 04:57:05.199448 | instance | Friday 10 April 2026 04:57:05 +0000 (0:00:00.073) 1:07:15.795 ********** 2026-04-10 04:57:05.280381 | instance | ok: [instance] 2026-04-10 04:57:05.280476 | instance | 2026-04-10 04:57:05.280730 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 04:57:05.280888 | instance | Friday 10 April 2026 04:57:05 +0000 (0:00:00.083) 1:07:15.878 ********** 2026-04-10 04:57:05.374142 | instance | ok: [instance] => (item=identity) 2026-04-10 04:57:05.374345 | instance | 2026-04-10 04:57:05.374656 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 04:57:05.374934 | instance | Friday 10 April 2026 04:57:05 +0000 (0:00:00.093) 1:07:15.972 ********** 2026-04-10 04:57:05.492079 | instance | ok: [instance] 2026-04-10 04:57:05.492214 | instance | 2026-04-10 04:57:05.492391 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-10 04:57:05.492561 | instance | Friday 10 April 2026 04:57:05 +0000 (0:00:00.117) 1:07:16.090 ********** 2026-04-10 04:57:06.016750 | instance | ok: [instance] 2026-04-10 04:57:06.016822 | instance | 2026-04-10 04:57:06.016877 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-10 04:57:06.017043 | instance | Friday 10 April 2026 04:57:06 +0000 (0:00:00.523) 1:07:16.614 ********** 2026-04-10 04:57:06.546113 | instance | ok: [instance] 2026-04-10 04:57:06.546237 | instance | 2026-04-10 04:57:06.546407 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-10 04:57:06.546601 | instance | Friday 10 April 2026 04:57:06 +0000 (0:00:00.530) 1:07:17.144 ********** 2026-04-10 04:57:07.049448 | instance | ok: [instance] 2026-04-10 04:57:07.049666 | instance | 2026-04-10 04:57:07.049959 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-10 04:57:07.050299 | instance | Friday 10 April 2026 04:57:07 +0000 (0:00:00.503) 1:07:17.647 ********** 2026-04-10 04:57:07.599015 | instance | ok: [instance] 2026-04-10 04:57:07.599204 | instance | 2026-04-10 04:57:07.599471 | instance | PLAY [Configure networking] **************************************************** 2026-04-10 04:57:07.599713 | instance | 2026-04-10 04:57:07.599973 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 04:57:07.600234 | instance | Friday 10 April 2026 04:57:07 +0000 (0:00:00.549) 1:07:18.197 ********** 2026-04-10 04:57:11.560093 | instance | ok: [instance] 2026-04-10 04:57:11.560157 | instance | 2026-04-10 04:57:11.560170 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-04-10 04:57:11.560180 | instance | Friday 10 April 2026 04:57:11 +0000 (0:00:03.959) 1:07:22.157 ********** 2026-04-10 04:57:11.808488 | instance | ok: [instance] 2026-04-10 04:57:11.808709 | instance | 2026-04-10 04:57:11.809000 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-04-10 04:57:11.809284 | instance | Friday 10 April 2026 04:57:11 +0000 (0:00:00.249) 1:07:22.406 ********** 2026-04-10 04:57:12.026903 | instance | ok: [instance] 2026-04-10 04:57:12.027151 | instance | 2026-04-10 04:57:12.027437 | instance | PLAY RECAP ********************************************************************* 2026-04-10 04:57:12.027755 | instance | instance : ok=796 changed=288 unreachable=0 failed=0 skipped=261 rescued=0 ignored=2 2026-04-10 04:57:12.028038 | instance | 2026-04-10 04:57:12.028316 | instance | Friday 10 April 2026 04:57:12 +0000 (0:00:00.211) 1:07:22.618 ********** 2026-04-10 04:57:12.028582 | instance | =============================================================================== 2026-04-10 04:57:12.028864 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 288.52s 2026-04-10 04:57:12.029139 | instance | vexxhost.atmosphere.heat : Deploy Helm chart -------------------------- 212.11s 2026-04-10 04:57:12.029417 | instance | vexxhost.atmosphere.magnum : Deploy Helm chart ------------------------ 180.73s 2026-04-10 04:57:12.029693 | instance | vexxhost.atmosphere.manila : Deploy Helm chart ------------------------ 173.07s 2026-04-10 04:57:12.029998 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 164.34s 2026-04-10 04:57:12.030276 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 163.94s 2026-04-10 04:57:12.030552 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 163.50s 2026-04-10 04:57:12.030880 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ----------------------------- 142.07s 2026-04-10 04:57:12.031146 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 139.98s 2026-04-10 04:57:12.031422 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 136.77s 2026-04-10 04:57:12.031701 | instance | vexxhost.atmosphere.octavia : Deploy Helm chart ----------------------- 134.36s 2026-04-10 04:57:12.032044 | instance | vexxhost.atmosphere.glance_image : Check if image exists -------------- 122.52s 2026-04-10 04:57:12.032268 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 117.57s 2026-04-10 04:57:12.032435 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 103.13s 2026-04-10 04:57:12.032596 | instance | vexxhost.atmosphere.glance_image : Upload image into Glance ------------ 99.52s 2026-04-10 04:57:12.033372 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 96.84s 2026-04-10 04:57:12.033397 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 96.53s 2026-04-10 04:57:12.033404 | instance | vexxhost.atmosphere.neutron : Create networks -------------------------- 45.13s 2026-04-10 04:57:12.033410 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 40.99s 2026-04-10 04:57:12.033416 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 40.92s 2026-04-10 04:57:12.278206 | instance | INFO [aio > converge] Executed: Successful 2026-04-10 04:57:12.294566 | instance | INFO [aio > idempotence] Executing 2026-04-10 04:57:15.140408 | instance | 2026-04-10 04:57:15.140633 | instance | PLAY [all] ********************************************************************* 2026-04-10 04:57:15.140885 | instance | 2026-04-10 04:57:15.141152 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 04:57:15.141422 | instance | Friday 10 April 2026 04:57:15 +0000 (0:00:00.071) 0:00:00.071 ********** 2026-04-10 04:57:19.349488 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-10 04:57:19.349634 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-10 04:57:19.349787 | instance | interpreter could change the meaning of that path. See 2026-04-10 04:57:19.349954 | instance | https://docs.ansible.com/ansible- 2026-04-10 04:57:19.350120 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-10 04:57:19.395737 | instance | ok: [instance] 2026-04-10 04:57:19.395825 | instance | 2026-04-10 04:57:19.395955 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-10 04:57:19.396087 | instance | Friday 10 April 2026 04:57:19 +0000 (0:00:04.255) 0:00:04.326 ********** 2026-04-10 04:57:19.500199 | instance | skipping: [instance] 2026-04-10 04:57:19.500490 | instance | 2026-04-10 04:57:19.500753 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-10 04:57:19.501027 | instance | Friday 10 April 2026 04:57:19 +0000 (0:00:00.103) 0:00:04.430 ********** 2026-04-10 04:57:19.730157 | instance | ok: [instance] 2026-04-10 04:57:19.730432 | instance | 2026-04-10 04:57:19.730790 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-10 04:57:19.731073 | instance | 2026-04-10 04:57:19.731391 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 04:57:19.731683 | instance | Friday 10 April 2026 04:57:19 +0000 (0:00:00.230) 0:00:04.660 ********** 2026-04-10 04:57:23.941218 | instance | ok: [instance] 2026-04-10 04:57:23.941337 | instance | 2026-04-10 04:57:23.941488 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 04:57:23.941753 | instance | Friday 10 April 2026 04:57:23 +0000 (0:00:04.210) 0:00:08.871 ********** 2026-04-10 04:57:24.312175 | instance | ok: [instance] 2026-04-10 04:57:24.312435 | instance | 2026-04-10 04:57:24.312720 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 04:57:24.312989 | instance | Friday 10 April 2026 04:57:24 +0000 (0:00:00.371) 0:00:09.242 ********** 2026-04-10 04:57:24.419677 | instance | skipping: [instance] 2026-04-10 04:57:24.419902 | instance | 2026-04-10 04:57:24.420174 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-10 04:57:24.420441 | instance | Friday 10 April 2026 04:57:24 +0000 (0:00:00.108) 0:00:09.350 ********** 2026-04-10 04:57:24.794218 | instance | ok: [instance] 2026-04-10 04:57:24.794431 | instance | 2026-04-10 04:57:24.794765 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 04:57:24.795075 | instance | Friday 10 April 2026 04:57:24 +0000 (0:00:00.373) 0:00:09.724 ********** 2026-04-10 04:57:24.914249 | instance | ok: [instance] => { 2026-04-10 04:57:24.914484 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-10 04:57:24.914793 | instance | } 2026-04-10 04:57:24.915045 | instance | 2026-04-10 04:57:24.915315 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 04:57:24.915599 | instance | Friday 10 April 2026 04:57:24 +0000 (0:00:00.119) 0:00:09.844 ********** 2026-04-10 04:57:25.454650 | instance | ok: [instance] 2026-04-10 04:57:25.454898 | instance | 2026-04-10 04:57:25.455192 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 04:57:25.455474 | instance | Friday 10 April 2026 04:57:25 +0000 (0:00:00.540) 0:00:10.385 ********** 2026-04-10 04:57:25.608555 | instance | skipping: [instance] 2026-04-10 04:57:25.608760 | instance | 2026-04-10 04:57:25.609036 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 04:57:25.609335 | instance | Friday 10 April 2026 04:57:25 +0000 (0:00:00.152) 0:00:10.538 ********** 2026-04-10 04:57:25.747670 | instance | skipping: [instance] 2026-04-10 04:57:25.747874 | instance | 2026-04-10 04:57:25.748168 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 04:57:25.748446 | instance | Friday 10 April 2026 04:57:25 +0000 (0:00:00.140) 0:00:10.678 ********** 2026-04-10 04:57:26.036910 | instance | ok: [instance] 2026-04-10 04:57:26.037147 | instance | 2026-04-10 04:57:26.037449 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 04:57:26.037742 | instance | Friday 10 April 2026 04:57:26 +0000 (0:00:00.289) 0:00:10.967 ********** 2026-04-10 04:57:27.527229 | instance | ok: [instance] 2026-04-10 04:57:27.527434 | instance | 2026-04-10 04:57:27.527710 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 04:57:27.527976 | instance | Friday 10 April 2026 04:57:27 +0000 (0:00:01.490) 0:00:12.457 ********** 2026-04-10 04:57:27.653973 | instance | ok: [instance] => { 2026-04-10 04:57:27.654209 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-10 04:57:27.654476 | instance | } 2026-04-10 04:57:27.654770 | instance | 2026-04-10 04:57:27.655073 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 04:57:27.655374 | instance | Friday 10 April 2026 04:57:27 +0000 (0:00:00.126) 0:00:12.584 ********** 2026-04-10 04:57:28.177048 | instance | ok: [instance] 2026-04-10 04:57:28.177260 | instance | 2026-04-10 04:57:28.177537 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 04:57:28.177802 | instance | Friday 10 April 2026 04:57:28 +0000 (0:00:00.522) 0:00:13.107 ********** 2026-04-10 04:57:30.560187 | instance | ok: [instance] 2026-04-10 04:57:30.560439 | instance | 2026-04-10 04:57:30.560729 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-10 04:57:30.561005 | instance | Friday 10 April 2026 04:57:30 +0000 (0:00:02.381) 0:00:15.489 ********** 2026-04-10 04:57:30.659198 | instance | skipping: [instance] 2026-04-10 04:57:30.659307 | instance | 2026-04-10 04:57:30.659511 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-10 04:57:30.659685 | instance | Friday 10 April 2026 04:57:30 +0000 (0:00:00.100) 0:00:15.589 ********** 2026-04-10 04:57:30.749200 | instance | skipping: [instance] 2026-04-10 04:57:30.749401 | instance | 2026-04-10 04:57:30.749672 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-10 04:57:30.749936 | instance | Friday 10 April 2026 04:57:30 +0000 (0:00:00.090) 0:00:15.680 ********** 2026-04-10 04:57:30.834107 | instance | skipping: [instance] 2026-04-10 04:57:30.834354 | instance | 2026-04-10 04:57:30.834664 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-10 04:57:30.835003 | instance | Friday 10 April 2026 04:57:30 +0000 (0:00:00.084) 0:00:15.764 ********** 2026-04-10 04:57:31.911306 | instance | ok: [instance] 2026-04-10 04:57:31.911533 | instance | 2026-04-10 04:57:31.911813 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-10 04:57:31.912081 | instance | Friday 10 April 2026 04:57:31 +0000 (0:00:01.076) 0:00:16.841 ********** 2026-04-10 04:57:32.428491 | instance | ok: [instance] 2026-04-10 04:57:32.428639 | instance | 2026-04-10 04:57:32.428827 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-10 04:57:32.429008 | instance | Friday 10 April 2026 04:57:32 +0000 (0:00:00.517) 0:00:17.359 ********** 2026-04-10 04:57:33.408883 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-10 04:57:33.409327 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-10 04:57:33.409708 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-10 04:57:33.410090 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-10 04:57:33.410433 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-10 04:57:33.410790 | instance | 2026-04-10 04:57:33.411128 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-10 04:57:33.411456 | instance | Friday 10 April 2026 04:57:33 +0000 (0:00:00.980) 0:00:18.339 ********** 2026-04-10 04:57:34.197311 | instance | ok: [instance] 2026-04-10 04:57:34.197418 | instance | 2026-04-10 04:57:34.197498 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-10 04:57:34.197996 | instance | Friday 10 April 2026 04:57:34 +0000 (0:00:00.744) 0:00:19.084 ********** 2026-04-10 04:57:34.198053 | instance | 2026-04-10 04:57:34.198059 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-10 04:57:34.198064 | instance | Friday 10 April 2026 04:57:34 +0000 (0:00:00.044) 0:00:19.128 ********** 2026-04-10 04:57:34.926973 | instance | ok: [instance] 2026-04-10 04:57:34.927060 | instance | 2026-04-10 04:57:34.927079 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 04:57:34.927129 | instance | Friday 10 April 2026 04:57:34 +0000 (0:00:00.727) 0:00:19.856 ********** 2026-04-10 04:57:35.210965 | instance | ok: [instance] 2026-04-10 04:57:35.211041 | instance | 2026-04-10 04:57:35.211206 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 04:57:35.211284 | instance | Friday 10 April 2026 04:57:35 +0000 (0:00:00.285) 0:00:20.141 ********** 2026-04-10 04:57:35.317534 | instance | ok: [instance] => { 2026-04-10 04:57:35.317821 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-10 04:57:35.318119 | instance | } 2026-04-10 04:57:35.318397 | instance | 2026-04-10 04:57:35.318741 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 04:57:35.319088 | instance | Friday 10 April 2026 04:57:35 +0000 (0:00:00.106) 0:00:20.248 ********** 2026-04-10 04:57:35.871056 | instance | ok: [instance] 2026-04-10 04:57:35.871605 | instance | 2026-04-10 04:57:35.871625 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 04:57:35.871771 | instance | Friday 10 April 2026 04:57:35 +0000 (0:00:00.553) 0:00:20.801 ********** 2026-04-10 04:57:39.307102 | instance | ok: [instance] 2026-04-10 04:57:39.307352 | instance | 2026-04-10 04:57:39.307636 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-10 04:57:39.307910 | instance | Friday 10 April 2026 04:57:39 +0000 (0:00:03.435) 0:00:24.237 ********** 2026-04-10 04:57:40.392550 | instance | ok: [instance] 2026-04-10 04:57:40.392821 | instance | 2026-04-10 04:57:40.393116 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-10 04:57:40.393407 | instance | Friday 10 April 2026 04:57:40 +0000 (0:00:01.085) 0:00:25.323 ********** 2026-04-10 04:57:40.706758 | instance | ok: [instance] 2026-04-10 04:57:40.706867 | instance | 2026-04-10 04:57:40.707048 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-10 04:57:40.707305 | instance | Friday 10 April 2026 04:57:40 +0000 (0:00:00.314) 0:00:25.637 ********** 2026-04-10 04:57:41.198398 | instance | ok: [instance] 2026-04-10 04:57:41.198648 | instance | 2026-04-10 04:57:41.198910 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-10 04:57:41.199175 | instance | Friday 10 April 2026 04:57:41 +0000 (0:00:00.491) 0:00:26.129 ********** 2026-04-10 04:57:41.795052 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-10 04:57:41.795291 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-10 04:57:41.795555 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-10 04:57:41.795839 | instance | 2026-04-10 04:57:41.796160 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-10 04:57:41.796425 | instance | Friday 10 April 2026 04:57:41 +0000 (0:00:00.596) 0:00:26.725 ********** 2026-04-10 04:57:42.279773 | instance | ok: [instance] 2026-04-10 04:57:42.279995 | instance | 2026-04-10 04:57:42.280282 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-10 04:57:42.280564 | instance | Friday 10 April 2026 04:57:42 +0000 (0:00:00.484) 0:00:27.210 ********** 2026-04-10 04:57:42.825432 | instance | ok: [instance] 2026-04-10 04:57:42.825634 | instance | 2026-04-10 04:57:42.825866 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-10 04:57:42.826080 | instance | Friday 10 April 2026 04:57:42 +0000 (0:00:00.506) 0:00:27.716 ********** 2026-04-10 04:57:42.826308 | instance | 2026-04-10 04:57:42.826530 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-10 04:57:42.826822 | instance | Friday 10 April 2026 04:57:42 +0000 (0:00:00.039) 0:00:27.756 ********** 2026-04-10 04:57:43.263020 | instance | ok: [instance] 2026-04-10 04:57:43.263152 | instance | 2026-04-10 04:57:43.263578 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-10 04:57:43.263603 | instance | Friday 10 April 2026 04:57:43 +0000 (0:00:00.437) 0:00:28.193 ********** 2026-04-10 04:57:43.411483 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-10 04:57:43.411714 | instance | 2026-04-10 04:57:43.412043 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-10 04:57:43.412315 | instance | Friday 10 April 2026 04:57:43 +0000 (0:00:00.148) 0:00:28.342 ********** 2026-04-10 04:57:44.503918 | instance | ok: [instance] 2026-04-10 04:57:44.504017 | instance | 2026-04-10 04:57:44.504201 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-10 04:57:44.504404 | instance | Friday 10 April 2026 04:57:44 +0000 (0:00:01.092) 0:00:29.434 ********** 2026-04-10 04:57:45.245236 | instance | ok: [instance] => (item=chronyd) 2026-04-10 04:57:45.245516 | instance | ok: [instance] => (item=sshd) 2026-04-10 04:57:45.245785 | instance | 2026-04-10 04:57:45.246073 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-10 04:57:45.246357 | instance | Friday 10 April 2026 04:57:45 +0000 (0:00:00.741) 0:00:30.175 ********** 2026-04-10 04:57:45.642096 | instance | ok: [instance] 2026-04-10 04:57:45.642167 | instance | 2026-04-10 04:57:45.642298 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-10 04:57:45.642420 | instance | Friday 10 April 2026 04:57:45 +0000 (0:00:00.396) 0:00:30.572 ********** 2026-04-10 04:57:45.919450 | instance | ok: [instance] 2026-04-10 04:57:45.919516 | instance | 2026-04-10 04:57:45.919527 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-10 04:57:45.919571 | instance | Friday 10 April 2026 04:57:45 +0000 (0:00:00.277) 0:00:30.849 ********** 2026-04-10 04:57:46.416039 | instance | ok: [instance] 2026-04-10 04:57:46.416136 | instance | 2026-04-10 04:57:46.416336 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-10 04:57:46.416518 | instance | Friday 10 April 2026 04:57:46 +0000 (0:00:00.497) 0:00:31.346 ********** 2026-04-10 04:57:46.882741 | instance | ok: [instance] 2026-04-10 04:57:46.882958 | instance | 2026-04-10 04:57:46.883229 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-10 04:57:46.883599 | instance | Friday 10 April 2026 04:57:46 +0000 (0:00:00.465) 0:00:31.812 ********** 2026-04-10 04:57:52.773275 | instance | ok: [instance] 2026-04-10 04:57:52.773510 | instance | 2026-04-10 04:57:52.773816 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-10 04:57:52.774131 | instance | Friday 10 April 2026 04:57:52 +0000 (0:00:05.890) 0:00:37.703 ********** 2026-04-10 04:57:52.866214 | instance | ok: [instance] 2026-04-10 04:57:52.866433 | instance | 2026-04-10 04:57:52.866778 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-10 04:57:52.867058 | instance | Friday 10 April 2026 04:57:52 +0000 (0:00:00.093) 0:00:37.797 ********** 2026-04-10 04:57:52.938478 | instance | skipping: [instance] 2026-04-10 04:57:52.938794 | instance | 2026-04-10 04:57:52.939111 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-10 04:57:52.939384 | instance | Friday 10 April 2026 04:57:52 +0000 (0:00:00.072) 0:00:37.869 ********** 2026-04-10 04:57:53.020782 | instance | skipping: [instance] 2026-04-10 04:57:53.021030 | instance | 2026-04-10 04:57:53.021304 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-10 04:57:53.021572 | instance | Friday 10 April 2026 04:57:53 +0000 (0:00:00.082) 0:00:37.951 ********** 2026-04-10 04:57:53.097904 | instance | skipping: [instance] 2026-04-10 04:57:53.098176 | instance | 2026-04-10 04:57:53.098472 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-10 04:57:53.098923 | instance | Friday 10 April 2026 04:57:53 +0000 (0:00:00.076) 0:00:38.028 ********** 2026-04-10 04:57:53.168884 | instance | skipping: [instance] 2026-04-10 04:57:53.169090 | instance | 2026-04-10 04:57:53.169370 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-10 04:57:53.169641 | instance | Friday 10 April 2026 04:57:53 +0000 (0:00:00.071) 0:00:38.099 ********** 2026-04-10 04:57:53.236118 | instance | skipping: [instance] 2026-04-10 04:57:53.236399 | instance | 2026-04-10 04:57:53.236709 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-10 04:57:53.236981 | instance | Friday 10 April 2026 04:57:53 +0000 (0:00:00.067) 0:00:38.167 ********** 2026-04-10 04:57:53.319243 | instance | skipping: [instance] 2026-04-10 04:57:53.319456 | instance | 2026-04-10 04:57:53.319736 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-10 04:57:53.320079 | instance | Friday 10 April 2026 04:57:53 +0000 (0:00:00.082) 0:00:38.249 ********** 2026-04-10 04:57:53.394086 | instance | skipping: [instance] 2026-04-10 04:57:53.394326 | instance | 2026-04-10 04:57:53.394601 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-10 04:57:53.394904 | instance | Friday 10 April 2026 04:57:53 +0000 (0:00:00.075) 0:00:38.324 ********** 2026-04-10 04:57:53.513707 | instance | ok: [instance] 2026-04-10 04:57:53.513937 | instance | 2026-04-10 04:57:53.514215 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-10 04:57:53.514477 | instance | Friday 10 April 2026 04:57:53 +0000 (0:00:00.119) 0:00:38.444 ********** 2026-04-10 04:57:53.836920 | instance | ok: [instance] => (item=instance) 2026-04-10 04:57:53.837014 | instance | 2026-04-10 04:57:53.837188 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-10 04:57:53.837261 | instance | Friday 10 April 2026 04:57:53 +0000 (0:00:00.323) 0:00:38.768 ********** 2026-04-10 04:57:53.919728 | instance | ok: [instance] 2026-04-10 04:57:53.919798 | instance | 2026-04-10 04:57:53.919941 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-10 04:57:53.920051 | instance | Friday 10 April 2026 04:57:53 +0000 (0:00:00.082) 0:00:38.851 ********** 2026-04-10 04:57:53.996170 | instance | skipping: [instance] 2026-04-10 04:57:53.996276 | instance | 2026-04-10 04:57:53.996413 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-10 04:57:53.996542 | instance | Friday 10 April 2026 04:57:53 +0000 (0:00:00.076) 0:00:38.927 ********** 2026-04-10 04:57:54.146529 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-10 04:57:54.146824 | instance | 2026-04-10 04:57:54.147114 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-10 04:57:54.147406 | instance | Friday 10 April 2026 04:57:54 +0000 (0:00:00.149) 0:00:39.077 ********** 2026-04-10 04:57:56.308457 | instance | ok: [instance] 2026-04-10 04:57:56.308536 | instance | 2026-04-10 04:57:56.308656 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-10 04:57:56.308776 | instance | Friday 10 April 2026 04:57:56 +0000 (0:00:02.162) 0:00:41.239 ********** 2026-04-10 04:57:56.455668 | instance | ok: [instance] => (item=instance) 2026-04-10 04:57:56.455779 | instance | 2026-04-10 04:57:56.455985 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-10 04:57:56.456152 | instance | Friday 10 April 2026 04:57:56 +0000 (0:00:00.146) 0:00:41.386 ********** 2026-04-10 04:57:56.985418 | instance | ok: [instance] 2026-04-10 04:57:56.985678 | instance | 2026-04-10 04:57:56.985947 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-10 04:57:56.986219 | instance | Friday 10 April 2026 04:57:56 +0000 (0:00:00.529) 0:00:41.916 ********** 2026-04-10 04:57:59.548178 | instance | ok: [instance] 2026-04-10 04:57:59.548259 | instance | 2026-04-10 04:57:59.548275 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-04-10 04:57:59.548290 | instance | Friday 10 April 2026 04:57:59 +0000 (0:00:02.561) 0:00:44.477 ********** 2026-04-10 04:58:01.741377 | instance | ok: [instance] 2026-04-10 04:58:01.741478 | instance | 2026-04-10 04:58:01.741670 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-04-10 04:58:01.741795 | instance | Friday 10 April 2026 04:58:01 +0000 (0:00:02.194) 0:00:46.672 ********** 2026-04-10 04:58:12.068507 | instance | ok: [instance] 2026-04-10 04:58:12.068755 | instance | 2026-04-10 04:58:12.069061 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-10 04:58:12.069335 | instance | Friday 10 April 2026 04:58:12 +0000 (0:00:10.326) 0:00:56.998 ********** 2026-04-10 04:58:12.212599 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-10 04:58:12.212890 | instance | 2026-04-10 04:58:12.213176 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-10 04:58:12.213442 | instance | Friday 10 April 2026 04:58:12 +0000 (0:00:00.144) 0:00:57.143 ********** 2026-04-10 04:58:12.331652 | instance | skipping: [instance] 2026-04-10 04:58:12.331884 | instance | 2026-04-10 04:58:12.332173 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-10 04:58:12.332440 | instance | Friday 10 April 2026 04:58:12 +0000 (0:00:00.119) 0:00:57.262 ********** 2026-04-10 04:58:12.448706 | instance | skipping: [instance] => (item=instance) 2026-04-10 04:58:12.448970 | instance | skipping: [instance] 2026-04-10 04:58:12.449265 | instance | 2026-04-10 04:58:12.449494 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-10 04:58:12.449794 | instance | Friday 10 April 2026 04:58:12 +0000 (0:00:00.116) 0:00:57.379 ********** 2026-04-10 04:58:12.741482 | instance | ok: [instance] 2026-04-10 04:58:12.741637 | instance | 2026-04-10 04:58:12.741872 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-10 04:58:12.742167 | instance | Friday 10 April 2026 04:58:12 +0000 (0:00:00.292) 0:00:57.672 ********** 2026-04-10 04:58:15.394897 | instance | ok: [instance] 2026-04-10 04:58:15.395137 | instance | 2026-04-10 04:58:15.395409 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-04-10 04:58:15.395830 | instance | Friday 10 April 2026 04:58:15 +0000 (0:00:02.652) 0:01:00.325 ********** 2026-04-10 04:58:17.439441 | instance | ok: [instance] 2026-04-10 04:58:17.439510 | instance | 2026-04-10 04:58:17.439524 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-04-10 04:58:17.439826 | instance | Friday 10 April 2026 04:58:17 +0000 (0:00:02.044) 0:01:02.369 ********** 2026-04-10 04:58:19.416696 | instance | ok: [instance] 2026-04-10 04:58:19.416792 | instance | 2026-04-10 04:58:19.416927 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-04-10 04:58:19.417048 | instance | Friday 10 April 2026 04:58:19 +0000 (0:00:01.977) 0:01:04.347 ********** 2026-04-10 04:58:21.568648 | instance | ok: [instance] 2026-04-10 04:58:21.568760 | instance | 2026-04-10 04:58:21.568815 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-04-10 04:58:21.570692 | instance | 2026-04-10 04:58:21.570749 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 04:58:21.570860 | instance | Friday 10 April 2026 04:58:21 +0000 (0:00:02.152) 0:01:06.499 ********** 2026-04-10 04:58:25.222176 | instance | ok: [instance] 2026-04-10 04:58:25.222261 | instance | 2026-04-10 04:58:25.222397 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 04:58:25.222713 | instance | Friday 10 April 2026 04:58:25 +0000 (0:00:03.652) 0:01:10.152 ********** 2026-04-10 04:58:25.508071 | instance | ok: [instance] 2026-04-10 04:58:25.508280 | instance | 2026-04-10 04:58:25.508548 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 04:58:25.508817 | instance | Friday 10 April 2026 04:58:25 +0000 (0:00:00.285) 0:01:10.438 ********** 2026-04-10 04:58:25.606300 | instance | skipping: [instance] 2026-04-10 04:58:25.606511 | instance | 2026-04-10 04:58:25.606816 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-10 04:58:25.607108 | instance | Friday 10 April 2026 04:58:25 +0000 (0:00:00.098) 0:01:10.537 ********** 2026-04-10 04:58:25.878230 | instance | ok: [instance] 2026-04-10 04:58:25.878462 | instance | 2026-04-10 04:58:25.878762 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 04:58:25.879025 | instance | Friday 10 April 2026 04:58:25 +0000 (0:00:00.271) 0:01:10.809 ********** 2026-04-10 04:58:25.985873 | instance | ok: [instance] => { 2026-04-10 04:58:25.986121 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-10 04:58:25.986395 | instance | } 2026-04-10 04:58:25.986663 | instance | 2026-04-10 04:58:25.987034 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 04:58:25.987300 | instance | Friday 10 April 2026 04:58:25 +0000 (0:00:00.107) 0:01:10.916 ********** 2026-04-10 04:58:26.344434 | instance | ok: [instance] 2026-04-10 04:58:26.344648 | instance | 2026-04-10 04:58:26.344913 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 04:58:26.345171 | instance | Friday 10 April 2026 04:58:26 +0000 (0:00:00.358) 0:01:11.275 ********** 2026-04-10 04:58:26.499115 | instance | skipping: [instance] 2026-04-10 04:58:26.499363 | instance | 2026-04-10 04:58:26.499632 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 04:58:26.499900 | instance | Friday 10 April 2026 04:58:26 +0000 (0:00:00.153) 0:01:11.428 ********** 2026-04-10 04:58:26.708787 | instance | skipping: [instance] 2026-04-10 04:58:26.709030 | instance | 2026-04-10 04:58:26.709328 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 04:58:26.709594 | instance | Friday 10 April 2026 04:58:26 +0000 (0:00:00.210) 0:01:11.639 ********** 2026-04-10 04:58:26.996837 | instance | ok: [instance] 2026-04-10 04:58:26.996921 | instance | 2026-04-10 04:58:26.997117 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 04:58:26.997184 | instance | Friday 10 April 2026 04:58:26 +0000 (0:00:00.288) 0:01:11.927 ********** 2026-04-10 04:58:28.059862 | instance | ok: [instance] 2026-04-10 04:58:28.060099 | instance | 2026-04-10 04:58:28.060398 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 04:58:28.060718 | instance | Friday 10 April 2026 04:58:28 +0000 (0:00:01.062) 0:01:12.990 ********** 2026-04-10 04:58:28.194982 | instance | ok: [instance] => { 2026-04-10 04:58:28.195258 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-10 04:58:28.195504 | instance | } 2026-04-10 04:58:28.195757 | instance | 2026-04-10 04:58:28.196034 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 04:58:28.196304 | instance | Friday 10 April 2026 04:58:28 +0000 (0:00:00.135) 0:01:13.125 ********** 2026-04-10 04:58:28.686274 | instance | ok: [instance] 2026-04-10 04:58:28.686539 | instance | 2026-04-10 04:58:28.686893 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 04:58:28.687153 | instance | Friday 10 April 2026 04:58:28 +0000 (0:00:00.491) 0:01:13.617 ********** 2026-04-10 04:58:30.809787 | instance | ok: [instance] 2026-04-10 04:58:30.809867 | instance | 2026-04-10 04:58:30.810002 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-10 04:58:30.810122 | instance | Friday 10 April 2026 04:58:30 +0000 (0:00:02.123) 0:01:15.740 ********** 2026-04-10 04:58:30.885978 | instance | skipping: [instance] 2026-04-10 04:58:30.886069 | instance | 2026-04-10 04:58:30.886195 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-10 04:58:30.886320 | instance | Friday 10 April 2026 04:58:30 +0000 (0:00:00.076) 0:01:15.817 ********** 2026-04-10 04:58:30.964554 | instance | skipping: [instance] 2026-04-10 04:58:30.964653 | instance | 2026-04-10 04:58:30.964784 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-10 04:58:30.964906 | instance | Friday 10 April 2026 04:58:30 +0000 (0:00:00.078) 0:01:15.895 ********** 2026-04-10 04:58:31.042002 | instance | skipping: [instance] 2026-04-10 04:58:31.042241 | instance | 2026-04-10 04:58:31.042513 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-10 04:58:31.042812 | instance | Friday 10 April 2026 04:58:31 +0000 (0:00:00.076) 0:01:15.972 ********** 2026-04-10 04:58:32.120805 | instance | ok: [instance] 2026-04-10 04:58:32.121057 | instance | 2026-04-10 04:58:32.121346 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-10 04:58:32.121621 | instance | Friday 10 April 2026 04:58:32 +0000 (0:00:01.079) 0:01:17.051 ********** 2026-04-10 04:58:32.592342 | instance | ok: [instance] 2026-04-10 04:58:32.592413 | instance | 2026-04-10 04:58:32.592516 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-10 04:58:32.592638 | instance | Friday 10 April 2026 04:58:32 +0000 (0:00:00.471) 0:01:17.523 ********** 2026-04-10 04:58:33.542103 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-10 04:58:33.542214 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-10 04:58:33.542342 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-10 04:58:33.542505 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-10 04:58:33.542621 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-10 04:58:33.542800 | instance | 2026-04-10 04:58:33.542977 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-10 04:58:33.543152 | instance | Friday 10 April 2026 04:58:33 +0000 (0:00:00.949) 0:01:18.473 ********** 2026-04-10 04:58:34.089633 | instance | ok: [instance] 2026-04-10 04:58:34.089858 | instance | 2026-04-10 04:58:34.090131 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-10 04:58:34.090408 | instance | Friday 10 April 2026 04:58:34 +0000 (0:00:00.513) 0:01:18.987 ********** 2026-04-10 04:58:34.090693 | instance | 2026-04-10 04:58:34.090939 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-10 04:58:34.091201 | instance | Friday 10 April 2026 04:58:34 +0000 (0:00:00.033) 0:01:19.020 ********** 2026-04-10 04:58:34.537161 | instance | ok: [instance] 2026-04-10 04:58:34.537386 | instance | 2026-04-10 04:58:34.537676 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 04:58:34.537939 | instance | Friday 10 April 2026 04:58:34 +0000 (0:00:00.447) 0:01:19.467 ********** 2026-04-10 04:58:34.830208 | instance | ok: [instance] 2026-04-10 04:58:34.830287 | instance | 2026-04-10 04:58:34.830412 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 04:58:34.830532 | instance | Friday 10 April 2026 04:58:34 +0000 (0:00:00.292) 0:01:19.760 ********** 2026-04-10 04:58:34.926895 | instance | ok: [instance] => { 2026-04-10 04:58:34.927199 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-10 04:58:34.927476 | instance | } 2026-04-10 04:58:34.927772 | instance | 2026-04-10 04:58:34.928072 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 04:58:34.928359 | instance | Friday 10 April 2026 04:58:34 +0000 (0:00:00.096) 0:01:19.857 ********** 2026-04-10 04:58:35.319756 | instance | ok: [instance] 2026-04-10 04:58:35.320019 | instance | 2026-04-10 04:58:35.320294 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 04:58:35.320564 | instance | Friday 10 April 2026 04:58:35 +0000 (0:00:00.393) 0:01:20.250 ********** 2026-04-10 04:58:38.489662 | instance | ok: [instance] 2026-04-10 04:58:38.489893 | instance | 2026-04-10 04:58:38.490240 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-10 04:58:38.490520 | instance | Friday 10 April 2026 04:58:38 +0000 (0:00:03.169) 0:01:23.420 ********** 2026-04-10 04:58:39.971945 | instance | ok: [instance] 2026-04-10 04:58:39.972176 | instance | 2026-04-10 04:58:39.972494 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-10 04:58:39.972849 | instance | Friday 10 April 2026 04:58:39 +0000 (0:00:01.482) 0:01:24.902 ********** 2026-04-10 04:58:40.227318 | instance | ok: [instance] 2026-04-10 04:58:40.227383 | instance | 2026-04-10 04:58:40.227395 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-10 04:58:40.227475 | instance | Friday 10 April 2026 04:58:40 +0000 (0:00:00.255) 0:01:25.158 ********** 2026-04-10 04:58:40.716874 | instance | ok: [instance] 2026-04-10 04:58:40.716958 | instance | 2026-04-10 04:58:40.717215 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-10 04:58:40.717293 | instance | Friday 10 April 2026 04:58:40 +0000 (0:00:00.489) 0:01:25.648 ********** 2026-04-10 04:58:41.326138 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-10 04:58:41.326237 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-10 04:58:41.326317 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-10 04:58:41.326406 | instance | 2026-04-10 04:58:41.326580 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-10 04:58:41.326691 | instance | Friday 10 April 2026 04:58:41 +0000 (0:00:00.608) 0:01:26.256 ********** 2026-04-10 04:58:41.787622 | instance | ok: [instance] 2026-04-10 04:58:41.787687 | instance | 2026-04-10 04:58:41.787873 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-10 04:58:41.787983 | instance | Friday 10 April 2026 04:58:41 +0000 (0:00:00.461) 0:01:26.718 ********** 2026-04-10 04:58:42.279489 | instance | ok: [instance] 2026-04-10 04:58:42.279625 | instance | 2026-04-10 04:58:42.279792 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-10 04:58:42.279958 | instance | Friday 10 April 2026 04:58:42 +0000 (0:00:00.454) 0:01:27.173 ********** 2026-04-10 04:58:42.280109 | instance | 2026-04-10 04:58:42.280305 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-10 04:58:42.280475 | instance | Friday 10 April 2026 04:58:42 +0000 (0:00:00.037) 0:01:27.210 ********** 2026-04-10 04:58:42.708136 | instance | ok: [instance] 2026-04-10 04:58:42.708369 | instance | 2026-04-10 04:58:42.708676 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-10 04:58:42.709002 | instance | Friday 10 April 2026 04:58:42 +0000 (0:00:00.428) 0:01:27.638 ********** 2026-04-10 04:58:42.842742 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-10 04:58:42.843102 | instance | 2026-04-10 04:58:42.843422 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-10 04:58:42.843721 | instance | Friday 10 April 2026 04:58:42 +0000 (0:00:00.134) 0:01:27.773 ********** 2026-04-10 04:58:44.127387 | instance | ok: [instance] 2026-04-10 04:58:44.127561 | instance | 2026-04-10 04:58:44.127832 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-10 04:58:44.128108 | instance | Friday 10 April 2026 04:58:44 +0000 (0:00:01.284) 0:01:29.057 ********** 2026-04-10 04:58:44.879072 | instance | ok: [instance] => (item=chronyd) 2026-04-10 04:58:44.879214 | instance | ok: [instance] => (item=sshd) 2026-04-10 04:58:44.879378 | instance | 2026-04-10 04:58:44.879565 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-10 04:58:44.879732 | instance | Friday 10 April 2026 04:58:44 +0000 (0:00:00.751) 0:01:29.810 ********** 2026-04-10 04:58:45.248588 | instance | ok: [instance] 2026-04-10 04:58:45.248773 | instance | 2026-04-10 04:58:45.249042 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-10 04:58:45.249310 | instance | Friday 10 April 2026 04:58:45 +0000 (0:00:00.369) 0:01:30.179 ********** 2026-04-10 04:58:45.518244 | instance | ok: [instance] 2026-04-10 04:58:45.518484 | instance | 2026-04-10 04:58:45.518882 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-10 04:58:45.519181 | instance | Friday 10 April 2026 04:58:45 +0000 (0:00:00.269) 0:01:30.449 ********** 2026-04-10 04:58:45.820513 | instance | ok: [instance] 2026-04-10 04:58:45.820751 | instance | 2026-04-10 04:58:45.821032 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-10 04:58:45.821294 | instance | Friday 10 April 2026 04:58:45 +0000 (0:00:00.302) 0:01:30.751 ********** 2026-04-10 04:58:46.127436 | instance | ok: [instance] 2026-04-10 04:58:46.127661 | instance | 2026-04-10 04:58:46.127950 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-04-10 04:58:46.128232 | instance | Friday 10 April 2026 04:58:46 +0000 (0:00:00.306) 0:01:31.057 ********** 2026-04-10 04:58:46.446013 | instance | ok: [instance] => (item=instance) 2026-04-10 04:58:46.446235 | instance | 2026-04-10 04:58:46.446522 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-04-10 04:58:46.446835 | instance | Friday 10 April 2026 04:58:46 +0000 (0:00:00.319) 0:01:31.376 ********** 2026-04-10 04:58:46.535712 | instance | ok: [instance] 2026-04-10 04:58:46.535909 | instance | 2026-04-10 04:58:46.536196 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-04-10 04:58:46.536448 | instance | Friday 10 April 2026 04:58:46 +0000 (0:00:00.089) 0:01:31.466 ********** 2026-04-10 04:58:52.017289 | instance | ok: [instance] 2026-04-10 04:58:52.017500 | instance | 2026-04-10 04:58:52.017777 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-04-10 04:58:52.018046 | instance | Friday 10 April 2026 04:58:52 +0000 (0:00:05.481) 0:01:36.947 ********** 2026-04-10 04:58:52.108619 | instance | ok: [instance] 2026-04-10 04:58:52.108944 | instance | 2026-04-10 04:58:52.109229 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-10 04:58:52.109469 | instance | Friday 10 April 2026 04:58:52 +0000 (0:00:00.091) 0:01:37.039 ********** 2026-04-10 04:58:52.236410 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-10 04:58:52.236619 | instance | 2026-04-10 04:58:52.236895 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-10 04:58:52.237158 | instance | Friday 10 April 2026 04:58:52 +0000 (0:00:00.127) 0:01:37.166 ********** 2026-04-10 04:58:52.357553 | instance | skipping: [instance] 2026-04-10 04:58:52.357790 | instance | 2026-04-10 04:58:52.358110 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-10 04:58:52.358381 | instance | Friday 10 April 2026 04:58:52 +0000 (0:00:00.120) 0:01:37.287 ********** 2026-04-10 04:58:52.474221 | instance | skipping: [instance] => (item=instance) 2026-04-10 04:58:52.474466 | instance | skipping: [instance] 2026-04-10 04:58:52.474785 | instance | 2026-04-10 04:58:52.475052 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-10 04:58:52.475315 | instance | Friday 10 April 2026 04:58:52 +0000 (0:00:00.116) 0:01:37.404 ********** 2026-04-10 04:58:52.774689 | instance | ok: [instance] 2026-04-10 04:58:52.774953 | instance | 2026-04-10 04:58:52.775230 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-10 04:58:52.775504 | instance | Friday 10 April 2026 04:58:52 +0000 (0:00:00.300) 0:01:37.705 ********** 2026-04-10 04:58:55.457765 | instance | ok: [instance] 2026-04-10 04:58:55.457839 | instance | 2026-04-10 04:58:55.457847 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-04-10 04:58:55.457854 | instance | Friday 10 April 2026 04:58:55 +0000 (0:00:02.670) 0:01:40.376 ********** 2026-04-10 04:59:05.630329 | instance | skipping: [instance] => (item=osd.2) 2026-04-10 04:59:05.630449 | instance | skipping: [instance] => (item=osd.0) 2026-04-10 04:59:05.630516 | instance | skipping: [instance] => (item=osd.1) 2026-04-10 04:59:05.631032 | instance | skipping: [instance] 2026-04-10 04:59:05.631086 | instance | 2026-04-10 04:59:05.631091 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-04-10 04:59:05.631097 | instance | Friday 10 April 2026 04:59:05 +0000 (0:00:10.185) 0:01:50.561 ********** 2026-04-10 04:59:05.838849 | instance | skipping: [instance] => (item=osd.2) 2026-04-10 04:59:05.838981 | instance | skipping: [instance] => (item=osd.0) 2026-04-10 04:59:05.838998 | instance | skipping: [instance] => (item=osd.1) 2026-04-10 04:59:05.839154 | instance | skipping: [instance] 2026-04-10 04:59:05.839229 | instance | 2026-04-10 04:59:05.839541 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-04-10 04:59:05.839621 | instance | Friday 10 April 2026 04:59:05 +0000 (0:00:00.207) 0:01:50.769 ********** 2026-04-10 04:59:11.416734 | instance | ok: [instance] 2026-04-10 04:59:11.416812 | instance | 2026-04-10 04:59:11.416831 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-04-10 04:59:11.417004 | instance | Friday 10 April 2026 04:59:11 +0000 (0:00:05.577) 0:01:56.347 ********** 2026-04-10 04:59:22.335634 | instance | ok: [instance] 2026-04-10 04:59:22.335768 | instance | 2026-04-10 04:59:22.335781 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-04-10 04:59:22.335912 | instance | Friday 10 April 2026 04:59:22 +0000 (0:00:10.919) 0:02:07.266 ********** 2026-04-10 04:59:22.536240 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-04-10 04:59:22.536341 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-04-10 04:59:22.537557 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-04-10 04:59:22.537569 | instance | skipping: [instance] 2026-04-10 04:59:22.537576 | instance | 2026-04-10 04:59:22.537583 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-04-10 04:59:22.537590 | instance | Friday 10 April 2026 04:59:22 +0000 (0:00:00.200) 0:02:07.466 ********** 2026-04-10 04:59:24.707651 | instance | ok: [instance] 2026-04-10 04:59:24.707894 | instance | 2026-04-10 04:59:24.708249 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-04-10 04:59:24.708528 | instance | Friday 10 April 2026 04:59:24 +0000 (0:00:02.171) 0:02:09.638 ********** 2026-04-10 04:59:26.796650 | instance | ok: [instance] 2026-04-10 04:59:26.797207 | instance | 2026-04-10 04:59:26.797590 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-04-10 04:59:26.797978 | instance | Friday 10 April 2026 04:59:26 +0000 (0:00:02.088) 0:02:11.726 ********** 2026-04-10 04:59:26.939598 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-04-10 04:59:26.939712 | instance | 2026-04-10 04:59:26.939794 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-04-10 04:59:26.939889 | instance | Friday 10 April 2026 04:59:26 +0000 (0:00:00.143) 0:02:11.870 ********** 2026-04-10 04:59:27.027971 | instance | ok: [instance] 2026-04-10 04:59:27.028159 | instance | 2026-04-10 04:59:27.028512 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-04-10 04:59:27.028891 | instance | Friday 10 April 2026 04:59:27 +0000 (0:00:00.088) 0:02:11.958 ********** 2026-04-10 04:59:29.129706 | instance | ok: [instance] 2026-04-10 04:59:29.129834 | instance | 2026-04-10 04:59:29.129852 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-04-10 04:59:29.130024 | instance | Friday 10 April 2026 04:59:29 +0000 (0:00:02.101) 0:02:14.059 ********** 2026-04-10 04:59:29.213332 | instance | ok: [instance] 2026-04-10 04:59:29.213449 | instance | 2026-04-10 04:59:29.213655 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-04-10 04:59:29.213706 | instance | Friday 10 April 2026 04:59:29 +0000 (0:00:00.084) 0:02:14.144 ********** 2026-04-10 04:59:29.299477 | instance | skipping: [instance] => (item=1) 2026-04-10 04:59:29.299532 | instance | skipping: [instance] => (item=1) 2026-04-10 04:59:29.299537 | instance | skipping: [instance] => (item=1) 2026-04-10 04:59:29.299543 | instance | skipping: [instance] 2026-04-10 04:59:29.299549 | instance | 2026-04-10 04:59:29.299554 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-04-10 04:59:29.299559 | instance | Friday 10 April 2026 04:59:29 +0000 (0:00:00.085) 0:02:14.229 ********** 2026-04-10 04:59:29.418036 | instance | skipping: [instance] 2026-04-10 04:59:29.418098 | instance | 2026-04-10 04:59:29.418623 | instance | PLAY [all] ********************************************************************* 2026-04-10 04:59:29.418686 | instance | 2026-04-10 04:59:29.418692 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-04-10 04:59:29.418697 | instance | Friday 10 April 2026 04:59:29 +0000 (0:00:00.119) 0:02:14.349 ********** 2026-04-10 04:59:29.859263 | instance | ok: [instance] 2026-04-10 04:59:29.859359 | instance | 2026-04-10 04:59:29.859638 | instance | PLAY [all] ********************************************************************* 2026-04-10 04:59:29.859717 | instance | 2026-04-10 04:59:29.859738 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 04:59:29.859823 | instance | Friday 10 April 2026 04:59:29 +0000 (0:00:00.440) 0:02:14.789 ********** 2026-04-10 04:59:34.220375 | instance | ok: [instance] 2026-04-10 04:59:34.220442 | instance | 2026-04-10 04:59:34.220696 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-10 04:59:34.220743 | instance | Friday 10 April 2026 04:59:34 +0000 (0:00:04.361) 0:02:19.151 ********** 2026-04-10 04:59:38.341463 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-10 04:59:38.341551 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-10 04:59:38.341676 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-10 04:59:38.341838 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-10 04:59:38.342787 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-10 04:59:38.343500 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-10 04:59:38.343825 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-10 04:59:38.344110 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-10 04:59:38.344394 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-10 04:59:38.344656 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-10 04:59:38.344971 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-10 04:59:38.345246 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-10 04:59:38.345514 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-10 04:59:38.345845 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-10 04:59:38.346132 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-10 04:59:38.346406 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-10 04:59:38.346708 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-10 04:59:38.347029 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-10 04:59:38.347304 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-10 04:59:38.347580 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-10 04:59:38.347835 | instance | 2026-04-10 04:59:38.348131 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-10 04:59:38.348400 | instance | Friday 10 April 2026 04:59:38 +0000 (0:00:04.119) 0:02:23.271 ********** 2026-04-10 04:59:38.620434 | instance | ok: [instance] 2026-04-10 04:59:38.620508 | instance | 2026-04-10 04:59:38.620646 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-10 04:59:38.620767 | instance | Friday 10 April 2026 04:59:38 +0000 (0:00:00.280) 0:02:23.551 ********** 2026-04-10 04:59:39.097721 | instance | ok: [instance] 2026-04-10 04:59:39.097794 | instance | 2026-04-10 04:59:39.097917 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-10 04:59:39.098106 | instance | Friday 10 April 2026 04:59:39 +0000 (0:00:00.477) 0:02:24.028 ********** 2026-04-10 04:59:39.439385 | instance | ok: [instance] 2026-04-10 04:59:39.439464 | instance | 2026-04-10 04:59:39.439591 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-10 04:59:39.439719 | instance | Friday 10 April 2026 04:59:39 +0000 (0:00:00.341) 0:02:24.370 ********** 2026-04-10 04:59:39.518391 | instance | ok: [instance] 2026-04-10 04:59:39.518788 | instance | 2026-04-10 04:59:39.519191 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-10 04:59:39.519491 | instance | 2026-04-10 04:59:39.519811 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 04:59:39.520188 | instance | Friday 10 April 2026 04:59:39 +0000 (0:00:00.078) 0:02:24.449 ********** 2026-04-10 04:59:43.554117 | instance | ok: [instance] 2026-04-10 04:59:43.554198 | instance | 2026-04-10 04:59:43.554328 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-10 04:59:43.554447 | instance | Friday 10 April 2026 04:59:43 +0000 (0:00:04.035) 0:02:28.485 ********** 2026-04-10 04:59:43.863541 | instance | ok: [instance] 2026-04-10 04:59:43.863620 | instance | 2026-04-10 04:59:43.863738 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-10 04:59:43.863886 | instance | Friday 10 April 2026 04:59:43 +0000 (0:00:00.309) 0:02:28.794 ********** 2026-04-10 04:59:44.811390 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-10 04:59:44.811502 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-10 04:59:44.812617 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-10 04:59:44.812743 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-10 04:59:44.812761 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-10 04:59:44.812785 | instance | 2026-04-10 04:59:44.812832 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-10 04:59:44.813127 | instance | Friday 10 April 2026 04:59:44 +0000 (0:00:00.947) 0:02:29.741 ********** 2026-04-10 04:59:45.378242 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-04-10 04:59:45.378500 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-04-10 04:59:45.378832 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-04-10 04:59:45.379087 | instance | 2026-04-10 04:59:45.379371 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-10 04:59:45.379625 | instance | Friday 10 April 2026 04:59:45 +0000 (0:00:00.567) 0:02:30.309 ********** 2026-04-10 04:59:45.631701 | instance | ok: [instance] 2026-04-10 04:59:45.632116 | instance | 2026-04-10 04:59:45.632507 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-10 04:59:45.632881 | instance | Friday 10 April 2026 04:59:45 +0000 (0:00:00.253) 0:02:30.562 ********** 2026-04-10 04:59:45.893492 | instance | ok: [instance] 2026-04-10 04:59:45.893644 | instance | 2026-04-10 04:59:45.893831 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-10 04:59:45.894002 | instance | Friday 10 April 2026 04:59:45 +0000 (0:00:00.262) 0:02:30.824 ********** 2026-04-10 04:59:45.969562 | instance | ok: [instance] 2026-04-10 04:59:45.969842 | instance | 2026-04-10 04:59:45.970159 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-10 04:59:45.970459 | instance | Friday 10 April 2026 04:59:45 +0000 (0:00:00.075) 0:02:30.900 ********** 2026-04-10 04:59:46.045454 | instance | skipping: [instance] 2026-04-10 04:59:46.045857 | instance | 2026-04-10 04:59:46.046224 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-10 04:59:46.046643 | instance | Friday 10 April 2026 04:59:46 +0000 (0:00:00.076) 0:02:30.976 ********** 2026-04-10 04:59:46.613882 | instance | ok: [instance] 2026-04-10 04:59:46.613966 | instance | 2026-04-10 04:59:46.614079 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-10 04:59:46.614202 | instance | Friday 10 April 2026 04:59:46 +0000 (0:00:00.568) 0:02:31.545 ********** 2026-04-10 04:59:46.959863 | instance | ok: [instance] 2026-04-10 04:59:46.960057 | instance | 2026-04-10 04:59:46.960334 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-10 04:59:46.960630 | instance | Friday 10 April 2026 04:59:46 +0000 (0:00:00.233) 0:02:31.778 ********** 2026-04-10 04:59:46.960881 | instance | 2026-04-10 04:59:46.961151 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-10 04:59:46.961443 | instance | 2026-04-10 04:59:46.961854 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 04:59:46.962156 | instance | Friday 10 April 2026 04:59:46 +0000 (0:00:00.111) 0:02:31.890 ********** 2026-04-10 04:59:50.911587 | instance | ok: [instance] 2026-04-10 04:59:50.911669 | instance | 2026-04-10 04:59:50.911796 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 04:59:50.911922 | instance | Friday 10 April 2026 04:59:50 +0000 (0:00:03.951) 0:02:35.842 ********** 2026-04-10 04:59:51.203138 | instance | ok: [instance] 2026-04-10 04:59:51.203226 | instance | 2026-04-10 04:59:51.203352 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 04:59:51.203474 | instance | Friday 10 April 2026 04:59:51 +0000 (0:00:00.291) 0:02:36.133 ********** 2026-04-10 04:59:51.300981 | instance | skipping: [instance] 2026-04-10 04:59:51.301050 | instance | 2026-04-10 04:59:51.301173 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-10 04:59:51.301296 | instance | Friday 10 April 2026 04:59:51 +0000 (0:00:00.098) 0:02:36.231 ********** 2026-04-10 04:59:51.580129 | instance | ok: [instance] 2026-04-10 04:59:51.580199 | instance | 2026-04-10 04:59:51.580212 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 04:59:51.580223 | instance | Friday 10 April 2026 04:59:51 +0000 (0:00:00.278) 0:02:36.509 ********** 2026-04-10 04:59:51.677518 | instance | ok: [instance] => { 2026-04-10 04:59:51.677807 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-04-10 04:59:51.678076 | instance | } 2026-04-10 04:59:51.678335 | instance | 2026-04-10 04:59:51.678657 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 04:59:51.678995 | instance | Friday 10 April 2026 04:59:51 +0000 (0:00:00.098) 0:02:36.608 ********** 2026-04-10 04:59:52.037882 | instance | ok: [instance] 2026-04-10 04:59:52.038106 | instance | 2026-04-10 04:59:52.038404 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 04:59:52.038705 | instance | Friday 10 April 2026 04:59:52 +0000 (0:00:00.359) 0:02:36.968 ********** 2026-04-10 04:59:52.168398 | instance | skipping: [instance] 2026-04-10 04:59:52.168536 | instance | 2026-04-10 04:59:52.168718 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 04:59:52.168895 | instance | Friday 10 April 2026 04:59:52 +0000 (0:00:00.130) 0:02:37.098 ********** 2026-04-10 04:59:52.450055 | instance | ok: [instance] 2026-04-10 04:59:52.450258 | instance | 2026-04-10 04:59:52.450562 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 04:59:52.450884 | instance | Friday 10 April 2026 04:59:52 +0000 (0:00:00.282) 0:02:37.380 ********** 2026-04-10 04:59:53.531954 | instance | ok: [instance] 2026-04-10 04:59:53.532186 | instance | 2026-04-10 04:59:53.532452 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 04:59:53.532736 | instance | Friday 10 April 2026 04:59:53 +0000 (0:00:01.081) 0:02:38.462 ********** 2026-04-10 04:59:53.654204 | instance | ok: [instance] => { 2026-04-10 04:59:53.654502 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-04-10 04:59:53.654852 | instance | } 2026-04-10 04:59:53.655102 | instance | 2026-04-10 04:59:53.655384 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 04:59:53.655677 | instance | Friday 10 April 2026 04:59:53 +0000 (0:00:00.122) 0:02:38.584 ********** 2026-04-10 04:59:54.117785 | instance | ok: [instance] 2026-04-10 04:59:54.117982 | instance | 2026-04-10 04:59:54.118212 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 04:59:54.118740 | instance | Friday 10 April 2026 04:59:54 +0000 (0:00:00.463) 0:02:39.048 ********** 2026-04-10 04:59:56.218910 | instance | ok: [instance] 2026-04-10 04:59:56.219126 | instance | 2026-04-10 04:59:56.219429 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-10 04:59:56.219697 | instance | Friday 10 April 2026 04:59:56 +0000 (0:00:02.100) 0:02:41.148 ********** 2026-04-10 04:59:56.300839 | instance | skipping: [instance] 2026-04-10 04:59:56.300921 | instance | 2026-04-10 04:59:56.301110 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-10 04:59:56.301294 | instance | Friday 10 April 2026 04:59:56 +0000 (0:00:00.083) 0:02:41.231 ********** 2026-04-10 04:59:56.382329 | instance | skipping: [instance] 2026-04-10 04:59:56.382553 | instance | 2026-04-10 04:59:56.382933 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-10 04:59:56.383200 | instance | Friday 10 April 2026 04:59:56 +0000 (0:00:00.081) 0:02:41.313 ********** 2026-04-10 04:59:56.466697 | instance | skipping: [instance] 2026-04-10 04:59:56.466932 | instance | 2026-04-10 04:59:56.467215 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-10 04:59:56.467512 | instance | Friday 10 April 2026 04:59:56 +0000 (0:00:00.083) 0:02:41.397 ********** 2026-04-10 04:59:57.613941 | instance | ok: [instance] 2026-04-10 04:59:57.614169 | instance | 2026-04-10 04:59:57.614488 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-10 04:59:57.614802 | instance | Friday 10 April 2026 04:59:57 +0000 (0:00:01.146) 0:02:42.544 ********** 2026-04-10 04:59:58.203795 | instance | ok: [instance] 2026-04-10 04:59:58.204004 | instance | 2026-04-10 04:59:58.204269 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-10 04:59:58.204537 | instance | Friday 10 April 2026 04:59:58 +0000 (0:00:00.589) 0:02:43.134 ********** 2026-04-10 04:59:59.201700 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-10 04:59:59.201863 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-10 04:59:59.202011 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-10 04:59:59.202224 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-10 04:59:59.202408 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-10 04:59:59.202571 | instance | 2026-04-10 04:59:59.202780 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-10 04:59:59.202945 | instance | Friday 10 April 2026 04:59:59 +0000 (0:00:00.997) 0:02:44.132 ********** 2026-04-10 04:59:59.780248 | instance | ok: [instance] 2026-04-10 04:59:59.780464 | instance | 2026-04-10 04:59:59.780879 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-10 04:59:59.781171 | instance | Friday 10 April 2026 04:59:59 +0000 (0:00:00.536) 0:02:44.668 ********** 2026-04-10 04:59:59.781418 | instance | 2026-04-10 04:59:59.781702 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-10 04:59:59.781956 | instance | Friday 10 April 2026 04:59:59 +0000 (0:00:00.040) 0:02:44.709 ********** 2026-04-10 05:00:00.229238 | instance | ok: [instance] 2026-04-10 05:00:00.229446 | instance | 2026-04-10 05:00:00.229738 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-10 05:00:00.230009 | instance | Friday 10 April 2026 05:00:00 +0000 (0:00:00.449) 0:02:45.158 ********** 2026-04-10 05:00:01.285477 | instance | ok: [instance] 2026-04-10 05:00:01.285601 | instance | 2026-04-10 05:00:01.285701 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-10 05:00:01.285830 | instance | Friday 10 April 2026 05:00:01 +0000 (0:00:01.057) 0:02:46.216 ********** 2026-04-10 05:00:01.382307 | instance | ok: [instance] 2026-04-10 05:00:01.382416 | instance | 2026-04-10 05:00:01.382612 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-10 05:00:01.382851 | instance | Friday 10 April 2026 05:00:01 +0000 (0:00:00.096) 0:02:46.312 ********** 2026-04-10 05:00:01.467586 | instance | ok: [instance] 2026-04-10 05:00:01.467729 | instance | 2026-04-10 05:00:01.467956 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-10 05:00:01.468129 | instance | Friday 10 April 2026 05:00:01 +0000 (0:00:00.083) 0:02:46.395 ********** 2026-04-10 05:00:01.559562 | instance | ok: [instance] 2026-04-10 05:00:01.559773 | instance | 2026-04-10 05:00:01.560060 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-10 05:00:01.560334 | instance | Friday 10 April 2026 05:00:01 +0000 (0:00:00.093) 0:02:46.489 ********** 2026-04-10 05:00:01.654523 | instance | skipping: [instance] 2026-04-10 05:00:01.654898 | instance | 2026-04-10 05:00:01.655208 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-10 05:00:01.655484 | instance | Friday 10 April 2026 05:00:01 +0000 (0:00:00.095) 0:02:46.584 ********** 2026-04-10 05:00:01.772441 | instance | ok: [instance] 2026-04-10 05:00:01.772661 | instance | 2026-04-10 05:00:01.772928 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 05:00:01.773189 | instance | Friday 10 April 2026 05:00:01 +0000 (0:00:00.117) 0:02:46.702 ********** 2026-04-10 05:00:02.068339 | instance | ok: [instance] 2026-04-10 05:00:02.068561 | instance | 2026-04-10 05:00:02.068843 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 05:00:02.069131 | instance | Friday 10 April 2026 05:00:02 +0000 (0:00:00.295) 0:02:46.997 ********** 2026-04-10 05:00:02.179882 | instance | ok: [instance] => { 2026-04-10 05:00:02.179955 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-10 05:00:02.180095 | instance | } 2026-04-10 05:00:02.180203 | instance | 2026-04-10 05:00:02.180327 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 05:00:02.180472 | instance | Friday 10 April 2026 05:00:02 +0000 (0:00:00.112) 0:02:47.110 ********** 2026-04-10 05:00:02.747071 | instance | ok: [instance] 2026-04-10 05:00:02.747159 | instance | 2026-04-10 05:00:02.747267 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 05:00:02.747385 | instance | Friday 10 April 2026 05:00:02 +0000 (0:00:00.567) 0:02:47.677 ********** 2026-04-10 05:00:02.913861 | instance | skipping: [instance] 2026-04-10 05:00:02.913926 | instance | 2026-04-10 05:00:02.914056 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 05:00:02.914188 | instance | Friday 10 April 2026 05:00:02 +0000 (0:00:00.166) 0:02:47.844 ********** 2026-04-10 05:00:03.207335 | instance | ok: [instance] 2026-04-10 05:00:03.207567 | instance | 2026-04-10 05:00:03.207842 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 05:00:03.208110 | instance | Friday 10 April 2026 05:00:03 +0000 (0:00:00.293) 0:02:48.137 ********** 2026-04-10 05:00:03.328537 | instance | ok: [instance] => { 2026-04-10 05:00:03.328852 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-10 05:00:03.329187 | instance | } 2026-04-10 05:00:03.329435 | instance | 2026-04-10 05:00:03.329742 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 05:00:03.330006 | instance | Friday 10 April 2026 05:00:03 +0000 (0:00:00.121) 0:02:48.258 ********** 2026-04-10 05:00:04.054357 | instance | ok: [instance] 2026-04-10 05:00:04.054502 | instance | 2026-04-10 05:00:04.054837 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 05:00:04.058370 | instance | Friday 10 April 2026 05:00:04 +0000 (0:00:00.725) 0:02:48.984 ********** 2026-04-10 05:00:04.382682 | instance | skipping: [instance] 2026-04-10 05:00:04.382762 | instance | 2026-04-10 05:00:04.382989 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-10 05:00:04.383125 | instance | Friday 10 April 2026 05:00:04 +0000 (0:00:00.327) 0:02:49.312 ********** 2026-04-10 05:00:04.461955 | instance | skipping: [instance] 2026-04-10 05:00:04.462179 | instance | 2026-04-10 05:00:04.463758 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-10 05:00:04.463782 | instance | Friday 10 April 2026 05:00:04 +0000 (0:00:00.080) 0:02:49.392 ********** 2026-04-10 05:00:04.545414 | instance | skipping: [instance] 2026-04-10 05:00:04.545582 | instance | 2026-04-10 05:00:04.545765 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-10 05:00:04.545945 | instance | Friday 10 April 2026 05:00:04 +0000 (0:00:00.083) 0:02:49.476 ********** 2026-04-10 05:00:04.637978 | instance | skipping: [instance] 2026-04-10 05:00:04.638069 | instance | 2026-04-10 05:00:04.638183 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-10 05:00:04.638305 | instance | Friday 10 April 2026 05:00:04 +0000 (0:00:00.092) 0:02:49.568 ********** 2026-04-10 05:00:05.923575 | instance | ok: [instance] 2026-04-10 05:00:05.923802 | instance | 2026-04-10 05:00:05.924104 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-10 05:00:05.924410 | instance | Friday 10 April 2026 05:00:05 +0000 (0:00:01.285) 0:02:50.853 ********** 2026-04-10 05:00:06.431077 | instance | ok: [instance] 2026-04-10 05:00:06.431301 | instance | 2026-04-10 05:00:06.431579 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-10 05:00:06.431853 | instance | Friday 10 April 2026 05:00:06 +0000 (0:00:00.507) 0:02:51.361 ********** 2026-04-10 05:00:07.507542 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-10 05:00:07.507731 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-10 05:00:07.507923 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-10 05:00:07.508119 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-10 05:00:07.508317 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-10 05:00:07.508517 | instance | 2026-04-10 05:00:07.508703 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-10 05:00:07.508866 | instance | Friday 10 April 2026 05:00:07 +0000 (0:00:01.076) 0:02:52.438 ********** 2026-04-10 05:00:08.110755 | instance | ok: [instance] 2026-04-10 05:00:08.111081 | instance | 2026-04-10 05:00:08.111498 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-10 05:00:08.111800 | instance | Friday 10 April 2026 05:00:08 +0000 (0:00:00.557) 0:02:52.995 ********** 2026-04-10 05:00:08.112063 | instance | 2026-04-10 05:00:08.112407 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-10 05:00:08.112696 | instance | Friday 10 April 2026 05:00:08 +0000 (0:00:00.045) 0:02:53.041 ********** 2026-04-10 05:00:08.621724 | instance | ok: [instance] 2026-04-10 05:00:08.621834 | instance | 2026-04-10 05:00:08.622046 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 05:00:08.622225 | instance | Friday 10 April 2026 05:00:08 +0000 (0:00:00.510) 0:02:53.551 ********** 2026-04-10 05:00:08.911647 | instance | ok: [instance] 2026-04-10 05:00:08.911780 | instance | 2026-04-10 05:00:08.911945 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 05:00:08.912116 | instance | Friday 10 April 2026 05:00:08 +0000 (0:00:00.289) 0:02:53.841 ********** 2026-04-10 05:00:09.025856 | instance | ok: [instance] => { 2026-04-10 05:00:09.026098 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-04-10 05:00:09.026350 | instance | } 2026-04-10 05:00:09.026620 | instance | 2026-04-10 05:00:09.026902 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 05:00:09.027303 | instance | Friday 10 April 2026 05:00:09 +0000 (0:00:00.115) 0:02:53.956 ********** 2026-04-10 05:00:09.481067 | instance | ok: [instance] 2026-04-10 05:00:09.481305 | instance | 2026-04-10 05:00:09.481592 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 05:00:09.481851 | instance | Friday 10 April 2026 05:00:09 +0000 (0:00:00.454) 0:02:54.411 ********** 2026-04-10 05:00:10.803214 | instance | ok: [instance] 2026-04-10 05:00:10.803281 | instance | 2026-04-10 05:00:10.803294 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 05:00:10.803305 | instance | Friday 10 April 2026 05:00:10 +0000 (0:00:01.321) 0:02:55.732 ********** 2026-04-10 05:00:10.923080 | instance | ok: [instance] => { 2026-04-10 05:00:10.923151 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-04-10 05:00:10.923167 | instance | } 2026-04-10 05:00:10.923181 | instance | 2026-04-10 05:00:10.923194 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 05:00:10.923208 | instance | Friday 10 April 2026 05:00:10 +0000 (0:00:00.119) 0:02:55.852 ********** 2026-04-10 05:00:11.349742 | instance | ok: [instance] 2026-04-10 05:00:11.349994 | instance | 2026-04-10 05:00:11.350207 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 05:00:11.350416 | instance | Friday 10 April 2026 05:00:11 +0000 (0:00:00.428) 0:02:56.280 ********** 2026-04-10 05:00:12.590747 | instance | ok: [instance] 2026-04-10 05:00:12.590793 | instance | 2026-04-10 05:00:12.590801 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-10 05:00:12.590808 | instance | Friday 10 April 2026 05:00:12 +0000 (0:00:01.240) 0:02:57.521 ********** 2026-04-10 05:00:13.123690 | instance | ok: [instance] 2026-04-10 05:00:13.123749 | instance | 2026-04-10 05:00:13.123777 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-10 05:00:13.123788 | instance | Friday 10 April 2026 05:00:13 +0000 (0:00:00.531) 0:02:58.053 ********** 2026-04-10 05:00:13.416102 | instance | ok: [instance] 2026-04-10 05:00:13.416164 | instance | 2026-04-10 05:00:13.416175 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 05:00:13.416185 | instance | Friday 10 April 2026 05:00:13 +0000 (0:00:00.292) 0:02:58.345 ********** 2026-04-10 05:00:13.696328 | instance | ok: [instance] 2026-04-10 05:00:13.696392 | instance | 2026-04-10 05:00:13.696404 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 05:00:13.696414 | instance | Friday 10 April 2026 05:00:13 +0000 (0:00:00.280) 0:02:58.626 ********** 2026-04-10 05:00:14.016912 | instance | ok: [instance] => { 2026-04-10 05:00:14.017330 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-04-10 05:00:14.017682 | instance | } 2026-04-10 05:00:14.018002 | instance | 2026-04-10 05:00:14.018335 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 05:00:14.018704 | instance | Friday 10 April 2026 05:00:14 +0000 (0:00:00.320) 0:02:58.947 ********** 2026-04-10 05:00:14.453012 | instance | ok: [instance] 2026-04-10 05:00:14.453383 | instance | 2026-04-10 05:00:14.453721 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 05:00:14.454115 | instance | Friday 10 April 2026 05:00:14 +0000 (0:00:00.436) 0:02:59.383 ********** 2026-04-10 05:00:16.551745 | instance | ok: [instance] 2026-04-10 05:00:16.551848 | instance | 2026-04-10 05:00:16.551861 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-10 05:00:16.551873 | instance | Friday 10 April 2026 05:00:16 +0000 (0:00:02.096) 0:03:01.480 ********** 2026-04-10 05:00:16.702997 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-10 05:00:16.703106 | instance | 2026-04-10 05:00:16.703118 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-10 05:00:16.703129 | instance | Friday 10 April 2026 05:00:16 +0000 (0:00:00.151) 0:03:01.632 ********** 2026-04-10 05:00:17.904821 | instance | ok: [instance] 2026-04-10 05:00:17.905196 | instance | 2026-04-10 05:00:17.905543 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-10 05:00:17.905886 | instance | Friday 10 April 2026 05:00:17 +0000 (0:00:01.203) 0:03:02.835 ********** 2026-04-10 05:00:18.131537 | instance | ok: [instance] 2026-04-10 05:00:18.131924 | instance | 2026-04-10 05:00:18.132335 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-10 05:00:18.132675 | instance | Friday 10 April 2026 05:00:18 +0000 (0:00:00.226) 0:03:03.062 ********** 2026-04-10 05:00:18.592024 | instance | ok: [instance] 2026-04-10 05:00:18.592087 | instance | 2026-04-10 05:00:18.592105 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-10 05:00:18.592120 | instance | Friday 10 April 2026 05:00:18 +0000 (0:00:00.459) 0:03:03.521 ********** 2026-04-10 05:00:19.408293 | instance | ok: [instance] => (item=br_netfilter) 2026-04-10 05:00:19.408354 | instance | ok: [instance] => (item=ip_tables) 2026-04-10 05:00:19.408366 | instance | ok: [instance] => (item=ip6_tables) 2026-04-10 05:00:19.408376 | instance | ok: [instance] => (item=nf_conntrack) 2026-04-10 05:00:19.408385 | instance | 2026-04-10 05:00:19.408395 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 05:00:19.408404 | instance | Friday 10 April 2026 05:00:19 +0000 (0:00:00.815) 0:03:04.337 ********** 2026-04-10 05:00:19.696827 | instance | ok: [instance] 2026-04-10 05:00:19.696895 | instance | 2026-04-10 05:00:19.696907 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 05:00:19.696917 | instance | Friday 10 April 2026 05:00:19 +0000 (0:00:00.289) 0:03:04.626 ********** 2026-04-10 05:00:19.799458 | instance | ok: [instance] => { 2026-04-10 05:00:19.799520 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-10 05:00:19.799549 | instance | } 2026-04-10 05:00:19.799560 | instance | 2026-04-10 05:00:19.799569 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 05:00:19.799579 | instance | Friday 10 April 2026 05:00:19 +0000 (0:00:00.102) 0:03:04.729 ********** 2026-04-10 05:00:20.229855 | instance | ok: [instance] 2026-04-10 05:00:20.229905 | instance | 2026-04-10 05:00:20.229912 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 05:00:20.229919 | instance | Friday 10 April 2026 05:00:20 +0000 (0:00:00.431) 0:03:05.160 ********** 2026-04-10 05:00:20.337512 | instance | skipping: [instance] 2026-04-10 05:00:20.337572 | instance | 2026-04-10 05:00:20.337586 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-10 05:00:20.337598 | instance | Friday 10 April 2026 05:00:20 +0000 (0:00:00.106) 0:03:05.266 ********** 2026-04-10 05:00:20.487932 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-10 05:00:20.488000 | instance | 2026-04-10 05:00:20.488018 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-10 05:00:20.488032 | instance | Friday 10 April 2026 05:00:20 +0000 (0:00:00.151) 0:03:05.417 ********** 2026-04-10 05:00:20.573200 | instance | skipping: [instance] 2026-04-10 05:00:20.573649 | instance | 2026-04-10 05:00:20.574057 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-10 05:00:20.574455 | instance | Friday 10 April 2026 05:00:20 +0000 (0:00:00.085) 0:03:05.503 ********** 2026-04-10 05:00:21.643229 | instance | ok: [instance] 2026-04-10 05:00:21.643314 | instance | 2026-04-10 05:00:21.643329 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-10 05:00:21.643465 | instance | Friday 10 April 2026 05:00:21 +0000 (0:00:01.070) 0:03:06.574 ********** 2026-04-10 05:00:24.063136 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-10 05:00:24.063404 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-10 05:00:24.063681 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-10 05:00:24.065010 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-10 05:00:24.065667 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-10 05:00:24.065759 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-10 05:00:24.065864 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-10 05:00:24.066506 | instance | 2026-04-10 05:00:24.066883 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-10 05:00:24.067212 | instance | Friday 10 April 2026 05:00:24 +0000 (0:00:02.418) 0:03:08.993 ********** 2026-04-10 05:00:24.688901 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-10 05:00:24.688993 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-10 05:00:24.689176 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-10 05:00:24.689329 | instance | 2026-04-10 05:00:24.689490 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-10 05:00:24.689660 | instance | Friday 10 April 2026 05:00:24 +0000 (0:00:00.626) 0:03:09.619 ********** 2026-04-10 05:00:25.207077 | instance | ok: [instance] 2026-04-10 05:00:25.207336 | instance | 2026-04-10 05:00:25.207649 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-10 05:00:25.207940 | instance | Friday 10 April 2026 05:00:25 +0000 (0:00:00.516) 0:03:10.136 ********** 2026-04-10 05:00:25.689543 | instance | ok: [instance] 2026-04-10 05:00:25.689715 | instance | 2026-04-10 05:00:25.689941 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-10 05:00:25.690138 | instance | Friday 10 April 2026 05:00:25 +0000 (0:00:00.484) 0:03:10.620 ********** 2026-04-10 05:00:25.946168 | instance | ok: [instance] 2026-04-10 05:00:25.946376 | instance | 2026-04-10 05:00:25.946677 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-10 05:00:25.946956 | instance | Friday 10 April 2026 05:00:25 +0000 (0:00:00.256) 0:03:10.876 ********** 2026-04-10 05:00:26.025255 | instance | skipping: [instance] 2026-04-10 05:00:26.025398 | instance | 2026-04-10 05:00:26.025579 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-10 05:00:26.025756 | instance | Friday 10 April 2026 05:00:26 +0000 (0:00:00.079) 0:03:10.956 ********** 2026-04-10 05:00:26.746714 | instance | ok: [instance] => (item=swap) 2026-04-10 05:00:26.746984 | instance | ok: [instance] => (item=none) 2026-04-10 05:00:26.747274 | instance | 2026-04-10 05:00:26.747603 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-10 05:00:26.747890 | instance | Friday 10 April 2026 05:00:26 +0000 (0:00:00.721) 0:03:11.677 ********** 2026-04-10 05:00:27.235041 | instance | ok: [instance] 2026-04-10 05:00:27.235333 | instance | 2026-04-10 05:00:27.235663 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-10 05:00:27.235904 | instance | Friday 10 April 2026 05:00:27 +0000 (0:00:00.487) 0:03:12.165 ********** 2026-04-10 05:00:27.682523 | instance | ok: [instance] 2026-04-10 05:00:27.682669 | instance | 2026-04-10 05:00:27.682855 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-10 05:00:27.683019 | instance | Friday 10 April 2026 05:00:27 +0000 (0:00:00.413) 0:03:12.579 ********** 2026-04-10 05:00:27.683212 | instance | 2026-04-10 05:00:27.683397 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-10 05:00:27.683553 | instance | Friday 10 April 2026 05:00:27 +0000 (0:00:00.034) 0:03:12.613 ********** 2026-04-10 05:00:28.105142 | instance | ok: [instance] 2026-04-10 05:00:28.105246 | instance | 2026-04-10 05:00:28.105312 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-10 05:00:28.105437 | instance | Friday 10 April 2026 05:00:28 +0000 (0:00:00.422) 0:03:13.036 ********** 2026-04-10 05:00:29.569979 | instance | ok: [instance] 2026-04-10 05:00:29.570208 | instance | 2026-04-10 05:00:29.570483 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-10 05:00:29.570795 | instance | Friday 10 April 2026 05:00:29 +0000 (0:00:01.464) 0:03:14.500 ********** 2026-04-10 05:00:32.653346 | instance | ok: [instance] 2026-04-10 05:00:32.653564 | instance | 2026-04-10 05:00:32.653840 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-10 05:00:32.654112 | instance | Friday 10 April 2026 05:00:32 +0000 (0:00:03.083) 0:03:17.583 ********** 2026-04-10 05:00:32.937763 | instance | ok: [instance] 2026-04-10 05:00:32.938005 | instance | 2026-04-10 05:00:32.938276 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-10 05:00:32.938538 | instance | Friday 10 April 2026 05:00:32 +0000 (0:00:00.284) 0:03:17.868 ********** 2026-04-10 05:00:33.445759 | instance | ok: [instance] 2026-04-10 05:00:33.446014 | instance | 2026-04-10 05:00:33.446357 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-10 05:00:33.446657 | instance | Friday 10 April 2026 05:00:33 +0000 (0:00:00.508) 0:03:18.376 ********** 2026-04-10 05:00:33.608469 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-10 05:00:33.608701 | instance | 2026-04-10 05:00:33.608987 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-10 05:00:33.609199 | instance | Friday 10 April 2026 05:00:33 +0000 (0:00:00.162) 0:03:18.539 ********** 2026-04-10 05:00:33.748489 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-10 05:00:33.748785 | instance | 2026-04-10 05:00:33.749075 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-10 05:00:33.749365 | instance | Friday 10 April 2026 05:00:33 +0000 (0:00:00.140) 0:03:18.679 ********** 2026-04-10 05:00:34.044670 | instance | ok: [instance] => (item=instance) 2026-04-10 05:00:34.044840 | instance | 2026-04-10 05:00:34.045163 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-10 05:00:34.045427 | instance | Friday 10 April 2026 05:00:34 +0000 (0:00:00.295) 0:03:18.974 ********** 2026-04-10 05:00:34.143638 | instance | ok: [instance] 2026-04-10 05:00:34.143915 | instance | 2026-04-10 05:00:34.144212 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-10 05:00:34.144517 | instance | Friday 10 April 2026 05:00:34 +0000 (0:00:00.099) 0:03:19.074 ********** 2026-04-10 05:00:34.231515 | instance | skipping: [instance] 2026-04-10 05:00:34.231783 | instance | 2026-04-10 05:00:34.232064 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-10 05:00:34.232342 | instance | Friday 10 April 2026 05:00:34 +0000 (0:00:00.088) 0:03:19.162 ********** 2026-04-10 05:00:34.306407 | instance | ok: [instance] => { 2026-04-10 05:00:34.306644 | instance | "msg": "instance" 2026-04-10 05:00:34.306929 | instance | } 2026-04-10 05:00:34.307176 | instance | 2026-04-10 05:00:34.307549 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-10 05:00:34.307838 | instance | Friday 10 April 2026 05:00:34 +0000 (0:00:00.074) 0:03:19.237 ********** 2026-04-10 05:00:34.951074 | instance | ok: [instance] 2026-04-10 05:00:34.951226 | instance | 2026-04-10 05:00:34.951424 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-10 05:00:34.951611 | instance | Friday 10 April 2026 05:00:34 +0000 (0:00:00.644) 0:03:19.881 ********** 2026-04-10 05:00:35.017873 | instance | skipping: [instance] 2026-04-10 05:00:35.017995 | instance | 2026-04-10 05:00:35.018175 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-10 05:00:35.018319 | instance | Friday 10 April 2026 05:00:35 +0000 (0:00:00.066) 0:03:19.948 ********** 2026-04-10 05:00:35.085072 | instance | skipping: [instance] 2026-04-10 05:00:35.085309 | instance | 2026-04-10 05:00:35.085578 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-10 05:00:35.085841 | instance | Friday 10 April 2026 05:00:35 +0000 (0:00:00.067) 0:03:20.015 ********** 2026-04-10 05:00:35.153987 | instance | skipping: [instance] 2026-04-10 05:00:35.154317 | instance | 2026-04-10 05:00:35.154685 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-10 05:00:35.155005 | instance | Friday 10 April 2026 05:00:35 +0000 (0:00:00.068) 0:03:20.084 ********** 2026-04-10 05:00:35.233411 | instance | skipping: [instance] 2026-04-10 05:00:35.233466 | instance | 2026-04-10 05:00:35.233866 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-10 05:00:35.234081 | instance | Friday 10 April 2026 05:00:35 +0000 (0:00:00.079) 0:03:20.163 ********** 2026-04-10 05:00:35.313525 | instance | skipping: [instance] 2026-04-10 05:00:35.313745 | instance | 2026-04-10 05:00:35.314021 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-10 05:00:35.314291 | instance | Friday 10 April 2026 05:00:35 +0000 (0:00:00.080) 0:03:20.244 ********** 2026-04-10 05:00:35.389285 | instance | skipping: [instance] 2026-04-10 05:00:35.389581 | instance | 2026-04-10 05:00:35.389898 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-10 05:00:35.390180 | instance | Friday 10 April 2026 05:00:35 +0000 (0:00:00.075) 0:03:20.320 ********** 2026-04-10 05:00:35.468331 | instance | skipping: [instance] 2026-04-10 05:00:35.468537 | instance | 2026-04-10 05:00:35.468801 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-10 05:00:35.469116 | instance | Friday 10 April 2026 05:00:35 +0000 (0:00:00.078) 0:03:20.399 ********** 2026-04-10 05:00:35.711199 | instance | ok: [instance] 2026-04-10 05:00:35.711440 | instance | 2026-04-10 05:00:35.711745 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-10 05:00:35.712055 | instance | Friday 10 April 2026 05:00:35 +0000 (0:00:00.242) 0:03:20.641 ********** 2026-04-10 05:00:35.977723 | instance | ok: [instance] 2026-04-10 05:00:35.977982 | instance | 2026-04-10 05:00:35.978268 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-10 05:00:35.978529 | instance | Friday 10 April 2026 05:00:35 +0000 (0:00:00.266) 0:03:20.908 ********** 2026-04-10 05:00:36.056065 | instance | skipping: [instance] 2026-04-10 05:00:36.056304 | instance | 2026-04-10 05:00:36.056661 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-10 05:00:36.056915 | instance | Friday 10 April 2026 05:00:36 +0000 (0:00:00.078) 0:03:20.986 ********** 2026-04-10 05:00:36.287588 | instance | ok: [instance] 2026-04-10 05:00:36.287829 | instance | 2026-04-10 05:00:36.288119 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-10 05:00:36.288392 | instance | Friday 10 April 2026 05:00:36 +0000 (0:00:00.231) 0:03:21.218 ********** 2026-04-10 05:00:36.526921 | instance | ok: [instance] 2026-04-10 05:00:36.527133 | instance | 2026-04-10 05:00:36.527396 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-10 05:00:36.527653 | instance | Friday 10 April 2026 05:00:36 +0000 (0:00:00.239) 0:03:21.457 ********** 2026-04-10 05:00:36.763716 | instance | ok: [instance] 2026-04-10 05:00:36.763958 | instance | 2026-04-10 05:00:36.764240 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-10 05:00:36.764506 | instance | Friday 10 April 2026 05:00:36 +0000 (0:00:00.236) 0:03:21.694 ********** 2026-04-10 05:00:38.253400 | instance | ok: [instance] 2026-04-10 05:00:38.253605 | instance | 2026-04-10 05:00:38.253895 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-10 05:00:38.254167 | instance | Friday 10 April 2026 05:00:38 +0000 (0:00:01.489) 0:03:23.183 ********** 2026-04-10 05:00:39.472204 | instance | ok: [instance] 2026-04-10 05:00:39.472285 | instance | 2026-04-10 05:00:39.472418 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-10 05:00:39.472544 | instance | Friday 10 April 2026 05:00:39 +0000 (0:00:01.219) 0:03:24.403 ********** 2026-04-10 05:00:39.560627 | instance | skipping: [instance] 2026-04-10 05:00:39.560869 | instance | 2026-04-10 05:00:39.561223 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-10 05:00:39.561499 | instance | Friday 10 April 2026 05:00:39 +0000 (0:00:00.088) 0:03:24.491 ********** 2026-04-10 05:00:39.657341 | instance | skipping: [instance] 2026-04-10 05:00:39.657449 | instance | 2026-04-10 05:00:39.657625 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-10 05:00:39.657794 | instance | Friday 10 April 2026 05:00:39 +0000 (0:00:00.096) 0:03:24.588 ********** 2026-04-10 05:00:40.512354 | instance | ok: [instance] 2026-04-10 05:00:40.512505 | instance | 2026-04-10 05:00:40.512687 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-10 05:00:40.512865 | instance | Friday 10 April 2026 05:00:40 +0000 (0:00:00.855) 0:03:25.443 ********** 2026-04-10 05:00:40.589538 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-10 05:00:40.589860 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-10 05:00:40.590170 | instance | skipping: [instance] 2026-04-10 05:00:40.590425 | instance | 2026-04-10 05:00:40.590781 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-10 05:00:40.591077 | instance | Friday 10 April 2026 05:00:40 +0000 (0:00:00.077) 0:03:25.520 ********** 2026-04-10 05:00:40.669209 | instance | skipping: [instance] 2026-04-10 05:00:40.669357 | instance | 2026-04-10 05:00:40.669549 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-10 05:00:40.669730 | instance | Friday 10 April 2026 05:00:40 +0000 (0:00:00.079) 0:03:25.600 ********** 2026-04-10 05:00:40.754040 | instance | skipping: [instance] 2026-04-10 05:00:40.754220 | instance | 2026-04-10 05:00:40.754415 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-10 05:00:40.754583 | instance | Friday 10 April 2026 05:00:40 +0000 (0:00:00.084) 0:03:25.685 ********** 2026-04-10 05:00:41.105416 | instance | skipping: [instance] 2026-04-10 05:00:41.105633 | instance | 2026-04-10 05:00:41.105902 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-10 05:00:41.106170 | instance | Friday 10 April 2026 05:00:41 +0000 (0:00:00.351) 0:03:26.036 ********** 2026-04-10 05:00:41.180418 | instance | skipping: [instance] 2026-04-10 05:00:41.180657 | instance | 2026-04-10 05:00:41.180949 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-10 05:00:41.181269 | instance | Friday 10 April 2026 05:00:41 +0000 (0:00:00.074) 0:03:26.111 ********** 2026-04-10 05:00:41.637811 | instance | ok: [instance] 2026-04-10 05:00:41.638017 | instance | 2026-04-10 05:00:41.638309 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-10 05:00:41.638641 | instance | Friday 10 April 2026 05:00:41 +0000 (0:00:00.457) 0:03:26.568 ********** 2026-04-10 05:00:42.707084 | instance | ok: [instance] 2026-04-10 05:00:42.707301 | instance | 2026-04-10 05:00:42.707573 | instance | PLAY [Install control-plane components] **************************************** 2026-04-10 05:00:42.707854 | instance | 2026-04-10 05:00:42.708120 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 05:00:42.708386 | instance | Friday 10 April 2026 05:00:42 +0000 (0:00:01.069) 0:03:27.637 ********** 2026-04-10 05:00:46.549663 | instance | ok: [instance] 2026-04-10 05:00:46.549928 | instance | 2026-04-10 05:00:46.550264 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-10 05:00:46.550673 | instance | Friday 10 April 2026 05:00:46 +0000 (0:00:03.842) 0:03:31.480 ********** 2026-04-10 05:00:46.813191 | instance | ok: [instance] 2026-04-10 05:00:46.813543 | instance | 2026-04-10 05:00:46.813746 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 05:00:46.814065 | instance | Friday 10 April 2026 05:00:46 +0000 (0:00:00.262) 0:03:31.743 ********** 2026-04-10 05:00:48.236936 | instance | ok: [instance] 2026-04-10 05:00:48.237195 | instance | 2026-04-10 05:00:48.237487 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-10 05:00:48.237824 | instance | Friday 10 April 2026 05:00:48 +0000 (0:00:01.424) 0:03:33.167 ********** 2026-04-10 05:00:48.546087 | instance | ok: [instance] 2026-04-10 05:00:48.546309 | instance | 2026-04-10 05:00:48.546619 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 05:00:48.547036 | instance | Friday 10 April 2026 05:00:48 +0000 (0:00:00.309) 0:03:33.476 ********** 2026-04-10 05:00:48.648143 | instance | ok: [instance] => { 2026-04-10 05:00:48.648415 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-10 05:00:48.648676 | instance | } 2026-04-10 05:00:48.648944 | instance | 2026-04-10 05:00:48.649233 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 05:00:48.649502 | instance | Friday 10 April 2026 05:00:48 +0000 (0:00:00.102) 0:03:33.578 ********** 2026-04-10 05:00:49.016370 | instance | ok: [instance] 2026-04-10 05:00:49.016435 | instance | 2026-04-10 05:00:49.016601 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 05:00:49.016769 | instance | Friday 10 April 2026 05:00:49 +0000 (0:00:00.368) 0:03:33.947 ********** 2026-04-10 05:00:50.290822 | instance | ok: [instance] 2026-04-10 05:00:50.291064 | instance | 2026-04-10 05:00:50.291500 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-10 05:00:50.291921 | instance | Friday 10 April 2026 05:00:50 +0000 (0:00:01.273) 0:03:35.221 ********** 2026-04-10 05:00:50.681176 | instance | ok: [instance] 2026-04-10 05:00:50.681315 | instance | 2026-04-10 05:00:50.681518 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-10 05:00:50.681691 | instance | Friday 10 April 2026 05:00:50 +0000 (0:00:00.390) 0:03:35.611 ********** 2026-04-10 05:00:50.907869 | instance | ok: [instance] 2026-04-10 05:00:50.908052 | instance | 2026-04-10 05:00:50.908234 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-10 05:00:50.908410 | instance | Friday 10 April 2026 05:00:50 +0000 (0:00:00.226) 0:03:35.838 ********** 2026-04-10 05:00:51.228510 | instance | ok: [instance] 2026-04-10 05:00:51.228733 | instance | 2026-04-10 05:00:51.229144 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-10 05:00:51.229474 | instance | Friday 10 April 2026 05:00:51 +0000 (0:00:00.320) 0:03:36.159 ********** 2026-04-10 05:00:51.482413 | instance | ok: [instance] 2026-04-10 05:00:51.482539 | instance | 2026-04-10 05:00:51.482745 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-10 05:00:51.482930 | instance | Friday 10 April 2026 05:00:51 +0000 (0:00:00.253) 0:03:36.412 ********** 2026-04-10 05:00:51.846321 | instance | ok: [instance] 2026-04-10 05:00:51.846542 | instance | 2026-04-10 05:00:51.846842 | instance | TASK [Install plugin] ********************************************************** 2026-04-10 05:00:51.847113 | instance | Friday 10 April 2026 05:00:51 +0000 (0:00:00.363) 0:03:36.776 ********** 2026-04-10 05:00:51.958413 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-10 05:00:51.958644 | instance | 2026-04-10 05:00:51.958964 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 05:00:51.959257 | instance | Friday 10 April 2026 05:00:51 +0000 (0:00:00.112) 0:03:36.889 ********** 2026-04-10 05:00:52.068456 | instance | ok: [instance] => { 2026-04-10 05:00:52.068733 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-10 05:00:52.069009 | instance | } 2026-04-10 05:00:52.069262 | instance | 2026-04-10 05:00:52.069560 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 05:00:52.069825 | instance | Friday 10 April 2026 05:00:52 +0000 (0:00:00.109) 0:03:36.998 ********** 2026-04-10 05:00:52.453517 | instance | ok: [instance] 2026-04-10 05:00:52.453753 | instance | 2026-04-10 05:00:52.454087 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 05:00:52.454376 | instance | Friday 10 April 2026 05:00:52 +0000 (0:00:00.385) 0:03:37.384 ********** 2026-04-10 05:00:54.989143 | instance | ok: [instance] 2026-04-10 05:00:54.989391 | instance | 2026-04-10 05:00:54.989696 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:00:54.989977 | instance | Friday 10 April 2026 05:00:54 +0000 (0:00:02.534) 0:03:39.919 ********** 2026-04-10 05:00:55.106499 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:00:55.106751 | instance | 2026-04-10 05:00:55.107032 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:00:55.107307 | instance | Friday 10 April 2026 05:00:55 +0000 (0:00:00.117) 0:03:40.036 ********** 2026-04-10 05:00:55.818801 | instance | ok: [instance] 2026-04-10 05:00:55.818881 | instance | 2026-04-10 05:00:55.819011 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-10 05:00:55.819128 | instance | Friday 10 April 2026 05:00:55 +0000 (0:00:00.712) 0:03:40.749 ********** 2026-04-10 05:00:56.828885 | instance | ok: [instance] 2026-04-10 05:00:56.829122 | instance | 2026-04-10 05:00:56.829446 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-10 05:00:56.829886 | instance | Friday 10 April 2026 05:00:56 +0000 (0:00:01.009) 0:03:41.759 ********** 2026-04-10 05:00:58.970507 | instance | ok: [instance] 2026-04-10 05:00:58.970577 | instance | 2026-04-10 05:00:58.970732 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:00:58.970851 | instance | Friday 10 April 2026 05:00:58 +0000 (0:00:02.142) 0:03:43.901 ********** 2026-04-10 05:00:59.076254 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:00:59.076467 | instance | 2026-04-10 05:00:59.076738 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:00:59.077009 | instance | Friday 10 April 2026 05:00:59 +0000 (0:00:00.105) 0:03:44.007 ********** 2026-04-10 05:00:59.696290 | instance | ok: [instance] 2026-04-10 05:00:59.696520 | instance | 2026-04-10 05:00:59.696794 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-10 05:00:59.697063 | instance | Friday 10 April 2026 05:00:59 +0000 (0:00:00.618) 0:03:44.625 ********** 2026-04-10 05:01:01.810885 | instance | ok: [instance] 2026-04-10 05:01:01.810962 | instance | 2026-04-10 05:01:01.811080 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-10 05:01:01.811201 | instance | Friday 10 April 2026 05:01:01 +0000 (0:00:02.116) 0:03:46.741 ********** 2026-04-10 05:01:02.552905 | instance | ok: [instance] 2026-04-10 05:01:02.553125 | instance | 2026-04-10 05:01:02.553387 | instance | PLAY [all] ********************************************************************* 2026-04-10 05:01:02.553619 | instance | 2026-04-10 05:01:02.553877 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 05:01:02.554136 | instance | Friday 10 April 2026 05:01:02 +0000 (0:00:00.741) 0:03:47.483 ********** 2026-04-10 05:01:06.862890 | instance | ok: [instance] 2026-04-10 05:01:06.863116 | instance | 2026-04-10 05:01:06.863380 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-10 05:01:06.863643 | instance | Friday 10 April 2026 05:01:06 +0000 (0:00:04.309) 0:03:51.793 ********** 2026-04-10 05:01:07.647812 | instance | ok: [instance] 2026-04-10 05:01:07.647908 | instance | 2026-04-10 05:01:07.648027 | instance | PLAY [all] ********************************************************************* 2026-04-10 05:01:07.648137 | instance | 2026-04-10 05:01:07.648255 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-10 05:01:07.648372 | instance | Friday 10 April 2026 05:01:07 +0000 (0:00:00.785) 0:03:52.578 ********** 2026-04-10 05:01:08.424363 | instance | ok: [instance] 2026-04-10 05:01:08.424440 | instance | 2026-04-10 05:01:08.424461 | instance | PLAY [controllers] ************************************************************* 2026-04-10 05:01:08.425176 | instance | 2026-04-10 05:01:08.425240 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 05:01:08.425259 | instance | Friday 10 April 2026 05:01:08 +0000 (0:00:00.775) 0:03:53.353 ********** 2026-04-10 05:01:12.571717 | instance | ok: [instance] 2026-04-10 05:01:12.572090 | instance | 2026-04-10 05:01:12.572134 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:01:12.572147 | instance | Friday 10 April 2026 05:01:12 +0000 (0:00:04.148) 0:03:57.502 ********** 2026-04-10 05:01:12.671145 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:01:12.671231 | instance | 2026-04-10 05:01:12.671448 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:01:12.671488 | instance | Friday 10 April 2026 05:01:12 +0000 (0:00:00.099) 0:03:57.602 ********** 2026-04-10 05:01:13.287184 | instance | ok: [instance] 2026-04-10 05:01:13.287259 | instance | 2026-04-10 05:01:13.287551 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-10 05:01:13.287593 | instance | Friday 10 April 2026 05:01:13 +0000 (0:00:00.615) 0:03:58.218 ********** 2026-04-10 05:01:14.721886 | instance | ok: [instance] 2026-04-10 05:01:14.721967 | instance | 2026-04-10 05:01:14.722241 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:01:14.722282 | instance | Friday 10 April 2026 05:01:14 +0000 (0:00:01.434) 0:03:59.652 ********** 2026-04-10 05:01:14.837617 | instance | skipping: [instance] 2026-04-10 05:01:14.837696 | instance | 2026-04-10 05:01:14.837704 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-10 05:01:14.837711 | instance | Friday 10 April 2026 05:01:14 +0000 (0:00:00.114) 0:03:59.767 ********** 2026-04-10 05:01:14.962502 | instance | skipping: [instance] 2026-04-10 05:01:14.962573 | instance | 2026-04-10 05:01:14.962581 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-10 05:01:14.962588 | instance | Friday 10 April 2026 05:01:14 +0000 (0:00:00.125) 0:03:59.892 ********** 2026-04-10 05:01:15.025562 | instance | skipping: [instance] 2026-04-10 05:01:15.025673 | instance | 2026-04-10 05:01:15.025867 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-10 05:01:15.026205 | instance | Friday 10 April 2026 05:01:15 +0000 (0:00:00.063) 0:03:59.956 ********** 2026-04-10 05:01:15.097521 | instance | skipping: [instance] 2026-04-10 05:01:15.097883 | instance | 2026-04-10 05:01:15.098214 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-10 05:01:15.098578 | instance | Friday 10 April 2026 05:01:15 +0000 (0:00:00.071) 0:04:00.028 ********** 2026-04-10 05:01:15.215619 | instance | skipping: [instance] 2026-04-10 05:01:15.215974 | instance | 2026-04-10 05:01:15.216304 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-10 05:01:15.216630 | instance | Friday 10 April 2026 05:01:15 +0000 (0:00:00.118) 0:04:00.146 ********** 2026-04-10 05:01:15.327185 | instance | skipping: [instance] 2026-04-10 05:01:15.327545 | instance | 2026-04-10 05:01:15.327874 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-10 05:01:15.328195 | instance | Friday 10 April 2026 05:01:15 +0000 (0:00:00.111) 0:04:00.258 ********** 2026-04-10 05:01:15.663833 | instance | skipping: [instance] 2026-04-10 05:01:15.664078 | instance | 2026-04-10 05:01:15.664288 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-10 05:01:15.664491 | instance | Friday 10 April 2026 05:01:15 +0000 (0:00:00.336) 0:04:00.594 ********** 2026-04-10 05:01:15.735538 | instance | skipping: [instance] 2026-04-10 05:01:15.735765 | instance | 2026-04-10 05:01:15.735968 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-10 05:01:15.736167 | instance | Friday 10 April 2026 05:01:15 +0000 (0:00:00.071) 0:04:00.666 ********** 2026-04-10 05:01:15.881408 | instance | skipping: [instance] 2026-04-10 05:01:15.881782 | instance | 2026-04-10 05:01:15.882132 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-10 05:01:15.882545 | instance | Friday 10 April 2026 05:01:15 +0000 (0:00:00.144) 0:04:00.811 ********** 2026-04-10 05:01:15.957698 | instance | skipping: [instance] 2026-04-10 05:01:15.957958 | instance | 2026-04-10 05:01:15.958184 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-10 05:01:15.958418 | instance | Friday 10 April 2026 05:01:15 +0000 (0:00:00.077) 0:04:00.888 ********** 2026-04-10 05:01:16.029928 | instance | skipping: [instance] 2026-04-10 05:01:16.030319 | instance | 2026-04-10 05:01:16.030686 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-10 05:01:16.031013 | instance | Friday 10 April 2026 05:01:16 +0000 (0:00:00.072) 0:04:00.961 ********** 2026-04-10 05:01:16.096410 | instance | skipping: [instance] 2026-04-10 05:01:16.096743 | instance | 2026-04-10 05:01:16.097116 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-10 05:01:16.097442 | instance | Friday 10 April 2026 05:01:16 +0000 (0:00:00.066) 0:04:01.027 ********** 2026-04-10 05:01:16.229044 | instance | skipping: [instance] 2026-04-10 05:01:16.229390 | instance | 2026-04-10 05:01:16.229715 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-10 05:01:16.230037 | instance | Friday 10 April 2026 05:01:16 +0000 (0:00:00.132) 0:04:01.159 ********** 2026-04-10 05:01:16.297639 | instance | skipping: [instance] 2026-04-10 05:01:16.298014 | instance | 2026-04-10 05:01:16.298424 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-10 05:01:16.298861 | instance | Friday 10 April 2026 05:01:16 +0000 (0:00:00.068) 0:04:01.228 ********** 2026-04-10 05:01:16.364209 | instance | skipping: [instance] 2026-04-10 05:01:16.364695 | instance | 2026-04-10 05:01:16.365090 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-10 05:01:16.365430 | instance | Friday 10 April 2026 05:01:16 +0000 (0:00:00.066) 0:04:01.294 ********** 2026-04-10 05:01:16.459922 | instance | skipping: [instance] 2026-04-10 05:01:16.460167 | instance | 2026-04-10 05:01:16.460373 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-10 05:01:16.460574 | instance | Friday 10 April 2026 05:01:16 +0000 (0:00:00.095) 0:04:01.390 ********** 2026-04-10 05:01:16.526355 | instance | skipping: [instance] 2026-04-10 05:01:16.526857 | instance | 2026-04-10 05:01:16.527263 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-10 05:01:16.527644 | instance | Friday 10 April 2026 05:01:16 +0000 (0:00:00.066) 0:04:01.457 ********** 2026-04-10 05:01:16.583988 | instance | skipping: [instance] 2026-04-10 05:01:16.584489 | instance | 2026-04-10 05:01:16.584914 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-10 05:01:16.585484 | instance | Friday 10 April 2026 05:01:16 +0000 (0:00:00.057) 0:04:01.514 ********** 2026-04-10 05:01:16.644521 | instance | skipping: [instance] 2026-04-10 05:01:16.645024 | instance | 2026-04-10 05:01:16.645455 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-10 05:01:16.645826 | instance | Friday 10 April 2026 05:01:16 +0000 (0:00:00.060) 0:04:01.575 ********** 2026-04-10 05:01:16.709543 | instance | skipping: [instance] 2026-04-10 05:01:16.709889 | instance | 2026-04-10 05:01:16.710283 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-10 05:01:16.710644 | instance | Friday 10 April 2026 05:01:16 +0000 (0:00:00.065) 0:04:01.640 ********** 2026-04-10 05:01:16.773458 | instance | skipping: [instance] 2026-04-10 05:01:16.773833 | instance | 2026-04-10 05:01:16.774172 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-10 05:01:16.774546 | instance | Friday 10 April 2026 05:01:16 +0000 (0:00:00.063) 0:04:01.704 ********** 2026-04-10 05:01:16.840871 | instance | skipping: [instance] 2026-04-10 05:01:16.841216 | instance | 2026-04-10 05:01:16.841545 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-10 05:01:16.841872 | instance | Friday 10 April 2026 05:01:16 +0000 (0:00:00.067) 0:04:01.771 ********** 2026-04-10 05:01:16.974375 | instance | skipping: [instance] 2026-04-10 05:01:16.974777 | instance | 2026-04-10 05:01:16.975123 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-10 05:01:16.975441 | instance | Friday 10 April 2026 05:01:16 +0000 (0:00:00.132) 0:04:01.904 ********** 2026-04-10 05:01:17.048427 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-10 05:01:17.048797 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-10 05:01:17.049125 | instance | skipping: [instance] 2026-04-10 05:01:17.049432 | instance | 2026-04-10 05:01:17.049764 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-10 05:01:17.050120 | instance | Friday 10 April 2026 05:01:17 +0000 (0:00:00.074) 0:04:01.979 ********** 2026-04-10 05:01:17.116573 | instance | skipping: [instance] 2026-04-10 05:01:17.116933 | instance | 2026-04-10 05:01:17.117260 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-10 05:01:17.117604 | instance | Friday 10 April 2026 05:01:17 +0000 (0:00:00.068) 0:04:02.047 ********** 2026-04-10 05:01:17.249170 | instance | skipping: [instance] 2026-04-10 05:01:17.249523 | instance | 2026-04-10 05:01:17.249853 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-10 05:01:17.250175 | instance | Friday 10 April 2026 05:01:17 +0000 (0:00:00.131) 0:04:02.179 ********** 2026-04-10 05:01:17.315566 | instance | skipping: [instance] 2026-04-10 05:01:17.315906 | instance | 2026-04-10 05:01:17.316233 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-10 05:01:17.316583 | instance | Friday 10 April 2026 05:01:17 +0000 (0:00:00.067) 0:04:02.246 ********** 2026-04-10 05:01:17.385912 | instance | skipping: [instance] 2026-04-10 05:01:17.386352 | instance | 2026-04-10 05:01:17.386779 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-10 05:01:17.387109 | instance | Friday 10 April 2026 05:01:17 +0000 (0:00:00.070) 0:04:02.316 ********** 2026-04-10 05:01:17.699316 | instance | skipping: [instance] 2026-04-10 05:01:17.699616 | instance | 2026-04-10 05:01:17.699872 | instance | PLAY [Deploy Infrastructure] *************************************************** 2026-04-10 05:01:17.700110 | instance | 2026-04-10 05:01:17.700363 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 05:01:17.700629 | instance | Friday 10 April 2026 05:01:17 +0000 (0:00:00.313) 0:04:02.630 ********** 2026-04-10 05:01:21.876914 | instance | ok: [instance] 2026-04-10 05:01:21.876998 | instance | 2026-04-10 05:01:21.877010 | instance | TASK [Deploy Helm chart] ******************************************************* 2026-04-10 05:01:21.877020 | instance | Friday 10 April 2026 05:01:21 +0000 (0:00:04.176) 0:04:06.807 ********** 2026-04-10 05:01:21.991427 | instance | included: vexxhost.kubernetes.cert_manager for instance 2026-04-10 05:01:21.991490 | instance | 2026-04-10 05:01:21.991502 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:01:21.991513 | instance | Friday 10 April 2026 05:01:21 +0000 (0:00:00.114) 0:04:06.921 ********** 2026-04-10 05:01:22.094951 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:01:22.095016 | instance | 2026-04-10 05:01:22.095028 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:01:22.095053 | instance | Friday 10 April 2026 05:01:22 +0000 (0:00:00.103) 0:04:07.024 ********** 2026-04-10 05:01:22.693282 | instance | ok: [instance] 2026-04-10 05:01:22.693367 | instance | 2026-04-10 05:01:22.693423 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ******************** 2026-04-10 05:01:22.693542 | instance | Friday 10 April 2026 05:01:22 +0000 (0:00:00.599) 0:04:07.624 ********** 2026-04-10 05:01:25.044991 | instance | ok: [instance] 2026-04-10 05:01:25.045210 | instance | 2026-04-10 05:01:25.045495 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] *** 2026-04-10 05:01:25.045845 | instance | Friday 10 April 2026 05:01:25 +0000 (0:00:02.351) 0:04:09.975 ********** 2026-04-10 05:01:25.771032 | instance | ok: [instance] 2026-04-10 05:01:25.771268 | instance | 2026-04-10 05:01:25.771545 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] *** 2026-04-10 05:01:25.771805 | instance | Friday 10 April 2026 05:01:25 +0000 (0:00:00.726) 0:04:10.701 ********** 2026-04-10 05:01:25.874512 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance 2026-04-10 05:01:25.874768 | instance | 2026-04-10 05:01:25.875072 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] *************** 2026-04-10 05:01:25.875337 | instance | Friday 10 April 2026 05:01:25 +0000 (0:00:00.103) 0:04:10.805 ********** 2026-04-10 05:01:26.592641 | instance | ok: [instance] 2026-04-10 05:01:26.592766 | instance | 2026-04-10 05:01:26.592939 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] **** 2026-04-10 05:01:26.593105 | instance | Friday 10 April 2026 05:01:26 +0000 (0:00:00.718) 0:04:11.523 ********** 2026-04-10 05:01:27.307569 | instance | ok: [instance] 2026-04-10 05:01:27.307877 | instance | 2026-04-10 05:01:27.308169 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ******** 2026-04-10 05:01:27.308450 | instance | Friday 10 April 2026 05:01:27 +0000 (0:00:00.714) 0:04:12.238 ********** 2026-04-10 05:01:28.071977 | instance | ok: [instance] 2026-04-10 05:01:28.072296 | instance | 2026-04-10 05:01:28.072570 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] ***************** 2026-04-10 05:01:28.072865 | instance | Friday 10 April 2026 05:01:27 +0000 (0:00:00.530) 0:04:12.769 ********** 2026-04-10 05:01:28.073118 | instance | 2026-04-10 05:01:28.073484 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:01:28.073768 | instance | Friday 10 April 2026 05:01:28 +0000 (0:00:00.233) 0:04:13.002 ********** 2026-04-10 05:01:28.186580 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:01:28.186804 | instance | 2026-04-10 05:01:28.187069 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:01:28.187329 | instance | Friday 10 April 2026 05:01:28 +0000 (0:00:00.114) 0:04:13.117 ********** 2026-04-10 05:01:28.825029 | instance | ok: [instance] 2026-04-10 05:01:28.825295 | instance | 2026-04-10 05:01:28.825629 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] ******************* 2026-04-10 05:01:28.826002 | instance | Friday 10 April 2026 05:01:28 +0000 (0:00:00.638) 0:04:13.755 ********** 2026-04-10 05:01:30.564644 | instance | ok: [instance] 2026-04-10 05:01:30.564865 | instance | 2026-04-10 05:01:30.565158 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:01:30.565430 | instance | Friday 10 April 2026 05:01:30 +0000 (0:00:01.739) 0:04:15.495 ********** 2026-04-10 05:01:30.669510 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:01:30.669751 | instance | 2026-04-10 05:01:30.670021 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:01:30.670288 | instance | Friday 10 April 2026 05:01:30 +0000 (0:00:00.104) 0:04:15.600 ********** 2026-04-10 05:01:31.316727 | instance | ok: [instance] 2026-04-10 05:01:31.316824 | instance | 2026-04-10 05:01:31.317004 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ******** 2026-04-10 05:01:31.317191 | instance | Friday 10 April 2026 05:01:31 +0000 (0:00:00.647) 0:04:16.247 ********** 2026-04-10 05:01:34.536531 | instance | ok: [instance] => (item=messaging-topology-operator) 2026-04-10 05:01:34.536771 | instance | ok: [instance] => (item=rabbitmq-cluster) 2026-04-10 05:01:34.537022 | instance | 2026-04-10 05:01:34.537293 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] ******* 2026-04-10 05:01:34.537563 | instance | Friday 10 April 2026 05:01:34 +0000 (0:00:03.219) 0:04:19.467 ********** 2026-04-10 05:01:36.982015 | instance | ok: [instance] 2026-04-10 05:01:36.982102 | instance | 2026-04-10 05:01:36.982367 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:01:36.982414 | instance | Friday 10 April 2026 05:01:36 +0000 (0:00:02.445) 0:04:21.912 ********** 2026-04-10 05:01:37.093179 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:01:37.093247 | instance | 2026-04-10 05:01:37.093520 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:01:37.093590 | instance | Friday 10 April 2026 05:01:37 +0000 (0:00:00.111) 0:04:22.023 ********** 2026-04-10 05:01:37.646447 | instance | ok: [instance] 2026-04-10 05:01:37.646561 | instance | 2026-04-10 05:01:37.646654 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] *** 2026-04-10 05:01:37.646793 | instance | Friday 10 April 2026 05:01:37 +0000 (0:00:00.552) 0:04:22.576 ********** 2026-04-10 05:01:40.835267 | instance | ok: [instance] 2026-04-10 05:01:40.835357 | instance | 2026-04-10 05:01:40.835464 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] *** 2026-04-10 05:01:40.835622 | instance | Friday 10 April 2026 05:01:40 +0000 (0:00:03.189) 0:04:25.766 ********** 2026-04-10 05:01:42.657103 | instance | ok: [instance] 2026-04-10 05:01:42.657172 | instance | 2026-04-10 05:01:42.657599 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] *** 2026-04-10 05:01:42.657616 | instance | Friday 10 April 2026 05:01:42 +0000 (0:00:01.820) 0:04:27.586 ********** 2026-04-10 05:01:43.429281 | instance | ok: [instance] 2026-04-10 05:01:43.429576 | instance | 2026-04-10 05:01:43.429880 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************ 2026-04-10 05:01:43.430144 | instance | Friday 10 April 2026 05:01:43 +0000 (0:00:00.772) 0:04:28.359 ********** 2026-04-10 05:01:43.685189 | instance | skipping: [instance] 2026-04-10 05:01:43.685442 | instance | 2026-04-10 05:01:43.685722 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] *** 2026-04-10 05:01:43.685979 | instance | Friday 10 April 2026 05:01:43 +0000 (0:00:00.256) 0:04:28.616 ********** 2026-04-10 05:01:44.393659 | instance | ok: [instance] 2026-04-10 05:01:44.393890 | instance | 2026-04-10 05:01:44.394168 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] *** 2026-04-10 05:01:44.394426 | instance | Friday 10 April 2026 05:01:44 +0000 (0:00:00.708) 0:04:29.324 ********** 2026-04-10 05:01:44.466202 | instance | ok: [instance] 2026-04-10 05:01:44.466458 | instance | 2026-04-10 05:01:44.466776 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] *** 2026-04-10 05:01:44.467036 | instance | Friday 10 April 2026 05:01:44 +0000 (0:00:00.072) 0:04:29.397 ********** 2026-04-10 05:01:44.560051 | instance | skipping: [instance] 2026-04-10 05:01:44.560135 | instance | 2026-04-10 05:01:44.560260 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] ********** 2026-04-10 05:01:44.560371 | instance | Friday 10 April 2026 05:01:44 +0000 (0:00:00.093) 0:04:29.491 ********** 2026-04-10 05:01:44.633582 | instance | skipping: [instance] 2026-04-10 05:01:44.633853 | instance | 2026-04-10 05:01:44.634136 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] *** 2026-04-10 05:01:44.634408 | instance | Friday 10 April 2026 05:01:44 +0000 (0:00:00.073) 0:04:29.564 ********** 2026-04-10 05:01:44.712979 | instance | skipping: [instance] 2026-04-10 05:01:44.713202 | instance | 2026-04-10 05:01:44.713519 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] *** 2026-04-10 05:01:44.713783 | instance | Friday 10 April 2026 05:01:44 +0000 (0:00:00.079) 0:04:29.643 ********** 2026-04-10 05:01:44.793146 | instance | skipping: [instance] 2026-04-10 05:01:44.793394 | instance | 2026-04-10 05:01:44.793665 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] **** 2026-04-10 05:01:44.793933 | instance | Friday 10 April 2026 05:01:44 +0000 (0:00:00.080) 0:04:29.723 ********** 2026-04-10 05:01:44.881804 | instance | skipping: [instance] 2026-04-10 05:01:44.882075 | instance | 2026-04-10 05:01:44.882369 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] ********* 2026-04-10 05:01:44.882676 | instance | Friday 10 April 2026 05:01:44 +0000 (0:00:00.088) 0:04:29.812 ********** 2026-04-10 05:01:44.955928 | instance | skipping: [instance] 2026-04-10 05:01:44.956198 | instance | 2026-04-10 05:01:44.956496 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] *** 2026-04-10 05:01:44.956766 | instance | Friday 10 April 2026 05:01:44 +0000 (0:00:00.074) 0:04:29.886 ********** 2026-04-10 05:01:45.775035 | instance | ok: [instance] 2026-04-10 05:01:45.775259 | instance | 2026-04-10 05:01:45.775538 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] *** 2026-04-10 05:01:45.775800 | instance | Friday 10 April 2026 05:01:45 +0000 (0:00:00.818) 0:04:30.705 ********** 2026-04-10 05:01:46.591441 | instance | ok: [instance] 2026-04-10 05:01:46.591657 | instance | 2026-04-10 05:01:46.591968 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:01:46.592245 | instance | Friday 10 April 2026 05:01:46 +0000 (0:00:00.815) 0:04:31.521 ********** 2026-04-10 05:01:46.691009 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:01:46.691261 | instance | 2026-04-10 05:01:46.691536 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:01:46.691802 | instance | Friday 10 April 2026 05:01:46 +0000 (0:00:00.100) 0:04:31.621 ********** 2026-04-10 05:01:47.274868 | instance | ok: [instance] 2026-04-10 05:01:47.275111 | instance | 2026-04-10 05:01:47.275425 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] *********************** 2026-04-10 05:01:47.275704 | instance | Friday 10 April 2026 05:01:47 +0000 (0:00:00.583) 0:04:32.204 ********** 2026-04-10 05:01:48.028928 | instance | ok: [instance] 2026-04-10 05:01:48.029180 | instance | 2026-04-10 05:01:48.029462 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] ************************** 2026-04-10 05:01:48.029708 | instance | Friday 10 April 2026 05:01:48 +0000 (0:00:00.754) 0:04:32.959 ********** 2026-04-10 05:01:50.000921 | instance | ok: [instance] 2026-04-10 05:01:50.001122 | instance | 2026-04-10 05:01:50.001313 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:01:50.001485 | instance | Friday 10 April 2026 05:01:49 +0000 (0:00:01.971) 0:04:34.931 ********** 2026-04-10 05:01:50.069897 | instance | skipping: [instance] 2026-04-10 05:01:50.069957 | instance | 2026-04-10 05:01:50.070093 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:01:50.070213 | instance | Friday 10 April 2026 05:01:50 +0000 (0:00:00.069) 0:04:35.001 ********** 2026-04-10 05:01:50.131559 | instance | skipping: [instance] 2026-04-10 05:01:50.132258 | instance | 2026-04-10 05:01:50.132296 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:01:50.132611 | instance | Friday 10 April 2026 05:01:50 +0000 (0:00:00.061) 0:04:35.062 ********** 2026-04-10 05:01:50.200183 | instance | skipping: [instance] 2026-04-10 05:01:50.200403 | instance | 2026-04-10 05:01:50.200688 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:01:50.200955 | instance | Friday 10 April 2026 05:01:50 +0000 (0:00:00.068) 0:04:35.130 ********** 2026-04-10 05:01:50.266652 | instance | skipping: [instance] 2026-04-10 05:01:50.266934 | instance | 2026-04-10 05:01:50.267229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:01:50.267485 | instance | Friday 10 April 2026 05:01:50 +0000 (0:00:00.066) 0:04:35.197 ********** 2026-04-10 05:01:50.963941 | instance | ok: [instance] 2026-04-10 05:01:50.964174 | instance | 2026-04-10 05:01:50.964522 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:01:50.964890 | instance | Friday 10 April 2026 05:01:50 +0000 (0:00:00.696) 0:04:35.894 ********** 2026-04-10 05:01:51.044418 | instance | ok: [instance] 2026-04-10 05:01:51.044702 | instance | 2026-04-10 05:01:51.045099 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:01:51.045367 | instance | Friday 10 April 2026 05:01:51 +0000 (0:00:00.080) 0:04:35.975 ********** 2026-04-10 05:01:51.122306 | instance | ok: [instance] 2026-04-10 05:01:51.122571 | instance | 2026-04-10 05:01:51.122945 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:01:51.123219 | instance | Friday 10 April 2026 05:01:51 +0000 (0:00:00.077) 0:04:36.052 ********** 2026-04-10 05:01:51.217080 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 05:01:51.217341 | instance | 2026-04-10 05:01:51.217680 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:01:51.217978 | instance | Friday 10 April 2026 05:01:51 +0000 (0:00:00.094) 0:04:36.147 ********** 2026-04-10 05:01:51.328157 | instance | ok: [instance] 2026-04-10 05:01:51.328366 | instance | 2026-04-10 05:01:51.328667 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:01:51.328940 | instance | Friday 10 April 2026 05:01:51 +0000 (0:00:00.110) 0:04:36.258 ********** 2026-04-10 05:01:51.432510 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:01:51.432735 | instance | 2026-04-10 05:01:51.433041 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:01:51.433266 | instance | Friday 10 April 2026 05:01:51 +0000 (0:00:00.105) 0:04:36.363 ********** 2026-04-10 05:01:52.038923 | instance | ok: [instance] 2026-04-10 05:01:52.039064 | instance | 2026-04-10 05:01:52.039193 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] *** 2026-04-10 05:01:52.039359 | instance | Friday 10 April 2026 05:01:52 +0000 (0:00:00.606) 0:04:36.969 ********** 2026-04-10 05:01:52.820632 | instance | ok: [instance] 2026-04-10 05:01:52.820872 | instance | 2026-04-10 05:01:52.821182 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] ************* 2026-04-10 05:01:52.821527 | instance | Friday 10 April 2026 05:01:52 +0000 (0:00:00.781) 0:04:37.751 ********** 2026-04-10 05:01:53.787728 | instance | ok: [instance] 2026-04-10 05:01:53.787990 | instance | 2026-04-10 05:01:53.788278 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************ 2026-04-10 05:01:53.788644 | instance | Friday 10 April 2026 05:01:53 +0000 (0:00:00.967) 0:04:38.718 ********** 2026-04-10 05:01:54.195888 | instance | ok: [instance] 2026-04-10 05:01:54.195949 | instance | 2026-04-10 05:01:54.195984 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] ***************** 2026-04-10 05:01:54.195996 | instance | Friday 10 April 2026 05:01:54 +0000 (0:00:00.407) 0:04:39.125 ********** 2026-04-10 05:01:54.575317 | instance | ok: [instance] 2026-04-10 05:01:54.575376 | instance | 2026-04-10 05:01:54.575386 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] ******************* 2026-04-10 05:01:54.575394 | instance | Friday 10 April 2026 05:01:54 +0000 (0:00:00.379) 0:04:39.505 ********** 2026-04-10 05:01:54.975601 | instance | ok: [instance] 2026-04-10 05:01:54.975687 | instance | 2026-04-10 05:01:54.975828 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ****************** 2026-04-10 05:01:54.975933 | instance | Friday 10 April 2026 05:01:54 +0000 (0:00:00.401) 0:04:39.906 ********** 2026-04-10 05:01:55.370198 | instance | ok: [instance] 2026-04-10 05:01:55.370266 | instance | 2026-04-10 05:01:55.370538 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************ 2026-04-10 05:01:55.370584 | instance | Friday 10 April 2026 05:01:55 +0000 (0:00:00.394) 0:04:40.301 ********** 2026-04-10 05:01:56.925826 | instance | ok: [instance] 2026-04-10 05:01:56.925913 | instance | 2026-04-10 05:01:56.926157 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] **************** 2026-04-10 05:01:56.926413 | instance | Friday 10 April 2026 05:01:56 +0000 (0:00:01.554) 0:04:41.855 ********** 2026-04-10 05:01:57.647476 | instance | ok: [instance] 2026-04-10 05:01:57.647582 | instance | 2026-04-10 05:01:57.647803 | instance | TASK [Create Keycloak Ingress] ************************************************* 2026-04-10 05:01:57.647821 | instance | Friday 10 April 2026 05:01:57 +0000 (0:00:00.722) 0:04:42.578 ********** 2026-04-10 05:01:57.763882 | instance | included: ingress for instance 2026-04-10 05:01:57.763940 | instance | 2026-04-10 05:01:57.765298 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] ******************* 2026-04-10 05:01:57.765315 | instance | Friday 10 April 2026 05:01:57 +0000 (0:00:00.116) 0:04:42.695 ********** 2026-04-10 05:01:58.847362 | instance | ok: [instance] 2026-04-10 05:01:58.847434 | instance | 2026-04-10 05:01:58.847690 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] ******************* 2026-04-10 05:01:58.847732 | instance | Friday 10 April 2026 05:01:58 +0000 (0:00:01.083) 0:04:43.778 ********** 2026-04-10 05:01:59.184882 | instance | ok: [instance] 2026-04-10 05:01:59.184967 | instance | 2026-04-10 05:01:59.185230 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] ************************* 2026-04-10 05:01:59.185275 | instance | Friday 10 April 2026 05:01:59 +0000 (0:00:00.337) 0:04:44.115 ********** 2026-04-10 05:02:00.148932 | instance | ok: [instance] 2026-04-10 05:02:00.149000 | instance | 2026-04-10 05:02:00.149141 | instance | PLAY [Deploy Monitoring] ******************************************************* 2026-04-10 05:02:00.149527 | instance | 2026-04-10 05:02:00.149566 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 05:02:00.149572 | instance | Friday 10 April 2026 05:02:00 +0000 (0:00:00.964) 0:04:45.080 ********** 2026-04-10 05:02:04.410449 | instance | ok: [instance] 2026-04-10 05:02:04.410529 | instance | 2026-04-10 05:02:04.410805 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:02:04.410844 | instance | Friday 10 April 2026 05:02:04 +0000 (0:00:04.261) 0:04:49.341 ********** 2026-04-10 05:02:04.530563 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:02:04.530672 | instance | 2026-04-10 05:02:04.530929 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:02:04.530973 | instance | Friday 10 April 2026 05:02:04 +0000 (0:00:00.119) 0:04:49.461 ********** 2026-04-10 05:02:05.256810 | instance | ok: [instance] 2026-04-10 05:02:05.256884 | instance | 2026-04-10 05:02:05.256989 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] *********** 2026-04-10 05:02:05.257135 | instance | Friday 10 April 2026 05:02:05 +0000 (0:00:00.725) 0:04:50.187 ********** 2026-04-10 05:02:06.059023 | instance | ok: [instance] 2026-04-10 05:02:06.059142 | instance | 2026-04-10 05:02:06.059263 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] ********** 2026-04-10 05:02:06.059388 | instance | Friday 10 April 2026 05:02:06 +0000 (0:00:00.802) 0:04:50.990 ********** 2026-04-10 05:02:07.766465 | instance | ok: [instance] 2026-04-10 05:02:07.766552 | instance | 2026-04-10 05:02:07.766822 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:02:07.766865 | instance | Friday 10 April 2026 05:02:07 +0000 (0:00:01.706) 0:04:52.696 ********** 2026-04-10 05:02:07.881077 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:02:07.881199 | instance | 2026-04-10 05:02:07.881486 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:02:07.881565 | instance | Friday 10 April 2026 05:02:07 +0000 (0:00:00.114) 0:04:52.811 ********** 2026-04-10 05:02:08.599426 | instance | ok: [instance] 2026-04-10 05:02:08.599548 | instance | 2026-04-10 05:02:08.599564 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-10 05:02:08.599744 | instance | Friday 10 April 2026 05:02:08 +0000 (0:00:00.718) 0:04:53.529 ********** 2026-04-10 05:02:10.044394 | instance | ok: [instance] 2026-04-10 05:02:10.044470 | instance | 2026-04-10 05:02:10.044822 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] *** 2026-04-10 05:02:10.044870 | instance | Friday 10 April 2026 05:02:10 +0000 (0:00:01.445) 0:04:54.975 ********** 2026-04-10 05:02:10.739427 | instance | ok: [instance] 2026-04-10 05:02:10.739495 | instance | 2026-04-10 05:02:10.739756 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] ******* 2026-04-10 05:02:10.739797 | instance | Friday 10 April 2026 05:02:10 +0000 (0:00:00.694) 0:04:55.670 ********** 2026-04-10 05:02:12.204530 | instance | ok: [instance] 2026-04-10 05:02:12.204605 | instance | 2026-04-10 05:02:12.204886 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] *** 2026-04-10 05:02:12.204928 | instance | Friday 10 April 2026 05:02:12 +0000 (0:00:01.465) 0:04:57.135 ********** 2026-04-10 05:02:13.539440 | instance | ok: [instance] 2026-04-10 05:02:13.539539 | instance | 2026-04-10 05:02:13.539630 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] *** 2026-04-10 05:02:13.539760 | instance | Friday 10 April 2026 05:02:13 +0000 (0:00:01.334) 0:04:58.470 ********** 2026-04-10 05:02:13.960686 | instance | ok: [instance] 2026-04-10 05:02:13.960814 | instance | 2026-04-10 05:02:13.960863 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] *** 2026-04-10 05:02:13.960991 | instance | Friday 10 April 2026 05:02:13 +0000 (0:00:00.421) 0:04:58.891 ********** 2026-04-10 05:02:14.215120 | instance | ok: [instance] 2026-04-10 05:02:14.215227 | instance | 2026-04-10 05:02:14.215297 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] *** 2026-04-10 05:02:14.215417 | instance | Friday 10 April 2026 05:02:14 +0000 (0:00:00.253) 0:04:59.145 ********** 2026-04-10 05:02:14.459967 | instance | ok: [instance] 2026-04-10 05:02:14.460053 | instance | 2026-04-10 05:02:14.460186 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] *** 2026-04-10 05:02:14.460298 | instance | Friday 10 April 2026 05:02:14 +0000 (0:00:00.245) 0:04:59.391 ********** 2026-04-10 05:02:15.241159 | instance | ok: [instance] 2026-04-10 05:02:15.241247 | instance | 2026-04-10 05:02:15.241347 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] *** 2026-04-10 05:02:15.241473 | instance | Friday 10 April 2026 05:02:15 +0000 (0:00:00.780) 0:05:00.171 ********** 2026-04-10 05:02:17.426535 | instance | ok: [instance] => (item=alertmanager) 2026-04-10 05:02:17.426643 | instance | ok: [instance] => (item=grafana) 2026-04-10 05:02:17.426650 | instance | ok: [instance] => (item=prometheus) 2026-04-10 05:02:17.426655 | instance | 2026-04-10 05:02:17.426660 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] *** 2026-04-10 05:02:17.426666 | instance | Friday 10 April 2026 05:02:17 +0000 (0:00:02.184) 0:05:02.356 ********** 2026-04-10 05:02:19.378240 | instance | ok: [instance] => (item=alertmanager) 2026-04-10 05:02:19.378342 | instance | ok: [instance] => (item=grafana) 2026-04-10 05:02:19.378355 | instance | ok: [instance] => (item=prometheus) 2026-04-10 05:02:19.378365 | instance | 2026-04-10 05:02:19.378375 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] ***** 2026-04-10 05:02:19.378392 | instance | Friday 10 April 2026 05:02:19 +0000 (0:00:01.951) 0:05:04.308 ********** 2026-04-10 05:02:22.496031 | instance | ok: [instance] => (item=None) 2026-04-10 05:02:22.496270 | instance | ok: [instance] => (item=None) 2026-04-10 05:02:22.496576 | instance | ok: [instance] => (item=None) 2026-04-10 05:02:22.496869 | instance | ok: [instance] 2026-04-10 05:02:22.497134 | instance | 2026-04-10 05:02:22.497448 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] ******* 2026-04-10 05:02:22.497706 | instance | Friday 10 April 2026 05:02:22 +0000 (0:00:03.118) 0:05:07.426 ********** 2026-04-10 05:02:27.026525 | instance | ok: [instance] => (item=None) 2026-04-10 05:02:27.026908 | instance | ok: [instance] => (item=None) 2026-04-10 05:02:27.027203 | instance | ok: [instance] => (item=None) 2026-04-10 05:02:27.027627 | instance | ok: [instance] => (item=None) 2026-04-10 05:02:27.028029 | instance | ok: [instance] => (item=None) 2026-04-10 05:02:27.028359 | instance | ok: [instance] 2026-04-10 05:02:27.028639 | instance | 2026-04-10 05:02:27.028936 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] ***** 2026-04-10 05:02:27.029154 | instance | Friday 10 April 2026 05:02:27 +0000 (0:00:04.530) 0:05:11.956 ********** 2026-04-10 05:02:28.496390 | instance | ok: [instance] => (item=alertmanager) 2026-04-10 05:02:28.496646 | instance | ok: [instance] => (item=prometheus) 2026-04-10 05:02:28.496973 | instance | 2026-04-10 05:02:28.497308 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] *** 2026-04-10 05:02:28.497613 | instance | Friday 10 April 2026 05:02:28 +0000 (0:00:01.469) 0:05:13.426 ********** 2026-04-10 05:02:30.059411 | instance | ok: [instance] => (item=alertmanager) 2026-04-10 05:02:30.059590 | instance | ok: [instance] => (item=prometheus) 2026-04-10 05:02:30.059899 | instance | 2026-04-10 05:02:30.060172 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] *** 2026-04-10 05:02:30.060433 | instance | Friday 10 April 2026 05:02:30 +0000 (0:00:01.563) 0:05:14.990 ********** 2026-04-10 05:02:30.891797 | instance | ok: [instance] 2026-04-10 05:02:30.892052 | instance | 2026-04-10 05:02:30.892321 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************ 2026-04-10 05:02:30.892584 | instance | Friday 10 April 2026 05:02:30 +0000 (0:00:00.832) 0:05:15.822 ********** 2026-04-10 05:02:38.828587 | instance | ok: [instance] 2026-04-10 05:02:38.828851 | instance | 2026-04-10 05:02:38.829182 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] *** 2026-04-10 05:02:38.829456 | instance | Friday 10 April 2026 05:02:38 +0000 (0:00:07.937) 0:05:23.759 ********** 2026-04-10 05:02:53.949726 | instance | ok: [instance] => (item={'name': 'haproxy', 'state': 'present'}) 2026-04-10 05:02:53.950018 | instance | ok: [instance] => (item={'name': 'goldpinger', 'state': 'present'}) 2026-04-10 05:02:53.950423 | instance | ok: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'}) 2026-04-10 05:02:53.950781 | instance | ok: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'}) 2026-04-10 05:02:53.951088 | instance | ok: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'}) 2026-04-10 05:02:53.951316 | instance | ok: [instance] => (item={'name': 'hosts-overview', 'state': 'present'}) 2026-04-10 05:02:53.951487 | instance | ok: [instance] => (item={'name': 'host-details', 'state': 'present'}) 2026-04-10 05:02:53.951657 | instance | ok: [instance] => (item={'name': 'pool-overview', 'state': 'present'}) 2026-04-10 05:02:53.951825 | instance | ok: [instance] => (item={'name': 'pool-detail', 'state': 'present'}) 2026-04-10 05:02:53.952005 | instance | ok: [instance] => (item={'name': 'osds-overview', 'state': 'present'}) 2026-04-10 05:02:53.952173 | instance | ok: [instance] => (item={'name': 'osd-device-details', 'state': 'present'}) 2026-04-10 05:02:53.952344 | instance | ok: [instance] => (item={'name': 'rbd-overview', 'state': 'present'}) 2026-04-10 05:02:53.952532 | instance | ok: [instance] => (item={'name': 'rbd-details', 'state': 'present'}) 2026-04-10 05:02:53.952693 | instance | 2026-04-10 05:02:53.952863 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] *********** 2026-04-10 05:02:53.953031 | instance | Friday 10 April 2026 05:02:53 +0000 (0:00:15.120) 0:05:38.879 ********** 2026-04-10 05:03:09.936020 | instance | ok: [instance] 2026-04-10 05:03:09.936303 | instance | 2026-04-10 05:03:09.936626 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:03:09.936885 | instance | Friday 10 April 2026 05:03:09 +0000 (0:00:15.986) 0:05:54.866 ********** 2026-04-10 05:03:10.044565 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:03:10.044827 | instance | 2026-04-10 05:03:10.045102 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:03:10.045368 | instance | Friday 10 April 2026 05:03:10 +0000 (0:00:00.108) 0:05:54.974 ********** 2026-04-10 05:03:10.684989 | instance | ok: [instance] 2026-04-10 05:03:10.685079 | instance | 2026-04-10 05:03:10.685179 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] **************************** 2026-04-10 05:03:10.686016 | instance | Friday 10 April 2026 05:03:10 +0000 (0:00:00.640) 0:05:55.615 ********** 2026-04-10 05:03:13.828795 | instance | ok: [instance] 2026-04-10 05:03:13.829038 | instance | 2026-04-10 05:03:13.829360 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:03:13.829639 | instance | Friday 10 April 2026 05:03:13 +0000 (0:00:03.143) 0:05:58.759 ********** 2026-04-10 05:03:13.938725 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:03:13.938837 | instance | 2026-04-10 05:03:13.939017 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:03:13.939196 | instance | Friday 10 April 2026 05:03:13 +0000 (0:00:00.106) 0:05:58.865 ********** 2026-04-10 05:03:14.508328 | instance | ok: [instance] 2026-04-10 05:03:14.508497 | instance | 2026-04-10 05:03:14.508849 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] ************************** 2026-04-10 05:03:14.509128 | instance | Friday 10 April 2026 05:03:14 +0000 (0:00:00.573) 0:05:59.438 ********** 2026-04-10 05:03:16.378813 | instance | ok: [instance] 2026-04-10 05:03:16.379099 | instance | 2026-04-10 05:03:16.379417 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:03:16.379719 | instance | Friday 10 April 2026 05:03:16 +0000 (0:00:01.870) 0:06:01.309 ********** 2026-04-10 05:03:16.479397 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:03:16.479568 | instance | 2026-04-10 05:03:16.479780 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:03:16.479996 | instance | Friday 10 April 2026 05:03:16 +0000 (0:00:00.101) 0:06:01.410 ********** 2026-04-10 05:03:17.036261 | instance | ok: [instance] 2026-04-10 05:03:17.036498 | instance | 2026-04-10 05:03:17.036799 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] ********************** 2026-04-10 05:03:17.037144 | instance | Friday 10 April 2026 05:03:17 +0000 (0:00:00.556) 0:06:01.966 ********** 2026-04-10 05:03:18.554785 | instance | ok: [instance] 2026-04-10 05:03:18.555071 | instance | 2026-04-10 05:03:18.555410 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] ********************** 2026-04-10 05:03:18.555816 | instance | Friday 10 April 2026 05:03:18 +0000 (0:00:01.517) 0:06:03.484 ********** 2026-04-10 05:03:19.421844 | instance | ok: [instance] 2026-04-10 05:03:19.422069 | instance | 2026-04-10 05:03:19.422377 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:03:19.422799 | instance | Friday 10 April 2026 05:03:19 +0000 (0:00:00.868) 0:06:04.352 ********** 2026-04-10 05:03:19.524341 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:03:19.524478 | instance | 2026-04-10 05:03:19.524497 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:03:19.524511 | instance | Friday 10 April 2026 05:03:19 +0000 (0:00:00.100) 0:06:04.453 ********** 2026-04-10 05:03:20.099649 | instance | ok: [instance] 2026-04-10 05:03:20.099894 | instance | 2026-04-10 05:03:20.100167 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] ********** 2026-04-10 05:03:20.100424 | instance | Friday 10 April 2026 05:03:20 +0000 (0:00:00.577) 0:06:05.030 ********** 2026-04-10 05:03:21.723194 | instance | ok: [instance] 2026-04-10 05:03:21.723381 | instance | 2026-04-10 05:03:21.723712 | instance | PLAY [Deploy OpenStack] ******************************************************** 2026-04-10 05:03:21.723956 | instance | 2026-04-10 05:03:21.724221 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 05:03:21.724477 | instance | Friday 10 April 2026 05:03:21 +0000 (0:00:01.623) 0:06:06.654 ********** 2026-04-10 05:03:26.013312 | instance | ok: [instance] 2026-04-10 05:03:26.013497 | instance | 2026-04-10 05:03:26.013738 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-04-10 05:03:26.013980 | instance | Friday 10 April 2026 05:03:26 +0000 (0:00:04.290) 0:06:10.944 ********** 2026-04-10 05:03:26.153348 | instance | skipping: [instance] 2026-04-10 05:03:26.153472 | instance | 2026-04-10 05:03:26.153760 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:03:26.154025 | instance | Friday 10 April 2026 05:03:26 +0000 (0:00:00.139) 0:06:11.083 ********** 2026-04-10 05:03:26.245589 | instance | ok: [instance] 2026-04-10 05:03:26.245825 | instance | 2026-04-10 05:03:26.246097 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:03:26.246394 | instance | Friday 10 April 2026 05:03:26 +0000 (0:00:00.093) 0:06:11.176 ********** 2026-04-10 05:03:26.326460 | instance | skipping: [instance] 2026-04-10 05:03:26.326646 | instance | 2026-04-10 05:03:26.326841 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:03:26.328280 | instance | Friday 10 April 2026 05:03:26 +0000 (0:00:00.080) 0:06:11.257 ********** 2026-04-10 05:03:26.392247 | instance | skipping: [instance] 2026-04-10 05:03:26.392476 | instance | 2026-04-10 05:03:26.392806 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:03:26.393087 | instance | Friday 10 April 2026 05:03:26 +0000 (0:00:00.065) 0:06:11.322 ********** 2026-04-10 05:03:26.465109 | instance | skipping: [instance] 2026-04-10 05:03:26.465303 | instance | 2026-04-10 05:03:26.465660 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:03:26.465893 | instance | Friday 10 April 2026 05:03:26 +0000 (0:00:00.073) 0:06:11.395 ********** 2026-04-10 05:03:26.544896 | instance | skipping: [instance] 2026-04-10 05:03:26.545165 | instance | 2026-04-10 05:03:26.545517 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:03:26.545827 | instance | Friday 10 April 2026 05:03:26 +0000 (0:00:00.079) 0:06:11.475 ********** 2026-04-10 05:03:26.614168 | instance | skipping: [instance] 2026-04-10 05:03:26.614432 | instance | 2026-04-10 05:03:26.614875 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:03:26.615180 | instance | Friday 10 April 2026 05:03:26 +0000 (0:00:00.069) 0:06:11.544 ********** 2026-04-10 05:03:26.695852 | instance | ok: [instance] 2026-04-10 05:03:26.696087 | instance | 2026-04-10 05:03:26.696368 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:03:26.696634 | instance | Friday 10 April 2026 05:03:26 +0000 (0:00:00.081) 0:06:11.626 ********** 2026-04-10 05:03:26.778973 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 05:03:26.779205 | instance | 2026-04-10 05:03:26.779479 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:03:26.779742 | instance | Friday 10 April 2026 05:03:26 +0000 (0:00:00.083) 0:06:11.709 ********** 2026-04-10 05:03:26.889507 | instance | ok: [instance] 2026-04-10 05:03:26.889724 | instance | 2026-04-10 05:03:26.890065 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:03:26.890356 | instance | Friday 10 April 2026 05:03:26 +0000 (0:00:00.110) 0:06:11.820 ********** 2026-04-10 05:03:26.998648 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:03:26.998887 | instance | 2026-04-10 05:03:26.999181 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:03:26.999544 | instance | Friday 10 April 2026 05:03:26 +0000 (0:00:00.109) 0:06:11.929 ********** 2026-04-10 05:03:27.703385 | instance | ok: [instance] 2026-04-10 05:03:27.703600 | instance | 2026-04-10 05:03:27.703863 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] *********************** 2026-04-10 05:03:27.704121 | instance | Friday 10 April 2026 05:03:27 +0000 (0:00:00.703) 0:06:12.633 ********** 2026-04-10 05:03:29.398080 | instance | ok: [instance] 2026-04-10 05:03:29.398219 | instance | 2026-04-10 05:03:29.398234 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] ********** 2026-04-10 05:03:29.398244 | instance | Friday 10 April 2026 05:03:29 +0000 (0:00:01.694) 0:06:14.328 ********** 2026-04-10 05:03:30.190374 | instance | ok: [instance] 2026-04-10 05:03:30.190453 | instance | 2026-04-10 05:03:30.190472 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-10 05:03:30.190605 | instance | Friday 10 April 2026 05:03:30 +0000 (0:00:00.792) 0:06:15.120 ********** 2026-04-10 05:03:31.174130 | instance | ok: [instance] 2026-04-10 05:03:31.174236 | instance | 2026-04-10 05:03:31.174366 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-10 05:03:31.174483 | instance | Friday 10 April 2026 05:03:31 +0000 (0:00:00.984) 0:06:16.105 ********** 2026-04-10 05:03:31.440134 | instance | ok: [instance] 2026-04-10 05:03:31.440253 | instance | 2026-04-10 05:03:31.440389 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-10 05:03:31.440551 | instance | Friday 10 April 2026 05:03:31 +0000 (0:00:00.265) 0:06:16.371 ********** 2026-04-10 05:03:32.097652 | instance | ok: [instance] 2026-04-10 05:03:32.097782 | instance | 2026-04-10 05:03:32.097941 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:03:32.098089 | instance | Friday 10 April 2026 05:03:32 +0000 (0:00:00.657) 0:06:17.028 ********** 2026-04-10 05:03:32.206289 | instance | ok: [instance] 2026-04-10 05:03:32.206378 | instance | 2026-04-10 05:03:32.206584 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:03:32.206655 | instance | Friday 10 April 2026 05:03:32 +0000 (0:00:00.108) 0:06:17.137 ********** 2026-04-10 05:03:32.335029 | instance | included: rabbitmq for instance 2026-04-10 05:03:32.335115 | instance | 2026-04-10 05:03:32.335210 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 05:03:32.335347 | instance | Friday 10 April 2026 05:03:32 +0000 (0:00:00.128) 0:06:17.266 ********** 2026-04-10 05:03:33.035950 | instance | ok: [instance] 2026-04-10 05:03:33.036051 | instance | 2026-04-10 05:03:33.036153 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 05:03:33.036324 | instance | Friday 10 April 2026 05:03:33 +0000 (0:00:00.700) 0:06:17.967 ********** 2026-04-10 05:03:33.257433 | instance | skipping: [instance] 2026-04-10 05:03:33.257521 | instance | 2026-04-10 05:03:33.257798 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 05:03:33.257861 | instance | Friday 10 April 2026 05:03:33 +0000 (0:00:00.221) 0:06:18.188 ********** 2026-04-10 05:03:33.622819 | instance | skipping: [instance] 2026-04-10 05:03:33.622920 | instance | 2026-04-10 05:03:33.622975 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 05:03:33.623094 | instance | Friday 10 April 2026 05:03:33 +0000 (0:00:00.365) 0:06:18.553 ********** 2026-04-10 05:03:33.920343 | instance | skipping: [instance] 2026-04-10 05:03:33.920576 | instance | 2026-04-10 05:03:33.920850 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 05:03:33.921118 | instance | Friday 10 April 2026 05:03:33 +0000 (0:00:00.297) 0:06:18.851 ********** 2026-04-10 05:03:35.012050 | instance | ok: [instance] 2026-04-10 05:03:35.012237 | instance | 2026-04-10 05:03:35.012535 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:03:35.012703 | instance | Friday 10 April 2026 05:03:35 +0000 (0:00:01.091) 0:06:19.942 ********** 2026-04-10 05:03:35.713786 | instance | ok: [instance] 2026-04-10 05:03:35.714062 | instance | 2026-04-10 05:03:35.714309 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:03:35.714568 | instance | Friday 10 April 2026 05:03:35 +0000 (0:00:00.701) 0:06:20.644 ********** 2026-04-10 05:03:35.791538 | instance | ok: [instance] 2026-04-10 05:03:35.791767 | instance | 2026-04-10 05:03:35.792042 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:03:35.792299 | instance | Friday 10 April 2026 05:03:35 +0000 (0:00:00.077) 0:06:20.722 ********** 2026-04-10 05:03:35.864144 | instance | skipping: [instance] 2026-04-10 05:03:35.864238 | instance | 2026-04-10 05:03:35.864369 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:03:35.864488 | instance | Friday 10 April 2026 05:03:35 +0000 (0:00:00.072) 0:06:20.795 ********** 2026-04-10 05:03:35.948009 | instance | skipping: [instance] 2026-04-10 05:03:35.948115 | instance | 2026-04-10 05:03:35.948242 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:03:35.948364 | instance | Friday 10 April 2026 05:03:35 +0000 (0:00:00.083) 0:06:20.879 ********** 2026-04-10 05:03:36.024485 | instance | ok: [instance] 2026-04-10 05:03:36.024576 | instance | 2026-04-10 05:03:36.024717 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:03:36.024841 | instance | Friday 10 April 2026 05:03:36 +0000 (0:00:00.076) 0:06:20.955 ********** 2026-04-10 05:03:36.138791 | instance | ok: [instance] => (item=identity) 2026-04-10 05:03:36.138876 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 05:03:36.138946 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 05:03:36.139072 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 05:03:36.139185 | instance | 2026-04-10 05:03:36.139306 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:03:36.139412 | instance | Friday 10 April 2026 05:03:36 +0000 (0:00:00.114) 0:06:21.069 ********** 2026-04-10 05:03:36.251366 | instance | ok: [instance] 2026-04-10 05:03:36.251495 | instance | 2026-04-10 05:03:36.251750 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:03:36.251812 | instance | Friday 10 April 2026 05:03:36 +0000 (0:00:00.112) 0:06:21.181 ********** 2026-04-10 05:03:36.370156 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:03:36.370218 | instance | 2026-04-10 05:03:36.370225 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:03:36.370231 | instance | Friday 10 April 2026 05:03:36 +0000 (0:00:00.118) 0:06:21.300 ********** 2026-04-10 05:03:36.975790 | instance | ok: [instance] 2026-04-10 05:03:36.975848 | instance | 2026-04-10 05:03:36.975860 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] ******************* 2026-04-10 05:03:36.975870 | instance | Friday 10 April 2026 05:03:36 +0000 (0:00:00.605) 0:06:21.905 ********** 2026-04-10 05:03:38.102740 | instance | ok: [instance] => (item=None) 2026-04-10 05:03:38.102803 | instance | ok: [instance] 2026-04-10 05:03:38.102816 | instance | 2026-04-10 05:03:38.102827 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] *** 2026-04-10 05:03:38.102838 | instance | Friday 10 April 2026 05:03:38 +0000 (0:00:01.126) 0:06:23.032 ********** 2026-04-10 05:03:39.188153 | instance | ok: [instance] => (item=atmosphere) 2026-04-10 05:03:39.188265 | instance | 2026-04-10 05:03:39.188502 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] *** 2026-04-10 05:03:39.188534 | instance | Friday 10 April 2026 05:03:39 +0000 (0:00:01.086) 0:06:24.119 ********** 2026-04-10 05:03:40.264812 | instance | ok: [instance] 2026-04-10 05:03:40.264945 | instance | 2026-04-10 05:03:40.265120 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ****************** 2026-04-10 05:03:40.265282 | instance | Friday 10 April 2026 05:03:40 +0000 (0:00:01.076) 0:06:25.195 ********** 2026-04-10 05:03:41.135400 | instance | ok: [instance] => (item=None) 2026-04-10 05:03:41.135486 | instance | ok: [instance] 2026-04-10 05:03:41.135605 | instance | 2026-04-10 05:03:41.135742 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] *** 2026-04-10 05:03:41.135860 | instance | Friday 10 April 2026 05:03:41 +0000 (0:00:00.870) 0:06:26.066 ********** 2026-04-10 05:03:42.296329 | instance | ok: [instance] => (item=None) 2026-04-10 05:03:42.296579 | instance | ok: [instance] 2026-04-10 05:03:42.296829 | instance | 2026-04-10 05:03:42.297106 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************ 2026-04-10 05:03:42.297358 | instance | Friday 10 April 2026 05:03:42 +0000 (0:00:01.160) 0:06:27.227 ********** 2026-04-10 05:03:45.691699 | instance | ok: [instance] 2026-04-10 05:03:45.691809 | instance | 2026-04-10 05:03:45.691954 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 05:03:45.692089 | instance | Friday 10 April 2026 05:03:45 +0000 (0:00:03.395) 0:06:30.622 ********** 2026-04-10 05:03:45.865712 | instance | included: openstack_helm_ingress for instance 2026-04-10 05:03:45.865987 | instance | 2026-04-10 05:03:45.866297 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 05:03:45.866588 | instance | Friday 10 April 2026 05:03:45 +0000 (0:00:00.173) 0:06:30.795 ********** 2026-04-10 05:03:45.948754 | instance | skipping: [instance] 2026-04-10 05:03:45.948841 | instance | 2026-04-10 05:03:45.948986 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 05:03:45.949117 | instance | Friday 10 April 2026 05:03:45 +0000 (0:00:00.083) 0:06:30.879 ********** 2026-04-10 05:03:46.030112 | instance | skipping: [instance] 2026-04-10 05:03:46.030367 | instance | 2026-04-10 05:03:46.030795 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 05:03:46.031088 | instance | Friday 10 April 2026 05:03:46 +0000 (0:00:00.081) 0:06:30.960 ********** 2026-04-10 05:03:46.143350 | instance | ok: [instance] 2026-04-10 05:03:46.143564 | instance | 2026-04-10 05:03:46.143831 | instance | TASK [Create Ingress identity] ************************************************* 2026-04-10 05:03:46.144102 | instance | Friday 10 April 2026 05:03:46 +0000 (0:00:00.113) 0:06:31.073 ********** 2026-04-10 05:03:46.284033 | instance | included: ingress for instance 2026-04-10 05:03:46.284275 | instance | 2026-04-10 05:03:46.284576 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] ******************* 2026-04-10 05:03:46.284847 | instance | Friday 10 April 2026 05:03:46 +0000 (0:00:00.140) 0:06:31.214 ********** 2026-04-10 05:03:47.629352 | instance | ok: [instance] 2026-04-10 05:03:47.629609 | instance | 2026-04-10 05:03:47.629887 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] ********* 2026-04-10 05:03:47.630144 | instance | Friday 10 April 2026 05:03:47 +0000 (0:00:01.344) 0:06:32.559 ********** 2026-04-10 05:03:48.010452 | instance | ok: [instance] 2026-04-10 05:03:48.010744 | instance | 2026-04-10 05:03:48.011036 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ******** 2026-04-10 05:03:48.011297 | instance | Friday 10 April 2026 05:03:48 +0000 (0:00:00.381) 0:06:32.941 ********** 2026-04-10 05:03:48.750519 | instance | ok: [instance] 2026-04-10 05:03:48.750743 | instance | 2026-04-10 05:03:48.750883 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ****************** 2026-04-10 05:03:48.751036 | instance | Friday 10 April 2026 05:03:48 +0000 (0:00:00.740) 0:06:33.681 ********** 2026-04-10 05:03:49.839953 | instance | ok: [instance] => (item=atmosphere) 2026-04-10 05:03:49.840130 | instance | 2026-04-10 05:03:49.840299 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] ******* 2026-04-10 05:03:49.840418 | instance | Friday 10 April 2026 05:03:49 +0000 (0:00:01.089) 0:06:34.770 ********** 2026-04-10 05:03:50.965890 | instance | ok: [instance] => (item=atmosphere) 2026-04-10 05:03:50.965984 | instance | 2026-04-10 05:03:50.966162 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ****** 2026-04-10 05:03:50.966311 | instance | Friday 10 April 2026 05:03:50 +0000 (0:00:01.126) 0:06:35.896 ********** 2026-04-10 05:03:51.922347 | instance | ok: [instance] => (item=atmosphere) 2026-04-10 05:03:51.922627 | instance | 2026-04-10 05:03:51.922944 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] ***** 2026-04-10 05:03:51.923226 | instance | Friday 10 April 2026 05:03:51 +0000 (0:00:00.956) 0:06:36.853 ********** 2026-04-10 05:03:53.017161 | instance | ok: [instance] => (item=atmosphere) 2026-04-10 05:03:53.017384 | instance | 2026-04-10 05:03:53.017679 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-10 05:03:53.017944 | instance | Friday 10 April 2026 05:03:53 +0000 (0:00:01.094) 0:06:37.947 ********** 2026-04-10 05:03:53.300350 | instance | ok: [instance] 2026-04-10 05:03:53.300596 | instance | 2026-04-10 05:03:53.300870 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 05:03:53.301139 | instance | Friday 10 April 2026 05:03:53 +0000 (0:00:00.282) 0:06:38.230 ********** 2026-04-10 05:03:54.419079 | instance | ok: [instance] 2026-04-10 05:03:54.419149 | instance | 2026-04-10 05:03:54.419285 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-10 05:03:54.419404 | instance | Friday 10 April 2026 05:03:54 +0000 (0:00:01.119) 0:06:39.349 ********** 2026-04-10 05:03:54.723489 | instance | ok: [instance] 2026-04-10 05:03:54.723566 | instance | 2026-04-10 05:03:54.723690 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 05:03:54.723808 | instance | Friday 10 April 2026 05:03:54 +0000 (0:00:00.304) 0:06:39.654 ********** 2026-04-10 05:03:54.854179 | instance | ok: [instance] => { 2026-04-10 05:03:54.854267 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-04-10 05:03:54.854439 | instance | } 2026-04-10 05:03:54.854540 | instance | 2026-04-10 05:03:54.854744 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 05:03:54.854864 | instance | Friday 10 April 2026 05:03:54 +0000 (0:00:00.130) 0:06:39.784 ********** 2026-04-10 05:03:55.258495 | instance | ok: [instance] 2026-04-10 05:03:55.258580 | instance | 2026-04-10 05:03:55.258774 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 05:03:55.258938 | instance | Friday 10 April 2026 05:03:55 +0000 (0:00:00.404) 0:06:40.189 ********** 2026-04-10 05:03:56.399659 | instance | ok: [instance] 2026-04-10 05:03:56.399775 | instance | 2026-04-10 05:03:56.399868 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-10 05:03:56.399994 | instance | Friday 10 April 2026 05:03:56 +0000 (0:00:01.141) 0:06:41.330 ********** 2026-04-10 05:03:56.915608 | instance | ok: [instance] 2026-04-10 05:03:56.915677 | instance | 2026-04-10 05:03:56.915819 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-10 05:03:56.915940 | instance | Friday 10 April 2026 05:03:56 +0000 (0:00:00.515) 0:06:41.845 ********** 2026-04-10 05:03:57.688491 | instance | ok: [instance] 2026-04-10 05:03:57.688560 | instance | 2026-04-10 05:03:57.688572 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-10 05:03:57.688583 | instance | Friday 10 April 2026 05:03:57 +0000 (0:00:00.772) 0:06:42.618 ********** 2026-04-10 05:03:58.470760 | instance | ok: [instance] 2026-04-10 05:03:58.470854 | instance | 2026-04-10 05:03:58.470867 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-10 05:03:58.470879 | instance | Friday 10 April 2026 05:03:58 +0000 (0:00:00.781) 0:06:43.400 ********** 2026-04-10 05:03:58.853554 | instance | ok: [instance] 2026-04-10 05:03:58.853624 | instance | 2026-04-10 05:03:58.853777 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-10 05:03:58.853898 | instance | Friday 10 April 2026 05:03:58 +0000 (0:00:00.384) 0:06:43.784 ********** 2026-04-10 05:03:59.057031 | instance | included: openstack_helm_endpoints for instance 2026-04-10 05:03:59.057103 | instance | 2026-04-10 05:03:59.057213 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:03:59.057320 | instance | Friday 10 April 2026 05:03:59 +0000 (0:00:00.202) 0:06:43.987 ********** 2026-04-10 05:03:59.136960 | instance | skipping: [instance] 2026-04-10 05:03:59.137147 | instance | 2026-04-10 05:03:59.137408 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:03:59.137668 | instance | Friday 10 April 2026 05:03:59 +0000 (0:00:00.080) 0:06:44.067 ********** 2026-04-10 05:03:59.349833 | instance | skipping: [instance] 2026-04-10 05:03:59.349946 | instance | 2026-04-10 05:03:59.350137 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:03:59.350301 | instance | Friday 10 April 2026 05:03:59 +0000 (0:00:00.211) 0:06:44.279 ********** 2026-04-10 05:03:59.418417 | instance | skipping: [instance] 2026-04-10 05:03:59.418504 | instance | 2026-04-10 05:03:59.418731 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:03:59.418899 | instance | Friday 10 April 2026 05:03:59 +0000 (0:00:00.069) 0:06:44.349 ********** 2026-04-10 05:03:59.485814 | instance | skipping: [instance] 2026-04-10 05:03:59.485895 | instance | 2026-04-10 05:03:59.486081 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:03:59.486241 | instance | Friday 10 April 2026 05:03:59 +0000 (0:00:00.067) 0:06:44.417 ********** 2026-04-10 05:03:59.553585 | instance | skipping: [instance] 2026-04-10 05:03:59.553672 | instance | 2026-04-10 05:03:59.553866 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:03:59.553989 | instance | Friday 10 April 2026 05:03:59 +0000 (0:00:00.067) 0:06:44.484 ********** 2026-04-10 05:03:59.615983 | instance | skipping: [instance] 2026-04-10 05:03:59.616253 | instance | 2026-04-10 05:03:59.616539 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:03:59.617066 | instance | Friday 10 April 2026 05:03:59 +0000 (0:00:00.062) 0:06:44.547 ********** 2026-04-10 05:03:59.691929 | instance | ok: [instance] 2026-04-10 05:03:59.692134 | instance | 2026-04-10 05:03:59.692444 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:03:59.692703 | instance | Friday 10 April 2026 05:03:59 +0000 (0:00:00.075) 0:06:44.622 ********** 2026-04-10 05:03:59.776934 | instance | ok: [instance] => (item=identity) 2026-04-10 05:03:59.777154 | instance | 2026-04-10 05:03:59.777425 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:03:59.777689 | instance | Friday 10 April 2026 05:03:59 +0000 (0:00:00.084) 0:06:44.707 ********** 2026-04-10 05:03:59.882445 | instance | ok: [instance] 2026-04-10 05:03:59.883090 | instance | 2026-04-10 05:03:59.883117 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-10 05:03:59.883237 | instance | Friday 10 April 2026 05:03:59 +0000 (0:00:00.105) 0:06:44.813 ********** 2026-04-10 05:04:00.407523 | instance | ok: [instance] 2026-04-10 05:04:00.407775 | instance | 2026-04-10 05:04:00.408074 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-10 05:04:00.408335 | instance | Friday 10 April 2026 05:04:00 +0000 (0:00:00.524) 0:06:45.338 ********** 2026-04-10 05:04:00.916669 | instance | ok: [instance] 2026-04-10 05:04:00.916918 | instance | 2026-04-10 05:04:00.917195 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-10 05:04:00.917463 | instance | Friday 10 April 2026 05:04:00 +0000 (0:00:00.509) 0:06:45.847 ********** 2026-04-10 05:04:01.411496 | instance | ok: [instance] 2026-04-10 05:04:01.411732 | instance | 2026-04-10 05:04:01.412053 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-10 05:04:01.412323 | instance | Friday 10 April 2026 05:04:01 +0000 (0:00:00.494) 0:06:46.342 ********** 2026-04-10 05:04:01.991035 | instance | ok: [instance] 2026-04-10 05:04:01.991127 | instance | 2026-04-10 05:04:01.991197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:04:01.991332 | instance | Friday 10 April 2026 05:04:01 +0000 (0:00:00.579) 0:06:46.921 ********** 2026-04-10 05:04:02.101514 | instance | ok: [instance] 2026-04-10 05:04:02.101739 | instance | 2026-04-10 05:04:02.102001 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:04:02.102265 | instance | Friday 10 April 2026 05:04:02 +0000 (0:00:00.110) 0:06:47.032 ********** 2026-04-10 05:04:02.228581 | instance | included: rabbitmq for instance 2026-04-10 05:04:02.228695 | instance | 2026-04-10 05:04:02.228869 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 05:04:02.229034 | instance | Friday 10 April 2026 05:04:02 +0000 (0:00:00.127) 0:06:47.159 ********** 2026-04-10 05:04:02.972327 | instance | ok: [instance] 2026-04-10 05:04:02.972977 | instance | 2026-04-10 05:04:02.973053 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 05:04:02.973112 | instance | Friday 10 April 2026 05:04:02 +0000 (0:00:00.743) 0:06:47.902 ********** 2026-04-10 05:04:03.149914 | instance | skipping: [instance] 2026-04-10 05:04:03.150140 | instance | 2026-04-10 05:04:03.150747 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 05:04:03.151017 | instance | Friday 10 April 2026 05:04:03 +0000 (0:00:00.177) 0:06:48.080 ********** 2026-04-10 05:04:03.330968 | instance | skipping: [instance] 2026-04-10 05:04:03.331211 | instance | 2026-04-10 05:04:03.331500 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 05:04:03.331790 | instance | Friday 10 April 2026 05:04:03 +0000 (0:00:00.180) 0:06:48.261 ********** 2026-04-10 05:04:03.526774 | instance | skipping: [instance] 2026-04-10 05:04:03.526857 | instance | 2026-04-10 05:04:03.526982 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 05:04:03.527107 | instance | Friday 10 April 2026 05:04:03 +0000 (0:00:00.196) 0:06:48.457 ********** 2026-04-10 05:04:04.357722 | instance | ok: [instance] 2026-04-10 05:04:04.357835 | instance | 2026-04-10 05:04:04.357888 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:04:04.358016 | instance | Friday 10 April 2026 05:04:04 +0000 (0:00:00.831) 0:06:49.288 ********** 2026-04-10 05:04:05.038307 | instance | ok: [instance] 2026-04-10 05:04:05.038430 | instance | 2026-04-10 05:04:05.038448 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:04:05.038580 | instance | Friday 10 April 2026 05:04:05 +0000 (0:00:00.680) 0:06:49.968 ********** 2026-04-10 05:04:05.126252 | instance | ok: [instance] 2026-04-10 05:04:05.126363 | instance | 2026-04-10 05:04:05.126433 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:04:05.126564 | instance | Friday 10 April 2026 05:04:05 +0000 (0:00:00.088) 0:06:50.057 ********** 2026-04-10 05:04:05.210238 | instance | skipping: [instance] 2026-04-10 05:04:05.210394 | instance | 2026-04-10 05:04:05.210726 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:04:05.210983 | instance | Friday 10 April 2026 05:04:05 +0000 (0:00:00.083) 0:06:50.140 ********** 2026-04-10 05:04:05.289040 | instance | skipping: [instance] 2026-04-10 05:04:05.289231 | instance | 2026-04-10 05:04:05.289570 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:04:05.289840 | instance | Friday 10 April 2026 05:04:05 +0000 (0:00:00.078) 0:06:50.219 ********** 2026-04-10 05:04:05.365848 | instance | ok: [instance] 2026-04-10 05:04:05.366032 | instance | 2026-04-10 05:04:05.366297 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:04:05.366558 | instance | Friday 10 April 2026 05:04:05 +0000 (0:00:00.076) 0:06:50.296 ********** 2026-04-10 05:04:05.494539 | instance | ok: [instance] => (item=identity) 2026-04-10 05:04:05.494710 | instance | ok: [instance] => (item=key_manager) 2026-04-10 05:04:05.494974 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 05:04:05.495240 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 05:04:05.495491 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 05:04:05.495732 | instance | 2026-04-10 05:04:05.495985 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:04:05.496243 | instance | Friday 10 April 2026 05:04:05 +0000 (0:00:00.128) 0:06:50.425 ********** 2026-04-10 05:04:05.615658 | instance | ok: [instance] 2026-04-10 05:04:05.615840 | instance | 2026-04-10 05:04:05.616118 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:04:05.616379 | instance | Friday 10 April 2026 05:04:05 +0000 (0:00:00.120) 0:06:50.545 ********** 2026-04-10 05:04:05.834598 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:04:05.834842 | instance | 2026-04-10 05:04:05.835107 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:04:05.835362 | instance | Friday 10 April 2026 05:04:05 +0000 (0:00:00.219) 0:06:50.765 ********** 2026-04-10 05:04:06.432159 | instance | ok: [instance] 2026-04-10 05:04:06.432379 | instance | 2026-04-10 05:04:06.432660 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************ 2026-04-10 05:04:06.432933 | instance | Friday 10 April 2026 05:04:06 +0000 (0:00:00.597) 0:06:51.362 ********** 2026-04-10 05:04:08.798209 | instance | ok: [instance] 2026-04-10 05:04:08.798420 | instance | 2026-04-10 05:04:08.798732 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 05:04:08.799008 | instance | Friday 10 April 2026 05:04:08 +0000 (0:00:02.365) 0:06:53.728 ********** 2026-04-10 05:04:08.988529 | instance | included: openstack_helm_ingress for instance 2026-04-10 05:04:08.988751 | instance | 2026-04-10 05:04:08.989057 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 05:04:08.989347 | instance | Friday 10 April 2026 05:04:08 +0000 (0:00:00.190) 0:06:53.919 ********** 2026-04-10 05:04:09.063975 | instance | skipping: [instance] 2026-04-10 05:04:09.064274 | instance | 2026-04-10 05:04:09.064572 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 05:04:09.064852 | instance | Friday 10 April 2026 05:04:09 +0000 (0:00:00.075) 0:06:53.994 ********** 2026-04-10 05:04:09.158136 | instance | skipping: [instance] 2026-04-10 05:04:09.158275 | instance | 2026-04-10 05:04:09.158467 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 05:04:09.158674 | instance | Friday 10 April 2026 05:04:09 +0000 (0:00:00.094) 0:06:54.089 ********** 2026-04-10 05:04:09.282155 | instance | ok: [instance] 2026-04-10 05:04:09.282359 | instance | 2026-04-10 05:04:09.282661 | instance | TASK [Create Ingress key-manager] ********************************************** 2026-04-10 05:04:09.282918 | instance | Friday 10 April 2026 05:04:09 +0000 (0:00:00.123) 0:06:54.212 ********** 2026-04-10 05:04:09.409353 | instance | included: ingress for instance 2026-04-10 05:04:09.409561 | instance | 2026-04-10 05:04:09.409834 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] **************** 2026-04-10 05:04:09.410098 | instance | Friday 10 April 2026 05:04:09 +0000 (0:00:00.127) 0:06:54.339 ********** 2026-04-10 05:04:10.458762 | instance | ok: [instance] 2026-04-10 05:04:10.459240 | instance | 2026-04-10 05:04:10.459611 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] ********************** 2026-04-10 05:04:10.459938 | instance | Friday 10 April 2026 05:04:10 +0000 (0:00:01.048) 0:06:55.388 ********** 2026-04-10 05:04:11.643968 | instance | ok: [instance] 2026-04-10 05:04:11.644371 | instance | 2026-04-10 05:04:11.644706 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************ 2026-04-10 05:04:11.645052 | instance | Friday 10 April 2026 05:04:11 +0000 (0:00:01.185) 0:06:56.574 ********** 2026-04-10 05:04:17.090959 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'creator'}) 2026-04-10 05:04:17.091035 | instance | 2026-04-10 05:04:17.091048 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:04:17.091080 | instance | Friday 10 April 2026 05:04:17 +0000 (0:00:05.446) 0:07:02.020 ********** 2026-04-10 05:04:17.205516 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:04:17.205590 | instance | 2026-04-10 05:04:17.205601 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:04:17.205612 | instance | Friday 10 April 2026 05:04:17 +0000 (0:00:00.114) 0:07:02.135 ********** 2026-04-10 05:04:17.792762 | instance | ok: [instance] 2026-04-10 05:04:17.792840 | instance | 2026-04-10 05:04:17.792870 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] *********************** 2026-04-10 05:04:17.792880 | instance | Friday 10 April 2026 05:04:17 +0000 (0:00:00.587) 0:07:02.722 ********** 2026-04-10 05:04:20.514384 | instance | ok: [instance] 2026-04-10 05:04:20.514471 | instance | 2026-04-10 05:04:20.514589 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:04:20.514741 | instance | Friday 10 April 2026 05:04:20 +0000 (0:00:02.722) 0:07:05.445 ********** 2026-04-10 05:04:20.590261 | instance | skipping: [instance] 2026-04-10 05:04:20.590475 | instance | 2026-04-10 05:04:20.590850 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:04:20.591060 | instance | Friday 10 April 2026 05:04:20 +0000 (0:00:00.075) 0:07:05.521 ********** 2026-04-10 05:04:20.669272 | instance | skipping: [instance] 2026-04-10 05:04:20.669357 | instance | 2026-04-10 05:04:20.669450 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:04:20.669603 | instance | Friday 10 April 2026 05:04:20 +0000 (0:00:00.079) 0:07:05.600 ********** 2026-04-10 05:04:20.737268 | instance | skipping: [instance] 2026-04-10 05:04:20.737360 | instance | 2026-04-10 05:04:20.737488 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:04:20.737607 | instance | Friday 10 April 2026 05:04:20 +0000 (0:00:00.068) 0:07:05.668 ********** 2026-04-10 05:04:20.810728 | instance | skipping: [instance] 2026-04-10 05:04:20.810951 | instance | 2026-04-10 05:04:20.811220 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:04:20.811487 | instance | Friday 10 April 2026 05:04:20 +0000 (0:00:00.073) 0:07:05.741 ********** 2026-04-10 05:04:20.873917 | instance | skipping: [instance] 2026-04-10 05:04:20.874052 | instance | 2026-04-10 05:04:20.874226 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:04:20.874418 | instance | Friday 10 April 2026 05:04:20 +0000 (0:00:00.063) 0:07:05.805 ********** 2026-04-10 05:04:20.949047 | instance | skipping: [instance] 2026-04-10 05:04:20.949262 | instance | 2026-04-10 05:04:20.949538 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:04:20.949797 | instance | Friday 10 April 2026 05:04:20 +0000 (0:00:00.074) 0:07:05.879 ********** 2026-04-10 05:04:21.141532 | instance | ok: [instance] 2026-04-10 05:04:21.141753 | instance | 2026-04-10 05:04:21.142035 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:04:21.142302 | instance | Friday 10 April 2026 05:04:21 +0000 (0:00:00.192) 0:07:06.072 ********** 2026-04-10 05:04:21.231346 | instance | ok: [instance] => (item=rook_ceph_cluster) 2026-04-10 05:04:21.231563 | instance | 2026-04-10 05:04:21.231825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:04:21.232085 | instance | Friday 10 April 2026 05:04:21 +0000 (0:00:00.089) 0:07:06.161 ********** 2026-04-10 05:04:21.352152 | instance | ok: [instance] 2026-04-10 05:04:21.352263 | instance | 2026-04-10 05:04:21.352342 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:04:21.352458 | instance | Friday 10 April 2026 05:04:21 +0000 (0:00:00.121) 0:07:06.283 ********** 2026-04-10 05:04:21.472229 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:04:21.472425 | instance | 2026-04-10 05:04:21.472703 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:04:21.472988 | instance | Friday 10 April 2026 05:04:21 +0000 (0:00:00.119) 0:07:06.403 ********** 2026-04-10 05:04:22.053602 | instance | ok: [instance] 2026-04-10 05:04:22.053812 | instance | 2026-04-10 05:04:22.054099 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] *** 2026-04-10 05:04:22.054357 | instance | Friday 10 April 2026 05:04:22 +0000 (0:00:00.580) 0:07:06.983 ********** 2026-04-10 05:04:36.819066 | instance | ok: [instance] 2026-04-10 05:04:36.819309 | instance | 2026-04-10 05:04:36.819610 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] *** 2026-04-10 05:04:36.819888 | instance | Friday 10 April 2026 05:04:36 +0000 (0:00:14.766) 0:07:21.749 ********** 2026-04-10 05:04:51.763519 | instance | ok: [instance] 2026-04-10 05:04:51.763656 | instance | 2026-04-10 05:04:51.763828 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] *** 2026-04-10 05:04:51.764013 | instance | Friday 10 April 2026 05:04:51 +0000 (0:00:14.944) 0:07:36.694 ********** 2026-04-10 05:04:53.151474 | instance | ok: [instance] 2026-04-10 05:04:53.151977 | instance | 2026-04-10 05:04:53.151983 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] *** 2026-04-10 05:04:53.152260 | instance | Friday 10 April 2026 05:04:53 +0000 (0:00:01.387) 0:07:38.081 ********** 2026-04-10 05:04:54.427181 | instance | ok: [instance] 2026-04-10 05:04:54.427297 | instance | 2026-04-10 05:04:54.427312 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] *** 2026-04-10 05:04:54.427458 | instance | Friday 10 April 2026 05:04:54 +0000 (0:00:01.276) 0:07:39.358 ********** 2026-04-10 05:04:55.163145 | instance | ok: [instance] 2026-04-10 05:04:55.163262 | instance | 2026-04-10 05:04:55.163299 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] **** 2026-04-10 05:04:55.163466 | instance | Friday 10 April 2026 05:04:55 +0000 (0:00:00.735) 0:07:40.094 ********** 2026-04-10 05:04:55.913798 | instance | ok: [instance] 2026-04-10 05:04:55.913874 | instance | 2026-04-10 05:04:55.914079 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] *************** 2026-04-10 05:04:55.914168 | instance | Friday 10 April 2026 05:04:55 +0000 (0:00:00.750) 0:07:40.844 ********** 2026-04-10 05:04:57.903318 | instance | ok: [instance] 2026-04-10 05:04:57.903394 | instance | 2026-04-10 05:04:57.903511 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] *********** 2026-04-10 05:04:57.903626 | instance | Friday 10 April 2026 05:04:57 +0000 (0:00:01.989) 0:07:42.834 ********** 2026-04-10 05:04:59.215586 | instance | [WARNING]: Module did not set no_log for update_password 2026-04-10 05:04:59.260150 | instance | ok: [instance] 2026-04-10 05:04:59.260227 | instance | 2026-04-10 05:04:59.260339 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] *** 2026-04-10 05:04:59.260455 | instance | Friday 10 April 2026 05:04:59 +0000 (0:00:01.356) 0:07:44.191 ********** 2026-04-10 05:05:04.980134 | instance | ok: [instance] 2026-04-10 05:05:04.980242 | instance | 2026-04-10 05:05:04.980363 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ******** 2026-04-10 05:05:04.980487 | instance | Friday 10 April 2026 05:05:04 +0000 (0:00:05.719) 0:07:49.910 ********** 2026-04-10 05:05:06.254705 | instance | ok: [instance] 2026-04-10 05:05:06.254776 | instance | 2026-04-10 05:05:06.254782 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ****** 2026-04-10 05:05:06.254788 | instance | Friday 10 April 2026 05:05:06 +0000 (0:00:01.274) 0:07:51.184 ********** 2026-04-10 05:05:08.433992 | instance | ok: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-78.nip.io/swift/v1/%(tenant_id)s'}) 2026-04-10 05:05:08.434088 | instance | ok: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'}) 2026-04-10 05:05:08.434460 | instance | 2026-04-10 05:05:08.434506 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 05:05:08.434512 | instance | Friday 10 April 2026 05:05:08 +0000 (0:00:02.180) 0:07:53.365 ********** 2026-04-10 05:05:08.628122 | instance | included: openstack_helm_ingress for instance 2026-04-10 05:05:08.628209 | instance | 2026-04-10 05:05:08.628336 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 05:05:08.628457 | instance | Friday 10 April 2026 05:05:08 +0000 (0:00:00.194) 0:07:53.559 ********** 2026-04-10 05:05:08.713353 | instance | skipping: [instance] 2026-04-10 05:05:08.713428 | instance | 2026-04-10 05:05:08.713559 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 05:05:08.713677 | instance | Friday 10 April 2026 05:05:08 +0000 (0:00:00.085) 0:07:53.644 ********** 2026-04-10 05:05:08.798754 | instance | skipping: [instance] 2026-04-10 05:05:08.798840 | instance | 2026-04-10 05:05:08.798940 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 05:05:08.799059 | instance | Friday 10 April 2026 05:05:08 +0000 (0:00:00.085) 0:07:53.729 ********** 2026-04-10 05:05:08.900079 | instance | ok: [instance] 2026-04-10 05:05:08.900166 | instance | 2026-04-10 05:05:08.900268 | instance | TASK [Create Ingress rook-ceph-cluster] **************************************** 2026-04-10 05:05:08.900408 | instance | Friday 10 April 2026 05:05:08 +0000 (0:00:00.101) 0:07:53.831 ********** 2026-04-10 05:05:09.030061 | instance | included: ingress for instance 2026-04-10 05:05:09.030140 | instance | 2026-04-10 05:05:09.030264 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] ********** 2026-04-10 05:05:09.030383 | instance | Friday 10 April 2026 05:05:09 +0000 (0:00:00.130) 0:07:53.961 ********** 2026-04-10 05:05:10.548648 | instance | ok: [instance] 2026-04-10 05:05:10.548737 | instance | 2026-04-10 05:05:10.548843 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:05:10.548960 | instance | Friday 10 April 2026 05:05:10 +0000 (0:00:01.518) 0:07:55.479 ********** 2026-04-10 05:05:10.656674 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:05:10.656756 | instance | 2026-04-10 05:05:10.656865 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:05:10.656982 | instance | Friday 10 April 2026 05:05:10 +0000 (0:00:00.108) 0:07:55.587 ********** 2026-04-10 05:05:11.309488 | instance | ok: [instance] 2026-04-10 05:05:11.309577 | instance | 2026-04-10 05:05:11.309708 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] *** 2026-04-10 05:05:11.309812 | instance | Friday 10 April 2026 05:05:11 +0000 (0:00:00.652) 0:07:56.239 ********** 2026-04-10 05:05:26.193845 | instance | ok: [instance] 2026-04-10 05:05:26.193932 | instance | 2026-04-10 05:05:26.194239 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] *** 2026-04-10 05:05:26.194296 | instance | Friday 10 April 2026 05:05:26 +0000 (0:00:14.884) 0:08:11.124 ********** 2026-04-10 05:05:26.298367 | instance | ok: [instance] => (item=10.96.240.200) 2026-04-10 05:05:26.298489 | instance | 2026-04-10 05:05:26.298719 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] ************* 2026-04-10 05:05:26.298880 | instance | Friday 10 April 2026 05:05:26 +0000 (0:00:00.104) 0:08:11.229 ********** 2026-04-10 05:05:27.013939 | instance | ok: [instance] 2026-04-10 05:05:27.014013 | instance | 2026-04-10 05:05:27.014467 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] *********** 2026-04-10 05:05:27.014489 | instance | Friday 10 April 2026 05:05:27 +0000 (0:00:00.715) 0:08:11.945 ********** 2026-04-10 05:05:27.730399 | instance | ok: [instance] 2026-04-10 05:05:27.730474 | instance | 2026-04-10 05:05:27.730714 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] *** 2026-04-10 05:05:27.730791 | instance | Friday 10 April 2026 05:05:27 +0000 (0:00:00.716) 0:08:12.661 ********** 2026-04-10 05:05:29.064616 | instance | ok: [instance] 2026-04-10 05:05:29.064774 | instance | 2026-04-10 05:05:29.064788 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ****** 2026-04-10 05:05:29.064893 | instance | Friday 10 April 2026 05:05:29 +0000 (0:00:01.334) 0:08:13.995 ********** 2026-04-10 05:05:29.159628 | instance | ok: [instance] 2026-04-10 05:05:29.159838 | instance | 2026-04-10 05:05:29.160140 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] *** 2026-04-10 05:05:29.160401 | instance | Friday 10 April 2026 05:05:29 +0000 (0:00:00.094) 0:08:14.090 ********** 2026-04-10 05:05:29.945486 | instance | ok: [instance] 2026-04-10 05:05:29.945591 | instance | 2026-04-10 05:05:29.945777 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] *** 2026-04-10 05:05:29.945946 | instance | Friday 10 April 2026 05:05:29 +0000 (0:00:00.785) 0:08:14.876 ********** 2026-04-10 05:05:30.154323 | instance | ok: [instance] 2026-04-10 05:05:30.154523 | instance | 2026-04-10 05:05:30.154834 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] *************** 2026-04-10 05:05:30.155103 | instance | Friday 10 April 2026 05:05:30 +0000 (0:00:00.208) 0:08:15.085 ********** 2026-04-10 05:05:31.961022 | instance | ok: [instance] 2026-04-10 05:05:31.961272 | instance | 2026-04-10 05:05:31.961578 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:05:31.961863 | instance | Friday 10 April 2026 05:05:31 +0000 (0:00:01.805) 0:08:16.891 ********** 2026-04-10 05:05:32.065838 | instance | ok: [instance] 2026-04-10 05:05:32.066061 | instance | 2026-04-10 05:05:32.066341 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:05:32.066587 | instance | Friday 10 April 2026 05:05:32 +0000 (0:00:00.105) 0:08:16.996 ********** 2026-04-10 05:05:32.189065 | instance | included: rabbitmq for instance 2026-04-10 05:05:32.189305 | instance | 2026-04-10 05:05:32.189557 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 05:05:32.189817 | instance | Friday 10 April 2026 05:05:32 +0000 (0:00:00.123) 0:08:17.119 ********** 2026-04-10 05:05:32.964123 | instance | ok: [instance] 2026-04-10 05:05:32.964344 | instance | 2026-04-10 05:05:32.964635 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 05:05:32.964912 | instance | Friday 10 April 2026 05:05:32 +0000 (0:00:00.775) 0:08:17.894 ********** 2026-04-10 05:05:33.154348 | instance | skipping: [instance] 2026-04-10 05:05:33.154621 | instance | 2026-04-10 05:05:33.155010 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 05:05:33.155283 | instance | Friday 10 April 2026 05:05:33 +0000 (0:00:00.190) 0:08:18.085 ********** 2026-04-10 05:05:33.355837 | instance | skipping: [instance] 2026-04-10 05:05:33.356104 | instance | 2026-04-10 05:05:33.356371 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 05:05:33.356632 | instance | Friday 10 April 2026 05:05:33 +0000 (0:00:00.201) 0:08:18.286 ********** 2026-04-10 05:05:33.552974 | instance | skipping: [instance] 2026-04-10 05:05:33.553188 | instance | 2026-04-10 05:05:33.553475 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 05:05:33.553750 | instance | Friday 10 April 2026 05:05:33 +0000 (0:00:00.197) 0:08:18.483 ********** 2026-04-10 05:05:34.394060 | instance | ok: [instance] 2026-04-10 05:05:34.394236 | instance | 2026-04-10 05:05:34.394436 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:05:34.394635 | instance | Friday 10 April 2026 05:05:34 +0000 (0:00:00.841) 0:08:19.324 ********** 2026-04-10 05:05:35.117641 | instance | ok: [instance] 2026-04-10 05:05:35.117901 | instance | 2026-04-10 05:05:35.118206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:05:35.118513 | instance | Friday 10 April 2026 05:05:35 +0000 (0:00:00.723) 0:08:20.048 ********** 2026-04-10 05:05:35.214492 | instance | ok: [instance] 2026-04-10 05:05:35.214574 | instance | 2026-04-10 05:05:35.214798 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:05:35.214962 | instance | Friday 10 April 2026 05:05:35 +0000 (0:00:00.096) 0:08:20.145 ********** 2026-04-10 05:05:35.312070 | instance | skipping: [instance] 2026-04-10 05:05:35.312312 | instance | 2026-04-10 05:05:35.312640 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:05:35.312915 | instance | Friday 10 April 2026 05:05:35 +0000 (0:00:00.097) 0:08:20.242 ********** 2026-04-10 05:05:35.406160 | instance | skipping: [instance] 2026-04-10 05:05:35.406379 | instance | 2026-04-10 05:05:35.406689 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:05:35.406958 | instance | Friday 10 April 2026 05:05:35 +0000 (0:00:00.094) 0:08:20.336 ********** 2026-04-10 05:05:35.499476 | instance | ok: [instance] 2026-04-10 05:05:35.499686 | instance | 2026-04-10 05:05:35.500023 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:05:35.500320 | instance | Friday 10 April 2026 05:05:35 +0000 (0:00:00.092) 0:08:20.429 ********** 2026-04-10 05:05:35.667260 | instance | ok: [instance] => (item=identity) 2026-04-10 05:05:35.667505 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 05:05:35.667755 | instance | ok: [instance] => (item=image) 2026-04-10 05:05:35.668006 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 05:05:35.668268 | instance | ok: [instance] => (item=dashboard) 2026-04-10 05:05:35.668612 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 05:05:35.668878 | instance | 2026-04-10 05:05:35.669145 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:05:35.669405 | instance | Friday 10 April 2026 05:05:35 +0000 (0:00:00.167) 0:08:20.597 ********** 2026-04-10 05:05:35.957676 | instance | ok: [instance] 2026-04-10 05:05:35.957853 | instance | 2026-04-10 05:05:35.958057 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:05:35.958248 | instance | Friday 10 April 2026 05:05:35 +0000 (0:00:00.290) 0:08:20.888 ********** 2026-04-10 05:05:36.060839 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:05:36.061046 | instance | 2026-04-10 05:05:36.061369 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:05:36.061686 | instance | Friday 10 April 2026 05:05:36 +0000 (0:00:00.103) 0:08:20.991 ********** 2026-04-10 05:05:36.666880 | instance | ok: [instance] 2026-04-10 05:05:36.667109 | instance | 2026-04-10 05:05:36.667382 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] ************* 2026-04-10 05:05:36.667659 | instance | Friday 10 April 2026 05:05:36 +0000 (0:00:00.606) 0:08:21.597 ********** 2026-04-10 05:05:36.981027 | instance | ok: [instance] 2026-04-10 05:05:36.981256 | instance | 2026-04-10 05:05:36.981540 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] ************************** 2026-04-10 05:05:36.981809 | instance | Friday 10 April 2026 05:05:36 +0000 (0:00:00.313) 0:08:21.911 ********** 2026-04-10 05:05:39.524810 | instance | ok: [instance] 2026-04-10 05:05:39.525025 | instance | 2026-04-10 05:05:39.525284 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 05:05:39.525540 | instance | Friday 10 April 2026 05:05:39 +0000 (0:00:02.543) 0:08:24.455 ********** 2026-04-10 05:05:39.716267 | instance | included: openstack_helm_ingress for instance 2026-04-10 05:05:39.716349 | instance | 2026-04-10 05:05:39.716459 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 05:05:39.716749 | instance | Friday 10 April 2026 05:05:39 +0000 (0:00:00.191) 0:08:24.647 ********** 2026-04-10 05:05:39.805813 | instance | skipping: [instance] 2026-04-10 05:05:39.805885 | instance | 2026-04-10 05:05:39.806020 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 05:05:39.806139 | instance | Friday 10 April 2026 05:05:39 +0000 (0:00:00.089) 0:08:24.736 ********** 2026-04-10 05:05:39.893428 | instance | skipping: [instance] 2026-04-10 05:05:39.893533 | instance | 2026-04-10 05:05:39.893679 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 05:05:39.893838 | instance | Friday 10 April 2026 05:05:39 +0000 (0:00:00.087) 0:08:24.824 ********** 2026-04-10 05:05:39.990979 | instance | ok: [instance] 2026-04-10 05:05:39.991057 | instance | 2026-04-10 05:05:39.991169 | instance | TASK [Create Ingress image] **************************************************** 2026-04-10 05:05:39.991290 | instance | Friday 10 April 2026 05:05:39 +0000 (0:00:00.097) 0:08:24.921 ********** 2026-04-10 05:05:40.132984 | instance | included: ingress for instance 2026-04-10 05:05:40.133074 | instance | 2026-04-10 05:05:40.133259 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] ********************** 2026-04-10 05:05:40.133388 | instance | Friday 10 April 2026 05:05:40 +0000 (0:00:00.141) 0:08:25.063 ********** 2026-04-10 05:05:41.257142 | instance | ok: [instance] 2026-04-10 05:05:41.257222 | instance | 2026-04-10 05:05:41.257455 | instance | TASK [Create images] *********************************************************** 2026-04-10 05:05:41.257509 | instance | Friday 10 April 2026 05:05:41 +0000 (0:00:01.123) 0:08:26.187 ********** 2026-04-10 05:05:41.461313 | instance | included: glance_image for instance => (item={'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img', 'min_disk': 1, 'disk_format': 'raw', 'container_format': 'bare', 'is_public': True}) 2026-04-10 05:05:41.461397 | instance | 2026-04-10 05:05:41.461455 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-10 05:05:41.461584 | instance | Friday 10 April 2026 05:05:41 +0000 (0:00:00.204) 0:08:26.392 ********** 2026-04-10 05:05:42.615787 | instance | ok: [instance] 2026-04-10 05:05:42.615874 | instance | 2026-04-10 05:05:42.615982 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-10 05:05:42.616109 | instance | Friday 10 April 2026 05:05:42 +0000 (0:00:01.154) 0:08:27.546 ********** 2026-04-10 05:05:43.934894 | instance | ok: [instance] 2026-04-10 05:05:43.935005 | instance | 2026-04-10 05:05:43.935192 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-10 05:05:43.935365 | instance | Friday 10 April 2026 05:05:43 +0000 (0:00:01.318) 0:08:28.865 ********** 2026-04-10 05:05:44.015736 | instance | skipping: [instance] 2026-04-10 05:05:44.015869 | instance | 2026-04-10 05:05:44.016019 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-10 05:05:44.016134 | instance | Friday 10 April 2026 05:05:44 +0000 (0:00:00.081) 0:08:28.946 ********** 2026-04-10 05:05:44.090691 | instance | skipping: [instance] 2026-04-10 05:05:44.090936 | instance | 2026-04-10 05:05:44.091215 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-10 05:05:44.091477 | instance | Friday 10 April 2026 05:05:44 +0000 (0:00:00.074) 0:08:29.021 ********** 2026-04-10 05:05:44.171759 | instance | skipping: [instance] 2026-04-10 05:05:44.171985 | instance | 2026-04-10 05:05:44.172243 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-10 05:05:44.172498 | instance | Friday 10 April 2026 05:05:44 +0000 (0:00:00.080) 0:08:29.102 ********** 2026-04-10 05:05:44.261212 | instance | skipping: [instance] 2026-04-10 05:05:44.261460 | instance | 2026-04-10 05:05:44.261730 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-10 05:05:44.261987 | instance | Friday 10 April 2026 05:05:44 +0000 (0:00:00.089) 0:08:29.191 ********** 2026-04-10 05:05:44.339490 | instance | skipping: [instance] 2026-04-10 05:05:44.339880 | instance | 2026-04-10 05:05:44.339969 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-10 05:05:44.340373 | instance | Friday 10 April 2026 05:05:44 +0000 (0:00:00.078) 0:08:29.270 ********** 2026-04-10 05:05:44.419224 | instance | skipping: [instance] 2026-04-10 05:05:44.419460 | instance | 2026-04-10 05:05:44.419732 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-10 05:05:44.419983 | instance | Friday 10 April 2026 05:05:44 +0000 (0:00:00.079) 0:08:29.349 ********** 2026-04-10 05:05:44.748949 | instance | skipping: [instance] 2026-04-10 05:05:44.749301 | instance | 2026-04-10 05:05:44.749630 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:05:44.749930 | instance | Friday 10 April 2026 05:05:44 +0000 (0:00:00.325) 0:08:29.675 ********** 2026-04-10 05:05:44.859318 | instance | ok: [instance] 2026-04-10 05:05:44.859431 | instance | 2026-04-10 05:05:44.860366 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:05:44.860401 | instance | Friday 10 April 2026 05:05:44 +0000 (0:00:00.115) 0:08:29.790 ********** 2026-04-10 05:05:44.962183 | instance | skipping: [instance] 2026-04-10 05:05:44.962407 | instance | 2026-04-10 05:05:44.962713 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:05:44.962975 | instance | Friday 10 April 2026 05:05:44 +0000 (0:00:00.102) 0:08:29.893 ********** 2026-04-10 05:05:45.038658 | instance | skipping: [instance] 2026-04-10 05:05:45.038715 | instance | 2026-04-10 05:05:45.038721 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:05:45.038726 | instance | Friday 10 April 2026 05:05:45 +0000 (0:00:00.069) 0:08:29.963 ********** 2026-04-10 05:05:45.110119 | instance | skipping: [instance] 2026-04-10 05:05:45.110269 | instance | 2026-04-10 05:05:45.110453 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:05:45.110621 | instance | Friday 10 April 2026 05:05:45 +0000 (0:00:00.077) 0:08:30.040 ********** 2026-04-10 05:05:45.205665 | instance | skipping: [instance] 2026-04-10 05:05:45.205910 | instance | 2026-04-10 05:05:45.206217 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:05:45.206474 | instance | Friday 10 April 2026 05:05:45 +0000 (0:00:00.095) 0:08:30.136 ********** 2026-04-10 05:05:45.297859 | instance | skipping: [instance] 2026-04-10 05:05:45.298095 | instance | 2026-04-10 05:05:45.298377 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:05:45.298684 | instance | Friday 10 April 2026 05:05:45 +0000 (0:00:00.092) 0:08:30.228 ********** 2026-04-10 05:05:45.390853 | instance | ok: [instance] 2026-04-10 05:05:45.390996 | instance | 2026-04-10 05:05:45.391178 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:05:45.391343 | instance | Friday 10 April 2026 05:05:45 +0000 (0:00:00.093) 0:08:30.321 ********** 2026-04-10 05:05:45.518537 | instance | ok: [instance] => (item=identity) 2026-04-10 05:05:45.518818 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 05:05:45.519102 | instance | ok: [instance] => (item=staffeln) 2026-04-10 05:05:45.519353 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 05:05:45.519593 | instance | 2026-04-10 05:05:45.519858 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:05:45.520116 | instance | Friday 10 April 2026 05:05:45 +0000 (0:00:00.127) 0:08:30.449 ********** 2026-04-10 05:05:45.644445 | instance | ok: [instance] 2026-04-10 05:05:45.644838 | instance | 2026-04-10 05:05:45.645244 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:05:45.645636 | instance | Friday 10 April 2026 05:05:45 +0000 (0:00:00.125) 0:08:30.574 ********** 2026-04-10 05:05:45.768582 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:05:45.768908 | instance | 2026-04-10 05:05:45.769185 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:05:45.769443 | instance | Friday 10 April 2026 05:05:45 +0000 (0:00:00.125) 0:08:30.699 ********** 2026-04-10 05:05:46.380983 | instance | ok: [instance] 2026-04-10 05:05:46.381182 | instance | 2026-04-10 05:05:46.381452 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************ 2026-04-10 05:05:46.381715 | instance | Friday 10 April 2026 05:05:46 +0000 (0:00:00.612) 0:08:31.311 ********** 2026-04-10 05:05:48.543655 | instance | ok: [instance] 2026-04-10 05:05:48.543871 | instance | 2026-04-10 05:05:48.544146 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:05:48.544405 | instance | Friday 10 April 2026 05:05:48 +0000 (0:00:02.162) 0:08:33.474 ********** 2026-04-10 05:05:48.659356 | instance | ok: [instance] 2026-04-10 05:05:48.659560 | instance | 2026-04-10 05:05:48.659828 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:05:48.660129 | instance | Friday 10 April 2026 05:05:48 +0000 (0:00:00.115) 0:08:33.590 ********** 2026-04-10 05:05:48.787386 | instance | included: rabbitmq for instance 2026-04-10 05:05:48.787585 | instance | 2026-04-10 05:05:48.787876 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 05:05:48.788133 | instance | Friday 10 April 2026 05:05:48 +0000 (0:00:00.127) 0:08:33.718 ********** 2026-04-10 05:05:49.535707 | instance | ok: [instance] 2026-04-10 05:05:49.535948 | instance | 2026-04-10 05:05:49.536219 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 05:05:49.536477 | instance | Friday 10 April 2026 05:05:49 +0000 (0:00:00.748) 0:08:34.466 ********** 2026-04-10 05:05:49.719253 | instance | skipping: [instance] 2026-04-10 05:05:49.719474 | instance | 2026-04-10 05:05:49.719756 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 05:05:49.720025 | instance | Friday 10 April 2026 05:05:49 +0000 (0:00:00.183) 0:08:34.649 ********** 2026-04-10 05:05:49.904942 | instance | skipping: [instance] 2026-04-10 05:05:49.905173 | instance | 2026-04-10 05:05:49.905443 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 05:05:49.905756 | instance | Friday 10 April 2026 05:05:49 +0000 (0:00:00.185) 0:08:34.835 ********** 2026-04-10 05:05:50.094927 | instance | skipping: [instance] 2026-04-10 05:05:50.095215 | instance | 2026-04-10 05:05:50.095493 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 05:05:50.095758 | instance | Friday 10 April 2026 05:05:50 +0000 (0:00:00.189) 0:08:35.025 ********** 2026-04-10 05:05:51.026160 | instance | ok: [instance] 2026-04-10 05:05:51.026213 | instance | 2026-04-10 05:05:51.026219 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:05:51.026224 | instance | Friday 10 April 2026 05:05:51 +0000 (0:00:00.931) 0:08:35.956 ********** 2026-04-10 05:05:51.715850 | instance | ok: [instance] 2026-04-10 05:05:51.715921 | instance | 2026-04-10 05:05:51.716195 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:05:51.716243 | instance | Friday 10 April 2026 05:05:51 +0000 (0:00:00.690) 0:08:36.646 ********** 2026-04-10 05:05:51.799558 | instance | ok: [instance] 2026-04-10 05:05:51.799632 | instance | 2026-04-10 05:05:51.799880 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:05:51.799930 | instance | Friday 10 April 2026 05:05:51 +0000 (0:00:00.083) 0:08:36.730 ********** 2026-04-10 05:05:51.879881 | instance | skipping: [instance] 2026-04-10 05:05:51.880347 | instance | 2026-04-10 05:05:51.880420 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:05:51.880428 | instance | Friday 10 April 2026 05:05:51 +0000 (0:00:00.080) 0:08:36.810 ********** 2026-04-10 05:05:51.959366 | instance | skipping: [instance] 2026-04-10 05:05:51.959439 | instance | 2026-04-10 05:05:51.959713 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:05:51.959764 | instance | Friday 10 April 2026 05:05:51 +0000 (0:00:00.079) 0:08:36.890 ********** 2026-04-10 05:05:52.269473 | instance | ok: [instance] 2026-04-10 05:05:52.269548 | instance | 2026-04-10 05:05:52.269678 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:05:52.269812 | instance | Friday 10 April 2026 05:05:52 +0000 (0:00:00.310) 0:08:37.200 ********** 2026-04-10 05:05:52.420569 | instance | ok: [instance] => (item=identity) 2026-04-10 05:05:52.420691 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 05:05:52.421524 | instance | ok: [instance] => (item=image) 2026-04-10 05:05:52.421540 | instance | ok: [instance] => (item=volumev3) 2026-04-10 05:05:52.421545 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 05:05:52.421550 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 05:05:52.421554 | instance | 2026-04-10 05:05:52.421559 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:05:52.421563 | instance | Friday 10 April 2026 05:05:52 +0000 (0:00:00.150) 0:08:37.351 ********** 2026-04-10 05:05:52.541813 | instance | ok: [instance] 2026-04-10 05:05:52.541906 | instance | 2026-04-10 05:05:52.542176 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:05:52.542623 | instance | Friday 10 April 2026 05:05:52 +0000 (0:00:00.121) 0:08:37.472 ********** 2026-04-10 05:05:52.663133 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:05:52.663363 | instance | 2026-04-10 05:05:52.663651 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:05:52.663893 | instance | Friday 10 April 2026 05:05:52 +0000 (0:00:00.121) 0:08:37.593 ********** 2026-04-10 05:05:53.289590 | instance | ok: [instance] 2026-04-10 05:05:53.289825 | instance | 2026-04-10 05:05:53.290104 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] *********************** 2026-04-10 05:05:53.290372 | instance | Friday 10 April 2026 05:05:53 +0000 (0:00:00.626) 0:08:38.220 ********** 2026-04-10 05:05:53.599454 | instance | ok: [instance] 2026-04-10 05:05:53.599640 | instance | 2026-04-10 05:05:53.599916 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] ************** 2026-04-10 05:05:53.600176 | instance | Friday 10 April 2026 05:05:53 +0000 (0:00:00.309) 0:08:38.529 ********** 2026-04-10 05:05:53.688980 | instance | ok: [instance] 2026-04-10 05:05:53.689292 | instance | 2026-04-10 05:05:53.689439 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] *************** 2026-04-10 05:05:53.689698 | instance | Friday 10 April 2026 05:05:53 +0000 (0:00:00.089) 0:08:38.619 ********** 2026-04-10 05:05:53.901248 | instance | ok: [instance] 2026-04-10 05:05:53.901466 | instance | 2026-04-10 05:05:53.901736 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] ************************** 2026-04-10 05:05:53.902016 | instance | Friday 10 April 2026 05:05:53 +0000 (0:00:00.212) 0:08:38.832 ********** 2026-04-10 05:05:56.387438 | instance | ok: [instance] 2026-04-10 05:05:56.387563 | instance | 2026-04-10 05:05:56.387656 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 05:05:56.387778 | instance | Friday 10 April 2026 05:05:56 +0000 (0:00:02.486) 0:08:41.318 ********** 2026-04-10 05:05:56.553925 | instance | included: openstack_helm_ingress for instance 2026-04-10 05:05:56.554166 | instance | 2026-04-10 05:05:56.554438 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 05:05:56.554737 | instance | Friday 10 April 2026 05:05:56 +0000 (0:00:00.166) 0:08:41.484 ********** 2026-04-10 05:05:56.635313 | instance | skipping: [instance] 2026-04-10 05:05:56.635543 | instance | 2026-04-10 05:05:56.635820 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 05:05:56.636078 | instance | Friday 10 April 2026 05:05:56 +0000 (0:00:00.081) 0:08:41.566 ********** 2026-04-10 05:05:56.710294 | instance | skipping: [instance] 2026-04-10 05:05:56.710524 | instance | 2026-04-10 05:05:56.710842 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 05:05:56.711104 | instance | Friday 10 April 2026 05:05:56 +0000 (0:00:00.074) 0:08:41.641 ********** 2026-04-10 05:05:56.803033 | instance | ok: [instance] 2026-04-10 05:05:56.803272 | instance | 2026-04-10 05:05:56.803549 | instance | TASK [Create Ingress volumev3] ************************************************* 2026-04-10 05:05:56.803872 | instance | Friday 10 April 2026 05:05:56 +0000 (0:00:00.092) 0:08:41.733 ********** 2026-04-10 05:05:56.929100 | instance | included: ingress for instance 2026-04-10 05:05:56.929295 | instance | 2026-04-10 05:05:56.929589 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] ******************* 2026-04-10 05:05:56.929823 | instance | Friday 10 April 2026 05:05:56 +0000 (0:00:00.126) 0:08:41.859 ********** 2026-04-10 05:05:58.226953 | instance | ok: [instance] 2026-04-10 05:05:58.227189 | instance | 2026-04-10 05:05:58.227498 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:05:58.227806 | instance | Friday 10 April 2026 05:05:58 +0000 (0:00:01.297) 0:08:43.157 ********** 2026-04-10 05:05:58.329008 | instance | ok: [instance] 2026-04-10 05:05:58.329240 | instance | 2026-04-10 05:05:58.329498 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:05:58.329763 | instance | Friday 10 April 2026 05:05:58 +0000 (0:00:00.102) 0:08:43.259 ********** 2026-04-10 05:05:58.401975 | instance | skipping: [instance] 2026-04-10 05:05:58.402224 | instance | 2026-04-10 05:05:58.402520 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:05:58.402853 | instance | Friday 10 April 2026 05:05:58 +0000 (0:00:00.072) 0:08:43.332 ********** 2026-04-10 05:05:58.475360 | instance | skipping: [instance] 2026-04-10 05:05:58.475598 | instance | 2026-04-10 05:05:58.475865 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:05:58.476128 | instance | Friday 10 April 2026 05:05:58 +0000 (0:00:00.072) 0:08:43.405 ********** 2026-04-10 05:05:58.566164 | instance | skipping: [instance] 2026-04-10 05:05:58.566243 | instance | 2026-04-10 05:05:58.566378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:05:58.566500 | instance | Friday 10 April 2026 05:05:58 +0000 (0:00:00.091) 0:08:43.496 ********** 2026-04-10 05:05:58.654042 | instance | skipping: [instance] 2026-04-10 05:05:58.654278 | instance | 2026-04-10 05:05:58.654551 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:05:58.654842 | instance | Friday 10 April 2026 05:05:58 +0000 (0:00:00.087) 0:08:43.584 ********** 2026-04-10 05:05:58.732035 | instance | skipping: [instance] 2026-04-10 05:05:58.732255 | instance | 2026-04-10 05:05:58.732525 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:05:58.732810 | instance | Friday 10 April 2026 05:05:58 +0000 (0:00:00.078) 0:08:43.663 ********** 2026-04-10 05:05:58.817101 | instance | ok: [instance] 2026-04-10 05:05:58.817397 | instance | 2026-04-10 05:05:58.817694 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:05:58.817955 | instance | Friday 10 April 2026 05:05:58 +0000 (0:00:00.084) 0:08:43.747 ********** 2026-04-10 05:05:58.934493 | instance | ok: [instance] => (item=identity) 2026-04-10 05:05:58.934671 | instance | ok: [instance] => (item=placement) 2026-04-10 05:05:58.934838 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 05:05:58.934996 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 05:05:58.935147 | instance | 2026-04-10 05:05:58.935310 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:05:58.935466 | instance | Friday 10 April 2026 05:05:58 +0000 (0:00:00.117) 0:08:43.865 ********** 2026-04-10 05:05:59.169951 | instance | ok: [instance] 2026-04-10 05:05:59.170320 | instance | 2026-04-10 05:05:59.170760 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:05:59.171067 | instance | Friday 10 April 2026 05:05:59 +0000 (0:00:00.235) 0:08:44.100 ********** 2026-04-10 05:05:59.289592 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:05:59.289837 | instance | 2026-04-10 05:05:59.290126 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:05:59.290387 | instance | Friday 10 April 2026 05:05:59 +0000 (0:00:00.119) 0:08:44.220 ********** 2026-04-10 05:05:59.893432 | instance | ok: [instance] 2026-04-10 05:05:59.893675 | instance | 2026-04-10 05:05:59.893954 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] *********************** 2026-04-10 05:05:59.894230 | instance | Friday 10 April 2026 05:05:59 +0000 (0:00:00.602) 0:08:44.823 ********** 2026-04-10 05:06:02.017014 | instance | ok: [instance] 2026-04-10 05:06:02.017159 | instance | 2026-04-10 05:06:02.017324 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 05:06:02.017517 | instance | Friday 10 April 2026 05:06:02 +0000 (0:00:02.124) 0:08:46.947 ********** 2026-04-10 05:06:02.187403 | instance | included: openstack_helm_ingress for instance 2026-04-10 05:06:02.187599 | instance | 2026-04-10 05:06:02.187800 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 05:06:02.188010 | instance | Friday 10 April 2026 05:06:02 +0000 (0:00:00.170) 0:08:47.118 ********** 2026-04-10 05:06:02.278164 | instance | skipping: [instance] 2026-04-10 05:06:02.278309 | instance | 2026-04-10 05:06:02.278481 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 05:06:02.278668 | instance | Friday 10 April 2026 05:06:02 +0000 (0:00:00.090) 0:08:47.209 ********** 2026-04-10 05:06:02.365085 | instance | skipping: [instance] 2026-04-10 05:06:02.365302 | instance | 2026-04-10 05:06:02.365579 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 05:06:02.365886 | instance | Friday 10 April 2026 05:06:02 +0000 (0:00:00.086) 0:08:47.296 ********** 2026-04-10 05:06:02.461374 | instance | ok: [instance] 2026-04-10 05:06:02.461617 | instance | 2026-04-10 05:06:02.461936 | instance | TASK [Create Ingress placement] ************************************************ 2026-04-10 05:06:02.462205 | instance | Friday 10 April 2026 05:06:02 +0000 (0:00:00.096) 0:08:47.392 ********** 2026-04-10 05:06:02.597132 | instance | included: ingress for instance 2026-04-10 05:06:02.597376 | instance | 2026-04-10 05:06:02.597653 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ****************** 2026-04-10 05:06:02.597913 | instance | Friday 10 April 2026 05:06:02 +0000 (0:00:00.135) 0:08:47.527 ********** 2026-04-10 05:06:03.890714 | instance | ok: [instance] 2026-04-10 05:06:03.890791 | instance | 2026-04-10 05:06:03.890920 | instance | PLAY [Configure operating system] ********************************************** 2026-04-10 05:06:03.891056 | instance | 2026-04-10 05:06:03.891173 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 05:06:03.891294 | instance | Friday 10 April 2026 05:06:03 +0000 (0:00:01.294) 0:08:48.821 ********** 2026-04-10 05:06:08.003315 | instance | ok: [instance] 2026-04-10 05:06:08.003531 | instance | 2026-04-10 05:06:08.003799 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ******** 2026-04-10 05:06:08.004065 | instance | Friday 10 April 2026 05:06:07 +0000 (0:00:04.111) 0:08:52.933 ********** 2026-04-10 05:06:08.367378 | instance | ok: [instance] 2026-04-10 05:06:08.367791 | instance | 2026-04-10 05:06:08.368160 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] *************** 2026-04-10 05:06:08.368480 | instance | Friday 10 April 2026 05:06:08 +0000 (0:00:00.364) 0:08:53.298 ********** 2026-04-10 05:06:08.431614 | instance | skipping: [instance] 2026-04-10 05:06:08.431841 | instance | 2026-04-10 05:06:08.432104 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] ***** 2026-04-10 05:06:08.432364 | instance | Friday 10 April 2026 05:06:08 +0000 (0:00:00.064) 0:08:53.362 ********** 2026-04-10 05:06:08.515576 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-10 05:06:08.515813 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-10 05:06:08.516072 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-10 05:06:08.516279 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-10 05:06:08.516532 | instance | skipping: [instance] 2026-04-10 05:06:08.516778 | instance | 2026-04-10 05:06:08.517143 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] *** 2026-04-10 05:06:08.517615 | instance | Friday 10 April 2026 05:06:08 +0000 (0:00:00.083) 0:08:53.446 ********** 2026-04-10 05:06:08.608472 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth) 2026-04-10 05:06:08.608616 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt) 2026-04-10 05:06:08.608788 | instance | skipping: [instance] => (item=lpfc_max_luns) 2026-04-10 05:06:08.608985 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type) 2026-04-10 05:06:08.609151 | instance | skipping: [instance] 2026-04-10 05:06:08.609351 | instance | 2026-04-10 05:06:08.609550 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] *** 2026-04-10 05:06:08.609710 | instance | Friday 10 April 2026 05:06:08 +0000 (0:00:00.092) 0:08:53.539 ********** 2026-04-10 05:06:08.678761 | instance | skipping: [instance] 2026-04-10 05:06:08.678837 | instance | 2026-04-10 05:06:08.678954 | instance | TASK [Reboot the system if the configuration file has changed] ***************** 2026-04-10 05:06:08.679076 | instance | Friday 10 April 2026 05:06:08 +0000 (0:00:00.070) 0:08:53.609 ********** 2026-04-10 05:06:08.782160 | instance | skipping: [instance] 2026-04-10 05:06:08.782235 | instance | 2026-04-10 05:06:08.782370 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-10 05:06:08.782488 | instance | Friday 10 April 2026 05:06:08 +0000 (0:00:00.103) 0:08:53.713 ********** 2026-04-10 05:06:09.175211 | instance | ok: [instance] 2026-04-10 05:06:09.175456 | instance | 2026-04-10 05:06:09.175734 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-10 05:06:09.176002 | instance | Friday 10 April 2026 05:06:09 +0000 (0:00:00.392) 0:08:54.105 ********** 2026-04-10 05:06:10.438859 | instance | ok: [instance] 2026-04-10 05:06:10.438968 | instance | 2026-04-10 05:06:10.439212 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-10 05:06:10.439335 | instance | Friday 10 April 2026 05:06:10 +0000 (0:00:01.263) 0:08:55.369 ********** 2026-04-10 05:06:10.972525 | instance | ok: [instance] 2026-04-10 05:06:10.972718 | instance | 2026-04-10 05:06:10.973047 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] *********************** 2026-04-10 05:06:10.973326 | instance | Friday 10 April 2026 05:06:10 +0000 (0:00:00.532) 0:08:55.902 ********** 2026-04-10 05:06:12.104476 | instance | ok: [instance] 2026-04-10 05:06:12.104704 | instance | 2026-04-10 05:06:12.105165 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ******************** 2026-04-10 05:06:12.105436 | instance | Friday 10 April 2026 05:06:12 +0000 (0:00:01.132) 0:08:57.035 ********** 2026-04-10 05:06:12.549665 | instance | ok: [instance] 2026-04-10 05:06:12.549897 | instance | 2026-04-10 05:06:12.550164 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] *** 2026-04-10 05:06:12.550430 | instance | Friday 10 April 2026 05:06:12 +0000 (0:00:00.445) 0:08:57.480 ********** 2026-04-10 05:06:13.016273 | instance | ok: [instance] 2026-04-10 05:06:13.016353 | instance | 2026-04-10 05:06:13.016486 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] ******* 2026-04-10 05:06:13.016613 | instance | Friday 10 April 2026 05:06:13 +0000 (0:00:00.466) 0:08:57.947 ********** 2026-04-10 05:06:13.632072 | instance | ok: [instance] 2026-04-10 05:06:13.632231 | instance | 2026-04-10 05:06:13.632420 | instance | PLAY [Deploy SDN] ************************************************************** 2026-04-10 05:06:13.632613 | instance | 2026-04-10 05:06:13.632900 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:06:13.633142 | instance | Friday 10 April 2026 05:06:13 +0000 (0:00:00.615) 0:08:58.563 ********** 2026-04-10 05:06:13.738546 | instance | ok: [instance] 2026-04-10 05:06:13.738732 | instance | 2026-04-10 05:06:13.738940 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:06:13.739148 | instance | Friday 10 April 2026 05:06:13 +0000 (0:00:00.106) 0:08:58.669 ********** 2026-04-10 05:06:13.813990 | instance | skipping: [instance] 2026-04-10 05:06:13.814230 | instance | 2026-04-10 05:06:13.814537 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:06:13.814864 | instance | Friday 10 April 2026 05:06:13 +0000 (0:00:00.075) 0:08:58.744 ********** 2026-04-10 05:06:13.887876 | instance | skipping: [instance] 2026-04-10 05:06:13.888092 | instance | 2026-04-10 05:06:13.888386 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:06:13.888676 | instance | Friday 10 April 2026 05:06:13 +0000 (0:00:00.073) 0:08:58.818 ********** 2026-04-10 05:06:13.955017 | instance | skipping: [instance] 2026-04-10 05:06:13.955239 | instance | 2026-04-10 05:06:13.955517 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:06:13.955783 | instance | Friday 10 April 2026 05:06:13 +0000 (0:00:00.066) 0:08:58.885 ********** 2026-04-10 05:06:14.017555 | instance | skipping: [instance] 2026-04-10 05:06:14.017790 | instance | 2026-04-10 05:06:14.018070 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:06:14.018332 | instance | Friday 10 April 2026 05:06:14 +0000 (0:00:00.062) 0:08:58.948 ********** 2026-04-10 05:06:14.084386 | instance | skipping: [instance] 2026-04-10 05:06:14.084649 | instance | 2026-04-10 05:06:14.084932 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:06:14.085191 | instance | Friday 10 April 2026 05:06:14 +0000 (0:00:00.066) 0:08:59.015 ********** 2026-04-10 05:06:14.156481 | instance | ok: [instance] 2026-04-10 05:06:14.156718 | instance | 2026-04-10 05:06:14.156992 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:06:14.157255 | instance | Friday 10 April 2026 05:06:14 +0000 (0:00:00.071) 0:08:59.087 ********** 2026-04-10 05:06:14.223589 | instance | skipping: [instance] 2026-04-10 05:06:14.223816 | instance | 2026-04-10 05:06:14.224077 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:06:14.224342 | instance | Friday 10 April 2026 05:06:14 +0000 (0:00:00.067) 0:08:59.154 ********** 2026-04-10 05:06:14.321490 | instance | ok: [instance] 2026-04-10 05:06:14.321722 | instance | 2026-04-10 05:06:14.321995 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:06:14.322306 | instance | Friday 10 April 2026 05:06:14 +0000 (0:00:00.097) 0:08:59.252 ********** 2026-04-10 05:06:14.423749 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:06:14.423878 | instance | 2026-04-10 05:06:14.424045 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:06:14.424208 | instance | Friday 10 April 2026 05:06:14 +0000 (0:00:00.102) 0:08:59.354 ********** 2026-04-10 05:06:15.023372 | instance | ok: [instance] 2026-04-10 05:06:15.023458 | instance | 2026-04-10 05:06:15.023594 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] *** 2026-04-10 05:06:15.023720 | instance | Friday 10 April 2026 05:06:15 +0000 (0:00:00.599) 0:08:59.954 ********** 2026-04-10 05:06:15.286500 | instance | ok: [instance] 2026-04-10 05:06:15.286768 | instance | 2026-04-10 05:06:15.287065 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] *** 2026-04-10 05:06:15.287327 | instance | Friday 10 April 2026 05:06:15 +0000 (0:00:00.262) 0:09:00.217 ********** 2026-04-10 05:06:15.472846 | instance | ok: [instance] => { 2026-04-10 05:06:15.473072 | instance | "changed": false, 2026-04-10 05:06:15.473328 | instance | "msg": "All assertions passed" 2026-04-10 05:06:15.473574 | instance | } 2026-04-10 05:06:15.473815 | instance | 2026-04-10 05:06:15.474075 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] **************** 2026-04-10 05:06:15.474332 | instance | Friday 10 April 2026 05:06:15 +0000 (0:00:00.186) 0:09:00.403 ********** 2026-04-10 05:06:16.435398 | instance | ok: [instance] 2026-04-10 05:06:16.435631 | instance | 2026-04-10 05:06:16.435895 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] ********* 2026-04-10 05:06:16.436199 | instance | Friday 10 April 2026 05:06:16 +0000 (0:00:00.962) 0:09:01.366 ********** 2026-04-10 05:06:16.513385 | instance | ok: [instance] => { 2026-04-10 05:06:16.513472 | instance | "changed": false, 2026-04-10 05:06:16.513601 | instance | "msg": "Successfully pulled openvswitch image" 2026-04-10 05:06:16.513701 | instance | } 2026-04-10 05:06:16.513804 | instance | 2026-04-10 05:06:16.513917 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] ********************* 2026-04-10 05:06:16.514038 | instance | Friday 10 April 2026 05:06:16 +0000 (0:00:00.078) 0:09:01.444 ********** 2026-04-10 05:06:18.312869 | instance | ok: [instance] 2026-04-10 05:06:18.313085 | instance | 2026-04-10 05:06:18.313368 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:06:18.313634 | instance | Friday 10 April 2026 05:06:18 +0000 (0:00:01.797) 0:09:03.241 ********** 2026-04-10 05:06:18.446465 | instance | skipping: [instance] 2026-04-10 05:06:18.446721 | instance | 2026-04-10 05:06:18.447033 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] ************************* 2026-04-10 05:06:18.447341 | instance | Friday 10 April 2026 05:06:18 +0000 (0:00:00.134) 0:09:03.376 ********** 2026-04-10 05:06:18.596530 | instance | skipping: [instance] 2026-04-10 05:06:18.596701 | instance | 2026-04-10 05:06:18.596896 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:06:18.597130 | instance | Friday 10 April 2026 05:06:18 +0000 (0:00:00.150) 0:09:03.526 ********** 2026-04-10 05:06:18.694971 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:06:18.695235 | instance | 2026-04-10 05:06:18.695599 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:06:18.695863 | instance | Friday 10 April 2026 05:06:18 +0000 (0:00:00.098) 0:09:03.625 ********** 2026-04-10 05:06:19.314733 | instance | ok: [instance] 2026-04-10 05:06:19.315109 | instance | 2026-04-10 05:06:19.315478 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ****** 2026-04-10 05:06:19.315801 | instance | Friday 10 April 2026 05:06:19 +0000 (0:00:00.619) 0:09:04.245 ********** 2026-04-10 05:06:19.393686 | instance | skipping: [instance] 2026-04-10 05:06:19.394097 | instance | 2026-04-10 05:06:19.394448 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] *** 2026-04-10 05:06:19.394807 | instance | Friday 10 April 2026 05:06:19 +0000 (0:00:00.078) 0:09:04.324 ********** 2026-04-10 05:06:19.463954 | instance | skipping: [instance] 2026-04-10 05:06:19.464300 | instance | 2026-04-10 05:06:19.464633 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] ********************* 2026-04-10 05:06:19.464960 | instance | Friday 10 April 2026 05:06:19 +0000 (0:00:00.070) 0:09:04.394 ********** 2026-04-10 05:06:19.969738 | instance | ok: [instance] 2026-04-10 05:06:19.969807 | instance | 2026-04-10 05:06:19.969819 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] ************** 2026-04-10 05:06:19.969829 | instance | Friday 10 April 2026 05:06:19 +0000 (0:00:00.504) 0:09:04.899 ********** 2026-04-10 05:06:20.043195 | instance | ok: [instance] => { 2026-04-10 05:06:20.043317 | instance | "changed": false, 2026-04-10 05:06:20.043632 | instance | "msg": "Successfully pulled ovn-controller image" 2026-04-10 05:06:20.043904 | instance | } 2026-04-10 05:06:20.044190 | instance | 2026-04-10 05:06:20.044479 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] ***************************** 2026-04-10 05:06:20.044760 | instance | Friday 10 April 2026 05:06:20 +0000 (0:00:00.074) 0:09:04.973 ********** 2026-04-10 05:06:20.237777 | instance | skipping: [instance] 2026-04-10 05:06:20.237876 | instance | 2026-04-10 05:06:20.237992 | instance | PLAY [controllers[0]] ********************************************************** 2026-04-10 05:06:20.238100 | instance | 2026-04-10 05:06:20.238216 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 05:06:20.238326 | instance | Friday 10 April 2026 05:06:20 +0000 (0:00:00.195) 0:09:05.168 ********** 2026-04-10 05:06:25.749929 | instance | ok: [instance] 2026-04-10 05:06:25.750242 | instance | 2026-04-10 05:06:25.750390 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:06:25.750674 | instance | Friday 10 April 2026 05:06:25 +0000 (0:00:05.511) 0:09:10.680 ********** 2026-04-10 05:06:25.845267 | instance | ok: [instance] 2026-04-10 05:06:25.845416 | instance | 2026-04-10 05:06:25.845706 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:06:25.845952 | instance | Friday 10 April 2026 05:06:25 +0000 (0:00:00.095) 0:09:10.776 ********** 2026-04-10 05:06:25.909234 | instance | skipping: [instance] 2026-04-10 05:06:25.909417 | instance | 2026-04-10 05:06:25.909691 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:06:25.909972 | instance | Friday 10 April 2026 05:06:25 +0000 (0:00:00.064) 0:09:10.840 ********** 2026-04-10 05:06:25.978180 | instance | skipping: [instance] 2026-04-10 05:06:25.978379 | instance | 2026-04-10 05:06:25.978719 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:06:25.978996 | instance | Friday 10 April 2026 05:06:25 +0000 (0:00:00.068) 0:09:10.909 ********** 2026-04-10 05:06:26.051087 | instance | skipping: [instance] 2026-04-10 05:06:26.051291 | instance | 2026-04-10 05:06:26.051589 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:06:26.051924 | instance | Friday 10 April 2026 05:06:26 +0000 (0:00:00.072) 0:09:10.981 ********** 2026-04-10 05:06:26.120962 | instance | skipping: [instance] 2026-04-10 05:06:26.121165 | instance | 2026-04-10 05:06:26.121493 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:06:26.121771 | instance | Friday 10 April 2026 05:06:26 +0000 (0:00:00.069) 0:09:11.051 ********** 2026-04-10 05:06:26.193266 | instance | skipping: [instance] 2026-04-10 05:06:26.193461 | instance | 2026-04-10 05:06:26.193772 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:06:26.194078 | instance | Friday 10 April 2026 05:06:26 +0000 (0:00:00.072) 0:09:11.124 ********** 2026-04-10 05:06:26.279681 | instance | ok: [instance] 2026-04-10 05:06:26.279915 | instance | 2026-04-10 05:06:26.280197 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:06:26.280460 | instance | Friday 10 April 2026 05:06:26 +0000 (0:00:00.086) 0:09:11.210 ********** 2026-04-10 05:06:26.366557 | instance | ok: [instance] => (item=libvirt_exporter) 2026-04-10 05:06:26.366773 | instance | 2026-04-10 05:06:26.367035 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:06:26.367286 | instance | Friday 10 April 2026 05:06:26 +0000 (0:00:00.086) 0:09:11.297 ********** 2026-04-10 05:06:26.486292 | instance | ok: [instance] 2026-04-10 05:06:26.486480 | instance | 2026-04-10 05:06:26.486826 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:06:26.487093 | instance | Friday 10 April 2026 05:06:26 +0000 (0:00:00.119) 0:09:11.416 ********** 2026-04-10 05:06:26.604569 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:06:26.604750 | instance | 2026-04-10 05:06:26.605023 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:06:26.605285 | instance | Friday 10 April 2026 05:06:26 +0000 (0:00:00.118) 0:09:11.535 ********** 2026-04-10 05:06:27.248744 | instance | ok: [instance] 2026-04-10 05:06:27.248944 | instance | 2026-04-10 05:06:27.249233 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] **** 2026-04-10 05:06:27.249513 | instance | Friday 10 April 2026 05:06:27 +0000 (0:00:00.644) 0:09:12.179 ********** 2026-04-10 05:06:27.328124 | instance | skipping: [instance] 2026-04-10 05:06:27.328287 | instance | 2026-04-10 05:06:27.328589 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ******************** 2026-04-10 05:06:27.328889 | instance | Friday 10 April 2026 05:06:27 +0000 (0:00:00.079) 0:09:12.258 ********** 2026-04-10 05:06:28.824225 | instance | ok: [instance] => (item=libvirt-vnc) 2026-04-10 05:06:28.824320 | instance | ok: [instance] => (item=libvirt-api) 2026-04-10 05:06:28.824422 | instance | 2026-04-10 05:06:28.824539 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] **************************** 2026-04-10 05:06:28.824658 | instance | Friday 10 April 2026 05:06:28 +0000 (0:00:01.495) 0:09:13.754 ********** 2026-04-10 05:06:30.237113 | instance | ok: [instance] => (item=libvirt-vnc) 2026-04-10 05:06:30.237324 | instance | ok: [instance] => (item=libvirt-api) 2026-04-10 05:06:30.237566 | instance | 2026-04-10 05:06:30.237845 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************ 2026-04-10 05:06:30.238338 | instance | Friday 10 April 2026 05:06:30 +0000 (0:00:01.412) 0:09:15.166 ********** 2026-04-10 05:06:30.452727 | instance | ok: [instance] 2026-04-10 05:06:30.452935 | instance | 2026-04-10 05:06:30.453215 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] ************************* 2026-04-10 05:06:30.453470 | instance | Friday 10 April 2026 05:06:30 +0000 (0:00:00.216) 0:09:15.383 ********** 2026-04-10 05:06:32.603289 | instance | ok: [instance] 2026-04-10 05:06:32.603470 | instance | 2026-04-10 05:06:32.603770 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:06:32.604046 | instance | Friday 10 April 2026 05:06:32 +0000 (0:00:02.149) 0:09:17.533 ********** 2026-04-10 05:06:32.725650 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:06:32.725725 | instance | 2026-04-10 05:06:32.725902 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:06:32.726057 | instance | Friday 10 April 2026 05:06:32 +0000 (0:00:00.123) 0:09:17.656 ********** 2026-04-10 05:06:33.292088 | instance | ok: [instance] 2026-04-10 05:06:33.292213 | instance | 2026-04-10 05:06:33.292421 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] ************************* 2026-04-10 05:06:33.292596 | instance | Friday 10 April 2026 05:06:33 +0000 (0:00:00.565) 0:09:18.222 ********** 2026-04-10 05:06:35.081525 | instance | ok: [instance] 2026-04-10 05:06:35.081637 | instance | 2026-04-10 05:06:35.081789 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-10 05:06:35.081960 | instance | Friday 10 April 2026 05:06:35 +0000 (0:00:01.788) 0:09:20.010 ********** 2026-04-10 05:06:36.139638 | instance | ok: [instance] 2026-04-10 05:06:36.139880 | instance | 2026-04-10 05:06:36.140167 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-10 05:06:36.140455 | instance | Friday 10 April 2026 05:06:36 +0000 (0:00:01.059) 0:09:21.070 ********** 2026-04-10 05:06:36.381225 | instance | ok: [instance] 2026-04-10 05:06:36.381450 | instance | 2026-04-10 05:06:36.381723 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-10 05:06:36.382015 | instance | Friday 10 April 2026 05:06:36 +0000 (0:00:00.241) 0:09:21.311 ********** 2026-04-10 05:06:37.148670 | instance | ok: [instance] 2026-04-10 05:06:37.148741 | instance | 2026-04-10 05:06:37.148753 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:06:37.148763 | instance | Friday 10 April 2026 05:06:37 +0000 (0:00:00.766) 0:09:22.078 ********** 2026-04-10 05:06:37.275064 | instance | ok: [instance] 2026-04-10 05:06:37.275154 | instance | 2026-04-10 05:06:37.275167 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:06:37.275178 | instance | Friday 10 April 2026 05:06:37 +0000 (0:00:00.125) 0:09:22.203 ********** 2026-04-10 05:06:37.415320 | instance | included: rabbitmq for instance 2026-04-10 05:06:37.415709 | instance | 2026-04-10 05:06:37.416078 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 05:06:37.416415 | instance | Friday 10 April 2026 05:06:37 +0000 (0:00:00.142) 0:09:22.346 ********** 2026-04-10 05:06:38.153298 | instance | ok: [instance] 2026-04-10 05:06:38.153381 | instance | 2026-04-10 05:06:38.153401 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 05:06:38.153555 | instance | Friday 10 April 2026 05:06:38 +0000 (0:00:00.737) 0:09:23.083 ********** 2026-04-10 05:06:38.349819 | instance | skipping: [instance] 2026-04-10 05:06:38.349877 | instance | 2026-04-10 05:06:38.349884 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 05:06:38.349890 | instance | Friday 10 April 2026 05:06:38 +0000 (0:00:00.196) 0:09:23.280 ********** 2026-04-10 05:06:38.538529 | instance | skipping: [instance] 2026-04-10 05:06:38.538667 | instance | 2026-04-10 05:06:38.538971 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 05:06:38.539068 | instance | Friday 10 April 2026 05:06:38 +0000 (0:00:00.188) 0:09:23.468 ********** 2026-04-10 05:06:38.735197 | instance | skipping: [instance] 2026-04-10 05:06:38.735268 | instance | 2026-04-10 05:06:38.735562 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 05:06:38.735622 | instance | Friday 10 April 2026 05:06:38 +0000 (0:00:00.197) 0:09:23.665 ********** 2026-04-10 05:06:39.660443 | instance | ok: [instance] 2026-04-10 05:06:39.660533 | instance | 2026-04-10 05:06:39.660804 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:06:39.660870 | instance | Friday 10 April 2026 05:06:39 +0000 (0:00:00.925) 0:09:24.591 ********** 2026-04-10 05:06:40.376215 | instance | ok: [instance] 2026-04-10 05:06:40.376309 | instance | 2026-04-10 05:06:40.376322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:06:40.376334 | instance | Friday 10 April 2026 05:06:40 +0000 (0:00:00.714) 0:09:25.305 ********** 2026-04-10 05:06:40.458169 | instance | ok: [instance] 2026-04-10 05:06:40.458261 | instance | 2026-04-10 05:06:40.458371 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:06:40.458493 | instance | Friday 10 April 2026 05:06:40 +0000 (0:00:00.083) 0:09:25.388 ********** 2026-04-10 05:06:40.540026 | instance | skipping: [instance] 2026-04-10 05:06:40.540089 | instance | 2026-04-10 05:06:40.540261 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:06:40.540365 | instance | Friday 10 April 2026 05:06:40 +0000 (0:00:00.082) 0:09:25.471 ********** 2026-04-10 05:06:40.627320 | instance | skipping: [instance] 2026-04-10 05:06:40.627425 | instance | 2026-04-10 05:06:40.627479 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:06:40.627604 | instance | Friday 10 April 2026 05:06:40 +0000 (0:00:00.087) 0:09:25.558 ********** 2026-04-10 05:06:40.705899 | instance | ok: [instance] 2026-04-10 05:06:40.705998 | instance | 2026-04-10 05:06:40.706106 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:06:40.706224 | instance | Friday 10 April 2026 05:06:40 +0000 (0:00:00.078) 0:09:25.636 ********** 2026-04-10 05:06:41.025403 | instance | ok: [instance] => (item=compute_metadata) 2026-04-10 05:06:41.025615 | instance | ok: [instance] => (item=placement) 2026-04-10 05:06:41.025869 | instance | ok: [instance] => (item=identity) 2026-04-10 05:06:41.026122 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 05:06:41.026372 | instance | ok: [instance] => (item=compute) 2026-04-10 05:06:41.026714 | instance | ok: [instance] => (item=oslo_db_cell0) 2026-04-10 05:06:41.026927 | instance | ok: [instance] => (item=image) 2026-04-10 05:06:41.027170 | instance | ok: [instance] => (item=volumev3) 2026-04-10 05:06:41.027415 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 05:06:41.027666 | instance | ok: [instance] => (item=oslo_db_api) 2026-04-10 05:06:41.027915 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 05:06:41.028164 | instance | ok: [instance] => (item=network) 2026-04-10 05:06:41.028416 | instance | ok: [instance] => (item=compute_novnc_proxy) 2026-04-10 05:06:41.028812 | instance | ok: [instance] => (item=baremetal) 2026-04-10 05:06:41.029073 | instance | 2026-04-10 05:06:41.029348 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:06:41.029603 | instance | Friday 10 April 2026 05:06:41 +0000 (0:00:00.319) 0:09:25.956 ********** 2026-04-10 05:06:41.152641 | instance | ok: [instance] 2026-04-10 05:06:41.152832 | instance | 2026-04-10 05:06:41.153109 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:06:41.153371 | instance | Friday 10 April 2026 05:06:41 +0000 (0:00:00.126) 0:09:26.082 ********** 2026-04-10 05:06:41.282876 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:06:41.282987 | instance | 2026-04-10 05:06:41.283169 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:06:41.283366 | instance | Friday 10 April 2026 05:06:41 +0000 (0:00:00.130) 0:09:26.213 ********** 2026-04-10 05:06:41.950667 | instance | ok: [instance] 2026-04-10 05:06:41.950754 | instance | 2026-04-10 05:06:41.950839 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] ******* 2026-04-10 05:06:41.950956 | instance | Friday 10 April 2026 05:06:41 +0000 (0:00:00.667) 0:09:26.880 ********** 2026-04-10 05:06:42.043456 | instance | skipping: [instance] 2026-04-10 05:06:42.043673 | instance | 2026-04-10 05:06:42.043935 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] *** 2026-04-10 05:06:42.044231 | instance | Friday 10 April 2026 05:06:42 +0000 (0:00:00.093) 0:09:26.974 ********** 2026-04-10 05:06:42.487613 | instance | ok: [instance -> localhost] 2026-04-10 05:06:42.487853 | instance | 2026-04-10 05:06:42.488189 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] **** 2026-04-10 05:06:42.488472 | instance | Friday 10 April 2026 05:06:42 +0000 (0:00:00.443) 0:09:27.418 ********** 2026-04-10 05:06:43.143391 | instance | ok: [instance -> localhost] 2026-04-10 05:06:43.143590 | instance | 2026-04-10 05:06:43.143904 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ****** 2026-04-10 05:06:43.144310 | instance | Friday 10 April 2026 05:06:43 +0000 (0:00:00.655) 0:09:28.073 ********** 2026-04-10 05:06:43.729222 | instance | ok: [instance -> localhost] 2026-04-10 05:06:43.729456 | instance | 2026-04-10 05:06:43.729722 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] ***** 2026-04-10 05:06:43.729987 | instance | Friday 10 April 2026 05:06:43 +0000 (0:00:00.585) 0:09:28.659 ********** 2026-04-10 05:06:43.973744 | instance | ok: [instance -> localhost] 2026-04-10 05:06:43.973942 | instance | 2026-04-10 05:06:43.974227 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] *** 2026-04-10 05:06:43.974490 | instance | Friday 10 April 2026 05:06:43 +0000 (0:00:00.244) 0:09:28.904 ********** 2026-04-10 05:06:45.406910 | instance | ok: [instance] => (item=nova-bootstrap) 2026-04-10 05:06:45.407143 | instance | ok: [instance] => (item=nova-cell-setup) 2026-04-10 05:06:45.407385 | instance | 2026-04-10 05:06:45.407640 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] *************** 2026-04-10 05:06:45.407920 | instance | Friday 10 April 2026 05:06:45 +0000 (0:00:01.433) 0:09:30.337 ********** 2026-04-10 05:06:46.050234 | instance | ok: [instance] 2026-04-10 05:06:46.050504 | instance | 2026-04-10 05:06:46.050858 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] **************************** 2026-04-10 05:06:46.051127 | instance | Friday 10 April 2026 05:06:46 +0000 (0:00:00.643) 0:09:30.981 ********** 2026-04-10 05:06:49.429778 | instance | ok: [instance] 2026-04-10 05:06:49.429856 | instance | 2026-04-10 05:06:49.429874 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 05:06:49.430158 | instance | Friday 10 April 2026 05:06:49 +0000 (0:00:03.378) 0:09:34.359 ********** 2026-04-10 05:06:49.610574 | instance | included: openstack_helm_ingress for instance 2026-04-10 05:06:49.610694 | instance | 2026-04-10 05:06:49.610875 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 05:06:49.611043 | instance | Friday 10 April 2026 05:06:49 +0000 (0:00:00.181) 0:09:34.541 ********** 2026-04-10 05:06:49.687353 | instance | skipping: [instance] 2026-04-10 05:06:49.687444 | instance | 2026-04-10 05:06:49.687727 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 05:06:49.687768 | instance | Friday 10 April 2026 05:06:49 +0000 (0:00:00.076) 0:09:34.618 ********** 2026-04-10 05:06:49.767119 | instance | skipping: [instance] 2026-04-10 05:06:49.767190 | instance | 2026-04-10 05:06:49.767437 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 05:06:49.767484 | instance | Friday 10 April 2026 05:06:49 +0000 (0:00:00.079) 0:09:34.698 ********** 2026-04-10 05:06:49.863078 | instance | ok: [instance] 2026-04-10 05:06:49.863170 | instance | 2026-04-10 05:06:49.863285 | instance | TASK [Create Ingress compute] ************************************************** 2026-04-10 05:06:49.863400 | instance | Friday 10 April 2026 05:06:49 +0000 (0:00:00.095) 0:09:34.793 ********** 2026-04-10 05:06:49.991395 | instance | included: ingress for instance 2026-04-10 05:06:49.991534 | instance | 2026-04-10 05:06:49.991704 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ******************** 2026-04-10 05:06:49.991874 | instance | Friday 10 April 2026 05:06:49 +0000 (0:00:00.128) 0:09:34.922 ********** 2026-04-10 05:06:51.090273 | instance | ok: [instance] 2026-04-10 05:06:51.090501 | instance | 2026-04-10 05:06:51.090831 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 05:06:51.091114 | instance | Friday 10 April 2026 05:06:51 +0000 (0:00:01.097) 0:09:36.020 ********** 2026-04-10 05:06:51.286932 | instance | included: openstack_helm_ingress for instance 2026-04-10 05:06:51.287128 | instance | 2026-04-10 05:06:51.287390 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 05:06:51.287676 | instance | Friday 10 April 2026 05:06:51 +0000 (0:00:00.197) 0:09:36.217 ********** 2026-04-10 05:06:51.375323 | instance | skipping: [instance] 2026-04-10 05:06:51.375540 | instance | 2026-04-10 05:06:51.375880 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 05:06:51.376138 | instance | Friday 10 April 2026 05:06:51 +0000 (0:00:00.088) 0:09:36.306 ********** 2026-04-10 05:06:51.454978 | instance | skipping: [instance] 2026-04-10 05:06:51.455195 | instance | 2026-04-10 05:06:51.455479 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 05:06:51.455757 | instance | Friday 10 April 2026 05:06:51 +0000 (0:00:00.079) 0:09:36.385 ********** 2026-04-10 05:06:51.538533 | instance | ok: [instance] 2026-04-10 05:06:51.538882 | instance | 2026-04-10 05:06:51.539162 | instance | TASK [Create Ingress compute-novnc-proxy] ************************************** 2026-04-10 05:06:51.539481 | instance | Friday 10 April 2026 05:06:51 +0000 (0:00:00.083) 0:09:36.469 ********** 2026-04-10 05:06:51.659688 | instance | included: ingress for instance 2026-04-10 05:06:51.660006 | instance | 2026-04-10 05:06:51.660305 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ******** 2026-04-10 05:06:51.660610 | instance | Friday 10 April 2026 05:06:51 +0000 (0:00:00.121) 0:09:36.590 ********** 2026-04-10 05:06:52.866007 | instance | ok: [instance] 2026-04-10 05:06:52.866082 | instance | 2026-04-10 05:06:52.866189 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] ********* 2026-04-10 05:06:52.866308 | instance | Friday 10 April 2026 05:06:52 +0000 (0:00:01.205) 0:09:37.796 ********** 2026-04-10 05:06:53.600091 | instance | ok: [instance] 2026-04-10 05:06:53.600334 | instance | 2026-04-10 05:06:53.600640 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] ******************************* 2026-04-10 05:06:53.600933 | instance | Friday 10 April 2026 05:06:53 +0000 (0:00:00.734) 0:09:38.530 ********** 2026-04-10 05:06:58.789510 | instance | ok: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1}) 2026-04-10 05:06:58.789769 | instance | ok: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1}) 2026-04-10 05:06:58.790047 | instance | ok: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2}) 2026-04-10 05:06:58.790324 | instance | ok: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4}) 2026-04-10 05:06:58.790617 | instance | ok: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8}) 2026-04-10 05:06:58.790964 | instance | 2026-04-10 05:06:58.791229 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:06:58.791391 | instance | Friday 10 April 2026 05:06:58 +0000 (0:00:05.189) 0:09:43.720 ********** 2026-04-10 05:06:59.053414 | instance | ok: [instance] 2026-04-10 05:06:59.053500 | instance | 2026-04-10 05:06:59.053601 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:06:59.054119 | instance | Friday 10 April 2026 05:06:59 +0000 (0:00:00.263) 0:09:43.983 ********** 2026-04-10 05:06:59.169813 | instance | included: rabbitmq for instance 2026-04-10 05:06:59.170062 | instance | 2026-04-10 05:06:59.170377 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 05:06:59.170752 | instance | Friday 10 April 2026 05:06:59 +0000 (0:00:00.117) 0:09:44.100 ********** 2026-04-10 05:07:00.019722 | instance | ok: [instance] 2026-04-10 05:07:00.019846 | instance | 2026-04-10 05:07:00.020151 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 05:07:00.020322 | instance | Friday 10 April 2026 05:07:00 +0000 (0:00:00.850) 0:09:44.950 ********** 2026-04-10 05:07:00.193760 | instance | skipping: [instance] 2026-04-10 05:07:00.194069 | instance | 2026-04-10 05:07:00.194431 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 05:07:00.194874 | instance | Friday 10 April 2026 05:07:00 +0000 (0:00:00.173) 0:09:45.124 ********** 2026-04-10 05:07:00.396567 | instance | skipping: [instance] 2026-04-10 05:07:00.396677 | instance | 2026-04-10 05:07:00.396693 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 05:07:00.396888 | instance | Friday 10 April 2026 05:07:00 +0000 (0:00:00.203) 0:09:45.327 ********** 2026-04-10 05:07:00.593583 | instance | skipping: [instance] 2026-04-10 05:07:00.593890 | instance | 2026-04-10 05:07:00.594175 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 05:07:00.594455 | instance | Friday 10 April 2026 05:07:00 +0000 (0:00:00.196) 0:09:45.524 ********** 2026-04-10 05:07:01.499748 | instance | ok: [instance] 2026-04-10 05:07:01.499884 | instance | 2026-04-10 05:07:01.500105 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:07:01.500303 | instance | Friday 10 April 2026 05:07:01 +0000 (0:00:00.905) 0:09:46.429 ********** 2026-04-10 05:07:02.266302 | instance | ok: [instance] 2026-04-10 05:07:02.266532 | instance | 2026-04-10 05:07:02.266845 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:07:02.267115 | instance | Friday 10 April 2026 05:07:02 +0000 (0:00:00.767) 0:09:47.197 ********** 2026-04-10 05:07:02.355353 | instance | ok: [instance] 2026-04-10 05:07:02.355471 | instance | 2026-04-10 05:07:02.355700 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:07:02.355865 | instance | Friday 10 April 2026 05:07:02 +0000 (0:00:00.088) 0:09:47.285 ********** 2026-04-10 05:07:02.433638 | instance | skipping: [instance] 2026-04-10 05:07:02.433734 | instance | 2026-04-10 05:07:02.433873 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:07:02.433955 | instance | Friday 10 April 2026 05:07:02 +0000 (0:00:00.078) 0:09:47.364 ********** 2026-04-10 05:07:02.521328 | instance | skipping: [instance] 2026-04-10 05:07:02.521568 | instance | 2026-04-10 05:07:02.521869 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:07:02.522155 | instance | Friday 10 April 2026 05:07:02 +0000 (0:00:00.087) 0:09:47.452 ********** 2026-04-10 05:07:02.593460 | instance | ok: [instance] 2026-04-10 05:07:02.593674 | instance | 2026-04-10 05:07:02.593951 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:07:02.594208 | instance | Friday 10 April 2026 05:07:02 +0000 (0:00:00.072) 0:09:47.524 ********** 2026-04-10 05:07:02.773308 | instance | ok: [instance] => (item=compute_metadata) 2026-04-10 05:07:02.773540 | instance | ok: [instance] => (item=identity) 2026-04-10 05:07:02.773821 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 05:07:02.774498 | instance | ok: [instance] => (item=compute) 2026-04-10 05:07:02.774525 | instance | ok: [instance] => (item=load_balancer) 2026-04-10 05:07:02.774632 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 05:07:02.774916 | instance | ok: [instance] => (item=dns) 2026-04-10 05:07:02.775171 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 05:07:02.775426 | instance | ok: [instance] => (item=network) 2026-04-10 05:07:02.775680 | instance | ok: [instance] => (item=baremetal) 2026-04-10 05:07:02.775926 | instance | 2026-04-10 05:07:02.776183 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:07:02.776442 | instance | Friday 10 April 2026 05:07:02 +0000 (0:00:00.179) 0:09:47.703 ********** 2026-04-10 05:07:02.900027 | instance | ok: [instance] 2026-04-10 05:07:02.900246 | instance | 2026-04-10 05:07:02.900519 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:07:02.900797 | instance | Friday 10 April 2026 05:07:02 +0000 (0:00:00.126) 0:09:47.830 ********** 2026-04-10 05:07:03.011532 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:07:03.011747 | instance | 2026-04-10 05:07:03.012009 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:07:03.012350 | instance | Friday 10 April 2026 05:07:03 +0000 (0:00:00.111) 0:09:47.942 ********** 2026-04-10 05:07:03.654323 | instance | ok: [instance] 2026-04-10 05:07:03.654456 | instance | 2026-04-10 05:07:03.654469 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] ******************* 2026-04-10 05:07:03.654481 | instance | Friday 10 April 2026 05:07:03 +0000 (0:00:00.641) 0:09:48.584 ********** 2026-04-10 05:07:03.715763 | instance | skipping: [instance] 2026-04-10 05:07:03.715855 | instance | 2026-04-10 05:07:03.715981 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] ********************** 2026-04-10 05:07:03.716102 | instance | Friday 10 April 2026 05:07:03 +0000 (0:00:00.062) 0:09:48.646 ********** 2026-04-10 05:07:04.261642 | instance | ok: [instance] 2026-04-10 05:07:04.261881 | instance | 2026-04-10 05:07:04.262169 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************ 2026-04-10 05:07:04.262451 | instance | Friday 10 April 2026 05:07:04 +0000 (0:00:00.545) 0:09:49.192 ********** 2026-04-10 05:07:04.334700 | instance | skipping: [instance] 2026-04-10 05:07:04.334949 | instance | 2026-04-10 05:07:04.335256 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] *** 2026-04-10 05:07:04.335510 | instance | Friday 10 April 2026 05:07:04 +0000 (0:00:00.073) 0:09:49.265 ********** 2026-04-10 05:07:04.417542 | instance | ok: [instance] 2026-04-10 05:07:04.417598 | instance | 2026-04-10 05:07:04.417606 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] ************************* 2026-04-10 05:07:04.417613 | instance | Friday 10 April 2026 05:07:04 +0000 (0:00:00.082) 0:09:49.347 ********** 2026-04-10 05:07:07.193888 | instance | ok: [instance] 2026-04-10 05:07:07.194164 | instance | 2026-04-10 05:07:07.194681 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 05:07:07.194971 | instance | Friday 10 April 2026 05:07:07 +0000 (0:00:02.776) 0:09:52.124 ********** 2026-04-10 05:07:07.367178 | instance | included: openstack_helm_ingress for instance 2026-04-10 05:07:07.367397 | instance | 2026-04-10 05:07:07.367668 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 05:07:07.368017 | instance | Friday 10 April 2026 05:07:07 +0000 (0:00:00.172) 0:09:52.297 ********** 2026-04-10 05:07:07.450539 | instance | skipping: [instance] 2026-04-10 05:07:07.450702 | instance | 2026-04-10 05:07:07.450893 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 05:07:07.451081 | instance | Friday 10 April 2026 05:07:07 +0000 (0:00:00.083) 0:09:52.381 ********** 2026-04-10 05:07:07.535196 | instance | skipping: [instance] 2026-04-10 05:07:07.535834 | instance | 2026-04-10 05:07:07.536599 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 05:07:07.536732 | instance | Friday 10 April 2026 05:07:07 +0000 (0:00:00.084) 0:09:52.465 ********** 2026-04-10 05:07:07.621396 | instance | ok: [instance] 2026-04-10 05:07:07.621587 | instance | 2026-04-10 05:07:07.621844 | instance | TASK [Create Ingress network] ************************************************** 2026-04-10 05:07:07.622099 | instance | Friday 10 April 2026 05:07:07 +0000 (0:00:00.086) 0:09:52.552 ********** 2026-04-10 05:07:07.751057 | instance | included: ingress for instance 2026-04-10 05:07:07.751267 | instance | 2026-04-10 05:07:07.751535 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ******************** 2026-04-10 05:07:07.751799 | instance | Friday 10 April 2026 05:07:07 +0000 (0:00:00.129) 0:09:52.681 ********** 2026-04-10 05:07:09.225953 | instance | ok: [instance] 2026-04-10 05:07:09.226145 | instance | 2026-04-10 05:07:09.226418 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] ********** 2026-04-10 05:07:09.226777 | instance | Friday 10 April 2026 05:07:09 +0000 (0:00:01.474) 0:09:54.155 ********** 2026-04-10 05:07:09.994969 | instance | ok: [instance] 2026-04-10 05:07:09.995333 | instance | 2026-04-10 05:07:09.995726 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] *************************** 2026-04-10 05:07:09.996103 | instance | Friday 10 April 2026 05:07:09 +0000 (0:00:00.769) 0:09:54.925 ********** 2026-04-10 05:07:11.203616 | 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-04-10 05:07:11.203829 | instance | 2026-04-10 05:07:11.204139 | instance | TASK [vexxhost.atmosphere.neutron : Create subnets] **************************** 2026-04-10 05:07:11.204636 | instance | Friday 10 April 2026 05:07:11 +0000 (0:00:01.208) 0:09:56.134 ********** 2026-04-10 05:07:12.531816 | 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-04-10 05:07:12.532035 | instance | 2026-04-10 05:07:12.532334 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:07:12.532644 | instance | Friday 10 April 2026 05:07:12 +0000 (0:00:01.327) 0:09:57.462 ********** 2026-04-10 05:07:12.652164 | instance | ok: [instance] 2026-04-10 05:07:12.652419 | instance | 2026-04-10 05:07:12.652712 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:07:12.652990 | instance | Friday 10 April 2026 05:07:12 +0000 (0:00:00.120) 0:09:57.582 ********** 2026-04-10 05:07:12.785588 | instance | included: rabbitmq for instance 2026-04-10 05:07:12.785806 | instance | 2026-04-10 05:07:12.786122 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 05:07:12.786465 | instance | Friday 10 April 2026 05:07:12 +0000 (0:00:00.133) 0:09:57.716 ********** 2026-04-10 05:07:13.511810 | instance | ok: [instance] 2026-04-10 05:07:13.512123 | instance | 2026-04-10 05:07:13.512467 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 05:07:13.512746 | instance | Friday 10 April 2026 05:07:13 +0000 (0:00:00.726) 0:09:58.442 ********** 2026-04-10 05:07:13.689487 | instance | skipping: [instance] 2026-04-10 05:07:13.689720 | instance | 2026-04-10 05:07:13.689984 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 05:07:13.690242 | instance | Friday 10 April 2026 05:07:13 +0000 (0:00:00.177) 0:09:58.620 ********** 2026-04-10 05:07:13.869901 | instance | skipping: [instance] 2026-04-10 05:07:13.870192 | instance | 2026-04-10 05:07:13.870515 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 05:07:13.870826 | instance | Friday 10 April 2026 05:07:13 +0000 (0:00:00.180) 0:09:58.800 ********** 2026-04-10 05:07:14.042593 | instance | skipping: [instance] 2026-04-10 05:07:14.042820 | instance | 2026-04-10 05:07:14.043083 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 05:07:14.043341 | instance | Friday 10 April 2026 05:07:14 +0000 (0:00:00.172) 0:09:58.973 ********** 2026-04-10 05:07:14.927016 | instance | ok: [instance] 2026-04-10 05:07:14.927148 | instance | 2026-04-10 05:07:14.927343 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:07:14.927510 | instance | Friday 10 April 2026 05:07:14 +0000 (0:00:00.883) 0:09:59.857 ********** 2026-04-10 05:07:15.624480 | instance | ok: [instance] 2026-04-10 05:07:15.624584 | instance | 2026-04-10 05:07:15.624737 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:07:15.624970 | instance | Friday 10 April 2026 05:07:15 +0000 (0:00:00.698) 0:10:00.555 ********** 2026-04-10 05:07:15.715265 | instance | ok: [instance] 2026-04-10 05:07:15.715392 | instance | 2026-04-10 05:07:15.715541 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:07:15.715715 | instance | Friday 10 April 2026 05:07:15 +0000 (0:00:00.090) 0:10:00.646 ********** 2026-04-10 05:07:15.810351 | instance | skipping: [instance] 2026-04-10 05:07:15.810592 | instance | 2026-04-10 05:07:15.810951 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:07:15.811211 | instance | Friday 10 April 2026 05:07:15 +0000 (0:00:00.094) 0:10:00.741 ********** 2026-04-10 05:07:15.885761 | instance | skipping: [instance] 2026-04-10 05:07:15.885970 | instance | 2026-04-10 05:07:15.886257 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:07:15.886868 | instance | Friday 10 April 2026 05:07:15 +0000 (0:00:00.075) 0:10:00.816 ********** 2026-04-10 05:07:15.964258 | instance | ok: [instance] 2026-04-10 05:07:15.964611 | instance | 2026-04-10 05:07:15.964988 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:07:15.965210 | instance | Friday 10 April 2026 05:07:15 +0000 (0:00:00.078) 0:10:00.894 ********** 2026-04-10 05:07:16.110924 | instance | ok: [instance] => (item=identity) 2026-04-10 05:07:16.111156 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 05:07:16.111440 | instance | ok: [instance] => (item=cloudformation) 2026-04-10 05:07:16.111693 | instance | ok: [instance] => (item=orchestration) 2026-04-10 05:07:16.111955 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 05:07:16.112196 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 05:07:16.112435 | instance | 2026-04-10 05:07:16.112691 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:07:16.112946 | instance | Friday 10 April 2026 05:07:16 +0000 (0:00:00.146) 0:10:01.041 ********** 2026-04-10 05:07:16.232596 | instance | ok: [instance] 2026-04-10 05:07:16.232840 | instance | 2026-04-10 05:07:16.233145 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:07:16.233420 | instance | Friday 10 April 2026 05:07:16 +0000 (0:00:00.121) 0:10:01.163 ********** 2026-04-10 05:07:16.371976 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:07:16.372161 | instance | 2026-04-10 05:07:16.372420 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:07:16.372694 | instance | Friday 10 April 2026 05:07:16 +0000 (0:00:00.139) 0:10:01.302 ********** 2026-04-10 05:07:16.977961 | instance | ok: [instance] 2026-04-10 05:07:16.978333 | instance | 2026-04-10 05:07:16.978743 | instance | TASK [vexxhost.atmosphere.heat : Deploy Helm chart] **************************** 2026-04-10 05:07:16.979092 | instance | Friday 10 April 2026 05:07:16 +0000 (0:00:00.605) 0:10:01.907 ********** 2026-04-10 05:07:19.698646 | instance | ok: [instance] 2026-04-10 05:07:19.698924 | instance | 2026-04-10 05:07:19.699270 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 05:07:19.699595 | instance | Friday 10 April 2026 05:07:19 +0000 (0:00:02.721) 0:10:04.629 ********** 2026-04-10 05:07:20.026442 | instance | included: openstack_helm_ingress for instance 2026-04-10 05:07:20.026756 | instance | 2026-04-10 05:07:20.027041 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 05:07:20.027369 | instance | Friday 10 April 2026 05:07:20 +0000 (0:00:00.327) 0:10:04.957 ********** 2026-04-10 05:07:20.103509 | instance | skipping: [instance] 2026-04-10 05:07:20.103734 | instance | 2026-04-10 05:07:20.104052 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 05:07:20.104327 | instance | Friday 10 April 2026 05:07:20 +0000 (0:00:00.077) 0:10:05.034 ********** 2026-04-10 05:07:20.178008 | instance | skipping: [instance] 2026-04-10 05:07:20.178226 | instance | 2026-04-10 05:07:20.178526 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 05:07:20.178835 | instance | Friday 10 April 2026 05:07:20 +0000 (0:00:00.074) 0:10:05.108 ********** 2026-04-10 05:07:20.284635 | instance | ok: [instance] 2026-04-10 05:07:20.284866 | instance | 2026-04-10 05:07:20.285142 | instance | TASK [Create Ingress orchestration] ******************************************** 2026-04-10 05:07:20.285426 | instance | Friday 10 April 2026 05:07:20 +0000 (0:00:00.106) 0:10:05.215 ********** 2026-04-10 05:07:20.412244 | instance | included: ingress for instance 2026-04-10 05:07:20.412471 | instance | 2026-04-10 05:07:20.412736 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress orchestration] ************** 2026-04-10 05:07:20.413004 | instance | Friday 10 April 2026 05:07:20 +0000 (0:00:00.127) 0:10:05.343 ********** 2026-04-10 05:07:21.517821 | instance | ok: [instance] 2026-04-10 05:07:21.517897 | instance | 2026-04-10 05:07:21.518018 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 05:07:21.518148 | instance | Friday 10 April 2026 05:07:21 +0000 (0:00:01.105) 0:10:06.448 ********** 2026-04-10 05:07:21.701752 | instance | included: openstack_helm_ingress for instance 2026-04-10 05:07:21.701938 | instance | 2026-04-10 05:07:21.702201 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 05:07:21.702465 | instance | Friday 10 April 2026 05:07:21 +0000 (0:00:00.184) 0:10:06.632 ********** 2026-04-10 05:07:21.777663 | instance | skipping: [instance] 2026-04-10 05:07:21.777870 | instance | 2026-04-10 05:07:21.778143 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 05:07:21.778413 | instance | Friday 10 April 2026 05:07:21 +0000 (0:00:00.076) 0:10:06.708 ********** 2026-04-10 05:07:21.853967 | instance | skipping: [instance] 2026-04-10 05:07:21.854184 | instance | 2026-04-10 05:07:21.854444 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 05:07:21.854742 | instance | Friday 10 April 2026 05:07:21 +0000 (0:00:00.076) 0:10:06.785 ********** 2026-04-10 05:07:21.946761 | instance | ok: [instance] 2026-04-10 05:07:21.946977 | instance | 2026-04-10 05:07:21.947269 | instance | TASK [Create Ingress cloudformation] ******************************************* 2026-04-10 05:07:21.947567 | instance | Friday 10 April 2026 05:07:21 +0000 (0:00:00.092) 0:10:06.877 ********** 2026-04-10 05:07:22.084787 | instance | included: ingress for instance 2026-04-10 05:07:22.085005 | instance | 2026-04-10 05:07:22.085194 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress cloudformation] ************* 2026-04-10 05:07:22.085382 | instance | Friday 10 April 2026 05:07:22 +0000 (0:00:00.138) 0:10:07.015 ********** 2026-04-10 05:07:23.465791 | instance | ok: [instance] 2026-04-10 05:07:23.465872 | instance | 2026-04-10 05:07:23.465970 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-10 05:07:23.466093 | instance | Friday 10 April 2026 05:07:23 +0000 (0:00:01.380) 0:10:08.396 ********** 2026-04-10 05:07:23.751508 | instance | ok: [instance] 2026-04-10 05:07:23.751770 | instance | 2026-04-10 05:07:23.752163 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 05:07:23.752493 | instance | Friday 10 April 2026 05:07:23 +0000 (0:00:00.285) 0:10:08.681 ********** 2026-04-10 05:07:24.885356 | instance | ok: [instance] 2026-04-10 05:07:24.885485 | instance | 2026-04-10 05:07:24.885658 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-10 05:07:24.885827 | instance | Friday 10 April 2026 05:07:24 +0000 (0:00:01.133) 0:10:09.815 ********** 2026-04-10 05:07:25.173599 | instance | ok: [instance] 2026-04-10 05:07:25.173849 | instance | 2026-04-10 05:07:25.174133 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 05:07:25.174397 | instance | Friday 10 April 2026 05:07:25 +0000 (0:00:00.287) 0:10:10.103 ********** 2026-04-10 05:07:25.542113 | instance | ok: [instance] => { 2026-04-10 05:07:25.542376 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-04-10 05:07:25.542716 | instance | } 2026-04-10 05:07:25.543107 | instance | 2026-04-10 05:07:25.543451 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 05:07:25.543700 | instance | Friday 10 April 2026 05:07:25 +0000 (0:00:00.369) 0:10:10.472 ********** 2026-04-10 05:07:25.936176 | instance | ok: [instance] 2026-04-10 05:07:25.936315 | instance | 2026-04-10 05:07:25.936496 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 05:07:25.936677 | instance | Friday 10 April 2026 05:07:25 +0000 (0:00:00.394) 0:10:10.867 ********** 2026-04-10 05:07:27.037348 | instance | ok: [instance] 2026-04-10 05:07:27.037565 | instance | 2026-04-10 05:07:27.037844 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-10 05:07:27.038197 | instance | Friday 10 April 2026 05:07:27 +0000 (0:00:01.100) 0:10:11.968 ********** 2026-04-10 05:07:27.549548 | instance | ok: [instance] 2026-04-10 05:07:27.549791 | instance | 2026-04-10 05:07:27.550168 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-10 05:07:27.550552 | instance | Friday 10 April 2026 05:07:27 +0000 (0:00:00.511) 0:10:12.480 ********** 2026-04-10 05:07:28.386293 | instance | ok: [instance] 2026-04-10 05:07:28.386526 | instance | 2026-04-10 05:07:28.386877 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-10 05:07:28.387167 | instance | Friday 10 April 2026 05:07:28 +0000 (0:00:00.836) 0:10:13.317 ********** 2026-04-10 05:07:29.213209 | instance | ok: [instance] 2026-04-10 05:07:29.213457 | instance | 2026-04-10 05:07:29.213804 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-10 05:07:29.214093 | instance | Friday 10 April 2026 05:07:29 +0000 (0:00:00.826) 0:10:14.144 ********** 2026-04-10 05:07:29.617906 | instance | ok: [instance] 2026-04-10 05:07:29.618267 | instance | 2026-04-10 05:07:29.618675 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-10 05:07:29.619055 | instance | Friday 10 April 2026 05:07:29 +0000 (0:00:00.404) 0:10:14.548 ********** 2026-04-10 05:07:29.818009 | instance | included: openstack_helm_endpoints for instance 2026-04-10 05:07:29.818227 | instance | 2026-04-10 05:07:29.818515 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:07:29.818814 | instance | Friday 10 April 2026 05:07:29 +0000 (0:00:00.200) 0:10:14.748 ********** 2026-04-10 05:07:29.898113 | instance | skipping: [instance] 2026-04-10 05:07:29.898348 | instance | 2026-04-10 05:07:29.898725 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:07:29.899027 | instance | Friday 10 April 2026 05:07:29 +0000 (0:00:00.079) 0:10:14.828 ********** 2026-04-10 05:07:29.970533 | instance | skipping: [instance] 2026-04-10 05:07:29.970848 | instance | 2026-04-10 05:07:29.971163 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:07:29.971451 | instance | Friday 10 April 2026 05:07:29 +0000 (0:00:00.072) 0:10:14.901 ********** 2026-04-10 05:07:30.039528 | instance | skipping: [instance] 2026-04-10 05:07:30.039806 | instance | 2026-04-10 05:07:30.040164 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:07:30.040476 | instance | Friday 10 April 2026 05:07:30 +0000 (0:00:00.068) 0:10:14.970 ********** 2026-04-10 05:07:30.108558 | instance | skipping: [instance] 2026-04-10 05:07:30.108768 | instance | 2026-04-10 05:07:30.109056 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:07:30.109420 | instance | Friday 10 April 2026 05:07:30 +0000 (0:00:00.069) 0:10:15.039 ********** 2026-04-10 05:07:30.182912 | instance | skipping: [instance] 2026-04-10 05:07:30.183144 | instance | 2026-04-10 05:07:30.183475 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:07:30.183778 | instance | Friday 10 April 2026 05:07:30 +0000 (0:00:00.074) 0:10:15.113 ********** 2026-04-10 05:07:30.256249 | instance | skipping: [instance] 2026-04-10 05:07:30.256478 | instance | 2026-04-10 05:07:30.256769 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:07:30.257069 | instance | Friday 10 April 2026 05:07:30 +0000 (0:00:00.073) 0:10:15.187 ********** 2026-04-10 05:07:30.334560 | instance | ok: [instance] 2026-04-10 05:07:30.334824 | instance | 2026-04-10 05:07:30.335100 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:07:30.335365 | instance | Friday 10 April 2026 05:07:30 +0000 (0:00:00.078) 0:10:15.265 ********** 2026-04-10 05:07:30.429384 | instance | ok: [instance] => (item=identity) 2026-04-10 05:07:30.429611 | instance | 2026-04-10 05:07:30.429879 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:07:30.430142 | instance | Friday 10 April 2026 05:07:30 +0000 (0:00:00.094) 0:10:15.360 ********** 2026-04-10 05:07:30.543547 | instance | ok: [instance] 2026-04-10 05:07:30.543774 | instance | 2026-04-10 05:07:30.544069 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-10 05:07:30.544341 | instance | Friday 10 April 2026 05:07:30 +0000 (0:00:00.114) 0:10:15.474 ********** 2026-04-10 05:07:31.085141 | instance | ok: [instance] 2026-04-10 05:07:31.085392 | instance | 2026-04-10 05:07:31.085706 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-10 05:07:31.085994 | instance | Friday 10 April 2026 05:07:31 +0000 (0:00:00.541) 0:10:16.015 ********** 2026-04-10 05:07:31.610210 | instance | ok: [instance] 2026-04-10 05:07:31.610313 | instance | 2026-04-10 05:07:31.610454 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-10 05:07:31.610573 | instance | Friday 10 April 2026 05:07:31 +0000 (0:00:00.525) 0:10:16.541 ********** 2026-04-10 05:07:32.104315 | instance | ok: [instance] 2026-04-10 05:07:32.104415 | instance | 2026-04-10 05:07:32.104551 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-10 05:07:32.104678 | instance | Friday 10 April 2026 05:07:32 +0000 (0:00:00.494) 0:10:17.035 ********** 2026-04-10 05:07:32.699900 | instance | ok: [instance] 2026-04-10 05:07:32.700231 | instance | 2026-04-10 05:07:32.700549 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:07:32.700844 | instance | Friday 10 April 2026 05:07:32 +0000 (0:00:00.594) 0:10:17.629 ********** 2026-04-10 05:07:32.810007 | instance | ok: [instance] 2026-04-10 05:07:32.810245 | instance | 2026-04-10 05:07:32.810514 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:07:32.810848 | instance | Friday 10 April 2026 05:07:32 +0000 (0:00:00.111) 0:10:17.740 ********** 2026-04-10 05:07:32.955616 | instance | included: rabbitmq for instance 2026-04-10 05:07:32.955910 | instance | 2026-04-10 05:07:32.956249 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 05:07:32.956485 | instance | Friday 10 April 2026 05:07:32 +0000 (0:00:00.145) 0:10:17.886 ********** 2026-04-10 05:07:33.658144 | instance | ok: [instance] 2026-04-10 05:07:33.658374 | instance | 2026-04-10 05:07:33.658734 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 05:07:33.659027 | instance | Friday 10 April 2026 05:07:33 +0000 (0:00:00.702) 0:10:18.588 ********** 2026-04-10 05:07:34.082884 | instance | skipping: [instance] 2026-04-10 05:07:34.083006 | instance | 2026-04-10 05:07:34.083225 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 05:07:34.083407 | instance | Friday 10 April 2026 05:07:34 +0000 (0:00:00.424) 0:10:19.013 ********** 2026-04-10 05:07:34.253948 | instance | skipping: [instance] 2026-04-10 05:07:34.254162 | instance | 2026-04-10 05:07:34.254437 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 05:07:34.254762 | instance | Friday 10 April 2026 05:07:34 +0000 (0:00:00.171) 0:10:19.184 ********** 2026-04-10 05:07:34.433258 | instance | skipping: [instance] 2026-04-10 05:07:34.433462 | instance | 2026-04-10 05:07:34.433761 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 05:07:34.434022 | instance | Friday 10 April 2026 05:07:34 +0000 (0:00:00.179) 0:10:19.364 ********** 2026-04-10 05:07:35.353108 | instance | ok: [instance] 2026-04-10 05:07:35.353365 | instance | 2026-04-10 05:07:35.353723 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:07:35.354128 | instance | Friday 10 April 2026 05:07:35 +0000 (0:00:00.919) 0:10:20.283 ********** 2026-04-10 05:07:36.044404 | instance | ok: [instance] 2026-04-10 05:07:36.044489 | instance | 2026-04-10 05:07:36.044757 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:07:36.044811 | instance | Friday 10 April 2026 05:07:36 +0000 (0:00:00.691) 0:10:20.975 ********** 2026-04-10 05:07:36.131061 | instance | ok: [instance] 2026-04-10 05:07:36.131157 | instance | 2026-04-10 05:07:36.131422 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:07:36.131514 | instance | Friday 10 April 2026 05:07:36 +0000 (0:00:00.087) 0:10:21.062 ********** 2026-04-10 05:07:36.206159 | instance | skipping: [instance] 2026-04-10 05:07:36.206343 | instance | 2026-04-10 05:07:36.206699 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:07:36.206752 | instance | Friday 10 April 2026 05:07:36 +0000 (0:00:00.074) 0:10:21.137 ********** 2026-04-10 05:07:36.286529 | instance | skipping: [instance] 2026-04-10 05:07:36.286669 | instance | 2026-04-10 05:07:36.286925 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:07:36.286945 | instance | Friday 10 April 2026 05:07:36 +0000 (0:00:00.080) 0:10:21.217 ********** 2026-04-10 05:07:36.380678 | instance | ok: [instance] 2026-04-10 05:07:36.381047 | instance | 2026-04-10 05:07:36.381097 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:07:36.381104 | instance | Friday 10 April 2026 05:07:36 +0000 (0:00:00.094) 0:10:21.311 ********** 2026-04-10 05:07:36.567188 | instance | ok: [instance] => (item=identity) 2026-04-10 05:07:36.567264 | instance | ok: [instance] => (item=oslo_db_persistence) 2026-04-10 05:07:36.567339 | instance | ok: [instance] => (item=valkey) 2026-04-10 05:07:36.567536 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 05:07:36.567613 | instance | ok: [instance] => (item=load_balancer) 2026-04-10 05:07:36.567796 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 05:07:36.567889 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 05:07:36.567904 | instance | ok: [instance] => (item=network) 2026-04-10 05:07:36.568066 | instance | 2026-04-10 05:07:36.568178 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:07:36.568299 | instance | Friday 10 April 2026 05:07:36 +0000 (0:00:00.186) 0:10:21.498 ********** 2026-04-10 05:07:36.681502 | instance | ok: [instance] 2026-04-10 05:07:36.681605 | instance | 2026-04-10 05:07:36.681716 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:07:36.681825 | instance | Friday 10 April 2026 05:07:36 +0000 (0:00:00.114) 0:10:21.612 ********** 2026-04-10 05:07:36.791201 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:07:36.791276 | instance | 2026-04-10 05:07:36.791529 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:07:36.791585 | instance | Friday 10 April 2026 05:07:36 +0000 (0:00:00.109) 0:10:21.722 ********** 2026-04-10 05:07:37.418513 | instance | ok: [instance] 2026-04-10 05:07:37.418599 | instance | 2026-04-10 05:07:37.418903 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] **** 2026-04-10 05:07:37.418952 | instance | Friday 10 April 2026 05:07:37 +0000 (0:00:00.626) 0:10:22.348 ********** 2026-04-10 05:07:38.828367 | instance | ok: [instance] 2026-04-10 05:07:38.828462 | instance | 2026-04-10 05:07:38.828733 | instance | TASK [vexxhost.atmosphere.octavia : Create management network] ***************** 2026-04-10 05:07:38.828791 | instance | Friday 10 April 2026 05:07:38 +0000 (0:00:01.410) 0:10:23.759 ********** 2026-04-10 05:07:39.829278 | instance | ok: [instance] 2026-04-10 05:07:39.829349 | instance | 2026-04-10 05:07:39.829689 | instance | TASK [vexxhost.atmosphere.octavia : Create management subnet] ****************** 2026-04-10 05:07:39.829738 | instance | Friday 10 April 2026 05:07:39 +0000 (0:00:01.000) 0:10:24.760 ********** 2026-04-10 05:07:40.873031 | instance | ok: [instance] 2026-04-10 05:07:40.873114 | instance | 2026-04-10 05:07:40.873220 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group] ****** 2026-04-10 05:07:40.873342 | instance | Friday 10 April 2026 05:07:40 +0000 (0:00:01.043) 0:10:25.803 ********** 2026-04-10 05:07:42.092030 | instance | ok: [instance] 2026-04-10 05:07:42.092117 | instance | 2026-04-10 05:07:42.092382 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager security group rules] *** 2026-04-10 05:07:42.092438 | instance | Friday 10 April 2026 05:07:42 +0000 (0:00:01.219) 0:10:27.023 ********** 2026-04-10 05:07:47.212046 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 5555}) 2026-04-10 05:07:47.212105 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 10514}) 2026-04-10 05:07:47.212388 | instance | ok: [instance] => (item={'protocol': 'udp', 'port': 20514}) 2026-04-10 05:07:47.212400 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 10514}) 2026-04-10 05:07:47.212627 | instance | ok: [instance] => (item={'protocol': 'tcp', 'port': 20514}) 2026-04-10 05:07:47.212785 | instance | 2026-04-10 05:07:47.214204 | instance | TASK [vexxhost.atmosphere.octavia : Create health manager networking ports] **** 2026-04-10 05:07:47.214391 | instance | Friday 10 April 2026 05:07:47 +0000 (0:00:05.119) 0:10:32.142 ********** 2026-04-10 05:07:48.565557 | instance | ok: [instance] => (item=instance) 2026-04-10 05:07:48.565890 | instance | 2026-04-10 05:07:48.566181 | instance | TASK [vexxhost.atmosphere.octavia : Discover facts for other controllers] ****** 2026-04-10 05:07:48.566459 | instance | Friday 10 April 2026 05:07:48 +0000 (0:00:01.353) 0:10:33.496 ********** 2026-04-10 05:07:51.531240 | instance | ok: [instance] => (item=instance) 2026-04-10 05:07:51.531373 | instance | 2026-04-10 05:07:51.531555 | instance | TASK [vexxhost.atmosphere.octavia : Set binding for ports] ********************* 2026-04-10 05:07:51.531727 | instance | Friday 10 April 2026 05:07:51 +0000 (0:00:02.965) 0:10:36.462 ********** 2026-04-10 05:07:56.897865 | instance | ok: [instance] => (item=instance) 2026-04-10 05:07:56.898107 | instance | 2026-04-10 05:07:56.898403 | instance | TASK [vexxhost.atmosphere.octavia : Get health manager networking ports] ******* 2026-04-10 05:07:56.898708 | instance | Friday 10 April 2026 05:07:56 +0000 (0:00:05.366) 0:10:41.828 ********** 2026-04-10 05:07:57.999563 | instance | ok: [instance] => (item=instance) 2026-04-10 05:07:57.999634 | instance | 2026-04-10 05:07:57.999646 | instance | TASK [vexxhost.atmosphere.octavia : Set controller_ip_port_list] *************** 2026-04-10 05:07:57.999694 | instance | Friday 10 April 2026 05:07:57 +0000 (0:00:01.100) 0:10:42.929 ********** 2026-04-10 05:07:58.095786 | instance | ok: [instance] => (item=octavia-health-manager-port-instance) 2026-04-10 05:07:58.095867 | instance | 2026-04-10 05:07:58.096143 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group] ************* 2026-04-10 05:07:58.096204 | instance | Friday 10 April 2026 05:07:58 +0000 (0:00:00.097) 0:10:43.026 ********** 2026-04-10 05:07:59.040375 | instance | ok: [instance] 2026-04-10 05:07:59.040453 | instance | 2026-04-10 05:07:59.040702 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora security group rules] ******* 2026-04-10 05:07:59.040748 | instance | Friday 10 April 2026 05:07:59 +0000 (0:00:00.944) 0:10:43.971 ********** 2026-04-10 05:08:01.155966 | instance | ok: [instance] => (item=[22, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {}, 'binding_vif_type': 'binding_failed', 'binding_vnic_type': 'normal', 'created_at': '2026-04-10T04:41:03Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.97', 'hostname': 'host-172-24-2-97', 'fqdn': 'host-172-24-2-97.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '6dc668d0-99a0-45f0-afdb-4b5d23e9c1d2', 'ip_address': '172.24.2.97'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:1c:5d:1e', 'name': 'octavia-health-manager-port-instance', 'network_id': 'ad91db30-17f9-451f-a915-af5425e63dba', 'numa_affinity_policy': None, 'project_id': '9bd02a3ed8ec44559a726a8085c963a9', 'tenant_id': '9bd02a3ed8ec44559a726a8085c963a9', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['156ea96c-ad0b-4264-acaa-5f0e17094838'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-04-10T04:41:11Z', 'revision_number': 4, 'if_match': None, 'id': 'a9b94998-ffc2-449b-923b-e7dd752a1aa8', '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-04-10 05:08:01.156114 | instance | ok: [instance] => (item=[9443, {'changed': False, 'ports': [{'allowed_address_pairs': [], 'binding_host_id': 'instance', 'binding_profile': {}, 'binding_vif_details': {}, 'binding_vif_type': 'binding_failed', 'binding_vnic_type': 'normal', 'created_at': '2026-04-10T04:41:03Z', 'data_plane_status': None, 'description': '', 'device_id': '', 'device_owner': 'octavia:health-mgr', 'device_profile': None, 'dns_assignment': [{'ip_address': '172.24.2.97', 'hostname': 'host-172-24-2-97', 'fqdn': 'host-172-24-2-97.openstacklocal.'}], 'dns_domain': '', 'dns_name': '', 'extra_dhcp_opts': [], 'fixed_ips': [{'subnet_id': '6dc668d0-99a0-45f0-afdb-4b5d23e9c1d2', 'ip_address': '172.24.2.97'}], 'hardware_offload_type': None, 'ip_allocation': 'immediate', 'is_admin_state_up': True, 'is_port_security_enabled': True, 'mac_address': 'fa:16:3e:1c:5d:1e', 'name': 'octavia-health-manager-port-instance', 'network_id': 'ad91db30-17f9-451f-a915-af5425e63dba', 'numa_affinity_policy': None, 'project_id': '9bd02a3ed8ec44559a726a8085c963a9', 'tenant_id': '9bd02a3ed8ec44559a726a8085c963a9', 'propagate_uplink_status': None, 'qos_network_policy_id': None, 'qos_policy_id': None, 'resource_request': None, 'security_group_ids': ['156ea96c-ad0b-4264-acaa-5f0e17094838'], 'status': 'DOWN', 'trunk_details': None, 'trusted': None, 'updated_at': '2026-04-10T04:41:11Z', 'revision_number': 4, 'if_match': None, 'id': 'a9b94998-ffc2-449b-923b-e7dd752a1aa8', '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-04-10 05:08:01.156181 | instance | 2026-04-10 05:08:01.156447 | instance | TASK [vexxhost.atmosphere.octavia : Create amphora flavor] ********************* 2026-04-10 05:08:01.156506 | instance | Friday 10 April 2026 05:08:01 +0000 (0:00:02.115) 0:10:46.086 ********** 2026-04-10 05:08:02.196269 | instance | ok: [instance] 2026-04-10 05:08:02.196699 | instance | 2026-04-10 05:08:02.196712 | instance | TASK [Upload Amphora image] **************************************************** 2026-04-10 05:08:02.196718 | instance | Friday 10 April 2026 05:08:02 +0000 (0:00:01.040) 0:10:47.126 ********** 2026-04-10 05:08:02.419583 | instance | included: glance_image for instance 2026-04-10 05:08:02.419660 | instance | 2026-04-10 05:08:02.419779 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] *********************** 2026-04-10 05:08:02.419902 | instance | Friday 10 April 2026 05:08:02 +0000 (0:00:00.223) 0:10:47.350 ********** 2026-04-10 05:08:03.683371 | instance | ok: [instance] 2026-04-10 05:08:03.683447 | instance | 2026-04-10 05:08:03.683690 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-10 05:08:03.683707 | instance | Friday 10 April 2026 05:08:03 +0000 (0:00:01.263) 0:10:48.614 ********** 2026-04-10 05:08:04.649702 | instance | ok: [instance] 2026-04-10 05:08:04.650106 | instance | 2026-04-10 05:08:04.650169 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-10 05:08:04.650189 | instance | Friday 10 April 2026 05:08:04 +0000 (0:00:00.966) 0:10:49.580 ********** 2026-04-10 05:08:04.721440 | instance | skipping: [instance] 2026-04-10 05:08:04.721499 | instance | 2026-04-10 05:08:04.721511 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-10 05:08:04.721521 | instance | Friday 10 April 2026 05:08:04 +0000 (0:00:00.070) 0:10:49.651 ********** 2026-04-10 05:08:04.800861 | instance | skipping: [instance] 2026-04-10 05:08:04.800957 | instance | 2026-04-10 05:08:04.801191 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-10 05:08:04.801227 | instance | Friday 10 April 2026 05:08:04 +0000 (0:00:00.080) 0:10:49.731 ********** 2026-04-10 05:08:04.879695 | instance | skipping: [instance] 2026-04-10 05:08:04.879761 | instance | 2026-04-10 05:08:04.880043 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-10 05:08:04.880100 | instance | Friday 10 April 2026 05:08:04 +0000 (0:00:00.078) 0:10:49.810 ********** 2026-04-10 05:08:04.954162 | instance | skipping: [instance] 2026-04-10 05:08:04.954258 | instance | 2026-04-10 05:08:04.954347 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-10 05:08:04.954475 | instance | Friday 10 April 2026 05:08:04 +0000 (0:00:00.074) 0:10:49.885 ********** 2026-04-10 05:08:05.032630 | instance | skipping: [instance] 2026-04-10 05:08:05.032696 | instance | 2026-04-10 05:08:05.032989 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-10 05:08:05.033052 | instance | Friday 10 April 2026 05:08:05 +0000 (0:00:00.078) 0:10:49.963 ********** 2026-04-10 05:08:05.111241 | instance | skipping: [instance] 2026-04-10 05:08:05.111292 | instance | 2026-04-10 05:08:05.111298 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-10 05:08:05.111303 | instance | Friday 10 April 2026 05:08:05 +0000 (0:00:00.078) 0:10:50.041 ********** 2026-04-10 05:08:05.230591 | instance | skipping: [instance] 2026-04-10 05:08:05.230726 | instance | 2026-04-10 05:08:05.230781 | instance | TASK [vexxhost.atmosphere.octavia : Get Amphora image information] ************* 2026-04-10 05:08:05.230930 | instance | Friday 10 April 2026 05:08:05 +0000 (0:00:00.119) 0:10:50.161 ********** 2026-04-10 05:08:06.163236 | instance | ok: [instance] 2026-04-10 05:08:06.163325 | instance | 2026-04-10 05:08:06.163613 | instance | TASK [vexxhost.atmosphere.octavia : Create Amphora SSH key] ******************** 2026-04-10 05:08:06.163672 | instance | Friday 10 April 2026 05:08:06 +0000 (0:00:00.932) 0:10:51.094 ********** 2026-04-10 05:08:06.920593 | instance | ok: [instance] 2026-04-10 05:08:06.920655 | instance | 2026-04-10 05:08:06.920928 | instance | TASK [vexxhost.atmosphere.octavia : Grab generated Amphora public key] ********* 2026-04-10 05:08:06.921034 | instance | Friday 10 April 2026 05:08:06 +0000 (0:00:00.757) 0:10:51.851 ********** 2026-04-10 05:08:07.676686 | instance | ok: [instance] 2026-04-10 05:08:07.676773 | instance | 2026-04-10 05:08:07.676971 | instance | TASK [vexxhost.atmosphere.octavia : Import Amphora SSH key-pair in OpenStack] *** 2026-04-10 05:08:07.677098 | instance | Friday 10 April 2026 05:08:07 +0000 (0:00:00.755) 0:10:52.607 ********** 2026-04-10 05:08:08.944111 | instance | ok: [instance] 2026-04-10 05:08:08.944209 | instance | 2026-04-10 05:08:08.944449 | instance | TASK [vexxhost.atmosphere.octavia : Create CAs & Issuers] ********************** 2026-04-10 05:08:08.944506 | instance | Friday 10 April 2026 05:08:08 +0000 (0:00:01.267) 0:10:53.875 ********** 2026-04-10 05:08:10.349536 | instance | ok: [instance] => (item=octavia-client) 2026-04-10 05:08:10.349614 | instance | ok: [instance] => (item=octavia-server) 2026-04-10 05:08:10.349731 | instance | 2026-04-10 05:08:10.349853 | instance | TASK [vexxhost.atmosphere.octavia : Create certificate for Octavia clients] **** 2026-04-10 05:08:10.349975 | instance | Friday 10 April 2026 05:08:10 +0000 (0:00:01.405) 0:10:55.280 ********** 2026-04-10 05:08:11.061789 | instance | ok: [instance] 2026-04-10 05:08:11.061850 | instance | 2026-04-10 05:08:11.061862 | instance | TASK [vexxhost.atmosphere.octavia : Create admin compute quotaset] ************* 2026-04-10 05:08:11.061872 | instance | Friday 10 April 2026 05:08:11 +0000 (0:00:00.711) 0:10:55.991 ********** 2026-04-10 05:08:12.374724 | instance | ok: [instance] 2026-04-10 05:08:12.374849 | instance | 2026-04-10 05:08:12.375025 | instance | TASK [vexxhost.atmosphere.octavia : Deploy Helm chart] ************************* 2026-04-10 05:08:12.375162 | instance | Friday 10 April 2026 05:08:12 +0000 (0:00:01.313) 0:10:57.305 ********** 2026-04-10 05:08:14.891788 | instance | ok: [instance] 2026-04-10 05:08:14.891883 | instance | 2026-04-10 05:08:14.892006 | instance | TASK [vexxhost.atmosphere.octavia : Add implied roles] ************************* 2026-04-10 05:08:14.892115 | instance | Friday 10 April 2026 05:08:14 +0000 (0:00:02.517) 0:10:59.822 ********** 2026-04-10 05:08:25.656139 | instance | ok: [instance] => (item={'role': 'member', 'implies': 'load-balancer_member'}) 2026-04-10 05:08:25.656378 | instance | ok: [instance] => (item={'role': 'reader', 'implies': 'load-balancer_observer'}) 2026-04-10 05:08:25.656633 | instance | 2026-04-10 05:08:25.656902 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 05:08:25.657170 | instance | Friday 10 April 2026 05:08:25 +0000 (0:00:10.763) 0:11:10.586 ********** 2026-04-10 05:08:25.862727 | instance | included: openstack_helm_ingress for instance 2026-04-10 05:08:25.862946 | instance | 2026-04-10 05:08:25.863214 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 05:08:25.863480 | instance | Friday 10 April 2026 05:08:25 +0000 (0:00:00.206) 0:11:10.793 ********** 2026-04-10 05:08:25.942910 | instance | skipping: [instance] 2026-04-10 05:08:25.943149 | instance | 2026-04-10 05:08:25.943436 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 05:08:25.943699 | instance | Friday 10 April 2026 05:08:25 +0000 (0:00:00.079) 0:11:10.873 ********** 2026-04-10 05:08:26.030709 | instance | skipping: [instance] 2026-04-10 05:08:26.030814 | instance | 2026-04-10 05:08:26.030876 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 05:08:26.031004 | instance | Friday 10 April 2026 05:08:26 +0000 (0:00:00.088) 0:11:10.961 ********** 2026-04-10 05:08:26.126799 | instance | ok: [instance] 2026-04-10 05:08:26.127028 | instance | 2026-04-10 05:08:26.127297 | instance | TASK [Create Ingress load-balancer] ******************************************** 2026-04-10 05:08:26.127603 | instance | Friday 10 April 2026 05:08:26 +0000 (0:00:00.095) 0:11:11.056 ********** 2026-04-10 05:08:26.262627 | instance | included: ingress for instance 2026-04-10 05:08:26.262746 | instance | 2026-04-10 05:08:26.262977 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress load-balancer] ************** 2026-04-10 05:08:26.263431 | instance | Friday 10 April 2026 05:08:26 +0000 (0:00:00.136) 0:11:11.193 ********** 2026-04-10 05:08:27.622644 | instance | ok: [instance] 2026-04-10 05:08:27.622757 | instance | 2026-04-10 05:08:27.622969 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:08:27.623136 | instance | Friday 10 April 2026 05:08:27 +0000 (0:00:01.359) 0:11:12.552 ********** 2026-04-10 05:08:27.732171 | instance | ok: [instance] 2026-04-10 05:08:27.732361 | instance | 2026-04-10 05:08:27.732625 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:08:27.732882 | instance | Friday 10 April 2026 05:08:27 +0000 (0:00:00.110) 0:11:12.662 ********** 2026-04-10 05:08:27.856032 | instance | included: rabbitmq for instance 2026-04-10 05:08:27.856244 | instance | 2026-04-10 05:08:27.856535 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 05:08:27.856793 | instance | Friday 10 April 2026 05:08:27 +0000 (0:00:00.123) 0:11:12.786 ********** 2026-04-10 05:08:28.587149 | instance | ok: [instance] 2026-04-10 05:08:28.587235 | instance | 2026-04-10 05:08:28.587356 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 05:08:28.587479 | instance | Friday 10 April 2026 05:08:28 +0000 (0:00:00.731) 0:11:13.517 ********** 2026-04-10 05:08:28.771629 | instance | skipping: [instance] 2026-04-10 05:08:28.771720 | instance | 2026-04-10 05:08:28.771820 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 05:08:28.771941 | instance | Friday 10 April 2026 05:08:28 +0000 (0:00:00.184) 0:11:13.702 ********** 2026-04-10 05:08:28.956236 | instance | skipping: [instance] 2026-04-10 05:08:28.956318 | instance | 2026-04-10 05:08:28.956416 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 05:08:28.956534 | instance | Friday 10 April 2026 05:08:28 +0000 (0:00:00.184) 0:11:13.886 ********** 2026-04-10 05:08:29.144179 | instance | skipping: [instance] 2026-04-10 05:08:29.144388 | instance | 2026-04-10 05:08:29.144677 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 05:08:29.144941 | instance | Friday 10 April 2026 05:08:29 +0000 (0:00:00.187) 0:11:14.074 ********** 2026-04-10 05:08:30.001706 | instance | ok: [instance] 2026-04-10 05:08:30.001841 | instance | 2026-04-10 05:08:30.002034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:08:30.002215 | instance | Friday 10 April 2026 05:08:29 +0000 (0:00:00.858) 0:11:14.932 ********** 2026-04-10 05:08:30.680495 | instance | ok: [instance] 2026-04-10 05:08:30.680709 | instance | 2026-04-10 05:08:30.681126 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:08:30.681422 | instance | Friday 10 April 2026 05:08:30 +0000 (0:00:00.678) 0:11:15.611 ********** 2026-04-10 05:08:30.757042 | instance | ok: [instance] 2026-04-10 05:08:30.757244 | instance | 2026-04-10 05:08:30.757524 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:08:30.757775 | instance | Friday 10 April 2026 05:08:30 +0000 (0:00:00.076) 0:11:15.687 ********** 2026-04-10 05:08:30.843839 | instance | skipping: [instance] 2026-04-10 05:08:30.844003 | instance | 2026-04-10 05:08:30.844311 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:08:30.844563 | instance | Friday 10 April 2026 05:08:30 +0000 (0:00:00.086) 0:11:15.774 ********** 2026-04-10 05:08:31.215953 | instance | skipping: [instance] 2026-04-10 05:08:31.216226 | instance | 2026-04-10 05:08:31.216540 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:08:31.216825 | instance | Friday 10 April 2026 05:08:31 +0000 (0:00:00.372) 0:11:16.146 ********** 2026-04-10 05:08:31.289363 | instance | ok: [instance] 2026-04-10 05:08:31.289453 | instance | 2026-04-10 05:08:31.289578 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:08:31.289733 | instance | Friday 10 April 2026 05:08:31 +0000 (0:00:00.073) 0:11:16.220 ********** 2026-04-10 05:08:31.452437 | instance | ok: [instance] => (item=identity) 2026-04-10 05:08:31.452675 | instance | ok: [instance] => (item=key_manager) 2026-04-10 05:08:31.452938 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 05:08:31.453246 | instance | ok: [instance] => (item=orchestration) 2026-04-10 05:08:31.453510 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 05:08:31.453779 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 05:08:31.454028 | instance | ok: [instance] => (item=container_infra) 2026-04-10 05:08:31.454262 | instance | 2026-04-10 05:08:31.454513 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:08:31.454897 | instance | Friday 10 April 2026 05:08:31 +0000 (0:00:00.162) 0:11:16.383 ********** 2026-04-10 05:08:31.579569 | instance | ok: [instance] 2026-04-10 05:08:31.579799 | instance | 2026-04-10 05:08:31.580092 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:08:31.580360 | instance | Friday 10 April 2026 05:08:31 +0000 (0:00:00.126) 0:11:16.509 ********** 2026-04-10 05:08:31.692907 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:08:31.693134 | instance | 2026-04-10 05:08:31.693453 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:08:31.693709 | instance | Friday 10 April 2026 05:08:31 +0000 (0:00:00.114) 0:11:16.623 ********** 2026-04-10 05:08:32.284090 | instance | ok: [instance] 2026-04-10 05:08:32.284309 | instance | 2026-04-10 05:08:32.284577 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 05:08:32.284846 | instance | Friday 10 April 2026 05:08:32 +0000 (0:00:00.591) 0:11:17.214 ********** 2026-04-10 05:08:32.377214 | instance | ok: [instance] => { 2026-04-10 05:08:32.377540 | instance | "msg": "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64" 2026-04-10 05:08:32.377813 | instance | } 2026-04-10 05:08:32.378140 | instance | 2026-04-10 05:08:32.378496 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 05:08:32.378846 | instance | Friday 10 April 2026 05:08:32 +0000 (0:00:00.092) 0:11:17.307 ********** 2026-04-10 05:08:32.790600 | instance | ok: [instance] 2026-04-10 05:08:32.790717 | instance | 2026-04-10 05:08:32.790945 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 05:08:32.791136 | instance | Friday 10 April 2026 05:08:32 +0000 (0:00:00.412) 0:11:17.719 ********** 2026-04-10 05:08:32.899456 | instance | skipping: [instance] 2026-04-10 05:08:32.899591 | instance | 2026-04-10 05:08:32.899768 | instance | TASK [vexxhost.kubernetes.clusterctl : Create a configuration file] ************ 2026-04-10 05:08:32.899931 | instance | Friday 10 April 2026 05:08:32 +0000 (0:00:00.110) 0:11:17.830 ********** 2026-04-10 05:08:33.502712 | instance | ok: [instance] 2026-04-10 05:08:33.502834 | instance | 2026-04-10 05:08:33.502850 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:08:33.502865 | instance | Friday 10 April 2026 05:08:33 +0000 (0:00:00.599) 0:11:18.429 ********** 2026-04-10 05:08:33.621527 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:08:33.621767 | instance | 2026-04-10 05:08:33.622028 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:08:33.622287 | instance | Friday 10 April 2026 05:08:33 +0000 (0:00:00.122) 0:11:18.551 ********** 2026-04-10 05:08:34.212819 | instance | ok: [instance] 2026-04-10 05:08:34.213064 | instance | 2026-04-10 05:08:34.213367 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Create build directory] *** 2026-04-10 05:08:34.213660 | instance | Friday 10 April 2026 05:08:34 +0000 (0:00:00.591) 0:11:19.143 ********** 2026-04-10 05:08:34.491051 | instance | ok: [instance] 2026-04-10 05:08:34.491320 | instance | 2026-04-10 05:08:34.491577 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Upload Kustomization] *** 2026-04-10 05:08:34.491878 | instance | Friday 10 April 2026 05:08:34 +0000 (0:00:00.278) 0:11:19.421 ********** 2026-04-10 05:08:35.094561 | instance | ok: [instance] 2026-04-10 05:08:35.094833 | instance | 2026-04-10 05:08:35.095409 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Generate manifests] *** 2026-04-10 05:08:35.095424 | instance | Friday 10 April 2026 05:08:35 +0000 (0:00:00.603) 0:11:20.025 ********** 2026-04-10 05:08:36.036050 | instance | ok: [instance] 2026-04-10 05:08:36.036287 | instance | 2026-04-10 05:08:36.036566 | instance | TASK [vexxhost.kubernetes.openstack_resource_controller : Apply manifest to cluster] *** 2026-04-10 05:08:36.036832 | instance | Friday 10 April 2026 05:08:36 +0000 (0:00:00.941) 0:11:20.966 ********** 2026-04-10 05:08:38.867908 | instance | ok: [instance] 2026-04-10 05:08:38.868163 | instance | 2026-04-10 05:08:38.868453 | instance | TASK [vexxhost.kubernetes.cluster_api : Create a folder for the Cluster API providers] *** 2026-04-10 05:08:38.868729 | instance | Friday 10 April 2026 05:08:38 +0000 (0:00:02.831) 0:11:23.798 ********** 2026-04-10 05:08:39.252007 | instance | ok: [instance] 2026-04-10 05:08:39.252093 | instance | 2026-04-10 05:08:39.252218 | instance | TASK [vexxhost.kubernetes.cluster_api : Copy over all provider configuration to the remote system] *** 2026-04-10 05:08:39.252337 | instance | Friday 10 April 2026 05:08:39 +0000 (0:00:00.384) 0:11:24.183 ********** 2026-04-10 05:08:41.188259 | instance | ok: [instance] 2026-04-10 05:08:41.188504 | instance | 2026-04-10 05:08:41.188927 | instance | TASK [vexxhost.kubernetes.cluster_api : Get a list of all Cluster API providers] *** 2026-04-10 05:08:41.189222 | instance | Friday 10 April 2026 05:08:41 +0000 (0:00:01.935) 0:11:26.119 ********** 2026-04-10 05:08:41.928265 | instance | ok: [instance] 2026-04-10 05:08:41.928400 | instance | 2026-04-10 05:08:41.928574 | instance | TASK [vexxhost.kubernetes.cluster_api : Initialize the management cluster] ***** 2026-04-10 05:08:41.928743 | instance | Friday 10 April 2026 05:08:41 +0000 (0:00:00.740) 0:11:26.859 ********** 2026-04-10 05:08:42.005895 | instance | skipping: [instance] 2026-04-10 05:08:42.005983 | instance | 2026-04-10 05:08:42.006642 | instance | TASK [vexxhost.kubernetes.cluster_api : Parse provider resources into version mapping] *** 2026-04-10 05:08:42.006719 | instance | Friday 10 April 2026 05:08:42 +0000 (0:00:00.077) 0:11:26.936 ********** 2026-04-10 05:08:42.102433 | instance | ok: [instance] 2026-04-10 05:08:42.102636 | instance | 2026-04-10 05:08:42.102677 | instance | TASK [vexxhost.kubernetes.cluster_api : Run upgrade if required] *************** 2026-04-10 05:08:42.102762 | instance | Friday 10 April 2026 05:08:42 +0000 (0:00:00.096) 0:11:27.033 ********** 2026-04-10 05:08:42.184047 | instance | skipping: [instance] 2026-04-10 05:08:42.184236 | instance | 2026-04-10 05:08:42.184531 | instance | TASK [vexxhost.kubernetes.cluster_api : Set node selector for Cluster API components] *** 2026-04-10 05:08:42.184807 | instance | Friday 10 April 2026 05:08:42 +0000 (0:00:00.080) 0:11:27.114 ********** 2026-04-10 05:08:44.941293 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-bootstrap-system', 'name': 'capi-kubeadm-bootstrap-controller-manager'}) 2026-04-10 05:08:44.941542 | instance | ok: [instance] => (item={'namespace': 'capi-kubeadm-control-plane-system', 'name': 'capi-kubeadm-control-plane-controller-manager'}) 2026-04-10 05:08:44.941795 | instance | ok: [instance] => (item={'namespace': 'capi-system', 'name': 'capi-controller-manager'}) 2026-04-10 05:08:44.942043 | instance | ok: [instance] => (item={'namespace': 'capo-system', 'name': 'capo-controller-manager'}) 2026-04-10 05:08:44.942265 | instance | 2026-04-10 05:08:44.942431 | instance | TASK [vexxhost.kubernetes.cluster_api : Set default values for imagePullPolicy in kubeadmConfigSpec of CRDs] *** 2026-04-10 05:08:44.942594 | instance | Friday 10 April 2026 05:08:44 +0000 (0:00:02.757) 0:11:29.871 ********** 2026-04-10 05:08:45.056336 | 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-04-10 05:08:45.056424 | 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-04-10 05:08:45.056440 | 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-04-10 05:08:45.056605 | 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-04-10 05:08:45.056728 | 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-04-10 05:08:45.056848 | 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-04-10 05:08:45.057020 | 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-04-10 05:08:45.057153 | 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-04-10 05:08:45.057280 | instance | skipping: [instance] 2026-04-10 05:08:45.057385 | instance | 2026-04-10 05:08:45.057544 | instance | TASK [vexxhost.kubernetes.cluster_api : Set CAPO instance creation timeout] **** 2026-04-10 05:08:45.057719 | instance | Friday 10 April 2026 05:08:45 +0000 (0:00:00.115) 0:11:29.987 ********** 2026-04-10 05:08:46.289229 | instance | ok: [instance] 2026-04-10 05:08:46.289281 | instance | 2026-04-10 05:08:46.289287 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Cluster API for Magnum RBAC] ********* 2026-04-10 05:08:46.289292 | instance | Friday 10 April 2026 05:08:46 +0000 (0:00:01.177) 0:11:31.164 ********** 2026-04-10 05:08:46.986122 | instance | ok: [instance] 2026-04-10 05:08:46.986400 | instance | 2026-04-10 05:08:46.986740 | instance | TASK [vexxhost.atmosphere.magnum : Deploy Helm chart] ************************** 2026-04-10 05:08:46.987024 | instance | Friday 10 April 2026 05:08:46 +0000 (0:00:00.752) 0:11:31.916 ********** 2026-04-10 05:08:51.981108 | instance | ok: [instance] 2026-04-10 05:08:51.981200 | instance | 2026-04-10 05:08:51.981350 | instance | TASK [vexxhost.atmosphere.magnum : Deploy "magnum-cluster-api-proxy"] ********** 2026-04-10 05:08:51.981639 | instance | Friday 10 April 2026 05:08:51 +0000 (0:00:04.994) 0:11:36.911 ********** 2026-04-10 05:08:52.793013 | instance | ok: [instance] 2026-04-10 05:08:52.793105 | instance | 2026-04-10 05:08:52.793194 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 05:08:52.793341 | instance | Friday 10 April 2026 05:08:52 +0000 (0:00:00.812) 0:11:37.724 ********** 2026-04-10 05:08:52.978066 | instance | included: openstack_helm_ingress for instance 2026-04-10 05:08:52.978272 | instance | 2026-04-10 05:08:52.978569 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 05:08:52.978915 | instance | Friday 10 April 2026 05:08:52 +0000 (0:00:00.184) 0:11:37.908 ********** 2026-04-10 05:08:53.058908 | instance | skipping: [instance] 2026-04-10 05:08:53.059115 | instance | 2026-04-10 05:08:53.059391 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 05:08:53.059659 | instance | Friday 10 April 2026 05:08:53 +0000 (0:00:00.080) 0:11:37.989 ********** 2026-04-10 05:08:53.135177 | instance | skipping: [instance] 2026-04-10 05:08:53.135402 | instance | 2026-04-10 05:08:53.135680 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 05:08:53.135940 | instance | Friday 10 April 2026 05:08:53 +0000 (0:00:00.076) 0:11:38.066 ********** 2026-04-10 05:08:53.225449 | instance | ok: [instance] 2026-04-10 05:08:53.225676 | instance | 2026-04-10 05:08:53.225970 | instance | TASK [Create Ingress container-infra] ****************************************** 2026-04-10 05:08:53.226214 | instance | Friday 10 April 2026 05:08:53 +0000 (0:00:00.090) 0:11:38.156 ********** 2026-04-10 05:08:53.357180 | instance | included: ingress for instance 2026-04-10 05:08:53.357412 | instance | 2026-04-10 05:08:53.357700 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra] ************ 2026-04-10 05:08:53.357941 | instance | Friday 10 April 2026 05:08:53 +0000 (0:00:00.131) 0:11:38.288 ********** 2026-04-10 05:08:54.669780 | instance | ok: [instance] 2026-04-10 05:08:54.669934 | instance | 2026-04-10 05:08:54.670107 | instance | TASK [vexxhost.atmosphere.magnum : Deploy magnum registry] ********************* 2026-04-10 05:08:54.670304 | instance | Friday 10 April 2026 05:08:54 +0000 (0:00:01.312) 0:11:39.600 ********** 2026-04-10 05:08:55.442888 | instance | ok: [instance] 2026-04-10 05:08:55.443092 | instance | 2026-04-10 05:08:55.443360 | instance | TASK [Create magnum registry Ingress] ****************************************** 2026-04-10 05:08:55.443628 | instance | Friday 10 April 2026 05:08:55 +0000 (0:00:00.772) 0:11:40.373 ********** 2026-04-10 05:08:55.620421 | instance | included: openstack_helm_ingress for instance 2026-04-10 05:08:55.620639 | instance | 2026-04-10 05:08:55.620911 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 05:08:55.621209 | instance | Friday 10 April 2026 05:08:55 +0000 (0:00:00.177) 0:11:40.551 ********** 2026-04-10 05:08:55.718696 | instance | skipping: [instance] 2026-04-10 05:08:55.718769 | instance | 2026-04-10 05:08:55.718781 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 05:08:55.718792 | instance | Friday 10 April 2026 05:08:55 +0000 (0:00:00.095) 0:11:40.646 ********** 2026-04-10 05:08:55.789189 | instance | skipping: [instance] 2026-04-10 05:08:55.789442 | instance | 2026-04-10 05:08:55.789755 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 05:08:55.790047 | instance | Friday 10 April 2026 05:08:55 +0000 (0:00:00.073) 0:11:40.719 ********** 2026-04-10 05:08:55.886113 | instance | ok: [instance] 2026-04-10 05:08:55.886357 | instance | 2026-04-10 05:08:55.886661 | instance | TASK [Create Ingress container-infra-registry] ********************************* 2026-04-10 05:08:55.886939 | instance | Friday 10 April 2026 05:08:55 +0000 (0:00:00.096) 0:11:40.816 ********** 2026-04-10 05:08:56.169473 | instance | included: ingress for instance 2026-04-10 05:08:56.169722 | instance | 2026-04-10 05:08:56.170013 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress container-infra-registry] *** 2026-04-10 05:08:56.170290 | instance | Friday 10 April 2026 05:08:56 +0000 (0:00:00.283) 0:11:41.100 ********** 2026-04-10 05:08:57.269261 | instance | ok: [instance] 2026-04-10 05:08:57.269487 | instance | 2026-04-10 05:08:57.269760 | instance | TASK [Upload images] *********************************************************** 2026-04-10 05:08:57.270030 | instance | Friday 10 April 2026 05:08:57 +0000 (0:00:01.099) 0:11:42.199 ********** 2026-04-10 05:08:57.491883 | 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-04-10 05:08:57.492113 | instance | 2026-04-10 05:08:57.492392 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-10 05:08:57.492666 | instance | Friday 10 April 2026 05:08:57 +0000 (0:00:00.223) 0:11:42.422 ********** 2026-04-10 05:08:58.452895 | instance | ok: [instance] 2026-04-10 05:08:58.453172 | instance | 2026-04-10 05:08:58.453531 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-10 05:08:58.453919 | instance | Friday 10 April 2026 05:08:58 +0000 (0:00:00.960) 0:11:43.383 ********** 2026-04-10 05:08:58.551127 | instance | skipping: [instance] 2026-04-10 05:08:58.551288 | instance | 2026-04-10 05:08:58.551512 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-10 05:08:58.551713 | instance | Friday 10 April 2026 05:08:58 +0000 (0:00:00.098) 0:11:43.481 ********** 2026-04-10 05:08:58.632736 | instance | skipping: [instance] 2026-04-10 05:08:58.632919 | instance | 2026-04-10 05:08:58.633178 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-10 05:08:58.633439 | instance | Friday 10 April 2026 05:08:58 +0000 (0:00:00.081) 0:11:43.563 ********** 2026-04-10 05:08:58.711136 | instance | skipping: [instance] 2026-04-10 05:08:58.711347 | instance | 2026-04-10 05:08:58.711608 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-10 05:08:58.711871 | instance | Friday 10 April 2026 05:08:58 +0000 (0:00:00.078) 0:11:43.642 ********** 2026-04-10 05:08:58.789952 | instance | skipping: [instance] 2026-04-10 05:08:58.790179 | instance | 2026-04-10 05:08:58.790491 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-10 05:08:58.790797 | instance | Friday 10 April 2026 05:08:58 +0000 (0:00:00.078) 0:11:43.720 ********** 2026-04-10 05:08:58.864492 | instance | skipping: [instance] 2026-04-10 05:08:58.864721 | instance | 2026-04-10 05:08:58.864980 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-10 05:08:58.865242 | instance | Friday 10 April 2026 05:08:58 +0000 (0:00:00.074) 0:11:43.795 ********** 2026-04-10 05:08:58.942764 | instance | skipping: [instance] 2026-04-10 05:08:58.942901 | instance | 2026-04-10 05:08:58.943073 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-10 05:08:58.943241 | instance | Friday 10 April 2026 05:08:58 +0000 (0:00:00.078) 0:11:43.873 ********** 2026-04-10 05:08:59.159953 | instance | skipping: [instance] 2026-04-10 05:08:59.160070 | instance | 2026-04-10 05:08:59.160250 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:08:59.160425 | instance | Friday 10 April 2026 05:08:59 +0000 (0:00:00.216) 0:11:44.090 ********** 2026-04-10 05:08:59.266661 | instance | ok: [instance] 2026-04-10 05:08:59.266888 | instance | 2026-04-10 05:08:59.267164 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:08:59.267422 | instance | Friday 10 April 2026 05:08:59 +0000 (0:00:00.107) 0:11:44.197 ********** 2026-04-10 05:08:59.410357 | instance | included: rabbitmq for instance 2026-04-10 05:08:59.410570 | instance | 2026-04-10 05:08:59.410896 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] *** 2026-04-10 05:08:59.411150 | instance | Friday 10 April 2026 05:08:59 +0000 (0:00:00.143) 0:11:44.341 ********** 2026-04-10 05:09:00.108957 | instance | ok: [instance] 2026-04-10 05:09:00.109059 | instance | 2026-04-10 05:09:00.109629 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ****** 2026-04-10 05:09:00.109964 | instance | Friday 10 April 2026 05:09:00 +0000 (0:00:00.698) 0:11:45.039 ********** 2026-04-10 05:09:00.287656 | instance | skipping: [instance] 2026-04-10 05:09:00.287894 | instance | 2026-04-10 05:09:00.288183 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] *** 2026-04-10 05:09:00.288474 | instance | Friday 10 April 2026 05:09:00 +0000 (0:00:00.178) 0:11:45.218 ********** 2026-04-10 05:09:00.459567 | instance | skipping: [instance] 2026-04-10 05:09:00.459660 | instance | 2026-04-10 05:09:00.459828 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] ***** 2026-04-10 05:09:00.459984 | instance | Friday 10 April 2026 05:09:00 +0000 (0:00:00.172) 0:11:45.390 ********** 2026-04-10 05:09:00.633975 | instance | skipping: [instance] 2026-04-10 05:09:00.634188 | instance | 2026-04-10 05:09:00.634463 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] *************************** 2026-04-10 05:09:00.634799 | instance | Friday 10 April 2026 05:09:00 +0000 (0:00:00.174) 0:11:45.564 ********** 2026-04-10 05:09:01.485791 | instance | ok: [instance] 2026-04-10 05:09:01.486009 | instance | 2026-04-10 05:09:01.486303 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:09:01.486579 | instance | Friday 10 April 2026 05:09:01 +0000 (0:00:00.851) 0:11:46.415 ********** 2026-04-10 05:09:02.184745 | instance | ok: [instance] 2026-04-10 05:09:02.185010 | instance | 2026-04-10 05:09:02.185324 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:09:02.185612 | instance | Friday 10 April 2026 05:09:02 +0000 (0:00:00.699) 0:11:47.115 ********** 2026-04-10 05:09:02.262381 | instance | ok: [instance] 2026-04-10 05:09:02.262637 | instance | 2026-04-10 05:09:02.262970 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:09:02.263273 | instance | Friday 10 April 2026 05:09:02 +0000 (0:00:00.077) 0:11:47.193 ********** 2026-04-10 05:09:02.351964 | instance | skipping: [instance] 2026-04-10 05:09:02.352191 | instance | 2026-04-10 05:09:02.352466 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:09:02.352760 | instance | Friday 10 April 2026 05:09:02 +0000 (0:00:00.089) 0:11:47.282 ********** 2026-04-10 05:09:02.425426 | instance | skipping: [instance] 2026-04-10 05:09:02.425650 | instance | 2026-04-10 05:09:02.425916 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:09:02.426197 | instance | Friday 10 April 2026 05:09:02 +0000 (0:00:00.073) 0:11:47.356 ********** 2026-04-10 05:09:02.503813 | instance | ok: [instance] 2026-04-10 05:09:02.504105 | instance | 2026-04-10 05:09:02.504697 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:09:02.504976 | instance | Friday 10 April 2026 05:09:02 +0000 (0:00:00.078) 0:11:47.434 ********** 2026-04-10 05:09:02.625863 | instance | ok: [instance] => (item=identity) 2026-04-10 05:09:02.626122 | instance | ok: [instance] => (item=sharev2) 2026-04-10 05:09:02.626400 | instance | ok: [instance] => (item=oslo_messaging) 2026-04-10 05:09:02.626700 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 05:09:02.626960 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 05:09:02.627201 | instance | 2026-04-10 05:09:02.627460 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:09:02.627726 | instance | Friday 10 April 2026 05:09:02 +0000 (0:00:00.122) 0:11:47.556 ********** 2026-04-10 05:09:02.872707 | instance | ok: [instance] 2026-04-10 05:09:02.872926 | instance | 2026-04-10 05:09:02.873263 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:09:02.873544 | instance | Friday 10 April 2026 05:09:02 +0000 (0:00:00.246) 0:11:47.802 ********** 2026-04-10 05:09:02.989306 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:09:02.989590 | instance | 2026-04-10 05:09:02.989918 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:09:02.990181 | instance | Friday 10 April 2026 05:09:02 +0000 (0:00:00.117) 0:11:47.920 ********** 2026-04-10 05:09:03.559947 | instance | ok: [instance] 2026-04-10 05:09:03.560101 | instance | 2026-04-10 05:09:03.560288 | instance | TASK [vexxhost.atmosphere.manila : Create flavor] ****************************** 2026-04-10 05:09:03.560543 | instance | Friday 10 April 2026 05:09:03 +0000 (0:00:00.570) 0:11:48.490 ********** 2026-04-10 05:09:04.544753 | instance | ok: [instance] 2026-04-10 05:09:04.545008 | instance | 2026-04-10 05:09:04.545293 | instance | TASK [Upload service image] **************************************************** 2026-04-10 05:09:04.545580 | instance | Friday 10 April 2026 05:09:04 +0000 (0:00:00.985) 0:11:49.475 ********** 2026-04-10 05:09:04.744803 | instance | included: glance_image for instance 2026-04-10 05:09:04.744928 | instance | 2026-04-10 05:09:04.745106 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] **************** 2026-04-10 05:09:04.745277 | instance | Friday 10 April 2026 05:09:04 +0000 (0:00:00.197) 0:11:49.673 ********** 2026-04-10 05:09:05.710925 | instance | ok: [instance] 2026-04-10 05:09:05.711225 | instance | 2026-04-10 05:09:05.711509 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] **** 2026-04-10 05:09:05.711814 | instance | Friday 10 April 2026 05:09:05 +0000 (0:00:00.968) 0:11:50.641 ********** 2026-04-10 05:09:05.787884 | instance | skipping: [instance] 2026-04-10 05:09:05.788086 | instance | 2026-04-10 05:09:05.788349 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] *********************** 2026-04-10 05:09:05.788637 | instance | Friday 10 April 2026 05:09:05 +0000 (0:00:00.077) 0:11:50.718 ********** 2026-04-10 05:09:05.863084 | instance | skipping: [instance] 2026-04-10 05:09:05.863341 | instance | 2026-04-10 05:09:05.863609 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] ********************* 2026-04-10 05:09:05.863872 | instance | Friday 10 April 2026 05:09:05 +0000 (0:00:00.074) 0:11:50.793 ********** 2026-04-10 05:09:05.937628 | instance | skipping: [instance] 2026-04-10 05:09:05.937861 | instance | 2026-04-10 05:09:05.938123 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] *** 2026-04-10 05:09:05.938380 | instance | Friday 10 April 2026 05:09:05 +0000 (0:00:00.075) 0:11:50.868 ********** 2026-04-10 05:09:06.025536 | instance | skipping: [instance] 2026-04-10 05:09:06.025796 | instance | 2026-04-10 05:09:06.026135 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] ******* 2026-04-10 05:09:06.026499 | instance | Friday 10 April 2026 05:09:06 +0000 (0:00:00.087) 0:11:50.956 ********** 2026-04-10 05:09:06.102831 | instance | skipping: [instance] 2026-04-10 05:09:06.103166 | instance | 2026-04-10 05:09:06.103513 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] ************* 2026-04-10 05:09:06.103873 | instance | Friday 10 April 2026 05:09:06 +0000 (0:00:00.077) 0:11:51.033 ********** 2026-04-10 05:09:06.178040 | instance | skipping: [instance] 2026-04-10 05:09:06.178297 | instance | 2026-04-10 05:09:06.178721 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] **************** 2026-04-10 05:09:06.179059 | instance | Friday 10 April 2026 05:09:06 +0000 (0:00:00.075) 0:11:51.108 ********** 2026-04-10 05:09:06.289562 | instance | skipping: [instance] 2026-04-10 05:09:06.289814 | instance | 2026-04-10 05:09:06.290128 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group] *** 2026-04-10 05:09:06.290428 | instance | Friday 10 April 2026 05:09:06 +0000 (0:00:00.111) 0:11:51.220 ********** 2026-04-10 05:09:07.309566 | instance | ok: [instance] 2026-04-10 05:09:07.309826 | instance | 2026-04-10 05:09:07.310132 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group tcp rules] *** 2026-04-10 05:09:07.310448 | instance | Friday 10 April 2026 05:09:07 +0000 (0:00:01.020) 0:11:52.240 ********** 2026-04-10 05:09:10.401762 | instance | ok: [instance] => (item=22) 2026-04-10 05:09:10.402012 | instance | ok: [instance] => (item=111) 2026-04-10 05:09:10.402281 | instance | ok: [instance] => (item=2049) 2026-04-10 05:09:10.402528 | instance | 2026-04-10 05:09:10.402828 | instance | TASK [vexxhost.atmosphere.manila : Create generic share driver security group icmp rules] *** 2026-04-10 05:09:10.403108 | instance | Friday 10 April 2026 05:09:10 +0000 (0:00:03.090) 0:11:55.330 ********** 2026-04-10 05:09:11.468910 | instance | ok: [instance] 2026-04-10 05:09:11.469204 | instance | 2026-04-10 05:09:11.469553 | instance | TASK [vexxhost.atmosphere.manila : Generate temporary file for SSH public key] *** 2026-04-10 05:09:11.469877 | instance | Friday 10 April 2026 05:09:11 +0000 (0:00:01.068) 0:11:56.399 ********** 2026-04-10 05:09:11.693797 | instance | ok: [instance -> localhost] 2026-04-10 05:09:11.694028 | instance | 2026-04-10 05:09:11.694309 | instance | TASK [vexxhost.atmosphere.manila : Write contents of current private SSH key] *** 2026-04-10 05:09:11.694593 | instance | Friday 10 April 2026 05:09:11 +0000 (0:00:00.225) 0:11:56.624 ********** 2026-04-10 05:09:12.123336 | instance | ok: [instance -> localhost] 2026-04-10 05:09:12.123472 | instance | 2026-04-10 05:09:12.123670 | instance | TASK [vexxhost.atmosphere.manila : Generate public key for SSH private key] **** 2026-04-10 05:09:12.123840 | instance | Friday 10 April 2026 05:09:12 +0000 (0:00:00.429) 0:11:57.054 ********** 2026-04-10 05:09:12.462785 | instance | ok: [instance -> localhost] 2026-04-10 05:09:12.463012 | instance | 2026-04-10 05:09:12.463293 | instance | TASK [vexxhost.atmosphere.manila : Delete temporary file for public SSH key] *** 2026-04-10 05:09:12.463577 | instance | Friday 10 April 2026 05:09:12 +0000 (0:00:00.339) 0:11:57.393 ********** 2026-04-10 05:09:12.690502 | instance | ok: [instance -> localhost] 2026-04-10 05:09:12.690746 | instance | 2026-04-10 05:09:12.691020 | instance | TASK [vexxhost.atmosphere.manila : Create secret with the SSH keys] ************ 2026-04-10 05:09:12.691313 | instance | Friday 10 April 2026 05:09:12 +0000 (0:00:00.227) 0:11:57.621 ********** 2026-04-10 05:09:13.412189 | instance | ok: [instance] 2026-04-10 05:09:13.412427 | instance | 2026-04-10 05:09:13.412702 | instance | TASK [vexxhost.atmosphere.manila : Deploy Helm chart] ************************** 2026-04-10 05:09:13.412971 | instance | Friday 10 April 2026 05:09:13 +0000 (0:00:00.721) 0:11:58.342 ********** 2026-04-10 05:09:15.962468 | instance | ok: [instance] 2026-04-10 05:09:15.962743 | instance | 2026-04-10 05:09:15.963015 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 05:09:15.963453 | instance | Friday 10 April 2026 05:09:15 +0000 (0:00:02.550) 0:12:00.892 ********** 2026-04-10 05:09:16.151588 | instance | included: openstack_helm_ingress for instance 2026-04-10 05:09:16.151830 | instance | 2026-04-10 05:09:16.152157 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 05:09:16.152484 | instance | Friday 10 April 2026 05:09:16 +0000 (0:00:00.189) 0:12:01.081 ********** 2026-04-10 05:09:16.258385 | instance | skipping: [instance] 2026-04-10 05:09:16.258531 | instance | 2026-04-10 05:09:16.258731 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 05:09:16.258809 | instance | Friday 10 April 2026 05:09:16 +0000 (0:00:00.106) 0:12:01.188 ********** 2026-04-10 05:09:16.342100 | instance | skipping: [instance] 2026-04-10 05:09:16.342245 | instance | 2026-04-10 05:09:16.342456 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 05:09:16.342642 | instance | Friday 10 April 2026 05:09:16 +0000 (0:00:00.083) 0:12:01.272 ********** 2026-04-10 05:09:16.437573 | instance | ok: [instance] 2026-04-10 05:09:16.437769 | instance | 2026-04-10 05:09:16.438100 | instance | TASK [Create Ingress sharev2] ************************************************** 2026-04-10 05:09:16.438391 | instance | Friday 10 April 2026 05:09:16 +0000 (0:00:00.095) 0:12:01.367 ********** 2026-04-10 05:09:16.577995 | instance | included: ingress for instance 2026-04-10 05:09:16.578237 | instance | 2026-04-10 05:09:16.578545 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress sharev2] ******************** 2026-04-10 05:09:16.578869 | instance | Friday 10 April 2026 05:09:16 +0000 (0:00:00.140) 0:12:01.508 ********** 2026-04-10 05:09:18.038033 | instance | ok: [instance] 2026-04-10 05:09:18.038257 | instance | 2026-04-10 05:09:18.038523 | instance | TASK [vexxhost.atmosphere.manila : Update service tenant quotas] *************** 2026-04-10 05:09:18.038822 | instance | Friday 10 April 2026 05:09:18 +0000 (0:00:01.459) 0:12:02.967 ********** 2026-04-10 05:09:19.512071 | instance | ok: [instance] 2026-04-10 05:09:19.512304 | instance | 2026-04-10 05:09:19.512718 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:09:19.513038 | instance | Friday 10 April 2026 05:09:19 +0000 (0:00:01.473) 0:12:04.441 ********** 2026-04-10 05:09:19.631672 | instance | ok: [instance] 2026-04-10 05:09:19.631900 | instance | 2026-04-10 05:09:19.632152 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:09:19.632477 | instance | Friday 10 April 2026 05:09:19 +0000 (0:00:00.120) 0:12:04.561 ********** 2026-04-10 05:09:19.715757 | instance | skipping: [instance] 2026-04-10 05:09:19.715898 | instance | 2026-04-10 05:09:19.716112 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:09:19.716382 | instance | Friday 10 April 2026 05:09:19 +0000 (0:00:00.084) 0:12:04.646 ********** 2026-04-10 05:09:19.790802 | instance | skipping: [instance] 2026-04-10 05:09:19.791010 | instance | 2026-04-10 05:09:19.791440 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:09:19.791646 | instance | Friday 10 April 2026 05:09:19 +0000 (0:00:00.074) 0:12:04.721 ********** 2026-04-10 05:09:19.864693 | instance | skipping: [instance] 2026-04-10 05:09:19.864907 | instance | 2026-04-10 05:09:19.865191 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:09:19.865457 | instance | Friday 10 April 2026 05:09:19 +0000 (0:00:00.073) 0:12:04.795 ********** 2026-04-10 05:09:19.945590 | instance | skipping: [instance] 2026-04-10 05:09:19.945743 | instance | 2026-04-10 05:09:19.945932 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:09:19.946105 | instance | Friday 10 April 2026 05:09:19 +0000 (0:00:00.081) 0:12:04.876 ********** 2026-04-10 05:09:20.016510 | instance | skipping: [instance] 2026-04-10 05:09:20.016763 | instance | 2026-04-10 05:09:20.017065 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:09:20.017346 | instance | Friday 10 April 2026 05:09:20 +0000 (0:00:00.070) 0:12:04.947 ********** 2026-04-10 05:09:20.097496 | instance | ok: [instance] 2026-04-10 05:09:20.097578 | instance | 2026-04-10 05:09:20.097719 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:09:20.097833 | instance | Friday 10 April 2026 05:09:20 +0000 (0:00:00.081) 0:12:05.028 ********** 2026-04-10 05:09:20.215587 | instance | ok: [instance] => (item=identity) 2026-04-10 05:09:20.215855 | instance | ok: [instance] => (item=oslo_db) 2026-04-10 05:09:20.216462 | instance | ok: [instance] => (item=oslo_cache) 2026-04-10 05:09:20.216766 | instance | ok: [instance] => (item=dashboard) 2026-04-10 05:09:20.217008 | instance | 2026-04-10 05:09:20.217334 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:09:20.217608 | instance | Friday 10 April 2026 05:09:20 +0000 (0:00:00.117) 0:12:05.146 ********** 2026-04-10 05:09:20.335543 | instance | ok: [instance] 2026-04-10 05:09:20.335695 | instance | 2026-04-10 05:09:20.336001 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:09:20.336215 | instance | Friday 10 April 2026 05:09:20 +0000 (0:00:00.119) 0:12:05.265 ********** 2026-04-10 05:09:20.453509 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:09:20.453739 | instance | 2026-04-10 05:09:20.454037 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:09:20.454325 | instance | Friday 10 April 2026 05:09:20 +0000 (0:00:00.118) 0:12:05.383 ********** 2026-04-10 05:09:21.039670 | instance | ok: [instance] 2026-04-10 05:09:21.039947 | instance | 2026-04-10 05:09:21.040219 | instance | TASK [vexxhost.atmosphere.horizon : Deploy Helm chart] ************************* 2026-04-10 05:09:21.040476 | instance | Friday 10 April 2026 05:09:21 +0000 (0:00:00.586) 0:12:05.970 ********** 2026-04-10 05:09:23.320761 | instance | ok: [instance] 2026-04-10 05:09:23.320833 | instance | 2026-04-10 05:09:23.320841 | instance | TASK [Create Ingress] ********************************************************** 2026-04-10 05:09:23.320848 | instance | Friday 10 April 2026 05:09:23 +0000 (0:00:02.278) 0:12:08.249 ********** 2026-04-10 05:09:23.493026 | instance | included: openstack_helm_ingress for instance 2026-04-10 05:09:23.493093 | instance | 2026-04-10 05:09:23.493105 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] ********* 2026-04-10 05:09:23.493115 | instance | Friday 10 April 2026 05:09:23 +0000 (0:00:00.173) 0:12:08.423 ********** 2026-04-10 05:09:23.571959 | instance | skipping: [instance] 2026-04-10 05:09:23.572032 | instance | 2026-04-10 05:09:23.572044 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] *** 2026-04-10 05:09:23.572055 | instance | Friday 10 April 2026 05:09:23 +0000 (0:00:00.078) 0:12:08.501 ********** 2026-04-10 05:09:23.649923 | instance | skipping: [instance] 2026-04-10 05:09:23.649976 | instance | 2026-04-10 05:09:23.649987 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] *** 2026-04-10 05:09:23.649998 | instance | Friday 10 April 2026 05:09:23 +0000 (0:00:00.078) 0:12:08.580 ********** 2026-04-10 05:09:23.738684 | instance | ok: [instance] 2026-04-10 05:09:23.738743 | instance | 2026-04-10 05:09:23.738754 | instance | TASK [Create Ingress dashboard] ************************************************ 2026-04-10 05:09:23.738764 | instance | Friday 10 April 2026 05:09:23 +0000 (0:00:00.088) 0:12:08.668 ********** 2026-04-10 05:09:23.867256 | instance | included: ingress for instance 2026-04-10 05:09:23.867611 | instance | 2026-04-10 05:09:23.867935 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress dashboard] ****************** 2026-04-10 05:09:23.868253 | instance | Friday 10 April 2026 05:09:23 +0000 (0:00:00.129) 0:12:08.798 ********** 2026-04-10 05:09:25.207126 | instance | ok: [instance] 2026-04-10 05:09:25.207543 | instance | 2026-04-10 05:09:25.207938 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-10 05:09:25.208298 | instance | Friday 10 April 2026 05:09:25 +0000 (0:00:01.338) 0:12:10.136 ********** 2026-04-10 05:09:26.064567 | instance | ok: [instance] 2026-04-10 05:09:26.064625 | instance | 2026-04-10 05:09:26.064630 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets] ***** 2026-04-10 05:09:26.064635 | instance | Friday 10 April 2026 05:09:26 +0000 (0:00:00.858) 0:12:10.995 ********** 2026-04-10 05:09:33.722077 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:33.722183 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:33.722253 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:33.722385 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:33.722494 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:33.722683 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:33.722806 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:33.722923 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:33.723036 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:33.723144 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:33.723269 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:33.723371 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:33.723486 | instance | ok: [instance] 2026-04-10 05:09:33.723590 | instance | 2026-04-10 05:09:33.723714 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Build database URLs dict] ******* 2026-04-10 05:09:33.723831 | instance | Friday 10 April 2026 05:09:33 +0000 (0:00:07.657) 0:12:18.652 ********** 2026-04-10 05:09:34.187171 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:34.187398 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:34.187596 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:34.187819 | instance | skipping: [instance] => (item=None) 2026-04-10 05:09:34.188044 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:34.188270 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:34.188439 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:34.188626 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:34.188790 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:34.188951 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:34.189110 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:34.189267 | instance | ok: [instance] => (item=None) 2026-04-10 05:09:34.189424 | instance | ok: [instance] 2026-04-10 05:09:34.189575 | instance | 2026-04-10 05:09:34.189748 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Create "openstack-database-exporter-dsn" secret] *** 2026-04-10 05:09:34.189910 | instance | Friday 10 April 2026 05:09:34 +0000 (0:00:00.464) 0:12:19.117 ********** 2026-04-10 05:09:35.209633 | instance | ok: [instance] 2026-04-10 05:09:35.209857 | instance | 2026-04-10 05:09:35.210131 | instance | TASK [vexxhost.atmosphere.openstack_exporter : Deploy service] ***************** 2026-04-10 05:09:35.210420 | instance | Friday 10 April 2026 05:09:35 +0000 (0:00:01.022) 0:12:20.140 ********** 2026-04-10 05:09:36.041306 | instance | ok: [instance] 2026-04-10 05:09:36.041552 | instance | 2026-04-10 05:09:36.041833 | instance | PLAY [controllers] ************************************************************* 2026-04-10 05:09:36.042092 | instance | 2026-04-10 05:09:36.042379 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 05:09:36.042790 | instance | Friday 10 April 2026 05:09:36 +0000 (0:00:00.831) 0:12:20.972 ********** 2026-04-10 05:09:41.933475 | instance | ok: [instance] 2026-04-10 05:09:41.933550 | instance | 2026-04-10 05:09:41.933581 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] ********* 2026-04-10 05:09:41.933593 | instance | Friday 10 April 2026 05:09:41 +0000 (0:00:05.890) 0:12:26.863 ********** 2026-04-10 05:09:42.210293 | instance | ok: [instance] 2026-04-10 05:09:42.210391 | instance | 2026-04-10 05:09:42.210502 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-10 05:09:42.210592 | instance | Friday 10 April 2026 05:09:42 +0000 (0:00:00.278) 0:12:27.141 ********** 2026-04-10 05:09:43.396414 | instance | ok: [instance] 2026-04-10 05:09:43.396519 | instance | 2026-04-10 05:09:43.396772 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-10 05:09:43.396825 | instance | Friday 10 April 2026 05:09:43 +0000 (0:00:01.185) 0:12:28.326 ********** 2026-04-10 05:09:43.673899 | instance | ok: [instance] 2026-04-10 05:09:43.673986 | instance | 2026-04-10 05:09:43.674214 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-10 05:09:43.674307 | instance | Friday 10 April 2026 05:09:43 +0000 (0:00:00.277) 0:12:28.604 ********** 2026-04-10 05:09:43.786453 | instance | ok: [instance] => { 2026-04-10 05:09:43.786532 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz" 2026-04-10 05:09:43.786694 | instance | } 2026-04-10 05:09:43.786806 | instance | 2026-04-10 05:09:43.786922 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-10 05:09:43.787038 | instance | Friday 10 April 2026 05:09:43 +0000 (0:00:00.113) 0:12:28.717 ********** 2026-04-10 05:09:44.172535 | instance | ok: [instance] 2026-04-10 05:09:44.172681 | instance | 2026-04-10 05:09:44.172881 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-10 05:09:44.173056 | instance | Friday 10 April 2026 05:09:44 +0000 (0:00:00.385) 0:12:29.103 ********** 2026-04-10 05:09:45.265951 | instance | ok: [instance] 2026-04-10 05:09:45.266043 | instance | 2026-04-10 05:09:45.266173 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] ********************* 2026-04-10 05:09:45.266292 | instance | Friday 10 April 2026 05:09:45 +0000 (0:00:01.093) 0:12:30.197 ********** 2026-04-10 05:09:45.814215 | instance | ok: [instance] 2026-04-10 05:09:45.814307 | instance | 2026-04-10 05:09:45.814464 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] *** 2026-04-10 05:09:45.814590 | instance | Friday 10 April 2026 05:09:45 +0000 (0:00:00.548) 0:12:30.745 ********** 2026-04-10 05:09:46.543794 | instance | ok: [instance] 2026-04-10 05:09:46.543890 | instance | 2026-04-10 05:09:46.544156 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] *** 2026-04-10 05:09:46.544218 | instance | Friday 10 April 2026 05:09:46 +0000 (0:00:00.729) 0:12:31.474 ********** 2026-04-10 05:09:47.274000 | instance | ok: [instance] 2026-04-10 05:09:47.274101 | instance | 2026-04-10 05:09:47.274199 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] *** 2026-04-10 05:09:47.274324 | instance | Friday 10 April 2026 05:09:47 +0000 (0:00:00.730) 0:12:32.204 ********** 2026-04-10 05:09:47.666416 | instance | ok: [instance] 2026-04-10 05:09:47.666813 | instance | 2026-04-10 05:09:47.667029 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-10 05:09:47.667207 | instance | Friday 10 April 2026 05:09:47 +0000 (0:00:00.390) 0:12:32.595 ********** 2026-04-10 05:09:47.995868 | instance | included: openstack_helm_endpoints for instance 2026-04-10 05:09:47.996110 | instance | 2026-04-10 05:09:47.996445 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:09:47.996762 | instance | Friday 10 April 2026 05:09:47 +0000 (0:00:00.331) 0:12:32.926 ********** 2026-04-10 05:09:48.067089 | instance | skipping: [instance] 2026-04-10 05:09:48.067329 | instance | 2026-04-10 05:09:48.067593 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:09:48.067854 | instance | Friday 10 April 2026 05:09:48 +0000 (0:00:00.071) 0:12:32.998 ********** 2026-04-10 05:09:48.131144 | instance | skipping: [instance] 2026-04-10 05:09:48.131396 | instance | 2026-04-10 05:09:48.131695 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:09:48.131975 | instance | Friday 10 April 2026 05:09:48 +0000 (0:00:00.064) 0:12:33.062 ********** 2026-04-10 05:09:48.202224 | instance | skipping: [instance] 2026-04-10 05:09:48.202278 | instance | 2026-04-10 05:09:48.202430 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:09:48.202582 | instance | Friday 10 April 2026 05:09:48 +0000 (0:00:00.071) 0:12:33.133 ********** 2026-04-10 05:09:48.278174 | instance | skipping: [instance] 2026-04-10 05:09:48.278403 | instance | 2026-04-10 05:09:48.278741 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:09:48.279105 | instance | Friday 10 April 2026 05:09:48 +0000 (0:00:00.075) 0:12:33.208 ********** 2026-04-10 05:09:48.348070 | instance | skipping: [instance] 2026-04-10 05:09:48.348304 | instance | 2026-04-10 05:09:48.348587 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:09:48.348846 | instance | Friday 10 April 2026 05:09:48 +0000 (0:00:00.070) 0:12:33.278 ********** 2026-04-10 05:09:48.420315 | instance | skipping: [instance] 2026-04-10 05:09:48.420544 | instance | 2026-04-10 05:09:48.420825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:09:48.421090 | instance | Friday 10 April 2026 05:09:48 +0000 (0:00:00.072) 0:12:33.351 ********** 2026-04-10 05:09:48.495759 | instance | ok: [instance] 2026-04-10 05:09:48.495836 | instance | 2026-04-10 05:09:48.495969 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:09:48.496070 | instance | Friday 10 April 2026 05:09:48 +0000 (0:00:00.075) 0:12:33.426 ********** 2026-04-10 05:09:48.583920 | instance | ok: [instance] => (item=identity) 2026-04-10 05:09:48.584019 | instance | 2026-04-10 05:09:48.584170 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:09:48.584320 | instance | Friday 10 April 2026 05:09:48 +0000 (0:00:00.088) 0:12:33.514 ********** 2026-04-10 05:09:48.691688 | instance | ok: [instance] 2026-04-10 05:09:48.691885 | instance | 2026-04-10 05:09:48.692148 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] **************** 2026-04-10 05:09:48.692410 | instance | Friday 10 April 2026 05:09:48 +0000 (0:00:00.107) 0:12:33.622 ********** 2026-04-10 05:09:49.172620 | instance | ok: [instance] 2026-04-10 05:09:49.172864 | instance | 2026-04-10 05:09:49.173141 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] ********** 2026-04-10 05:09:49.173404 | instance | Friday 10 April 2026 05:09:49 +0000 (0:00:00.480) 0:12:34.103 ********** 2026-04-10 05:09:49.662977 | instance | ok: [instance] 2026-04-10 05:09:49.663115 | instance | 2026-04-10 05:09:49.663286 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] **** 2026-04-10 05:09:49.663455 | instance | Friday 10 April 2026 05:09:49 +0000 (0:00:00.490) 0:12:34.594 ********** 2026-04-10 05:09:50.126936 | instance | ok: [instance] 2026-04-10 05:09:50.127195 | instance | 2026-04-10 05:09:50.127471 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] ********** 2026-04-10 05:09:50.127775 | instance | Friday 10 April 2026 05:09:50 +0000 (0:00:00.463) 0:12:35.057 ********** 2026-04-10 05:09:50.656326 | instance | ok: [instance] 2026-04-10 05:09:50.656466 | instance | 2026-04-10 05:09:50.656650 | instance | PLAY [Configure networking] **************************************************** 2026-04-10 05:09:50.656829 | instance | 2026-04-10 05:09:50.657002 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 05:09:50.657171 | instance | Friday 10 April 2026 05:09:50 +0000 (0:00:00.529) 0:12:35.587 ********** 2026-04-10 05:09:54.701611 | instance | ok: [instance] 2026-04-10 05:09:54.701760 | instance | 2026-04-10 05:09:54.701936 | instance | TASK [Add IP address to "br-ex"] *********************************************** 2026-04-10 05:09:54.702107 | instance | Friday 10 April 2026 05:09:54 +0000 (0:00:04.045) 0:12:39.632 ********** 2026-04-10 05:09:54.970888 | instance | ok: [instance] 2026-04-10 05:09:54.971713 | instance | 2026-04-10 05:09:54.972034 | instance | TASK [Set "br-ex" interface to "up"] ******************************************* 2026-04-10 05:09:54.972338 | instance | Friday 10 April 2026 05:09:54 +0000 (0:00:00.269) 0:12:39.901 ********** 2026-04-10 05:09:55.182775 | instance | ok: [instance] 2026-04-10 05:09:55.183013 | instance | 2026-04-10 05:09:55.183327 | instance | PLAY RECAP ********************************************************************* 2026-04-10 05:09:55.183617 | instance | instance : ok=757 changed=0 unreachable=0 failed=0 skipped=285 rescued=0 ignored=0 2026-04-10 05:09:55.183867 | instance | 2026-04-10 05:09:55.184134 | instance | Friday 10 April 2026 05:09:55 +0000 (0:00:00.208) 0:12:40.110 ********** 2026-04-10 05:09:55.184393 | instance | =============================================================================== 2026-04-10 05:09:55.184667 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 15.99s 2026-04-10 05:09:55.185001 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards -- 15.12s 2026-04-10 05:09:55.185279 | instance | vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor -- 14.94s 2026-04-10 05:09:55.185558 | instance | vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor -- 14.88s 2026-04-10 05:09:55.185883 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 14.77s 2026-04-10 05:09:55.186149 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 10.92s 2026-04-10 05:09:55.186414 | instance | vexxhost.atmosphere.octavia : Add implied roles ------------------------ 10.76s 2026-04-10 05:09:55.186711 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 10.33s 2026-04-10 05:09:55.186971 | instance | vexxhost.ceph.osd : Adopt OSDs to cluster ------------------------------ 10.19s 2026-04-10 05:09:55.187236 | instance | vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs ------------ 7.94s 2026-04-10 05:09:55.187508 | instance | vexxhost.atmosphere.openstack_exporter : Fetch OpenStack DB secrets ----- 7.66s 2026-04-10 05:09:55.187787 | instance | vexxhost.ceph.mon : Get `cephadm ls` status ----------------------------- 5.89s 2026-04-10 05:09:55.188034 | instance | Gathering Facts --------------------------------------------------------- 5.89s 2026-04-10 05:09:55.188304 | instance | vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project --- 5.72s 2026-04-10 05:09:55.188657 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.58s 2026-04-10 05:09:55.188955 | instance | Gathering Facts --------------------------------------------------------- 5.51s 2026-04-10 05:09:55.189219 | instance | vexxhost.ceph.osd : Get `cephadm ls` status ----------------------------- 5.48s 2026-04-10 05:09:55.189482 | instance | vexxhost.atmosphere.barbican : Add implied roles ------------------------ 5.45s 2026-04-10 05:09:55.189745 | instance | vexxhost.atmosphere.octavia : Set binding for ports --------------------- 5.37s 2026-04-10 05:09:55.190009 | instance | vexxhost.atmosphere.nova : Create flavors ------------------------------- 5.19s 2026-04-10 05:09:55.518471 | instance | INFO [aio > idempotence] Executed: Successful 2026-04-10 05:09:55.534210 | instance | INFO [aio > side_effect] Executing 2026-04-10 05:09:55.534783 | instance | WARNING [aio > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-10 05:09:55.544385 | instance | INFO [aio > verify] Executing 2026-04-10 05:09:56.347007 | instance | 2026-04-10 05:09:56.347268 | instance | PLAY [Run tests] *************************************************************** 2026-04-10 05:09:56.347523 | instance | 2026-04-10 05:09:56.347798 | instance | TASK [Check for .venv stestr] ************************************************** 2026-04-10 05:09:56.348069 | instance | Friday 10 April 2026 05:09:56 +0000 (0:00:00.016) 0:00:00.016 ********** 2026-04-10 05:09:56.624035 | instance | ok: [localhost] 2026-04-10 05:09:56.624260 | instance | 2026-04-10 05:09:56.624536 | instance | TASK [Run "stestr" tests] ****************************************************** 2026-04-10 05:09:56.624865 | instance | Friday 10 April 2026 05:09:56 +0000 (0:00:00.276) 0:00:00.293 ********** 2026-04-10 05:09:59.359213 | instance | changed: [localhost] 2026-04-10 05:09:59.359440 | instance | 2026-04-10 05:09:59.359727 | instance | PLAY [controllers[0]] ********************************************************** 2026-04-10 05:09:59.359969 | instance | 2026-04-10 05:09:59.360235 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-10 05:09:59.360537 | instance | Friday 10 April 2026 05:09:59 +0000 (0:00:02.735) 0:00:03.028 ********** 2026-04-10 05:10:03.609383 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-10 05:10:03.609492 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-10 05:10:03.609584 | instance | interpreter could change the meaning of that path. See 2026-04-10 05:10:03.609727 | instance | https://docs.ansible.com/ansible- 2026-04-10 05:10:03.609856 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-10 05:10:03.689234 | instance | ok: [instance] 2026-04-10 05:10:03.689317 | instance | 2026-04-10 05:10:03.689518 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] ***************** 2026-04-10 05:10:03.689688 | instance | Friday 10 April 2026 05:10:03 +0000 (0:00:04.330) 0:00:07.359 ********** 2026-04-10 05:10:04.781343 | instance | ok: [instance] 2026-04-10 05:10:04.781590 | instance | 2026-04-10 05:10:04.781871 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] **** 2026-04-10 05:10:04.782139 | instance | Friday 10 April 2026 05:10:04 +0000 (0:00:01.091) 0:00:08.451 ********** 2026-04-10 05:10:05.080881 | instance | ok: [instance] 2026-04-10 05:10:05.081118 | instance | 2026-04-10 05:10:05.081403 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] *********** 2026-04-10 05:10:05.081678 | instance | Friday 10 April 2026 05:10:05 +0000 (0:00:00.299) 0:00:08.750 ********** 2026-04-10 05:10:05.617434 | instance | ok: [instance] 2026-04-10 05:10:05.617519 | instance | 2026-04-10 05:10:05.617658 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:10:05.617781 | instance | Friday 10 April 2026 05:10:05 +0000 (0:00:00.536) 0:00:09.286 ********** 2026-04-10 05:10:05.749797 | instance | ok: [instance] 2026-04-10 05:10:05.750030 | instance | 2026-04-10 05:10:05.750302 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:10:05.750567 | instance | Friday 10 April 2026 05:10:05 +0000 (0:00:00.131) 0:00:09.418 ********** 2026-04-10 05:10:05.811647 | instance | skipping: [instance] 2026-04-10 05:10:05.811875 | instance | 2026-04-10 05:10:05.812157 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:10:05.812420 | instance | Friday 10 April 2026 05:10:05 +0000 (0:00:00.062) 0:00:09.481 ********** 2026-04-10 05:10:05.868725 | instance | skipping: [instance] 2026-04-10 05:10:05.868951 | instance | 2026-04-10 05:10:05.869262 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:10:05.869527 | instance | Friday 10 April 2026 05:10:05 +0000 (0:00:00.057) 0:00:09.538 ********** 2026-04-10 05:10:05.924301 | instance | skipping: [instance] 2026-04-10 05:10:05.924528 | instance | 2026-04-10 05:10:05.924806 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:10:05.925062 | instance | Friday 10 April 2026 05:10:05 +0000 (0:00:00.055) 0:00:09.594 ********** 2026-04-10 05:10:05.977691 | instance | skipping: [instance] 2026-04-10 05:10:05.977956 | instance | 2026-04-10 05:10:05.978245 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:10:05.978506 | instance | Friday 10 April 2026 05:10:05 +0000 (0:00:00.053) 0:00:09.647 ********** 2026-04-10 05:10:06.040132 | instance | skipping: [instance] 2026-04-10 05:10:06.040357 | instance | 2026-04-10 05:10:06.040653 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:10:06.040922 | instance | Friday 10 April 2026 05:10:06 +0000 (0:00:00.062) 0:00:09.710 ********** 2026-04-10 05:10:06.102632 | instance | ok: [instance] 2026-04-10 05:10:06.102794 | instance | 2026-04-10 05:10:06.102979 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:10:06.103153 | instance | Friday 10 April 2026 05:10:06 +0000 (0:00:00.062) 0:00:09.772 ********** 2026-04-10 05:10:06.190014 | instance | ok: [instance] => (item=dashboard) 2026-04-10 05:10:06.190254 | instance | ok: [instance] => (item=identity) 2026-04-10 05:10:06.190493 | instance | 2026-04-10 05:10:06.190787 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:10:06.191044 | instance | Friday 10 April 2026 05:10:06 +0000 (0:00:00.087) 0:00:09.859 ********** 2026-04-10 05:10:06.298427 | instance | ok: [instance] 2026-04-10 05:10:06.298488 | instance | 2026-04-10 05:10:06.298500 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-10 05:10:06.298518 | instance | Friday 10 April 2026 05:10:06 +0000 (0:00:00.107) 0:00:09.967 ********** 2026-04-10 05:10:06.402438 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-10 05:10:06.402681 | instance | 2026-04-10 05:10:06.403097 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-10 05:10:06.403370 | instance | Friday 10 April 2026 05:10:06 +0000 (0:00:00.104) 0:00:10.072 ********** 2026-04-10 05:10:07.123769 | instance | changed: [instance] 2026-04-10 05:10:07.123985 | instance | 2026-04-10 05:10:07.124282 | instance | TASK [Generate OpenStack-Helm endpoints] *************************************** 2026-04-10 05:10:07.124545 | instance | Friday 10 April 2026 05:10:07 +0000 (0:00:00.720) 0:00:10.792 ********** 2026-04-10 05:10:07.272874 | instance | included: openstack_helm_endpoints for instance 2026-04-10 05:10:07.272935 | instance | 2026-04-10 05:10:07.273142 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] *** 2026-04-10 05:10:07.273401 | instance | Friday 10 April 2026 05:10:07 +0000 (0:00:00.149) 0:00:10.942 ********** 2026-04-10 05:10:07.423697 | instance | ok: [instance] 2026-04-10 05:10:07.423829 | instance | 2026-04-10 05:10:07.424003 | instance | TASK [Create RabbitMQ cluster] ************************************************* 2026-04-10 05:10:07.424176 | instance | Friday 10 April 2026 05:10:07 +0000 (0:00:00.151) 0:00:11.093 ********** 2026-04-10 05:10:07.484816 | instance | skipping: [instance] 2026-04-10 05:10:07.484988 | instance | 2026-04-10 05:10:07.485176 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] *** 2026-04-10 05:10:07.485408 | instance | Friday 10 April 2026 05:10:07 +0000 (0:00:00.061) 0:00:11.154 ********** 2026-04-10 05:10:07.542489 | instance | skipping: [instance] 2026-04-10 05:10:07.542622 | instance | 2026-04-10 05:10:07.542839 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] *** 2026-04-10 05:10:07.543021 | instance | Friday 10 April 2026 05:10:07 +0000 (0:00:00.057) 0:00:11.212 ********** 2026-04-10 05:10:07.604571 | instance | skipping: [instance] 2026-04-10 05:10:07.604841 | instance | 2026-04-10 05:10:07.605152 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] *** 2026-04-10 05:10:07.605438 | instance | Friday 10 April 2026 05:10:07 +0000 (0:00:00.062) 0:00:11.274 ********** 2026-04-10 05:10:07.657088 | instance | skipping: [instance] 2026-04-10 05:10:07.657339 | instance | 2026-04-10 05:10:07.657717 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] *** 2026-04-10 05:10:07.658008 | instance | Friday 10 April 2026 05:10:07 +0000 (0:00:00.052) 0:00:11.327 ********** 2026-04-10 05:10:07.709615 | instance | skipping: [instance] 2026-04-10 05:10:07.709858 | instance | 2026-04-10 05:10:07.710148 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] *** 2026-04-10 05:10:07.710411 | instance | Friday 10 April 2026 05:10:07 +0000 (0:00:00.052) 0:00:11.379 ********** 2026-04-10 05:10:07.768475 | instance | ok: [instance] 2026-04-10 05:10:07.768783 | instance | 2026-04-10 05:10:07.769068 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] *** 2026-04-10 05:10:07.769332 | instance | Friday 10 April 2026 05:10:07 +0000 (0:00:00.058) 0:00:11.438 ********** 2026-04-10 05:10:07.849893 | instance | ok: [instance] => (item=dashboard) 2026-04-10 05:10:07.850118 | instance | ok: [instance] => (item=identity) 2026-04-10 05:10:07.850372 | instance | 2026-04-10 05:10:07.850642 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] *********** 2026-04-10 05:10:07.850948 | instance | Friday 10 April 2026 05:10:07 +0000 (0:00:00.081) 0:00:11.519 ********** 2026-04-10 05:10:07.960049 | instance | ok: [instance] 2026-04-10 05:10:07.960278 | instance | 2026-04-10 05:10:07.960563 | instance | TASK [vexxhost.atmosphere.tempest : Get test image object] ********************* 2026-04-10 05:10:07.960840 | instance | Friday 10 April 2026 05:10:07 +0000 (0:00:00.109) 0:00:11.629 ********** 2026-04-10 05:10:08.987429 | instance | ok: [instance] 2026-04-10 05:10:08.987724 | instance | 2026-04-10 05:10:08.988044 | instance | TASK [vexxhost.atmosphere.tempest : Configure test image ref] ****************** 2026-04-10 05:10:08.988312 | instance | Friday 10 April 2026 05:10:08 +0000 (0:00:01.027) 0:00:12.657 ********** 2026-04-10 05:10:09.077407 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'image_ref': '0220633e-8e57-47af-9c24-0cb726555136'}}}}) 2026-04-10 05:10:09.077712 | instance | 2026-04-10 05:10:09.077982 | instance | TASK [vexxhost.atmosphere.tempest : Get test flavor object] ******************** 2026-04-10 05:10:09.078253 | instance | Friday 10 April 2026 05:10:09 +0000 (0:00:00.090) 0:00:12.747 ********** 2026-04-10 05:10:10.175939 | instance | ok: [instance] 2026-04-10 05:10:10.176221 | instance | 2026-04-10 05:10:10.176577 | instance | TASK [vexxhost.atmosphere.tempest : Set test flavor ref] *********************** 2026-04-10 05:10:10.176943 | instance | Friday 10 April 2026 05:10:10 +0000 (0:00:01.098) 0:00:13.845 ********** 2026-04-10 05:10:10.257665 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'compute': {'flavor_ref': 'ca163b3b-a4f2-4168-bdda-5315f873fde9'}}}}) 2026-04-10 05:10:10.257766 | instance | 2026-04-10 05:10:10.257926 | instance | TASK [vexxhost.atmosphere.tempest : Get test network object] ******************* 2026-04-10 05:10:10.258077 | instance | Friday 10 April 2026 05:10:10 +0000 (0:00:00.082) 0:00:13.927 ********** 2026-04-10 05:10:11.310224 | instance | ok: [instance] 2026-04-10 05:10:11.310424 | instance | 2026-04-10 05:10:11.310749 | instance | TASK [vexxhost.atmosphere.tempest : Set test network ref] ********************** 2026-04-10 05:10:11.311016 | instance | Friday 10 April 2026 05:10:11 +0000 (0:00:01.052) 0:00:14.980 ********** 2026-04-10 05:10:11.395263 | instance | ok: [instance] => (item={'key': 'conf', 'value': {'tempest': {'network': {'public_network_id': 'c3482760-e665-4127-93df-86abd300e3fd'}}}}) 2026-04-10 05:10:11.395511 | instance | 2026-04-10 05:10:11.395779 | instance | TASK [vexxhost.atmosphere.tempest : Deploy Helm chart] ************************* 2026-04-10 05:10:11.396055 | instance | Friday 10 April 2026 05:10:11 +0000 (0:00:00.084) 0:00:15.064 ********** 2026-04-10 05:15:13.526751 | instance | ok: [instance] 2026-04-10 05:15:13.527026 | instance | 2026-04-10 05:15:13.527424 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest job object] ******************** 2026-04-10 05:15:13.527699 | instance | Friday 10 April 2026 05:15:13 +0000 (0:05:02.131) 0:05:17.196 ********** 2026-04-10 05:15:14.482547 | instance | ok: [instance] 2026-04-10 05:15:14.482778 | instance | 2026-04-10 05:15:14.483052 | instance | TASK [vexxhost.atmosphere.tempest : Get tempest log] *************************** 2026-04-10 05:15:14.483311 | instance | Friday 10 April 2026 05:15:14 +0000 (0:00:00.955) 0:05:18.151 ********** 2026-04-10 05:15:15.528032 | instance | ok: [instance] 2026-04-10 05:15:15.528103 | instance | 2026-04-10 05:15:15.528500 | instance | TASK [vexxhost.atmosphere.tempest : Print tempest log details] ***************** 2026-04-10 05:15:15.528561 | instance | Friday 10 April 2026 05:15:15 +0000 (0:00:01.045) 0:05:19.197 ********** 2026-04-10 05:15:15.750687 | instance | ok: [instance] => { 2026-04-10 05:15:15.750753 | instance | "msg": [ 2026-04-10 05:15:15.750772 | instance | "+ tempest cleanup --init-saved-state", 2026-04-10 05:15:15.750783 | instance | "+ '[' true == false ']'", 2026-04-10 05:15:15.750793 | instance | "+ tempest run --config-file /etc/tempest/tempest.conf -w 4 --smoke", 2026-04-10 05:15:15.750803 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:19: SyntaxWarning: invalid escape sequence '\\('", 2026-04-10 05:15:15.750813 | instance | " SUB = re.compile(\"sub\\(/(.*)/,\\s+(.*)\\)\")", 2026-04-10 05:15:15.762638 | instance | "/var/lib/openstack/lib/python3.12/site-packages/jsonpath_rw_ext/_string.py:20: SyntaxWarning: invalid escape sequence '\\('", 2026-04-10 05:15:15.762653 | instance | " SPLIT = re.compile(\"split\\((.),\\s+(\\d+),\\s+(\\d+|-1)\\)\")", 2026-04-10 05:15:15.762658 | instance | "{0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor [0.155241s] ... ok", 2026-04-10 05:15:15.762662 | instance | "{0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.060740s] ... ok", 2026-04-10 05:15:15.762666 | instance | "{3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete [0.184624s] ... ok", 2026-04-10 05:15:15.762670 | instance | "{2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete [2.631731s] ... ok", 2026-04-10 05:15:15.762676 | instance | "{3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list [0.242348s] ... ok", 2026-04-10 05:15:15.762680 | instance | "{0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create [0.563988s] ... ok", 2026-04-10 05:15:15.762684 | instance | "{0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list [0.768524s] ... ok", 2026-04-10 05:15:15.762689 | instance | "{3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service [0.357941s] ... ok", 2026-04-10 05:15:15.762693 | instance | "{3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all [2.256100s] ... ok", 2026-04-10 05:15:15.762697 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network [1.051281s] ... ok", 2026-04-10 05:15:15.762701 | instance | "{1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip [23.269319s] ... FAILED", 2026-04-10 05:15:15.762705 | instance | "", 2026-04-10 05:15:15.762710 | instance | "Captured traceback:", 2026-04-10 05:15:15.762714 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.762718 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.762722 | instance | "", 2026-04-10 05:15:15.762726 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-04-10 05:15:15.762747 | instance | " return f(*func_args, **func_kwargs)", 2026-04-10 05:15:15.762751 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.762755 | instance | "", 2026-04-10 05:15:15.762759 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_attach_interfaces.py\", line 379, in test_add_remove_fixed_ip", 2026-04-10 05:15:15.762765 | instance | " server, ifs, fip = self._create_server_get_interfaces()", 2026-04-10 05:15:15.762769 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.762773 | instance | "", 2026-04-10 05:15:15.762777 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_attach_interfaces.py\", line 78, in _create_server_get_interfaces", 2026-04-10 05:15:15.762782 | instance | " server = self.create_test_server(", 2026-04-10 05:15:15.762786 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.762789 | instance | "", 2026-04-10 05:15:15.762793 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-04-10 05:15:15.762797 | instance | " body, servers = compute.create_test_server(", 2026-04-10 05:15:15.762801 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.762805 | instance | "", 2026-04-10 05:15:15.762809 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-04-10 05:15:15.762814 | instance | " with excutils.save_and_reraise_exception():", 2026-04-10 05:15:15.762817 | instance | "", 2026-04-10 05:15:15.762821 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-04-10 05:15:15.762826 | instance | " self.force_reraise()", 2026-04-10 05:15:15.762830 | instance | "", 2026-04-10 05:15:15.762834 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-04-10 05:15:15.762838 | instance | " raise self.value", 2026-04-10 05:15:15.762842 | instance | "", 2026-04-10 05:15:15.762845 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-04-10 05:15:15.762849 | instance | " server = waiters.wait_for_server_status(", 2026-04-10 05:15:15.762853 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.762857 | instance | "", 2026-04-10 05:15:15.762865 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-04-10 05:15:15.762869 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-04-10 05:15:15.762873 | instance | "", 2026-04-10 05:15:15.762877 | instance | " tempest.exceptions.BuildErrorException: Server 68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 failed to build and is in ERROR status", 2026-04-10 05:15:15.762885 | instance | "Details: Fault: {'code': 500, 'created': '2026-04-10T05:11:28Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 68b9e2c1-0a5e-4010-b62a-c5de09a6cf04.'}. Request ID of server operation performed before checking the server status req-7f9db6e4-ce77-4a0c-9651-79b2dc83419d.", 2026-04-10 05:15:15.762890 | instance | "", 2026-04-10 05:15:15.762894 | instance | "", 2026-04-10 05:15:15.762898 | instance | "Captured pythonlogging:", 2026-04-10 05:15:15.762902 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.762906 | instance | " 2026-04-10 05:11:06,647 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.762910 | instance | "2026-04-10 05:11:06,846 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 385", 2026-04-10 05:15:15.762914 | instance | "2026-04-10 05:11:06,849 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.762922 | instance | "2026-04-10 05:11:06,975 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1661", 2026-04-10 05:15:15.762926 | instance | "2026-04-10 05:11:06,977 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.762930 | instance | "2026-04-10 05:11:07,083 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-04-10 05:15:15.762935 | instance | "2026-04-10 05:11:07,085 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.762991 | instance | "2026-04-10 05:11:07,200 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-04-10 05:15:15.763147 | instance | "2026-04-10 05:11:07,201 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.763301 | instance | "2026-04-10 05:11:07,795 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/floatingips HTTP/1.1\" 201 552", 2026-04-10 05:15:15.763453 | instance | "2026-04-10 05:11:07,805 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-04-10 05:15:15.763606 | instance | "2026-04-10 05:11:08,182 20 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9798", 2026-04-10 05:15:15.763758 | instance | "2026-04-10 05:11:08,185 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.763911 | instance | "2026-04-10 05:11:09,388 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 450", 2026-04-10 05:15:15.764064 | instance | "2026-04-10 05:11:09,392 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.764218 | instance | "2026-04-10 05:11:10,671 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1400", 2026-04-10 05:15:15.764372 | instance | "2026-04-10 05:11:11,689 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.764525 | instance | "2026-04-10 05:11:11,865 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1452", 2026-04-10 05:15:15.764676 | instance | "2026-04-10 05:11:12,883 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.764830 | instance | "2026-04-10 05:11:12,993 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1452", 2026-04-10 05:15:15.764989 | instance | "2026-04-10 05:11:14,003 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.765145 | instance | "2026-04-10 05:11:14,126 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1460", 2026-04-10 05:15:15.765298 | instance | "2026-04-10 05:11:15,149 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.765450 | instance | "2026-04-10 05:11:15,566 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1538", 2026-04-10 05:15:15.765627 | instance | "2026-04-10 05:11:16,577 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.765787 | instance | "2026-04-10 05:11:17,045 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.765937 | instance | "2026-04-10 05:11:18,058 20 DEBUG [urllib3.connectionpool] Starti", 2026-04-10 05:15:15.766087 | instance | " ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.766241 | instance | "2026-04-10 05:11:18,157 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.766394 | instance | "2026-04-10 05:11:19,166 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.766547 | instance | "2026-04-10 05:11:19,254 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.766716 | instance | "2026-04-10 05:11:20,263 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.766885 | instance | "2026-04-10 05:11:20,920 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.767037 | instance | "2026-04-10 05:11:21,933 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.767191 | instance | "2026-04-10 05:11:22,019 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.767343 | instance | "2026-04-10 05:11:23,032 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.767496 | instance | "2026-04-10 05:11:23,122 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.767652 | instance | "2026-04-10 05:11:24,132 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.767803 | instance | "2026-04-10 05:11:24,207 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1402", 2026-04-10 05:15:15.767955 | instance | "2026-04-10 05:11:25,220 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.768107 | instance | "2026-04-10 05:11:25,290 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1402", 2026-04-10 05:15:15.768259 | instance | "2026-04-10 05:11:26,304 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.768417 | instance | "2026-04-10 05:11:26,380 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1402", 2026-04-10 05:15:15.768577 | instance | "2026-04-10 05:11:27,393 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.768732 | instance | "2026-04-10 05:11:27,474 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1402", 2026-04-10 05:15:15.768892 | instance | "2026-04-10 05:11:28,487 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.769044 | instance | "2026-04-10 05:11:28,588 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1592", 2026-04-10 05:15:15.769195 | instance | "2026-04-10 05:11:28,600 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.769347 | instance | "2026-04-10 05:11:29,411 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 204 0", 2026-04-10 05:15:15.769500 | instance | "2026-04-10 05:11:29,413 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.769684 | instance | "2026-04-10 05:11:29,445 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 404 111", 2026-04-10 05:15:15.769838 | instance | "2026-04-10 05:11:29,449 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.769996 | instance | "2026-04-10 05:11:29,476 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-keypair-224748453 H", 2026-04-10 05:15:15.770151 | instance | " TTP/1.1\" 202 0", 2026-04-10 05:15:15.770306 | instance | "2026-04-10 05:11:29,478 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.770461 | instance | "2026-04-10 05:11:29,574 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/e85865a4-d249-49dc-9f68-d9dde086c0da HTTP/1.1\" 204 0", 2026-04-10 05:15:15.770639 | instance | "2026-04-10 05:11:29,575 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.770798 | instance | "2026-04-10 05:11:29,587 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/security-groups/e85865a4-d249-49dc-9f68-d9dde086c0da HTTP/1.1\" 404 146", 2026-04-10 05:15:15.770949 | instance | "2026-04-10 05:11:29,589 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.771102 | instance | "2026-04-10 05:11:29,913 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/floatingips/933508ec-6328-4092-8987-a94492d19db6 HTTP/1.1\" 204 0", 2026-04-10 05:15:15.771242 | instance | "", 2026-04-10 05:15:15.771394 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port [2.890833s] ... ok", 2026-04-10 05:15:15.771544 | instance | "{3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet [1.823382s] ... ok", 2026-04-10 05:15:15.771694 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet [0.929615s] ... ok", 2026-04-10 05:15:15.771844 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility [0.139459s] ... ok", 2026-04-10 05:15:15.771993 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks [0.084844s] ... ok", 2026-04-10 05:15:15.772144 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets [0.031711s] ... ok", 2026-04-10 05:15:15.772293 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network [0.052118s] ... ok", 2026-04-10 05:15:15.772450 | instance | "{3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet [0.028233s] ... ok", 2026-04-10 05:15:15.772601 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [0.875635s] ... ok", 2026-04-10 05:15:15.772751 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility [0.095705s] ... ok", 2026-04-10 05:15:15.772899 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.044327s] ... ok", 2026-04-10 05:15:15.773048 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.027668s] ... ok", 2026-04-10 05:15:15.773197 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_show_network [0.045173s] ... ok", 2026-04-10 05:15:15.773344 | instance | "{3} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.028484s] ... ok", 2026-04-10 05:15:15.773498 | instance | "{0} setUpClass (tempest.api.compute.servers.test_create_server.ServersTestManualDisk) [0.000000s] ... FAILED", 2026-04-10 05:15:15.773659 | instance | "", 2026-04-10 05:15:15.773808 | instance | "Captured traceback:", 2026-04-10 05:15:15.773948 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.774092 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.774232 | instance | "", 2026-04-10 05:15:15.774383 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-04-10 05:15:15.774526 | instance | " raise value.with_traceback(trace)", 2026-04-10 05:15:15.774738 | instance | "", 2026-04-10 05:15:15.774893 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-04-10 05:15:15.775036 | instance | " cls.resource_setup()", 2026-04-10 05:15:15.775177 | instance | "", 2026-04-10 05:15:15.775327 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py\", line 63, in resource_setup", 2026-04-10 05:15:15.775472 | instance | " server_initial = cls.create_test_server(", 2026-04-10 05:15:15.775611 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.775753 | instance | "", 2026-04-10 05:15:15.775904 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-04-10 05:15:15.776047 | instance | " body, servers = compute.create_test_server(", 2026-04-10 05:15:15.776187 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.776327 | instance | "", 2026-04-10 05:15:15.776477 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-04-10 05:15:15.776621 | instance | " with excutils.save_and_reraise_exception():", 2026-04-10 05:15:15.776762 | instance | "", 2026-04-10 05:15:15.776927 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-04-10 05:15:15.777076 | instance | " self.force_reraise()", 2026-04-10 05:15:15.777217 | instance | "", 2026-04-10 05:15:15.777368 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-04-10 05:15:15.777509 | instance | " raise self.value", 2026-04-10 05:15:15.777665 | instance | "", 2026-04-10 05:15:15.777815 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-04-10 05:15:15.777959 | instance | " server = waiters.wait_for_server_status(", 2026-04-10 05:15:15.778099 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.778239 | instance | "", 2026-04-10 05:15:15.778389 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-04-10 05:15:15.778536 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-04-10 05:15:15.778701 | instance | "", 2026-04-10 05:15:15.778855 | instance | " tempest.exceptions.BuildErrorException: Server 3b232194-6fc1-4d2d-a605-e337c6c228bd failed to build and is in ERROR status", 2026-04-10 05:15:15.779015 | instance | "Details: Fault: {'code': 500, 'created': '2026-04-10T05:11:41Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 3b232194-6fc1-4d2d-a605-e337c6c228bd.'}. Request ID of server operation performed before checking the server status req-26c72078-0777-43dc-b253-6317ae962a7b.", 2026-04-10 05:15:15.779156 | instance | "", 2026-04-10 05:15:15.779310 | instance | "{3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group [0.824369s] ... ok", 2026-04-10 05:15:15.779458 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.098580s] ... ok", 2026-04-10 05:15:15.779613 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.019875s] ... ok", 2026-04-10 05:15:15.779761 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.023279s] ... ok", 2026-04-10 05:15:15.779909 | instance | "{0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions [0.008550s] ... ok", 2026-04-10 05:15:15.780061 | instance | "{3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule [1.647405s] ... ok", 2026-04-10 05:15:15.780212 | instance | "{3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups [0.032707s] ... ok", 2026-04-10 05:15:15.780427 | instance | "{0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists [0.073335s] ... ok", 2026-04-10 05:15:15.780582 | instance | "{2} setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume) [0.000000s] ... FAILED", 2026-04-10 05:15:15.780726 | instance | "", 2026-04-10 05:15:15.780872 | instance | "Captured traceback:", 2026-04-10 05:15:15.781011 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.781153 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.781292 | instance | "", 2026-04-10 05:15:15.781441 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-04-10 05:15:15.781613 | instance | " raise value.with_traceback(trace)", 2026-04-10 05:15:15.781754 | instance | "", 2026-04-10 05:15:15.781907 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-04-10 05:15:15.782050 | instance | " cls.resource_setup()", 2026-04-10 05:15:15.782189 | instance | "", 2026-04-10 05:15:15.782370 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py\", line 63, in resource_setup", 2026-04-10 05:15:15.782539 | instance | " server_initial = cls.create_test_server(", 2026-04-10 05:15:15.782697 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.782838 | instance | "", 2026-04-10 05:15:15.782987 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-04-10 05:15:15.783129 | instance | " body, servers = compute.create_test_server(", 2026-04-10 05:15:15.783268 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.783408 | instance | "", 2026-04-10 05:15:15.783587 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-04-10 05:15:15.783732 | instance | " with excutils.save_and_reraise_exception():", 2026-04-10 05:15:15.783870 | instance | "", 2026-04-10 05:15:15.784019 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-04-10 05:15:15.784160 | instance | " self.force_reraise()", 2026-04-10 05:15:15.784306 | instance | "", 2026-04-10 05:15:15.784460 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-04-10 05:15:15.785030 | instance | " raise self.value", 2026-04-10 05:15:15.785180 | instance | "", 2026-04-10 05:15:15.785331 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-04-10 05:15:15.785473 | instance | " server = waiters.wait_for_server_status(", 2026-04-10 05:15:15.785627 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.785790 | instance | "", 2026-04-10 05:15:15.785943 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-04-10 05:15:15.786090 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-04-10 05:15:15.786229 | instance | "", 2026-04-10 05:15:15.786381 | instance | " tempest.exceptions.BuildErrorException: Server a65b92f7-650a-450a-bdef-85acb17b5b96 failed to build and is in ERROR status", 2026-04-10 05:15:15.786541 | instance | "Details: Fault: {'code': 500, 'created': '2026-04-10T05:11:47Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a65b92f7-650a-450a-bdef-85acb17b5b96.'}. Request ID of server operation performed before checking the server status req-8e55dd6f-2709-4a42-9ad8-4b55efaddfc9.", 2026-04-10 05:15:15.786701 | instance | "", 2026-04-10 05:15:15.786862 | instance | "{3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [0.610518s] ... ok", 2026-04-10 05:15:15.787013 | instance | "{0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions [0.008007s] ... ok", 2026-04-10 05:15:15.787162 | instance | "{3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.186512s] ... ok", 2026-04-10 05:15:15.787310 | instance | "{3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.044287s] ... ok", 2026-04-10 05:15:15.787462 | instance | "{2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain [0.720600s] ... ok", 2026-04-10 05:15:15.787609 | instance | "{0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions [1.080430s] ... ok", 2026-04-10 05:15:15.787759 | instance | "{3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata [0.040358s] ... ok", 2026-04-10 05:15:15.787907 | instance | "{3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers [0.013396s] ... ok", 2026-04-10 05:15:15.788057 | instance | "{2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint [0.457302s] ... ok", 2026-04-10 05:15:15.788206 | instance | "{1} setUpClass (tempest.api.compute.servers.test_create_server.ServersTestJSON) [0.000000s] ... FAILED", 2026-04-10 05:15:15.788346 | instance | "", 2026-04-10 05:15:15.788492 | instance | "Captured traceback:", 2026-04-10 05:15:15.788631 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.788773 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.788914 | instance | "", 2026-04-10 05:15:15.789063 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-04-10 05:15:15.789205 | instance | " raise value.with_traceback(trace)", 2026-04-10 05:15:15.789344 | instance | "", 2026-04-10 05:15:15.789492 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-04-10 05:15:15.789656 | instance | " cls.resource_setup()", 2026-04-10 05:15:15.789795 | instance | "", 2026-04-10 05:15:15.789946 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py\", line 63, in resource_setup", 2026-04-10 05:15:15.790087 | instance | " server_initial = cls.create_test_server(", 2026-04-10 05:15:15.790238 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.790378 | instance | "", 2026-04-10 05:15:15.790526 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-04-10 05:15:15.790690 | instance | " body, servers = compute.create_test_server(", 2026-04-10 05:15:15.790831 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.790969 | instance | "", 2026-04-10 05:15:15.791119 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-04-10 05:15:15.791264 | instance | " with excutils.save_and_reraise_exception():", 2026-04-10 05:15:15.791402 | instance | "", 2026-04-10 05:15:15.791551 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-04-10 05:15:15.791692 | instance | " self.force_reraise()", 2026-04-10 05:15:15.791829 | instance | "", 2026-04-10 05:15:15.791983 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-04-10 05:15:15.792125 | instance | " raise self.value", 2026-04-10 05:15:15.792262 | instance | "", 2026-04-10 05:15:15.792411 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-04-10 05:15:15.792553 | instance | " server = waiters.wait_for_server_status(", 2026-04-10 05:15:15.792962 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.793110 | instance | "", 2026-04-10 05:15:15.793262 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-04-10 05:15:15.793410 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-04-10 05:15:15.793580 | instance | "", 2026-04-10 05:15:15.793734 | instance | " tempest.exceptions.BuildErrorException: Server ea00cac9-7685-48ed-abe5-8ff8871f3475 failed to build and is in ERROR status", 2026-04-10 05:15:15.793893 | instance | "Details: Fault: {'code': 500, 'created': '2026-04-10T05:11:57Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance ea00cac9-7685-48ed-abe5-8ff8871f3475.'}. Request ID of server operation performed before checking the server status req-a0ec6935-1e28-4bf6-ba0d-b6249d1347c8.", 2026-04-10 05:15:15.794033 | instance | "", 2026-04-10 05:15:15.794205 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [1.350922s] ... ok", 2026-04-10 05:15:15.794374 | instance | "{3} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.013251s] ... ok", 2026-04-10 05:15:15.794526 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups [1.132072s] ... ok", 2026-04-10 05:15:15.794696 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [0.880616s] ... ok", 2026-04-10 05:15:15.794849 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.035280s] ... ok", 2026-04-10 05:15:15.794997 | instance | "{0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.035033s] ... ok", 2026-04-10 05:15:15.795147 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object [0.288212s] ... ok", 2026-04-10 05:15:15.795297 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects [0.195280s] ... ok", 2026-04-10 05:15:15.795448 | instance | "{2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete [2.825505s] ... ok", 2026-04-10 05:15:15.795608 | instance | "{0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.100108s] ... ok", 2026-04-10 05:15:15.795765 | instance | "{3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [5.422310s] ... ok", 2026-04-10 05:15:15.795923 | instance | "{2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy [0.215831s] ... ok", 2026-04-10 05:15:15.796074 | instance | "{3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [5.820929s] ... ok", 2026-04-10 05:15:15.796224 | instance | "{2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id [0.088266s] ... ok", 2026-04-10 05:15:15.796372 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network [0.950988s] ... ok", 2026-04-10 05:15:15.796521 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port [1.233131s] ... ok", 2026-04-10 05:15:15.796674 | instance | "{3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.052941s] ... ok", 2026-04-10 05:15:15.796823 | instance | "{2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet [1.001125s] ... ok", 2026-04-10 05:15:15.796973 | instance | "{1} setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON) [0.000000s] ... FAILED", 2026-04-10 05:15:15.797113 | instance | "", 2026-04-10 05:15:15.797255 | instance | "Captured traceback:", 2026-04-10 05:15:15.797393 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.797553 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.797697 | instance | "", 2026-04-10 05:15:15.797849 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-04-10 05:15:15.797992 | instance | " raise value.with_traceback(trace)", 2026-04-10 05:15:15.798132 | instance | "", 2026-04-10 05:15:15.798280 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-04-10 05:15:15.798424 | instance | " cls.resource_setup()", 2026-04-10 05:15:15.798568 | instance | "", 2026-04-10 05:15:15.798736 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_actions.py\", line 86, in resource_setup", 2026-04-10 05:15:15.798884 | instance | " cls.server_id = cls.recreate_server(None, validatable=True,", 2026-04-10 05:15:15.799024 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.799164 | instance | "", 2026-04-10 05:15:15.799319 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 421, in recreate_server", 2026-04-10 05:15:15.799467 | instance | " server = cls.create_test_server(", 2026-04-10 05:15:15.799606 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.799745 | instance | "", 2026-04-10 05:15:15.799895 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-04-10 05:15:15.800045 | instance | " body, servers = compute.create_test_server(", 2026-04-10 05:15:15.800184 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.800323 | instance | "", 2026-04-10 05:15:15.800576 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-04-10 05:15:15.800719 | instance | " with excutils.save_and_reraise_exception():", 2026-04-10 05:15:15.800858 | instance | "", 2026-04-10 05:15:15.801008 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-04-10 05:15:15.801151 | instance | " self.force_reraise()", 2026-04-10 05:15:15.801297 | instance | "", 2026-04-10 05:15:15.801463 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-04-10 05:15:15.801621 | instance | " raise self.value", 2026-04-10 05:15:15.801768 | instance | "", 2026-04-10 05:15:15.801916 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-04-10 05:15:15.802060 | instance | " server = waiters.wait_for_server_status(", 2026-04-10 05:15:15.802200 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.802338 | instance | "", 2026-04-10 05:15:15.802488 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-04-10 05:15:15.802652 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-04-10 05:15:15.802795 | instance | "", 2026-04-10 05:15:15.802946 | instance | " tempest.exceptions.BuildErrorException: Server 5b1ce877-03f0-415e-94e1-3fd11dda4b04 failed to build and is in ERROR status", 2026-04-10 05:15:15.803105 | instance | "Details: Fault: {'code': 500, 'created': '2026-04-10T05:12:24Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5b1ce877-03f0-415e-94e1-3fd11dda4b04.'}. Request ID of server operation performed before checking the server status req-69a5c033-7a88-4bc3-9130-9a7ed343134a.", 2026-04-10 05:15:15.803260 | instance | "", 2026-04-10 05:15:15.803567 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools [1.318575s] ... ok", 2026-04-10 05:15:15.803729 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups [1.156973s] ... ok", 2026-04-10 05:15:15.803879 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port [0.690738s] ... ok", 2026-04-10 05:15:15.804027 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports [0.034645s] ... ok", 2026-04-10 05:15:15.804176 | instance | "{2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port [0.043538s] ... ok", 2026-04-10 05:15:15.804327 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags [2.087067s] ... ok", 2026-04-10 05:15:15.804477 | instance | "{0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops [26.456208s] ... FAILED", 2026-04-10 05:15:15.804617 | instance | "", 2026-04-10 05:15:15.804757 | instance | "Captured traceback:", 2026-04-10 05:15:15.804895 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.805036 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.805173 | instance | "", 2026-04-10 05:15:15.805323 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-04-10 05:15:15.805466 | instance | " return f(*func_args, **func_kwargs)", 2026-04-10 05:15:15.805640 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.805781 | instance | "", 2026-04-10 05:15:15.805936 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 434, in test_network_basic_ops", 2026-04-10 05:15:15.806078 | instance | " self._setup_network_and_servers()", 2026-04-10 05:15:15.806215 | instance | "", 2026-04-10 05:15:15.806364 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 120, in _setup_network_and_servers", 2026-04-10 05:15:15.806507 | instance | " server = self._create_server(self.network, port_id)", 2026-04-10 05:15:15.806662 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.806809 | instance | "", 2026-04-10 05:15:15.806958 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 169, in _create_server", 2026-04-10 05:15:15.807099 | instance | " server = self.create_server(", 2026-04-10 05:15:15.807238 | instance | " ^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.807377 | instance | "", 2026-04-10 05:15:15.807524 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py\", line 349, in create_server", 2026-04-10 05:15:15.807676 | instance | " body, _ = compute.create_test_server(", 2026-04-10 05:15:15.807815 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.807954 | instance | "", 2026-04-10 05:15:15.808105 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-04-10 05:15:15.808249 | instance | " with excutils.save_and_reraise_exception():", 2026-04-10 05:15:15.808386 | instance | "", 2026-04-10 05:15:15.808535 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-04-10 05:15:15.808679 | instance | " self.force_reraise()", 2026-04-10 05:15:15.808818 | instance | "", 2026-04-10 05:15:15.808967 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-04-10 05:15:15.809106 | instance | " raise self.value", 2026-04-10 05:15:15.809278 | instance | "", 2026-04-10 05:15:15.809429 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-04-10 05:15:15.809585 | instance | " server = waiters.wait_for_server_status(", 2026-04-10 05:15:15.809725 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.809865 | instance | "", 2026-04-10 05:15:15.810014 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-04-10 05:15:15.810160 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-04-10 05:15:15.810304 | instance | "", 2026-04-10 05:15:15.810457 | instance | " tempest.exceptions.BuildErrorException: Server 1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 failed to build and is in ERROR status", 2026-04-10 05:15:15.810639 | instance | "Details: Fault: {'code': 500, 'created': '2026-04-10T05:12:34Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3.'}. Request ID of server operation performed before checking the server status req-85d92b0e-d798-4f19-ab30-aa2cbb646949.", 2026-04-10 05:15:15.810786 | instance | "", 2026-04-10 05:15:15.810926 | instance | "", 2026-04-10 05:15:15.811068 | instance | "Captured pythonlogging:", 2026-04-10 05:15:15.811208 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.811359 | instance | " 2026-04-10 05:12:12,298 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.811511 | instance | "2026-04-10 05:12:12,732 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/networks HTTP/1.1\" 201 614", 2026-04-10 05:15:15.811665 | instance | "2026-04-10 05:12:12,734 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.811821 | instance | "2026-04-10 05:12:14,527 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/routers HTTP/1.1\" 201 694", 2026-04-10 05:15:15.811973 | instance | "2026-04-10 05:12:14,528 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.812129 | instance | "2026-04-10 05:12:14,775 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets?project_id=72f102cd0c0d485dbb854bc690468866&cidr=10.100.0.0%2F28 HTTP/1.1\" 200 14", 2026-04-10 05:15:15.812280 | instance | "2026-04-10 05:12:14,776 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.812432 | instance | "2026-04-10 05:12:14,865 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks?router%3Aexternal=True HTTP/1.1\" 200 753", 2026-04-10 05:15:15.812596 | instance | "2026-04-10 05:12:14,867 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.812750 | instance | "2026-04-10 05:12:14,901 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets?network_id=c3482760-e665-4127-93df-86abd300e3fd&cidr=10.100.0.0%2F28 HTTP/1.1\" 200 14", 2026-04-10 05:15:15.812900 | instance | "2026-04-10 05:12:14,903 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.813051 | instance | "2026-04-10 05:12:15,133 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/subnets HTTP/1.1\" 201 657", 2026-04-10 05:15:15.813202 | instance | "2026-04-10 05:12:15,135 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.813354 | instance | "2026-04-10 05:12:16,430 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"PUT /v2.0/routers/7604b8d7-5419-4264-aa07-d2a836efd47f/add_router_interface HTTP/1.1\" 200 309", 2026-04-10 05:15:15.813504 | instance | "2026-04-10 05:12:16,431 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.813669 | instance | "2026-04-10 05:12:16,508 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks HTTP/1.1\" 200 5029", 2026-04-10 05:15:15.813818 | instance | "2026-04-10 05:12:16,509 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.813968 | instance | "2026-04-10 05:12:16,557 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets HTTP/1.1\" 200 3897", 2026-04-10 05:15:15.814117 | instance | "2026-04-10 05:12:16,558 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.814278 | instance | "2026-04-10 05:12:17,094 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/routers HTTP/1.1\" 200 1463", 2026-04-10 05:15:15.814428 | instance | "2026-04-10 05:12:17,097 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.814579 | instance | "2026-04-10 05:12:17,143 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 398", 2026-04-10 05:15:15.814750 | instance | "2026-04-10 05:12:17,147 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.814902 | instance | "2026-04-10 05:12:17,255 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1673", 2026-04-10 05:15:15.815052 | instance | "2026-04-10 05:12:17,256 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.815207 | instance | "2026-04-10 05:12:17,368 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-04-10 05:15:15.815348 | instance | "2026-04-1", 2026-04-10 05:15:15.815501 | instance | " 0 05:12:17,369 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.815652 | instance | "2026-04-10 05:12:17,489 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 596", 2026-04-10 05:15:15.815808 | instance | "2026-04-10 05:12:17,491 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.815966 | instance | "2026-04-10 05:12:17,602 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-04-10 05:15:15.816117 | instance | "2026-04-10 05:12:17,603 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.816269 | instance | "2026-04-10 05:12:17,709 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 601", 2026-04-10 05:15:15.816420 | instance | "2026-04-10 05:12:17,710 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.816571 | instance | "2026-04-10 05:12:17,828 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 607", 2026-04-10 05:15:15.816721 | instance | "2026-04-10 05:12:17,830 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.816872 | instance | "2026-04-10 05:12:17,940 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 606", 2026-04-10 05:15:15.817045 | instance | "2026-04-10 05:12:17,944 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-04-10 05:15:15.817202 | instance | "2026-04-10 05:12:18,307 18 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9776", 2026-04-10 05:15:15.817352 | instance | "2026-04-10 05:12:18,310 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.817503 | instance | "2026-04-10 05:12:18,460 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks HTTP/1.1\" 200 1292", 2026-04-10 05:15:15.817686 | instance | "2026-04-10 05:12:18,462 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.817844 | instance | "2026-04-10 05:12:18,869 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 449", 2026-04-10 05:15:15.817995 | instance | "2026-04-10 05:12:18,879 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.818153 | instance | "2026-04-10 05:12:18,955 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1403", 2026-04-10 05:15:15.818306 | instance | "2026-04-10 05:12:19,966 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.818458 | instance | "2026-04-10 05:12:20,069 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1407", 2026-04-10 05:15:15.818629 | instance | "2026-04-10 05:12:21,082 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.818790 | instance | "2026-04-10 05:12:21,169 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1399", 2026-04-10 05:15:15.818945 | instance | "2026-04-10 05:12:22,180 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.819096 | instance | "2026-04-10 05:12:22,261 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1455", 2026-04-10 05:15:15.819253 | instance | "2026-04-10 05:12:23,271 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.819419 | instance | "2026-04-10 05:12:23,346 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1455", 2026-04-10 05:15:15.819564 | instance | "2026-04-10 05:12:24,357 18 DEBUG [urllib3.connectionpool] Start", 2026-04-10 05:15:15.819712 | instance | " ing new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.819862 | instance | "2026-04-10 05:12:24,753 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1530", 2026-04-10 05:15:15.820011 | instance | "2026-04-10 05:12:25,765 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.820161 | instance | "2026-04-10 05:12:25,855 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1461", 2026-04-10 05:15:15.820310 | instance | "2026-04-10 05:12:26,867 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.820460 | instance | "2026-04-10 05:12:26,950 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1461", 2026-04-10 05:15:15.820614 | instance | "2026-04-10 05:12:27,961 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.820765 | instance | "2026-04-10 05:12:28,044 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1461", 2026-04-10 05:15:15.820915 | instance | "2026-04-10 05:12:29,054 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.821067 | instance | "2026-04-10 05:12:29,134 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1461", 2026-04-10 05:15:15.821216 | instance | "2026-04-10 05:12:30,144 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.821371 | instance | "2026-04-10 05:12:30,243 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1405", 2026-04-10 05:15:15.821539 | instance | "2026-04-10 05:12:31,256 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.821692 | instance | "2026-04-10 05:12:31,382 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1405", 2026-04-10 05:15:15.821843 | instance | "2026-04-10 05:12:32,395 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.821998 | instance | "2026-04-10 05:12:33,108 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1405", 2026-04-10 05:15:15.822153 | instance | "2026-04-10 05:12:34,116 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.822304 | instance | "2026-04-10 05:12:34,211 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1403", 2026-04-10 05:15:15.822461 | instance | "2026-04-10 05:12:35,219 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.822624 | instance | "2026-04-10 05:12:35,365 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1595", 2026-04-10 05:15:15.822780 | instance | "2026-04-10 05:12:35,379 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.822930 | instance | "2026-04-10 05:12:35,624 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 204 0", 2026-04-10 05:15:15.823085 | instance | "2026-04-10 05:12:35,626 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.823237 | instance | "2026-04-10 05:12:35,661 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 404 111", 2026-04-10 05:15:15.823386 | instance | "2026-04-10 05:12:35,664 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.823536 | instance | "2026-04-10 05:12:36,255 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/437aa25b-1", 2026-04-10 05:15:15.823679 | instance | " 155-4cd1-b145-c195d763f011 HTTP/1.1\" 204 0", 2026-04-10 05:15:15.823830 | instance | "2026-04-10 05:12:36,256 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.823986 | instance | "2026-04-10 05:12:36,281 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1513002372 HTTP/1.1\" 202 0", 2026-04-10 05:15:15.824136 | instance | "2026-04-10 05:12:36,283 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.824294 | instance | "2026-04-10 05:12:37,297 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"PUT /v2.0/routers/7604b8d7-5419-4264-aa07-d2a836efd47f/remove_router_interface HTTP/1.1\" 200 309", 2026-04-10 05:15:15.824445 | instance | "2026-04-10 05:12:37,298 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.824603 | instance | "2026-04-10 05:12:37,575 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/subnets/e8493cb5-b230-493c-8f9b-81e954927e72 HTTP/1.1\" 204 0", 2026-04-10 05:15:15.824767 | instance | "2026-04-10 05:12:37,577 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.824934 | instance | "2026-04-10 05:12:38,475 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/routers/7604b8d7-5419-4264-aa07-d2a836efd47f HTTP/1.1\" 204 0", 2026-04-10 05:15:15.825086 | instance | "2026-04-10 05:12:38,476 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.825237 | instance | "2026-04-10 05:12:38,751 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/networks/c5df9ef2-0444-4521-bfc3-3cabe3b0d935 HTTP/1.1\" 204 0", 2026-04-10 05:15:15.825376 | instance | "", 2026-04-10 05:15:15.825551 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces [8.079001s] ... ok", 2026-04-10 05:15:15.825714 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id [4.465993s] ... ok", 2026-04-10 05:15:15.825869 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags [2.638999s] ... ok", 2026-04-10 05:15:15.826019 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id [4.117942s] ... ok", 2026-04-10 05:15:15.826169 | instance | "{2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router [4.699731s] ... ok", 2026-04-10 05:15:15.826319 | instance | "{1} setUpClass (tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON) [0.000000s] ... FAILED", 2026-04-10 05:15:15.826458 | instance | "", 2026-04-10 05:15:15.826600 | instance | "Captured traceback:", 2026-04-10 05:15:15.826844 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.826989 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.827129 | instance | "", 2026-04-10 05:15:15.827279 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-04-10 05:15:15.827422 | instance | " raise value.with_traceback(trace)", 2026-04-10 05:15:15.827561 | instance | "", 2026-04-10 05:15:15.827710 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-04-10 05:15:15.827852 | instance | " cls.resource_setup()", 2026-04-10 05:15:15.827991 | instance | "", 2026-04-10 05:15:15.828144 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_addresses.py\", line 33, in resource_setup", 2026-04-10 05:15:15.828288 | instance | " cls.server = cls.create_test_server(wait_until='ACTIVE')", 2026-04-10 05:15:15.828428 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.828568 | instance | "", 2026-04-10 05:15:15.828723 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-04-10 05:15:15.828867 | instance | " body, servers = compute.create_test_server(", 2026-04-10 05:15:15.829010 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.829149 | instance | "", 2026-04-10 05:15:15.829299 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-04-10 05:15:15.829449 | instance | " with excutils.save_and_reraise_exception():", 2026-04-10 05:15:15.829615 | instance | "", 2026-04-10 05:15:15.829769 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-04-10 05:15:15.829911 | instance | " self.force_reraise()", 2026-04-10 05:15:15.830051 | instance | "", 2026-04-10 05:15:15.830201 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-04-10 05:15:15.830343 | instance | " raise self.value", 2026-04-10 05:15:15.830484 | instance | "", 2026-04-10 05:15:15.830652 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-04-10 05:15:15.830796 | instance | " server = waiters.wait_for_server_status(", 2026-04-10 05:15:15.830935 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.831074 | instance | "", 2026-04-10 05:15:15.831223 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-04-10 05:15:15.831369 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-04-10 05:15:15.831508 | instance | "", 2026-04-10 05:15:15.831660 | instance | " tempest.exceptions.BuildErrorException: Server cf578a14-7d17-4a37-a55f-71ca62da53da failed to build and is in ERROR status", 2026-04-10 05:15:15.831826 | instance | "Details: Fault: {'code': 500, 'created': '2026-04-10T05:12:51Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance cf578a14-7d17-4a37-a55f-71ca62da53da.'}. Request ID of server operation performed before checking the server status req-91a4570f-33f1-4674-b0e8-31f423e517c4.", 2026-04-10 05:15:15.831966 | instance | "", 2026-04-10 05:15:15.832114 | instance | "{1} tempest.api.compute.test_versions.TestVersions.test_get_version_details [0.502772s] ... ok", 2026-04-10 05:15:15.832262 | instance | "{1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.010314s] ... ok", 2026-04-10 05:15:15.832412 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota [0.222192s] ... ok", 2026-04-10 05:15:15.832582 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_overlimit_upload [0.045619s] ... ok", 2026-04-10 05:15:15.832740 | instance | "{2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object [0.058246s] ... ok", 2026-04-10 05:15:15.832890 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.422061s] ... ok", 2026-04-10 05:15:15.833042 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags [0.316307s] ... ok", 2026-04-10 05:15:15.833197 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file [1.477149s] ... ok", 2026-04-10 05:15:15.833347 | instance | "{1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.143661s] ... ok", 2026-04-10 05:15:15.833495 | instance | "{2} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario [7.977113s] ... ok", 2026-04-10 05:15:15.833659 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags [0.184216s] ... ok", 2026-04-10 05:15:15.833810 | instance | "{1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address [1.735780s] ... ok", 2026-04-10 05:15:15.833960 | instance | "{0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops [22.833003s] ... FAILED", 2026-04-10 05:15:15.834112 | instance | "", 2026-04-10 05:15:15.834258 | instance | "Captured traceback:", 2026-04-10 05:15:15.834398 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.834541 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.834705 | instance | "", 2026-04-10 05:15:15.834861 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-04-10 05:15:15.835003 | instance | " return f(*func_args, **func_kwargs)", 2026-04-10 05:15:15.835143 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.835283 | instance | "", 2026-04-10 05:15:15.835432 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_server_basic_ops.py\", line 127, in test_server_basic_ops", 2026-04-10 05:15:15.835574 | instance | " self.instance = self.create_server(", 2026-04-10 05:15:15.835715 | instance | " ^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.835854 | instance | "", 2026-04-10 05:15:15.836008 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py\", line 349, in create_server", 2026-04-10 05:15:15.836152 | instance | " body, _ = compute.create_test_server(", 2026-04-10 05:15:15.836293 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.836434 | instance | "", 2026-04-10 05:15:15.836587 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-04-10 05:15:15.836731 | instance | " with excutils.save_and_reraise_exception():", 2026-04-10 05:15:15.836871 | instance | "", 2026-04-10 05:15:15.837020 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-04-10 05:15:15.837170 | instance | " self.force_reraise()", 2026-04-10 05:15:15.837309 | instance | "", 2026-04-10 05:15:15.837458 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-04-10 05:15:15.837617 | instance | " raise self.value", 2026-04-10 05:15:15.837758 | instance | "", 2026-04-10 05:15:15.837907 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-04-10 05:15:15.838049 | instance | " server = waiters.wait_for_server_status(", 2026-04-10 05:15:15.838187 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.838327 | instance | "", 2026-04-10 05:15:15.838475 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-04-10 05:15:15.838637 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-04-10 05:15:15.838781 | instance | "", 2026-04-10 05:15:15.838969 | instance | " tempest.exceptions.BuildErrorException: Server 648ce658-c914-4634-a938-c7b290be1b1a failed to build and is in ERROR status", 2026-04-10 05:15:15.839129 | instance | "Details: Fault: {'code': 500, 'created': '2026-04-10T05:13:13Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 648ce658-c914-4634-a938-c7b290be1b1a.'}. Request ID of server operation performed before checking the server status req-a35842f9-9619-4ac9-b22f-e4c28d15657b.", 2026-04-10 05:15:15.839269 | instance | "", 2026-04-10 05:15:15.839407 | instance | "", 2026-04-10 05:15:15.839554 | instance | "Captured pythonlogging:", 2026-04-10 05:15:15.839694 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.839862 | instance | " 2026-04-10 05:12:52,530 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.840015 | instance | "2026-04-10 05:12:52,808 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 397", 2026-04-10 05:15:15.840175 | instance | "2026-04-10 05:12:52,812 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.840328 | instance | "2026-04-10 05:12:53,234 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1675", 2026-04-10 05:15:15.840477 | instance | "2026-04-10 05:12:53,235 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.840629 | instance | "2026-04-10 05:12:53,615 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-04-10 05:15:15.840779 | instance | "2026-04-10 05:12:53,617 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.840930 | instance | "2026-04-10 05:12:53,853 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 596", 2026-04-10 05:15:15.841079 | instance | "2026-04-10 05:12:53,855 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.841234 | instance | "2026-04-10 05:12:54,300 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-04-10 05:15:15.841386 | instance | "2026-04-10 05:12:54,303 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.841591 | instance | "2026-04-10 05:12:54,603 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 601", 2026-04-10 05:15:15.841753 | instance | "2026-04-10 05:12:54,604 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.841905 | instance | "2026-04-10 05:12:54,773 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 607", 2026-04-10 05:15:15.842062 | instance | "2026-04-10 05:12:54,774 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.842214 | instance | "2026-04-10 05:12:55,273 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 606", 2026-04-10 05:15:15.842365 | instance | "2026-04-10 05:12:55,280 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-04-10 05:15:15.842517 | instance | "2026-04-10 05:12:55,706 18 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9776", 2026-04-10 05:15:15.844112 | instance | "2026-04-10 05:12:55,714 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.844545 | instance | "2026-04-10 05:12:55,771 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 385", 2026-04-10 05:15:15.844841 | instance | "2026-04-10 05:12:55,775 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.845130 | instance | "2026-04-10 05:12:55,910 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1659", 2026-04-10 05:15:15.845408 | instance | "2026-04-10 05:12:55,912 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.845746 | instance | "2026-04-10 05:12:56,069 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-04-10 05:15:15.846021 | instance | "2026-04-10 05:12:56,071 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.846316 | instance | "2026-04-10 05:12:56,206 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-04-10 05:15:15.846615 | instance | "2026-04-10 05:12:56,209 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluste", 2026-04-10 05:15:15.846957 | instance | " r.local:9696", 2026-04-10 05:15:15.847236 | instance | "2026-04-10 05:12:56,871 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/floatingips HTTP/1.1\" 201 552", 2026-04-10 05:15:15.847510 | instance | "2026-04-10 05:12:56,874 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.847780 | instance | "2026-04-10 05:12:57,425 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 497", 2026-04-10 05:15:15.848054 | instance | "2026-04-10 05:12:57,428 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.848332 | instance | "2026-04-10 05:12:57,487 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1456", 2026-04-10 05:15:15.848602 | instance | "2026-04-10 05:12:58,498 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.848874 | instance | "2026-04-10 05:12:58,602 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1460", 2026-04-10 05:15:15.849144 | instance | "2026-04-10 05:12:59,613 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.849416 | instance | "2026-04-10 05:12:59,690 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1508", 2026-04-10 05:15:15.849715 | instance | "2026-04-10 05:13:00,702 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.849986 | instance | "2026-04-10 05:13:00,788 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1508", 2026-04-10 05:15:15.850285 | instance | "2026-04-10 05:13:01,799 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.850578 | instance | "2026-04-10 05:13:01,951 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1516", 2026-04-10 05:15:15.850887 | instance | "2026-04-10 05:13:02,960 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.851175 | instance | "2026-04-10 05:13:03,343 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1641", 2026-04-10 05:15:15.851446 | instance | "2026-04-10 05:13:04,357 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.851716 | instance | "2026-04-10 05:13:04,437 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1514", 2026-04-10 05:15:15.851984 | instance | "2026-04-10 05:13:05,451 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.852471 | instance | "2026-04-10 05:13:05,537 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1514", 2026-04-10 05:15:15.852749 | instance | "2026-04-10 05:13:06,550 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.853025 | instance | "2026-04-10 05:13:06,628 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1514", 2026-04-10 05:15:15.853299 | instance | "2026-04-10 05:13:07,638 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.853593 | instance | "2026-04-10 05:13:07,746 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.853864 | instance | "2026-04-10 05:13:08,756 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.854138 | instance | "2026-04-10 05:13:08,880 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.854423 | instance | "2026-04-10 05:13:09,892 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nov", 2026-04-10 05:15:15.854877 | instance | " a-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.855192 | instance | "2026-04-10 05:13:10,066 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.855458 | instance | "2026-04-10 05:13:11,077 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.855747 | instance | "2026-04-10 05:13:11,224 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.856008 | instance | "2026-04-10 05:13:12,236 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.856277 | instance | "2026-04-10 05:13:12,325 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1456", 2026-04-10 05:15:15.856548 | instance | "2026-04-10 05:13:13,337 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.856820 | instance | "2026-04-10 05:13:13,577 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1648", 2026-04-10 05:15:15.857096 | instance | "2026-04-10 05:13:13,590 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.857364 | instance | "2026-04-10 05:13:13,839 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 204 0", 2026-04-10 05:15:15.857712 | instance | "2026-04-10 05:13:13,841 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.857969 | instance | "2026-04-10 05:13:13,870 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 404 111", 2026-04-10 05:15:15.858223 | instance | "2026-04-10 05:13:13,874 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.858356 | instance | "2026-04-10 05:13:13,905 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-keypair-982419828 HTTP/1.1\" 202 0", 2026-04-10 05:15:15.858483 | instance | "2026-04-10 05:13:13,906 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.858618 | instance | "2026-04-10 05:13:14,589 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/0618df8b-4d4e-4a49-81d5-f10c5ae0898d HTTP/1.1\" 204 0", 2026-04-10 05:15:15.858760 | instance | "2026-04-10 05:13:14,591 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.858932 | instance | "2026-04-10 05:13:14,744 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/security-groups/0618df8b-4d4e-4a49-81d5-f10c5ae0898d HTTP/1.1\" 404 146", 2026-04-10 05:15:15.859023 | instance | "2026-04-10 05:13:14,746 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.859211 | instance | "2026-04-10 05:13:15,059 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/floatingips/c736eccc-3d18-476b-9a31-0a2def30d7f2 HTTP/1.1\" 204 0", 2026-04-10 05:15:15.859339 | instance | "2026-04-10 05:13:15,061 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.859465 | instance | "2026-04-10 05:13:15,330 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/3f8258d6-532b-4b17-9903-3c9fa201d03b HTTP/1.1\" 204 0", 2026-04-10 05:15:15.859588 | instance | "2026-04-10 05:13:15,332 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.859713 | instance | "2026-04-10 05:13:15,361 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1556594452 HTTP/1.1\" 202 0", 2026-04-10 05:15:15.859835 | instance | "", 2026-04-10 05:15:15.860487 | instance | "{1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip [3.650154s] ... ok", 2026-04-10 05:15:15.860625 | instance | "{0} setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode) ... SKIPPED: Less than 2 compute nodes, skipping multinode tests.", 2026-04-10 05:15:15.860752 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags [0.436697s] ... ok", 2026-04-10 05:15:15.860876 | instance | "{3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags [0.944744s] ... ok", 2026-04-10 05:15:15.861008 | instance | "{0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none [1.318748s] ... ok", 2026-04-10 05:15:15.861132 | instance | "{0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id [0.408489s] ... ok", 2026-04-10 05:15:15.861248 | instance | "{0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target [2.055164s] ... ok", 2026-04-10 05:15:15.861371 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags [0.858219s] ... ok", 2026-04-10 05:15:15.861517 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces [7.231486s] ... ok", 2026-04-10 05:15:15.861629 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id [4.607977s] ... ok", 2026-04-10 05:15:15.861750 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id [4.966803s] ... ok", 2026-04-10 05:15:15.861870 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags [4.257794s] ... ok", 2026-04-10 05:15:15.861996 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags [2.252523s] ... ok", 2026-04-10 05:15:15.862111 | instance | "{1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router [3.143367s] ... ok", 2026-04-10 05:15:15.862239 | instance | "{1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.362411s] ... ok", 2026-04-10 05:15:15.862361 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags [0.667527s] ... ok", 2026-04-10 05:15:15.862481 | instance | "{1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources [0.008031s] ... ok", 2026-04-10 05:15:15.862602 | instance | "{1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details [0.044284s] ... ok", 2026-04-10 05:15:15.862756 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags [1.140054s] ... ok", 2026-04-10 05:15:15.862877 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container [0.214778s] ... ok", 2026-04-10 05:15:15.862998 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents [0.096223s] ... ok", 2026-04-10 05:15:15.863120 | instance | "{1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata [0.076450s] ... ok", 2026-04-10 05:15:15.863239 | instance | "{2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags [0.803847s] ... ok", 2026-04-10 05:15:15.863360 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object [0.063834s] ... ok", 2026-04-10 05:15:15.863494 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags [0.799169s] ... ok", 2026-04-10 05:15:15.863615 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object [0.043041s] ... ok", 2026-04-10 05:15:15.863740 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata [0.037348s] ... ok", 2026-04-10 05:15:15.863874 | instance | "{1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata [0.059219s] ... ok", 2026-04-10 05:15:15.863983 | instance | "{2} setUpClass (neutron_tempest_plugin.vpnaas.api.test_vpnaas.VPNaaSTestJSON) ... SKIPPED: vpnaas extension not enabled.", 2026-04-10 05:15:15.864103 | instance | "{0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags [0.886537s] ... ok", 2026-04-10 05:15:15.864225 | instance | "{1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [16.610300s] ... FAILED", 2026-04-10 05:15:15.864336 | instance | "", 2026-04-10 05:15:15.864450 | instance | "Captured traceback:", 2026-04-10 05:15:15.864561 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.864675 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.864787 | instance | "", 2026-04-10 05:15:15.864911 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-04-10 05:15:15.865024 | instance | " return f(*func_args, **func_kwargs)", 2026-04-10 05:15:15.865135 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.865251 | instance | "", 2026-04-10 05:15:15.865373 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/test_volumes_actions.py\", line 45, in test_attach_detach_volume_to_instance", 2026-04-10 05:15:15.865703 | instance | " server = self.create_server()", 2026-04-10 05:15:15.865726 | instance | " ^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.865739 | instance | "", 2026-04-10 05:15:15.865836 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/base.py\", line 270, in create_server", 2026-04-10 05:15:15.865955 | instance | " body, _ = compute.create_test_server(", 2026-04-10 05:15:15.866067 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.866178 | instance | "", 2026-04-10 05:15:15.866306 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-04-10 05:15:15.866422 | instance | " with excutils.save_and_reraise_exception():", 2026-04-10 05:15:15.866534 | instance | "", 2026-04-10 05:15:15.866675 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-04-10 05:15:15.866796 | instance | " self.force_reraise()", 2026-04-10 05:15:15.867028 | instance | "", 2026-04-10 05:15:15.867141 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-04-10 05:15:15.867255 | instance | " raise self.value", 2026-04-10 05:15:15.867366 | instance | "", 2026-04-10 05:15:15.867500 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-04-10 05:15:15.867612 | instance | " server = waiters.wait_for_server_status(", 2026-04-10 05:15:15.867723 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.868243 | instance | "", 2026-04-10 05:15:15.868261 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-04-10 05:15:15.868268 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-04-10 05:15:15.868272 | instance | "", 2026-04-10 05:15:15.868299 | instance | " tempest.exceptions.BuildErrorException: Server 5c5782e0-ab97-448d-bdd5-1fc7e23dac67 failed to build and is in ERROR status", 2026-04-10 05:15:15.868436 | instance | "Details: Fault: {'code': 500, 'created': '2026-04-10T05:14:20Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5c5782e0-ab97-448d-bdd5-1fc7e23dac67.'}. Request ID of server operation performed before checking the server status req-eb5fd1d0-df8c-4035-ae17-6131730ce44f.", 2026-04-10 05:15:15.868548 | instance | "", 2026-04-10 05:15:15.868666 | instance | "", 2026-04-10 05:15:15.868776 | instance | "Captured pythonlogging:", 2026-04-10 05:15:15.868888 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.869016 | instance | " 2026-04-10 05:14:03,989 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-04-10 05:15:15.869137 | instance | "2026-04-10 05:14:04,341 20 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9776", 2026-04-10 05:15:15.869260 | instance | "2026-04-10 05:14:04,344 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.869393 | instance | "2026-04-10 05:14:04,742 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 424", 2026-04-10 05:15:15.869547 | instance | "2026-04-10 05:14:04,746 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.869674 | instance | "2026-04-10 05:14:04,804 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1367", 2026-04-10 05:15:15.869797 | instance | "2026-04-10 05:14:05,816 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.869926 | instance | "2026-04-10 05:14:05,891 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1371", 2026-04-10 05:15:15.870051 | instance | "2026-04-10 05:14:06,903 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.870174 | instance | "2026-04-10 05:14:07,015 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1419", 2026-04-10 05:15:15.870299 | instance | "2026-04-10 05:14:08,025 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.870422 | instance | "2026-04-10 05:14:08,099 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1419", 2026-04-10 05:15:15.870546 | instance | "2026-04-10 05:14:09,112 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.870708 | instance | "2026-04-10 05:14:09,193 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1427", 2026-04-10 05:15:15.871041 | instance | "2026-04-10 05:14:10,204 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.871171 | instance | "2026-04-10 05:14:10,385 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1479", 2026-04-10 05:15:15.871302 | instance | "2026-04-10 05:14:11,396 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.871427 | instance | "2026-04-10 05:14:11,475 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1425", 2026-04-10 05:15:15.871551 | instance | "2026-04-10 05:14:12,490 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.871676 | instance | "2026-04-10 05:14:12,628 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1425", 2026-04-10 05:15:15.871800 | instance | "2026-04-10 05:14:13,642 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.871918 | instance | "2026-04-10 05:14:13,718 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1425", 2026-04-10 05:15:15.872040 | instance | "2026-04-10 05:14:14,729 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.872170 | instance | "2026-04-10 05:14:14,827 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1369", 2026-04-10 05:15:15.872296 | instance | "2026-04-10 05:14:15,837 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.872439 | instance | "2026-04-10 05:14:15,915 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e", 2026-04-10 05:15:15.872557 | instance | " 23dac67 HTTP/1.1\" 200 1369", 2026-04-10 05:15:15.872679 | instance | "2026-04-10 05:14:16,930 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.872808 | instance | "2026-04-10 05:14:17,011 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1369", 2026-04-10 05:15:15.872931 | instance | "2026-04-10 05:14:18,026 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.873054 | instance | "2026-04-10 05:14:18,101 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1369", 2026-04-10 05:15:15.873181 | instance | "2026-04-10 05:14:19,116 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.873305 | instance | "2026-04-10 05:14:19,190 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1367", 2026-04-10 05:15:15.873427 | instance | "2026-04-10 05:14:20,200 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.873563 | instance | "2026-04-10 05:14:20,286 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1559", 2026-04-10 05:15:15.873685 | instance | "2026-04-10 05:14:20,298 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.873809 | instance | "2026-04-10 05:14:20,548 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 204 0", 2026-04-10 05:15:15.873938 | instance | "2026-04-10 05:14:20,550 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.874062 | instance | "2026-04-10 05:14:20,591 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 404 111", 2026-04-10 05:15:15.874175 | instance | "", 2026-04-10 05:15:15.874298 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags [0.525874s] ... ok", 2026-04-10 05:15:15.874420 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags [0.667891s] ... ok", 2026-04-10 05:15:15.874544 | instance | "{0} setUpClass (octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest) [0.000000s] ... FAILED", 2026-04-10 05:15:15.874674 | instance | "", 2026-04-10 05:15:15.874789 | instance | "Captured traceback:", 2026-04-10 05:15:15.874900 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.875014 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.875131 | instance | "", 2026-04-10 05:15:15.875253 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-04-10 05:15:15.875370 | instance | " raise value.with_traceback(trace)", 2026-04-10 05:15:15.875482 | instance | "", 2026-04-10 05:15:15.875609 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-04-10 05:15:15.875723 | instance | " cls.resource_setup()", 2026-04-10 05:15:15.875835 | instance | "", 2026-04-10 05:15:15.875957 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/scenario/v2/test_traffic_ops.py\", line 55, in resource_setup", 2026-04-10 05:15:15.876078 | instance | " super(TrafficOperationsScenarioTest, cls).resource_setup()", 2026-04-10 05:15:15.876187 | instance | "", 2026-04-10 05:15:15.876308 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py\", line 868, in resource_setup", 2026-04-10 05:15:15.876426 | instance | " server_details = cls._create_webserver('lb_member_webserver1',", 2026-04-10 05:15:15.876538 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.876650 | instance | "", 2026-04-10 05:15:15.876772 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py\", line 1054, in _create_webserver", 2026-04-10 05:15:15.876886 | instance | " server = waiters.wait_for_status(", 2026-04-10 05:15:15.876998 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.877109 | instance | "", 2026-04-10 05:15:15.877230 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/waiters.py\", line 79, in wait_for_status", 2026-04-10 05:15:15.877346 | instance | " raise exceptions.UnexpectedResponseCode(message)", 2026-04-10 05:15:15.877460 | instance | "", 2026-04-10 05:15:15.877601 | instance | " tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received", 2026-04-10 05:15:15.877717 | instance | "Details: (TrafficOperationsScenarioTest:setUpClass) show_server status updated to an invalid state of ERROR", 2026-04-10 05:15:15.877830 | instance | "", 2026-04-10 05:15:15.877953 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags [0.278565s] ... ok", 2026-04-10 05:15:15.878074 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags [1.058714s] ... ok", 2026-04-10 05:15:15.878201 | instance | "{1} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource [1.265507s] ... ok", 2026-04-10 05:15:15.878313 | instance | "", 2026-04-10 05:15:15.878426 | instance | "==============================", 2026-04-10 05:15:15.878566 | instance | "Failed 10 tests - output below:", 2026-04-10 05:15:15.878714 | instance | "==============================", 2026-04-10 05:15:15.878826 | instance | "", 2026-04-10 05:15:15.878951 | instance | "tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke]", 2026-04-10 05:15:15.879073 | instance | "----------------------------------------------------------------------------------------------------------------------------------------------------------------", 2026-04-10 05:15:15.879187 | instance | "", 2026-04-10 05:15:15.879301 | instance | "Captured traceback:", 2026-04-10 05:15:15.879416 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.879529 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.879640 | instance | "", 2026-04-10 05:15:15.879763 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-04-10 05:15:15.879878 | instance | " return f(*func_args, **func_kwargs)", 2026-04-10 05:15:15.879990 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.880102 | instance | "", 2026-04-10 05:15:15.880231 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_attach_interfaces.py\", line 379, in test_add_remove_fixed_ip", 2026-04-10 05:15:15.880341 | instance | " server, ifs, fip = self._create_server_get_interfaces()", 2026-04-10 05:15:15.880453 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.880584 | instance | "", 2026-04-10 05:15:15.880706 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_attach_interfaces.py\", line 78, in _create_server_get_interfaces", 2026-04-10 05:15:15.880821 | instance | " server = self.create_test_server(", 2026-04-10 05:15:15.880936 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.881047 | instance | "", 2026-04-10 05:15:15.881169 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-04-10 05:15:15.881284 | instance | " body, servers = compute.create_test_server(", 2026-04-10 05:15:15.881397 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.881546 | instance | "", 2026-04-10 05:15:15.881673 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-04-10 05:15:15.881807 | instance | " with excutils.save_and_reraise_exception():", 2026-04-10 05:15:15.881922 | instance | "", 2026-04-10 05:15:15.882043 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-04-10 05:15:15.882159 | instance | " self.force_reraise()", 2026-04-10 05:15:15.882270 | instance | "", 2026-04-10 05:15:15.882390 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-04-10 05:15:15.882505 | instance | " raise self.value", 2026-04-10 05:15:15.882630 | instance | "", 2026-04-10 05:15:15.882758 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-04-10 05:15:15.882876 | instance | " server = waiters.wait_for_server_status(", 2026-04-10 05:15:15.882989 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.883100 | instance | "", 2026-04-10 05:15:15.883230 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-04-10 05:15:15.883349 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-04-10 05:15:15.883462 | instance | "", 2026-04-10 05:15:15.883586 | instance | " tempest.exceptions.BuildErrorException: Server 68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 failed to build and is in ERROR status", 2026-04-10 05:15:15.883722 | instance | "Details: Fault: {'code': 500, 'created': '2026-04-10T05:11:28Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 68b9e2c1-0a5e-4010-b62a-c5de09a6cf04.'}. Request ID of server operation performed before checking the server status req-7f9db6e4-ce77-4a0c-9651-79b2dc83419d.", 2026-04-10 05:15:15.883834 | instance | "", 2026-04-10 05:15:15.883946 | instance | "", 2026-04-10 05:15:15.884060 | instance | "Captured pythonlogging:", 2026-04-10 05:15:15.884171 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.884299 | instance | " 2026-04-10 05:11:06,647 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.884611 | instance | "2026-04-10 05:11:06,846 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 385", 2026-04-10 05:15:15.884754 | instance | "2026-04-10 05:11:06,849 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.884856 | instance | "2026-04-10 05:11:06,975 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1661", 2026-04-10 05:15:15.884981 | instance | "2026-04-10 05:11:06,977 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.885108 | instance | "2026-04-10 05:11:07,083 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-04-10 05:15:15.885233 | instance | "2026-04-10 05:11:07,085 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.885382 | instance | "2026-04-10 05:11:07,200 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-04-10 05:15:15.885543 | instance | "2026-04-10 05:11:07,201 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.885708 | instance | "2026-04-10 05:11:07,795 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/floatingips HTTP/1.1\" 201 552", 2026-04-10 05:15:15.885848 | instance | "2026-04-10 05:11:07,805 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-04-10 05:15:15.885973 | instance | "2026-04-10 05:11:08,182 20 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9798", 2026-04-10 05:15:15.886104 | instance | "2026-04-10 05:11:08,185 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.886229 | instance | "2026-04-10 05:11:09,388 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 450", 2026-04-10 05:15:15.886353 | instance | "2026-04-10 05:11:09,392 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.886479 | instance | "2026-04-10 05:11:10,671 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1400", 2026-04-10 05:15:15.886602 | instance | "2026-04-10 05:11:11,689 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.886762 | instance | "2026-04-10 05:11:11,865 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1452", 2026-04-10 05:15:15.886888 | instance | "2026-04-10 05:11:12,883 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.887011 | instance | "2026-04-10 05:11:12,993 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1452", 2026-04-10 05:15:15.887136 | instance | "2026-04-10 05:11:14,003 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.887278 | instance | "2026-04-10 05:11:14,126 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1460", 2026-04-10 05:15:15.887423 | instance | "2026-04-10 05:11:15,149 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.887593 | instance | "2026-04-10 05:11:15,566 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1538", 2026-04-10 05:15:15.887740 | instance | "2026-04-10 05:11:16,577 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.887877 | instance | "2026-04-10 05:11:17,045 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.888001 | instance | "2026-04-10 05:11:18,058 20 DEBUG [urllib3.connectionpool] Starti", 2026-04-10 05:15:15.888136 | instance | " ng new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.888265 | instance | "2026-04-10 05:11:18,157 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.888392 | instance | "2026-04-10 05:11:19,166 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.888520 | instance | "2026-04-10 05:11:19,254 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.888646 | instance | "2026-04-10 05:11:20,263 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.888773 | instance | "2026-04-10 05:11:20,920 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.888898 | instance | "2026-04-10 05:11:21,933 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.889031 | instance | "2026-04-10 05:11:22,019 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.889161 | instance | "2026-04-10 05:11:23,032 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.889286 | instance | "2026-04-10 05:11:23,122 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.889411 | instance | "2026-04-10 05:11:24,132 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.889595 | instance | "2026-04-10 05:11:24,207 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1402", 2026-04-10 05:15:15.889715 | instance | "2026-04-10 05:11:25,220 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.889841 | instance | "2026-04-10 05:11:25,290 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1402", 2026-04-10 05:15:15.889981 | instance | "2026-04-10 05:11:26,304 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.890092 | instance | "2026-04-10 05:11:26,380 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1402", 2026-04-10 05:15:15.890215 | instance | "2026-04-10 05:11:27,393 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.890342 | instance | "2026-04-10 05:11:27,474 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1402", 2026-04-10 05:15:15.890461 | instance | "2026-04-10 05:11:28,487 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.890586 | instance | "2026-04-10 05:11:28,588 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 200 1592", 2026-04-10 05:15:15.890749 | instance | "2026-04-10 05:11:28,600 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.890875 | instance | "2026-04-10 05:11:29,411 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 204 0", 2026-04-10 05:15:15.890996 | instance | "2026-04-10 05:11:29,413 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.891149 | instance | "2026-04-10 05:11:29,445 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/68b9e2c1-0a5e-4010-b62a-c5de09a6cf04 HTTP/1.1\" 404 111", 2026-04-10 05:15:15.891271 | instance | "2026-04-10 05:11:29,449 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.891404 | instance | "2026-04-10 05:11:29,476 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-keypair-224748453 H", 2026-04-10 05:15:15.891516 | instance | " TTP/1.1\" 202 0", 2026-04-10 05:15:15.891638 | instance | "2026-04-10 05:11:29,478 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.891767 | instance | "2026-04-10 05:11:29,574 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/e85865a4-d249-49dc-9f68-d9dde086c0da HTTP/1.1\" 204 0", 2026-04-10 05:15:15.891955 | instance | "2026-04-10 05:11:29,575 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.892092 | instance | "2026-04-10 05:11:29,587 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/security-groups/e85865a4-d249-49dc-9f68-d9dde086c0da HTTP/1.1\" 404 146", 2026-04-10 05:15:15.892215 | instance | "2026-04-10 05:11:29,589 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.892342 | instance | "2026-04-10 05:11:29,913 20 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/floatingips/933508ec-6328-4092-8987-a94492d19db6 HTTP/1.1\" 204 0", 2026-04-10 05:15:15.892455 | instance | "", 2026-04-10 05:15:15.892567 | instance | "", 2026-04-10 05:15:15.892688 | instance | "setUpClass (tempest.api.compute.servers.test_create_server.ServersTestManualDisk)", 2026-04-10 05:15:15.892806 | instance | "---------------------------------------------------------------------------------", 2026-04-10 05:15:15.892918 | instance | "", 2026-04-10 05:15:15.893037 | instance | "Captured traceback:", 2026-04-10 05:15:15.893145 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.893260 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.893371 | instance | "", 2026-04-10 05:15:15.893527 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-04-10 05:15:15.893645 | instance | " raise value.with_traceback(trace)", 2026-04-10 05:15:15.893758 | instance | "", 2026-04-10 05:15:15.893880 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-04-10 05:15:15.893995 | instance | " cls.resource_setup()", 2026-04-10 05:15:15.894106 | instance | "", 2026-04-10 05:15:15.894236 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py\", line 63, in resource_setup", 2026-04-10 05:15:15.894352 | instance | " server_initial = cls.create_test_server(", 2026-04-10 05:15:15.894463 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.894575 | instance | "", 2026-04-10 05:15:15.894734 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-04-10 05:15:15.894849 | instance | " body, servers = compute.create_test_server(", 2026-04-10 05:15:15.894963 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.895077 | instance | "", 2026-04-10 05:15:15.895195 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-04-10 05:15:15.895310 | instance | " with excutils.save_and_reraise_exception():", 2026-04-10 05:15:15.895426 | instance | "", 2026-04-10 05:15:15.895544 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-04-10 05:15:15.895658 | instance | " self.force_reraise()", 2026-04-10 05:15:15.895774 | instance | "", 2026-04-10 05:15:15.895890 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-04-10 05:15:15.896003 | instance | " raise self.value", 2026-04-10 05:15:15.896115 | instance | "", 2026-04-10 05:15:15.896316 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-04-10 05:15:15.896373 | instance | " server = waiters.wait_for_server_status(", 2026-04-10 05:15:15.896494 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.896577 | instance | "", 2026-04-10 05:15:15.896695 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-04-10 05:15:15.896813 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-04-10 05:15:15.896924 | instance | "", 2026-04-10 05:15:15.897054 | instance | " tempest.exceptions.BuildErrorException: Server 3b232194-6fc1-4d2d-a605-e337c6c228bd failed to build and is in ERROR status", 2026-04-10 05:15:15.897197 | instance | "Details: Fault: {'code': 500, 'created': '2026-04-10T05:11:41Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 3b232194-6fc1-4d2d-a605-e337c6c228bd.'}. Request ID of server operation performed before checking the server status req-26c72078-0777-43dc-b253-6317ae962a7b.", 2026-04-10 05:15:15.897310 | instance | "", 2026-04-10 05:15:15.897424 | instance | "", 2026-04-10 05:15:15.897560 | instance | "setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume)", 2026-04-10 05:15:15.897677 | instance | "-------------------------------------------------------------------------------------", 2026-04-10 05:15:15.897789 | instance | "", 2026-04-10 05:15:15.897902 | instance | "Captured traceback:", 2026-04-10 05:15:15.898013 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.898127 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.898238 | instance | "", 2026-04-10 05:15:15.898360 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-04-10 05:15:15.898475 | instance | " raise value.with_traceback(trace)", 2026-04-10 05:15:15.898586 | instance | "", 2026-04-10 05:15:15.898725 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-04-10 05:15:15.898841 | instance | " cls.resource_setup()", 2026-04-10 05:15:15.898953 | instance | "", 2026-04-10 05:15:15.899075 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py\", line 63, in resource_setup", 2026-04-10 05:15:15.899190 | instance | " server_initial = cls.create_test_server(", 2026-04-10 05:15:15.899302 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.899414 | instance | "", 2026-04-10 05:15:15.899535 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-04-10 05:15:15.899711 | instance | " body, servers = compute.create_test_server(", 2026-04-10 05:15:15.899835 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.899947 | instance | "", 2026-04-10 05:15:15.900070 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-04-10 05:15:15.900186 | instance | " with excutils.save_and_reraise_exception():", 2026-04-10 05:15:15.900443 | instance | "", 2026-04-10 05:15:15.900567 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-04-10 05:15:15.900687 | instance | " self.force_reraise()", 2026-04-10 05:15:15.900800 | instance | "", 2026-04-10 05:15:15.900923 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-04-10 05:15:15.901038 | instance | " raise self.value", 2026-04-10 05:15:15.901146 | instance | "", 2026-04-10 05:15:15.901268 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-04-10 05:15:15.901630 | instance | " server = waiters.wait_for_server_status(", 2026-04-10 05:15:15.901780 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.901891 | instance | "", 2026-04-10 05:15:15.902020 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-04-10 05:15:15.902140 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-04-10 05:15:15.902400 | instance | "", 2026-04-10 05:15:15.902525 | instance | " tempest.exceptions.BuildErrorException: Server a65b92f7-650a-450a-bdef-85acb17b5b96 failed to build and is in ERROR status", 2026-04-10 05:15:15.902703 | instance | "Details: Fault: {'code': 500, 'created': '2026-04-10T05:11:47Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance a65b92f7-650a-450a-bdef-85acb17b5b96.'}. Request ID of server operation performed before checking the server status req-8e55dd6f-2709-4a42-9ad8-4b55efaddfc9.", 2026-04-10 05:15:15.902817 | instance | "", 2026-04-10 05:15:15.902929 | instance | "", 2026-04-10 05:15:15.903045 | instance | "setUpClass (tempest.api.compute.servers.test_create_server.ServersTestJSON)", 2026-04-10 05:15:15.903165 | instance | "---------------------------------------------------------------------------", 2026-04-10 05:15:15.903274 | instance | "", 2026-04-10 05:15:15.903393 | instance | "Captured traceback:", 2026-04-10 05:15:15.903505 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.903619 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.903731 | instance | "", 2026-04-10 05:15:15.903851 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-04-10 05:15:15.903967 | instance | " raise value.with_traceback(trace)", 2026-04-10 05:15:15.904077 | instance | "", 2026-04-10 05:15:15.904203 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-04-10 05:15:15.904318 | instance | " cls.resource_setup()", 2026-04-10 05:15:15.904430 | instance | "", 2026-04-10 05:15:15.904550 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_create_server.py\", line 63, in resource_setup", 2026-04-10 05:15:15.904665 | instance | " server_initial = cls.create_test_server(", 2026-04-10 05:15:15.904777 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.904888 | instance | "", 2026-04-10 05:15:15.905009 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-04-10 05:15:15.905124 | instance | " body, servers = compute.create_test_server(", 2026-04-10 05:15:15.905234 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.905346 | instance | "", 2026-04-10 05:15:15.905478 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-04-10 05:15:15.905593 | instance | " with excutils.save_and_reraise_exception():", 2026-04-10 05:15:15.905703 | instance | "", 2026-04-10 05:15:15.905969 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-04-10 05:15:15.906276 | instance | " self.force_reraise()", 2026-04-10 05:15:15.906532 | instance | "", 2026-04-10 05:15:15.906728 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-04-10 05:15:15.906846 | instance | " raise self.value", 2026-04-10 05:15:15.906958 | instance | "", 2026-04-10 05:15:15.907080 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-04-10 05:15:15.907195 | instance | " server = waiters.wait_for_server_status(", 2026-04-10 05:15:15.907306 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.907418 | instance | "", 2026-04-10 05:15:15.907541 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-04-10 05:15:15.907662 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-04-10 05:15:15.907773 | instance | "", 2026-04-10 05:15:15.907897 | instance | " tempest.exceptions.BuildErrorException: Server ea00cac9-7685-48ed-abe5-8ff8871f3475 failed to build and is in ERROR status", 2026-04-10 05:15:15.908029 | instance | "Details: Fault: {'code': 500, 'created': '2026-04-10T05:11:57Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance ea00cac9-7685-48ed-abe5-8ff8871f3475.'}. Request ID of server operation performed before checking the server status req-a0ec6935-1e28-4bf6-ba0d-b6249d1347c8.", 2026-04-10 05:15:15.908141 | instance | "", 2026-04-10 05:15:15.908252 | instance | "", 2026-04-10 05:15:15.908373 | instance | "setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON)", 2026-04-10 05:15:15.908488 | instance | "----------------------------------------------------------------------------------", 2026-04-10 05:15:15.908600 | instance | "", 2026-04-10 05:15:15.908712 | instance | "Captured traceback:", 2026-04-10 05:15:15.908822 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.908937 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.909049 | instance | "", 2026-04-10 05:15:15.910358 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-04-10 05:15:15.910481 | instance | " raise value.with_traceback(trace)", 2026-04-10 05:15:15.910599 | instance | "", 2026-04-10 05:15:15.910753 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-04-10 05:15:15.910867 | instance | " cls.resource_setup()", 2026-04-10 05:15:15.910979 | instance | "", 2026-04-10 05:15:15.911096 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_actions.py\", line 86, in resource_setup", 2026-04-10 05:15:15.911212 | instance | " cls.server_id = cls.recreate_server(None, validatable=True,", 2026-04-10 05:15:15.911323 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.911435 | instance | "", 2026-04-10 05:15:15.911556 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 421, in recreate_server", 2026-04-10 05:15:15.911671 | instance | " server = cls.create_test_server(", 2026-04-10 05:15:15.911783 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.911894 | instance | "", 2026-04-10 05:15:15.912016 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-04-10 05:15:15.912130 | instance | " body, servers = compute.create_test_server(", 2026-04-10 05:15:15.912242 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.912354 | instance | "", 2026-04-10 05:15:15.912479 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-04-10 05:15:15.912591 | instance | " with excutils.save_and_reraise_exception():", 2026-04-10 05:15:15.912706 | instance | "", 2026-04-10 05:15:15.912823 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-04-10 05:15:15.912939 | instance | " self.force_reraise()", 2026-04-10 05:15:15.913050 | instance | "", 2026-04-10 05:15:15.913175 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-04-10 05:15:15.913294 | instance | " raise self.value", 2026-04-10 05:15:15.913406 | instance | "", 2026-04-10 05:15:15.913565 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-04-10 05:15:15.913711 | instance | " server = waiters.wait_for_server_status(", 2026-04-10 05:15:15.913794 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.913905 | instance | "", 2026-04-10 05:15:15.914031 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-04-10 05:15:15.914152 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-04-10 05:15:15.914264 | instance | "", 2026-04-10 05:15:15.914386 | instance | " tempest.exceptions.BuildErrorException: Server 5b1ce877-03f0-415e-94e1-3fd11dda4b04 failed to build and is in ERROR status", 2026-04-10 05:15:15.914518 | instance | "Details: Fault: {'code': 500, 'created': '2026-04-10T05:12:24Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5b1ce877-03f0-415e-94e1-3fd11dda4b04.'}. Request ID of server operation performed before checking the server status req-69a5c033-7a88-4bc3-9130-9a7ed343134a.", 2026-04-10 05:15:15.914660 | instance | "", 2026-04-10 05:15:15.914775 | instance | "", 2026-04-10 05:15:15.914899 | instance | "tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke]", 2026-04-10 05:15:15.915016 | instance | "-------------------------------------------------------------------------------------------------------------------------------------------------", 2026-04-10 05:15:15.915128 | instance | "", 2026-04-10 05:15:15.915242 | instance | "Captured traceback:", 2026-04-10 05:15:15.915352 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.915466 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.915578 | instance | "", 2026-04-10 05:15:15.915700 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-04-10 05:15:15.915819 | instance | " return f(*func_args, **func_kwargs)", 2026-04-10 05:15:15.915931 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.916042 | instance | "", 2026-04-10 05:15:15.916173 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 434, in test_network_basic_ops", 2026-04-10 05:15:15.916289 | instance | " self._setup_network_and_servers()", 2026-04-10 05:15:15.916400 | instance | "", 2026-04-10 05:15:15.916525 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 120, in _setup_network_and_servers", 2026-04-10 05:15:15.916641 | instance | " server = self._create_server(self.network, port_id)", 2026-04-10 05:15:15.916789 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.916865 | instance | "", 2026-04-10 05:15:15.916992 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_network_basic_ops.py\", line 169, in _create_server", 2026-04-10 05:15:15.917106 | instance | " server = self.create_server(", 2026-04-10 05:15:15.917217 | instance | " ^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.917329 | instance | "", 2026-04-10 05:15:15.917451 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py\", line 349, in create_server", 2026-04-10 05:15:15.917578 | instance | " body, _ = compute.create_test_server(", 2026-04-10 05:15:15.917690 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.917803 | instance | "", 2026-04-10 05:15:15.917923 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-04-10 05:15:15.918038 | instance | " with excutils.save_and_reraise_exception():", 2026-04-10 05:15:15.918150 | instance | "", 2026-04-10 05:15:15.918271 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-04-10 05:15:15.918386 | instance | " self.force_reraise()", 2026-04-10 05:15:15.918499 | instance | "", 2026-04-10 05:15:15.918637 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-04-10 05:15:15.918752 | instance | " raise self.value", 2026-04-10 05:15:15.918864 | instance | "", 2026-04-10 05:15:15.918985 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-04-10 05:15:15.919106 | instance | " server = waiters.wait_for_server_status(", 2026-04-10 05:15:15.919220 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.919331 | instance | "", 2026-04-10 05:15:15.919472 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-04-10 05:15:15.919582 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-04-10 05:15:15.919694 | instance | "", 2026-04-10 05:15:15.919822 | instance | " tempest.exceptions.BuildErrorException: Server 1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 failed to build and is in ERROR status", 2026-04-10 05:15:15.919955 | instance | "Details: Fault: {'code': 500, 'created': '2026-04-10T05:12:34Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3.'}. Request ID of server operation performed before checking the server status req-85d92b0e-d798-4f19-ab30-aa2cbb646949.", 2026-04-10 05:15:15.920068 | instance | "", 2026-04-10 05:15:15.920181 | instance | "", 2026-04-10 05:15:15.920297 | instance | "Captured pythonlogging:", 2026-04-10 05:15:15.920410 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.920536 | instance | " 2026-04-10 05:12:12,298 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.920663 | instance | "2026-04-10 05:12:12,732 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/networks HTTP/1.1\" 201 614", 2026-04-10 05:15:15.920795 | instance | "2026-04-10 05:12:12,734 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.922407 | instance | "2026-04-10 05:12:14,527 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/routers HTTP/1.1\" 201 694", 2026-04-10 05:15:15.922425 | instance | "2026-04-10 05:12:14,528 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.922432 | instance | "2026-04-10 05:12:14,775 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets?project_id=72f102cd0c0d485dbb854bc690468866&cidr=10.100.0.0%2F28 HTTP/1.1\" 200 14", 2026-04-10 05:15:15.922438 | instance | "2026-04-10 05:12:14,776 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.922444 | instance | "2026-04-10 05:12:14,865 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks?router%3Aexternal=True HTTP/1.1\" 200 753", 2026-04-10 05:15:15.922450 | instance | "2026-04-10 05:12:14,867 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.922456 | instance | "2026-04-10 05:12:14,901 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets?network_id=c3482760-e665-4127-93df-86abd300e3fd&cidr=10.100.0.0%2F28 HTTP/1.1\" 200 14", 2026-04-10 05:15:15.922462 | instance | "2026-04-10 05:12:14,903 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.922467 | instance | "2026-04-10 05:12:15,133 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/subnets HTTP/1.1\" 201 657", 2026-04-10 05:15:15.922473 | instance | "2026-04-10 05:12:15,135 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.922479 | instance | "2026-04-10 05:12:16,430 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"PUT /v2.0/routers/7604b8d7-5419-4264-aa07-d2a836efd47f/add_router_interface HTTP/1.1\" 200 309", 2026-04-10 05:15:15.922485 | instance | "2026-04-10 05:12:16,431 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.922490 | instance | "2026-04-10 05:12:16,508 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks HTTP/1.1\" 200 5029", 2026-04-10 05:15:15.922499 | instance | "2026-04-10 05:12:16,509 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.922644 | instance | "2026-04-10 05:12:16,557 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/subnets HTTP/1.1\" 200 3897", 2026-04-10 05:15:15.922767 | instance | "2026-04-10 05:12:16,558 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.922895 | instance | "2026-04-10 05:12:17,094 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/routers HTTP/1.1\" 200 1463", 2026-04-10 05:15:15.923014 | instance | "2026-04-10 05:12:17,097 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.923140 | instance | "2026-04-10 05:12:17,143 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 398", 2026-04-10 05:15:15.923268 | instance | "2026-04-10 05:12:17,147 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.923392 | instance | "2026-04-10 05:12:17,255 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1673", 2026-04-10 05:15:15.923516 | instance | "2026-04-10 05:12:17,256 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.923641 | instance | "2026-04-10 05:12:17,368 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-04-10 05:15:15.923754 | instance | "2026-04-1", 2026-04-10 05:15:15.923877 | instance | " 0 05:12:17,369 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.924001 | instance | "2026-04-10 05:12:17,489 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 596", 2026-04-10 05:15:15.924124 | instance | "2026-04-10 05:12:17,491 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.924247 | instance | "2026-04-10 05:12:17,602 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-04-10 05:15:15.924374 | instance | "2026-04-10 05:12:17,603 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.924494 | instance | "2026-04-10 05:12:17,709 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 601", 2026-04-10 05:15:15.924617 | instance | "2026-04-10 05:12:17,710 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.924743 | instance | "2026-04-10 05:12:17,828 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 607", 2026-04-10 05:15:15.924865 | instance | "2026-04-10 05:12:17,830 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.924986 | instance | "2026-04-10 05:12:17,940 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 606", 2026-04-10 05:15:15.925118 | instance | "2026-04-10 05:12:17,944 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-04-10 05:15:15.925247 | instance | "2026-04-10 05:12:18,307 18 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9776", 2026-04-10 05:15:15.925370 | instance | "2026-04-10 05:12:18,310 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.925536 | instance | "2026-04-10 05:12:18,460 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/networks HTTP/1.1\" 200 1292", 2026-04-10 05:15:15.925661 | instance | "2026-04-10 05:12:18,462 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.925786 | instance | "2026-04-10 05:12:18,869 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 449", 2026-04-10 05:15:15.925908 | instance | "2026-04-10 05:12:18,879 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.926033 | instance | "2026-04-10 05:12:18,955 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1403", 2026-04-10 05:15:15.926158 | instance | "2026-04-10 05:12:19,966 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.926285 | instance | "2026-04-10 05:12:20,069 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1407", 2026-04-10 05:15:15.926402 | instance | "2026-04-10 05:12:21,082 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.926525 | instance | "2026-04-10 05:12:21,169 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1399", 2026-04-10 05:15:15.926693 | instance | "2026-04-10 05:12:22,180 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.926820 | instance | "2026-04-10 05:12:22,261 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1455", 2026-04-10 05:15:15.926943 | instance | "2026-04-10 05:12:23,271 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.927071 | instance | "2026-04-10 05:12:23,346 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1455", 2026-04-10 05:15:15.927189 | instance | "2026-04-10 05:12:24,357 18 DEBUG [urllib3.connectionpool] Start", 2026-04-10 05:15:15.927314 | instance | " ing new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.927444 | instance | "2026-04-10 05:12:24,753 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1530", 2026-04-10 05:15:15.927564 | instance | "2026-04-10 05:12:25,765 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.927688 | instance | "2026-04-10 05:12:25,855 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1461", 2026-04-10 05:15:15.927930 | instance | "2026-04-10 05:12:26,867 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.928060 | instance | "2026-04-10 05:12:26,950 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1461", 2026-04-10 05:15:15.928190 | instance | "2026-04-10 05:12:27,961 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.928896 | instance | "2026-04-10 05:12:28,044 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1461", 2026-04-10 05:15:15.928907 | instance | "2026-04-10 05:12:29,054 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.928912 | instance | "2026-04-10 05:12:29,134 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1461", 2026-04-10 05:15:15.928916 | instance | "2026-04-10 05:12:30,144 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.928920 | instance | "2026-04-10 05:12:30,243 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1405", 2026-04-10 05:15:15.928924 | instance | "2026-04-10 05:12:31,256 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.929020 | instance | "2026-04-10 05:12:31,382 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1405", 2026-04-10 05:15:15.929223 | instance | "2026-04-10 05:12:32,395 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.929268 | instance | "2026-04-10 05:12:33,108 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1405", 2026-04-10 05:15:15.929428 | instance | "2026-04-10 05:12:34,116 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.929546 | instance | "2026-04-10 05:12:34,211 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1403", 2026-04-10 05:15:15.929689 | instance | "2026-04-10 05:12:35,219 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.929776 | instance | "2026-04-10 05:12:35,365 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 200 1595", 2026-04-10 05:15:15.929905 | instance | "2026-04-10 05:12:35,379 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.930022 | instance | "2026-04-10 05:12:35,624 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 204 0", 2026-04-10 05:15:15.930144 | instance | "2026-04-10 05:12:35,626 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.930973 | instance | "2026-04-10 05:12:35,661 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/1ae8b19d-93d9-4cb9-a18d-0d3741b20dd3 HTTP/1.1\" 404 111", 2026-04-10 05:15:15.930983 | instance | "2026-04-10 05:12:35,664 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.930987 | instance | "2026-04-10 05:12:36,255 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/437aa25b-1", 2026-04-10 05:15:15.930992 | instance | " 155-4cd1-b145-c195d763f011 HTTP/1.1\" 204 0", 2026-04-10 05:15:15.930996 | instance | "2026-04-10 05:12:36,256 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.931006 | instance | "2026-04-10 05:12:36,281 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1513002372 HTTP/1.1\" 202 0", 2026-04-10 05:15:15.931013 | instance | "2026-04-10 05:12:36,283 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.931135 | instance | "2026-04-10 05:12:37,297 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"PUT /v2.0/routers/7604b8d7-5419-4264-aa07-d2a836efd47f/remove_router_interface HTTP/1.1\" 200 309", 2026-04-10 05:15:15.931259 | instance | "2026-04-10 05:12:37,298 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.931383 | instance | "2026-04-10 05:12:37,575 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/subnets/e8493cb5-b230-493c-8f9b-81e954927e72 HTTP/1.1\" 204 0", 2026-04-10 05:15:15.931503 | instance | "2026-04-10 05:12:37,577 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.931628 | instance | "2026-04-10 05:12:38,475 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/routers/7604b8d7-5419-4264-aa07-d2a836efd47f HTTP/1.1\" 204 0", 2026-04-10 05:15:15.931759 | instance | "2026-04-10 05:12:38,476 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.931885 | instance | "2026-04-10 05:12:38,751 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/networks/c5df9ef2-0444-4521-bfc3-3cabe3b0d935 HTTP/1.1\" 204 0", 2026-04-10 05:15:15.931999 | instance | "", 2026-04-10 05:15:15.932110 | instance | "", 2026-04-10 05:15:15.932237 | instance | "setUpClass (tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON)", 2026-04-10 05:15:15.932356 | instance | "--------------------------------------------------------------------------------------", 2026-04-10 05:15:15.932468 | instance | "", 2026-04-10 05:15:15.932582 | instance | "Captured traceback:", 2026-04-10 05:15:15.932693 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.932808 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.932920 | instance | "", 2026-04-10 05:15:15.933044 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-04-10 05:15:15.933159 | instance | " raise value.with_traceback(trace)", 2026-04-10 05:15:15.933269 | instance | "", 2026-04-10 05:15:15.933415 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-04-10 05:15:15.933518 | instance | " cls.resource_setup()", 2026-04-10 05:15:15.933631 | instance | "", 2026-04-10 05:15:15.933754 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/servers/test_server_addresses.py\", line 33, in resource_setup", 2026-04-10 05:15:15.933869 | instance | " cls.server = cls.create_test_server(wait_until='ACTIVE')", 2026-04-10 05:15:15.933981 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.934092 | instance | "", 2026-04-10 05:15:15.934212 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/compute/base.py\", line 243, in create_test_server", 2026-04-10 05:15:15.934329 | instance | " body, servers = compute.create_test_server(", 2026-04-10 05:15:15.934447 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.934560 | instance | "", 2026-04-10 05:15:15.934699 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-04-10 05:15:15.934816 | instance | " with excutils.save_and_reraise_exception():", 2026-04-10 05:15:15.934928 | instance | "", 2026-04-10 05:15:15.935048 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-04-10 05:15:15.935355 | instance | " self.force_reraise()", 2026-04-10 05:15:15.935469 | instance | "", 2026-04-10 05:15:15.935596 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-04-10 05:15:15.935712 | instance | " raise self.value", 2026-04-10 05:15:15.935827 | instance | "", 2026-04-10 05:15:15.935948 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-04-10 05:15:15.936204 | instance | " server = waiters.wait_for_server_status(", 2026-04-10 05:15:15.936322 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.936437 | instance | "", 2026-04-10 05:15:15.936583 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-04-10 05:15:15.936703 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-04-10 05:15:15.936817 | instance | "", 2026-04-10 05:15:15.936942 | instance | " tempest.exceptions.BuildErrorException: Server cf578a14-7d17-4a37-a55f-71ca62da53da failed to build and is in ERROR status", 2026-04-10 05:15:15.937078 | instance | "Details: Fault: {'code': 500, 'created': '2026-04-10T05:12:51Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance cf578a14-7d17-4a37-a55f-71ca62da53da.'}. Request ID of server operation performed before checking the server status req-91a4570f-33f1-4674-b0e8-31f423e517c4.", 2026-04-10 05:15:15.937190 | instance | "", 2026-04-10 05:15:15.937301 | instance | "", 2026-04-10 05:15:15.937425 | instance | "tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke]", 2026-04-10 05:15:15.937583 | instance | "----------------------------------------------------------------------------------------------------------------------------------------------", 2026-04-10 05:15:15.937701 | instance | "", 2026-04-10 05:15:15.937816 | instance | "Captured traceback:", 2026-04-10 05:15:15.937927 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.938042 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.938154 | instance | "", 2026-04-10 05:15:15.938276 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-04-10 05:15:15.938391 | instance | " return f(*func_args, **func_kwargs)", 2026-04-10 05:15:15.938511 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.938660 | instance | "", 2026-04-10 05:15:15.938783 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/test_server_basic_ops.py\", line 127, in test_server_basic_ops", 2026-04-10 05:15:15.938897 | instance | " self.instance = self.create_server(", 2026-04-10 05:15:15.939009 | instance | " ^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.939121 | instance | "", 2026-04-10 05:15:15.939243 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/scenario/manager.py\", line 349, in create_server", 2026-04-10 05:15:15.939357 | instance | " body, _ = compute.create_test_server(", 2026-04-10 05:15:15.939469 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.939594 | instance | "", 2026-04-10 05:15:15.939715 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-04-10 05:15:15.939832 | instance | " with excutils.save_and_reraise_exception():", 2026-04-10 05:15:15.939943 | instance | "", 2026-04-10 05:15:15.940064 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-04-10 05:15:15.940178 | instance | " self.force_reraise()", 2026-04-10 05:15:15.940290 | instance | "", 2026-04-10 05:15:15.940416 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-04-10 05:15:15.940530 | instance | " raise self.value", 2026-04-10 05:15:15.940641 | instance | "", 2026-04-10 05:15:15.940765 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-04-10 05:15:15.940876 | instance | " server = waiters.wait_for_server_status(", 2026-04-10 05:15:15.940988 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.941101 | instance | "", 2026-04-10 05:15:15.941222 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-04-10 05:15:15.941343 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-04-10 05:15:15.941471 | instance | "", 2026-04-10 05:15:15.941595 | instance | " tempest.exceptions.BuildErrorException: Server 648ce658-c914-4634-a938-c7b290be1b1a failed to build and is in ERROR status", 2026-04-10 05:15:15.941727 | instance | "Details: Fault: {'code': 500, 'created': '2026-04-10T05:13:13Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 648ce658-c914-4634-a938-c7b290be1b1a.'}. Request ID of server operation performed before checking the server status req-a35842f9-9619-4ac9-b22f-e4c28d15657b.", 2026-04-10 05:15:15.941843 | instance | "", 2026-04-10 05:15:15.941954 | instance | "", 2026-04-10 05:15:15.942068 | instance | "Captured pythonlogging:", 2026-04-10 05:15:15.942180 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.942309 | instance | " 2026-04-10 05:12:52,530 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.942436 | instance | "2026-04-10 05:12:52,808 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 397", 2026-04-10 05:15:15.942560 | instance | "2026-04-10 05:12:52,812 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.942718 | instance | "2026-04-10 05:12:53,234 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1675", 2026-04-10 05:15:15.942864 | instance | "2026-04-10 05:12:53,235 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.942969 | instance | "2026-04-10 05:12:53,615 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-04-10 05:15:15.943091 | instance | "2026-04-10 05:12:53,617 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.943218 | instance | "2026-04-10 05:12:53,853 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 596", 2026-04-10 05:15:15.943343 | instance | "2026-04-10 05:12:53,855 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.943473 | instance | "2026-04-10 05:12:54,300 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-04-10 05:15:15.943597 | instance | "2026-04-10 05:12:54,303 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.943723 | instance | "2026-04-10 05:12:54,603 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 601", 2026-04-10 05:15:15.943845 | instance | "2026-04-10 05:12:54,604 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.944741 | instance | "2026-04-10 05:12:54,773 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 607", 2026-04-10 05:15:15.944753 | instance | "2026-04-10 05:12:54,774 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.944758 | instance | "2026-04-10 05:12:55,273 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 606", 2026-04-10 05:15:15.944762 | instance | "2026-04-10 05:12:55,280 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-04-10 05:15:15.944766 | instance | "2026-04-10 05:12:55,706 18 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9776", 2026-04-10 05:15:15.944775 | instance | "2026-04-10 05:12:55,714 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.944779 | instance | "2026-04-10 05:12:55,771 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/os-keypairs HTTP/1.1\" 200 385", 2026-04-10 05:15:15.944809 | instance | "2026-04-10 05:12:55,775 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.944933 | instance | "2026-04-10 05:12:55,910 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-groups HTTP/1.1\" 201 1659", 2026-04-10 05:15:15.945058 | instance | "2026-04-10 05:12:55,912 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.945181 | instance | "2026-04-10 05:12:56,069 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 597", 2026-04-10 05:15:15.945303 | instance | "2026-04-10 05:12:56,071 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.945427 | instance | "2026-04-10 05:12:56,206 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/security-group-rules HTTP/1.1\" 201 602", 2026-04-10 05:15:15.945576 | instance | "2026-04-10 05:12:56,209 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluste", 2026-04-10 05:15:15.945683 | instance | " r.local:9696", 2026-04-10 05:15:15.945808 | instance | "2026-04-10 05:12:56,871 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"POST /v2.0/floatingips HTTP/1.1\" 201 552", 2026-04-10 05:15:15.945932 | instance | "2026-04-10 05:12:56,874 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.946061 | instance | "2026-04-10 05:12:57,425 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 497", 2026-04-10 05:15:15.946187 | instance | "2026-04-10 05:12:57,428 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.946317 | instance | "2026-04-10 05:12:57,487 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1456", 2026-04-10 05:15:15.946445 | instance | "2026-04-10 05:12:58,498 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.946571 | instance | "2026-04-10 05:12:58,602 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1460", 2026-04-10 05:15:15.946717 | instance | "2026-04-10 05:12:59,613 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.946842 | instance | "2026-04-10 05:12:59,690 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1508", 2026-04-10 05:15:15.946966 | instance | "2026-04-10 05:13:00,702 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.947090 | instance | "2026-04-10 05:13:00,788 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1508", 2026-04-10 05:15:15.947216 | instance | "2026-04-10 05:13:01,799 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.947342 | instance | "2026-04-10 05:13:01,951 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1516", 2026-04-10 05:15:15.947466 | instance | "2026-04-10 05:13:02,960 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.947591 | instance | "2026-04-10 05:13:03,343 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1641", 2026-04-10 05:15:15.947720 | instance | "2026-04-10 05:13:04,357 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.947848 | instance | "2026-04-10 05:13:04,437 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1514", 2026-04-10 05:15:15.947969 | instance | "2026-04-10 05:13:05,451 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.948094 | instance | "2026-04-10 05:13:05,537 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1514", 2026-04-10 05:15:15.948219 | instance | "2026-04-10 05:13:06,550 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.948536 | instance | "2026-04-10 05:13:06,628 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1514", 2026-04-10 05:15:15.948548 | instance | "2026-04-10 05:13:07,638 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.948593 | instance | "2026-04-10 05:13:07,746 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.948721 | instance | "2026-04-10 05:13:08,756 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.948849 | instance | "2026-04-10 05:13:08,880 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.948976 | instance | "2026-04-10 05:13:09,892 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nov", 2026-04-10 05:15:15.949096 | instance | " a-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.949225 | instance | "2026-04-10 05:13:10,066 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.949354 | instance | "2026-04-10 05:13:11,077 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.949513 | instance | "2026-04-10 05:13:11,224 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1458", 2026-04-10 05:15:15.949642 | instance | "2026-04-10 05:13:12,236 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.949775 | instance | "2026-04-10 05:13:12,325 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1456", 2026-04-10 05:15:15.949904 | instance | "2026-04-10 05:13:13,337 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.950032 | instance | "2026-04-10 05:13:13,577 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 200 1648", 2026-04-10 05:15:15.950156 | instance | "2026-04-10 05:13:13,590 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.950282 | instance | "2026-04-10 05:13:13,839 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 204 0", 2026-04-10 05:15:15.950406 | instance | "2026-04-10 05:13:13,841 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.950534 | instance | "2026-04-10 05:13:13,870 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/648ce658-c914-4634-a938-c7b290be1b1a HTTP/1.1\" 404 111", 2026-04-10 05:15:15.950688 | instance | "2026-04-10 05:13:13,874 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.950816 | instance | "2026-04-10 05:13:13,905 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-keypair-982419828 HTTP/1.1\" 202 0", 2026-04-10 05:15:15.950945 | instance | "2026-04-10 05:13:13,906 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.951069 | instance | "2026-04-10 05:13:14,589 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/0618df8b-4d4e-4a49-81d5-f10c5ae0898d HTTP/1.1\" 204 0", 2026-04-10 05:15:15.951230 | instance | "2026-04-10 05:13:14,591 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.951407 | instance | "2026-04-10 05:13:14,744 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"GET /v2.0/security-groups/0618df8b-4d4e-4a49-81d5-f10c5ae0898d HTTP/1.1\" 404 146", 2026-04-10 05:15:15.951534 | instance | "2026-04-10 05:13:14,746 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.951661 | instance | "2026-04-10 05:13:15,059 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/floatingips/c736eccc-3d18-476b-9a31-0a2def30d7f2 HTTP/1.1\" 204 0", 2026-04-10 05:15:15.951786 | instance | "2026-04-10 05:13:15,061 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): neutron-server.openstack.svc.cluster.local:9696", 2026-04-10 05:15:15.951920 | instance | "2026-04-10 05:13:15,330 18 DEBUG [urllib3.connectionpool] http://neutron-server.openstack.svc.cluster.local:9696 \"DELETE /v2.0/security-groups/3f8258d6-532b-4b17-9903-3c9fa201d03b HTTP/1.1\" 204 0", 2026-04-10 05:15:15.952051 | instance | "2026-04-10 05:13:15,332 18 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.952182 | instance | "2026-04-10 05:13:15,361 18 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1556594452 HTTP/1.1\" 202 0", 2026-04-10 05:15:15.952300 | instance | "", 2026-04-10 05:15:15.952417 | instance | "", 2026-04-10 05:15:15.952555 | instance | "tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]", 2026-04-10 05:15:15.952677 | instance | "-------------------------------------------------------------------------------------------------------------------------------------------------------", 2026-04-10 05:15:15.952796 | instance | "", 2026-04-10 05:15:15.952922 | instance | "Captured traceback:", 2026-04-10 05:15:15.953034 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.953150 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.953269 | instance | "", 2026-04-10 05:15:15.953396 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/utils/__init__.py\", line 65, in wrapper", 2026-04-10 05:15:15.953539 | instance | " return f(*func_args, **func_kwargs)", 2026-04-10 05:15:15.953649 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.953766 | instance | "", 2026-04-10 05:15:15.953894 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/test_volumes_actions.py\", line 45, in test_attach_detach_volume_to_instance", 2026-04-10 05:15:15.954014 | instance | " server = self.create_server()", 2026-04-10 05:15:15.954140 | instance | " ^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.954257 | instance | "", 2026-04-10 05:15:15.954385 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/api/volume/base.py\", line 270, in create_server", 2026-04-10 05:15:15.954505 | instance | " body, _ = compute.create_test_server(", 2026-04-10 05:15:15.954646 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.954774 | instance | "", 2026-04-10 05:15:15.954900 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 343, in create_test_server", 2026-04-10 05:15:15.955116 | instance | " with excutils.save_and_reraise_exception():", 2026-04-10 05:15:15.955248 | instance | "", 2026-04-10 05:15:15.955376 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 227, in __exit__", 2026-04-10 05:15:15.955498 | instance | " self.force_reraise()", 2026-04-10 05:15:15.955611 | instance | "", 2026-04-10 05:15:15.955739 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py\", line 200, in force_reraise", 2026-04-10 05:15:15.955866 | instance | " raise self.value", 2026-04-10 05:15:15.955984 | instance | "", 2026-04-10 05:15:15.956110 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/compute.py\", line 326, in create_test_server", 2026-04-10 05:15:15.956229 | instance | " server = waiters.wait_for_server_status(", 2026-04-10 05:15:15.956345 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.956463 | instance | "", 2026-04-10 05:15:15.956594 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/common/waiters.py\", line 80, in wait_for_server_status", 2026-04-10 05:15:15.956721 | instance | " raise exceptions.BuildErrorException(details, server_id=server_id)", 2026-04-10 05:15:15.956838 | instance | "", 2026-04-10 05:15:15.956965 | instance | " tempest.exceptions.BuildErrorException: Server 5c5782e0-ab97-448d-bdd5-1fc7e23dac67 failed to build and is in ERROR status", 2026-04-10 05:15:15.957413 | instance | "Details: Fault: {'code': 500, 'created': '2026-04-10T05:14:20Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5c5782e0-ab97-448d-bdd5-1fc7e23dac67.'}. Request ID of server operation performed before checking the server status req-eb5fd1d0-df8c-4035-ae17-6131730ce44f.", 2026-04-10 05:15:15.957553 | instance | "", 2026-04-10 05:15:15.957663 | instance | "", 2026-04-10 05:15:15.957781 | instance | "Captured pythonlogging:", 2026-04-10 05:15:15.957895 | instance | "~~~~~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.958023 | instance | " 2026-04-10 05:14:03,989 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): keystone-api.openstack.svc.cluster.local:5000", 2026-04-10 05:15:15.958145 | instance | "2026-04-10 05:14:04,341 20 DEBUG [urllib3.connectionpool] http://keystone-api.openstack.svc.cluster.local:5000 \"POST /v3/auth/tokens HTTP/1.1\" 201 9776", 2026-04-10 05:15:15.958269 | instance | "2026-04-10 05:14:04,344 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.958394 | instance | "2026-04-10 05:14:04,742 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"POST /v2.1/servers HTTP/1.1\" 202 424", 2026-04-10 05:15:15.958518 | instance | "2026-04-10 05:14:04,746 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.958679 | instance | "2026-04-10 05:14:04,804 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1367", 2026-04-10 05:15:15.958810 | instance | "2026-04-10 05:14:05,816 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.958937 | instance | "2026-04-10 05:14:05,891 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1371", 2026-04-10 05:15:15.959060 | instance | "2026-04-10 05:14:06,903 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.959199 | instance | "2026-04-10 05:14:07,015 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1419", 2026-04-10 05:15:15.959324 | instance | "2026-04-10 05:14:08,025 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.959450 | instance | "2026-04-10 05:14:08,099 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1419", 2026-04-10 05:15:15.959573 | instance | "2026-04-10 05:14:09,112 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.959703 | instance | "2026-04-10 05:14:09,193 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1427", 2026-04-10 05:15:15.959827 | instance | "2026-04-10 05:14:10,204 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.959956 | instance | "2026-04-10 05:14:10,385 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1479", 2026-04-10 05:15:15.960080 | instance | "2026-04-10 05:14:11,396 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.960204 | instance | "2026-04-10 05:14:11,475 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1425", 2026-04-10 05:15:15.960328 | instance | "2026-04-10 05:14:12,490 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.960452 | instance | "2026-04-10 05:14:12,628 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1425", 2026-04-10 05:15:15.960575 | instance | "2026-04-10 05:14:13,642 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.960707 | instance | "2026-04-10 05:14:13,718 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1425", 2026-04-10 05:15:15.960828 | instance | "2026-04-10 05:14:14,729 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.960954 | instance | "2026-04-10 05:14:14,827 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1369", 2026-04-10 05:15:15.961077 | instance | "2026-04-10 05:14:15,837 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.961200 | instance | "2026-04-10 05:14:15,915 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e", 2026-04-10 05:15:15.961317 | instance | " 23dac67 HTTP/1.1\" 200 1369", 2026-04-10 05:15:15.961480 | instance | "2026-04-10 05:14:16,930 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.961609 | instance | "2026-04-10 05:14:17,011 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1369", 2026-04-10 05:15:15.961733 | instance | "2026-04-10 05:14:18,026 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.961858 | instance | "2026-04-10 05:14:18,101 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1369", 2026-04-10 05:15:15.961981 | instance | "2026-04-10 05:14:19,116 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.962104 | instance | "2026-04-10 05:14:19,190 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1367", 2026-04-10 05:15:15.962227 | instance | "2026-04-10 05:14:20,200 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.962357 | instance | "2026-04-10 05:14:20,286 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 200 1559", 2026-04-10 05:15:15.962481 | instance | "2026-04-10 05:14:20,298 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.962622 | instance | "2026-04-10 05:14:20,548 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"DELETE /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 204 0", 2026-04-10 05:15:15.962746 | instance | "2026-04-10 05:14:20,550 20 DEBUG [urllib3.connectionpool] Starting new HTTP connection (1): nova-api.openstack.svc.cluster.local:8774", 2026-04-10 05:15:15.962869 | instance | "2026-04-10 05:14:20,591 20 DEBUG [urllib3.connectionpool] http://nova-api.openstack.svc.cluster.local:8774 \"GET /v2.1/servers/5c5782e0-ab97-448d-bdd5-1fc7e23dac67 HTTP/1.1\" 404 111", 2026-04-10 05:15:15.962989 | instance | "", 2026-04-10 05:15:15.963101 | instance | "", 2026-04-10 05:15:15.963229 | instance | "setUpClass (octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest)", 2026-04-10 05:15:15.963346 | instance | "----------------------------------------------------------------------------------------------------", 2026-04-10 05:15:15.963459 | instance | "", 2026-04-10 05:15:15.963572 | instance | "Captured traceback:", 2026-04-10 05:15:15.963684 | instance | "~~~~~~~~~~~~~~~~~~~", 2026-04-10 05:15:15.963800 | instance | " Traceback (most recent call last):", 2026-04-10 05:15:15.963911 | instance | "", 2026-04-10 05:15:15.964033 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 185, in setUpClass", 2026-04-10 05:15:15.964153 | instance | " raise value.with_traceback(trace)", 2026-04-10 05:15:15.964267 | instance | "", 2026-04-10 05:15:15.964389 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/tempest/test.py\", line 178, in setUpClass", 2026-04-10 05:15:15.964503 | instance | " cls.resource_setup()", 2026-04-10 05:15:15.964615 | instance | "", 2026-04-10 05:15:15.964738 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/scenario/v2/test_traffic_ops.py\", line 55, in resource_setup", 2026-04-10 05:15:15.964854 | instance | " super(TrafficOperationsScenarioTest, cls).resource_setup()", 2026-04-10 05:15:15.964967 | instance | "", 2026-04-10 05:15:15.965090 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py\", line 868, in resource_setup", 2026-04-10 05:15:15.965207 | instance | " server_details = cls._create_webserver('lb_member_webserver1',", 2026-04-10 05:15:15.965323 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.965432 | instance | "", 2026-04-10 05:15:15.965569 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/test_base.py\", line 1054, in _create_webserver", 2026-04-10 05:15:15.965688 | instance | " server = waiters.wait_for_status(", 2026-04-10 05:15:15.965800 | instance | " ^^^^^^^^^^^^^^^^^^^^^^^^", 2026-04-10 05:15:15.965912 | instance | "", 2026-04-10 05:15:15.966035 | instance | " File \"/var/lib/openstack/lib/python3.12/site-packages/octavia_tempest_plugin/tests/waiters.py\", line 79, in wait_for_status", 2026-04-10 05:15:15.966149 | instance | " raise exceptions.UnexpectedResponseCode(message)", 2026-04-10 05:15:15.966261 | instance | "", 2026-04-10 05:15:15.966381 | instance | " tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received", 2026-04-10 05:15:15.966502 | instance | "Details: (TrafficOperationsScenarioTest:setUpClass) show_server status updated to an invalid state of ERROR", 2026-04-10 05:15:15.966629 | instance | "", 2026-04-10 05:15:15.966740 | instance | "", 2026-04-10 05:15:15.966851 | instance | "", 2026-04-10 05:15:15.966962 | instance | "======", 2026-04-10 05:15:15.967075 | instance | "Totals", 2026-04-10 05:15:15.967191 | instance | "======", 2026-04-10 05:15:15.967305 | instance | "Ran: 127 tests in 244.7259 sec.", 2026-04-10 05:15:15.967419 | instance | " - Passed: 115", 2026-04-10 05:15:15.967531 | instance | " - Skipped: 2", 2026-04-10 05:15:15.967645 | instance | " - Expected Fail: 0", 2026-04-10 05:15:15.967758 | instance | " - Unexpected Success: 0", 2026-04-10 05:15:15.967875 | instance | " - Failed: 10", 2026-04-10 05:15:15.967992 | instance | "Sum of execute time for each test: 220.7299 sec.", 2026-04-10 05:15:15.968105 | instance | "", 2026-04-10 05:15:15.968217 | instance | "==============", 2026-04-10 05:15:15.968329 | instance | "Worker Balance", 2026-04-10 05:15:15.968440 | instance | "==============", 2026-04-10 05:15:15.968556 | instance | " - Worker 0 (31 tests) => 0:03:51.732951", 2026-04-10 05:15:15.968670 | instance | " - Worker 1 (31 tests) => 0:04:00.533649", 2026-04-10 05:15:15.968785 | instance | " - Worker 2 (29 tests) => 0:02:51.493721", 2026-04-10 05:15:15.968900 | instance | " - Worker 3 (36 tests) => 0:02:21.904827", 2026-04-10 05:15:15.969011 | instance | "" 2026-04-10 05:15:15.969123 | instance | ] 2026-04-10 05:15:15.969233 | instance | } 2026-04-10 05:15:15.969342 | instance | 2026-04-10 05:15:15.969475 | instance | TASK [vexxhost.atmosphere.tempest : Fail when tempest result is failed] ******** 2026-04-10 05:15:15.969592 | instance | Friday 10 April 2026 05:15:15 +0000 (0:00:00.262) 0:05:19.460 ********** 2026-04-10 05:15:15.969700 | instance | 2026-04-10 05:15:15.969812 | instance | PLAY RECAP ********************************************************************* 2026-04-10 05:15:15.969936 | instance | instance : ok=25 changed=1 unreachable=0 failed=1 skipped=10 rescued=0 ignored=0 2026-04-10 05:15:15.970060 | instance | localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-10 05:15:15.970168 | instance | 2026-04-10 05:15:15.970287 | instance | Friday 10 April 2026 05:15:15 +0000 (0:00:00.038) 0:05:19.498 ********** 2026-04-10 05:15:15.970408 | instance | =============================================================================== 2026-04-10 05:15:15.970526 | instance | vexxhost.atmosphere.tempest : Deploy Helm chart ----------------------- 302.13s 2026-04-10 05:15:15.970662 | instance | Gathering Facts --------------------------------------------------------- 4.33s 2026-04-10 05:15:15.970779 | instance | Run "stestr" tests ------------------------------------------------------ 2.74s 2026-04-10 05:15:15.970892 | instance | vexxhost.atmosphere.tempest : Get test flavor object -------------------- 1.10s 2026-04-10 05:15:15.971006 | instance | vexxhost.atmosphere.openstacksdk : Install openstacksdk ----------------- 1.09s 2026-04-10 05:15:15.971122 | instance | vexxhost.atmosphere.tempest : Get test network object ------------------- 1.05s 2026-04-10 05:15:15.971236 | instance | vexxhost.atmosphere.tempest : Get tempest log --------------------------- 1.05s 2026-04-10 05:15:15.971350 | instance | vexxhost.atmosphere.tempest : Get test image object --------------------- 1.03s 2026-04-10 05:15:15.971463 | instance | vexxhost.atmosphere.tempest : Get tempest job object -------------------- 0.96s 2026-04-10 05:15:15.971585 | instance | vexxhost.kubernetes.upload_helm_chart : Upload Helm chart --------------- 0.72s 2026-04-10 05:15:15.971696 | instance | vexxhost.atmosphere.openstacksdk : Generate cloud config file ----------- 0.54s 2026-04-10 05:15:15.971811 | instance | vexxhost.atmosphere.openstacksdk : Create openstack config directory ---- 0.30s 2026-04-10 05:15:15.971924 | instance | Check for .venv stestr -------------------------------------------------- 0.28s 2026-04-10 05:15:15.972039 | instance | vexxhost.atmosphere.tempest : Print tempest log details ----------------- 0.26s 2026-04-10 05:15:15.972158 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.15s 2026-04-10 05:15:15.972278 | instance | Generate OpenStack-Helm endpoints --------------------------------------- 0.15s 2026-04-10 05:15:15.972394 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints --- 0.13s 2026-04-10 05:15:15.972510 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.11s 2026-04-10 05:15:15.972624 | instance | vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts ----------- 0.11s 2026-04-10 05:15:15.972741 | instance | vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks --- 0.10s 2026-04-10 05:15:15.972896 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Tempest failed!"} 2026-04-10 05:15:15.974321 | 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-04-10 05:15:15.974478 | instance | ERROR [aio > verify] Executed: Failed 2026-04-10 05:15:15.974557 | 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-04-10 05:15:16.621213 | instance | ERROR 2026-04-10 05:15:16.621562 | instance | { 2026-04-10 05:15:16.621628 | instance | "delta": "1:27:07.533115", 2026-04-10 05:15:16.621674 | instance | "end": "2026-04-10 05:15:16.111591", 2026-04-10 05:15:16.621716 | instance | "msg": "non-zero return code", 2026-04-10 05:15:16.621784 | instance | "rc": 2, 2026-04-10 05:15:16.621832 | instance | "start": "2026-04-10 03:48:08.578476" 2026-04-10 05:15:16.621873 | instance | } failure 2026-04-10 05:15:16.713379 | 2026-04-10 05:15:16.713543 | PLAY RECAP 2026-04-10 05:15:16.713611 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-04-10 05:15:16.713644 | 2026-04-10 05:15:16.872321 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-10 05:15:16.876449 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-10 05:15:17.455292 | 2026-04-10 05:15:17.586314 | PLAY [all] 2026-04-10 05:15:17.606260 | 2026-04-10 05:15:17.606349 | TASK [gather-host-logs : creating directory for system status] 2026-04-10 05:15:17.943197 | instance | changed 2026-04-10 05:15:17.949092 | 2026-04-10 05:15:17.949212 | TASK [gather-host-logs : Get logs for each host] 2026-04-10 05:15:18.279815 | instance | + systemd-cgls --full --all --no-pager 2026-04-10 05:15:18.328442 | instance | + ip addr 2026-04-10 05:15:18.333931 | instance | + ip route 2026-04-10 05:15:18.335831 | instance | + lsblk 2026-04-10 05:15:18.354035 | instance | + mount 2026-04-10 05:15:18.369469 | instance | + docker images 2026-04-10 05:15:18.387219 | instance | + brctl show 2026-04-10 05:15:18.388015 | instance | /bin/bash: line 8: brctl: command not found 2026-04-10 05:15:18.388483 | instance | + ps aux --sort=-%mem 2026-04-10 05:15:18.441244 | instance | + dpkg -l 2026-04-10 05:15:18.453644 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-10 05:15:18.454330 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-10 05:15:18.473875 | instance | + '[' '!' -z '' ']' 2026-04-10 05:15:18.986538 | instance | ok: Runtime: 0:00:00.199806 2026-04-10 05:15:18.993122 | 2026-04-10 05:15:18.993196 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-10 05:15:19.658258 | instance | changed: 2026-04-10 05:15:19.658471 | instance | created directory /var/lib/zuul/builds/61565f4c82244109849e08bd31e16bb7/work/logs/instance 2026-04-10 05:15:19.658511 | instance | cd+++++++++ system/ 2026-04-10 05:15:19.658535 | instance | >f+++++++++ system/brctl-show.txt 2026-04-10 05:15:19.658555 | instance | >f+++++++++ system/docker-images.txt 2026-04-10 05:15:19.658575 | instance | >f+++++++++ system/ip-addr.txt 2026-04-10 05:15:19.658596 | instance | >f+++++++++ system/ip-route.txt 2026-04-10 05:15:19.658616 | instance | >f+++++++++ system/lsblk.txt 2026-04-10 05:15:19.658635 | instance | >f+++++++++ system/mount.txt 2026-04-10 05:15:19.658654 | instance | >f+++++++++ system/packages.txt 2026-04-10 05:15:19.658672 | instance | >f+++++++++ system/ps.txt 2026-04-10 05:15:19.658692 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-10 05:15:19.668744 | 2026-04-10 05:15:19.668816 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-10 05:15:19.863532 | instance | changed: "values" 2026-04-10 05:15:20.051730 | instance | changed: "releases" 2026-04-10 05:15:20.072351 | 2026-04-10 05:15:20.072570 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-10 05:15:29.623782 | instance | ok: Runtime: 0:00:09.280559 2026-04-10 05:15:29.806232 | 2026-04-10 05:15:29.806964 | TASK [helm-release-status : Downloads logs to executor] 2026-04-10 05:15:30.311187 | instance | changed: 2026-04-10 05:15:30.311373 | instance | cd+++++++++ helm/ 2026-04-10 05:15:30.311411 | instance | cd+++++++++ helm/releases/ 2026-04-10 05:15:30.311441 | instance | cd+++++++++ helm/releases/auth-system/ 2026-04-10 05:15:30.311468 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt 2026-04-10 05:15:30.311494 | instance | cd+++++++++ helm/releases/cert-manager/ 2026-04-10 05:15:30.311520 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt 2026-04-10 05:15:30.311545 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-10 05:15:30.311584 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-10 05:15:30.311610 | instance | cd+++++++++ helm/releases/ingress-nginx/ 2026-04-10 05:15:30.311635 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt 2026-04-10 05:15:30.311660 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-10 05:15:30.311684 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-10 05:15:30.311709 | instance | cd+++++++++ helm/releases/local-path-storage/ 2026-04-10 05:15:30.311734 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt 2026-04-10 05:15:30.311759 | instance | cd+++++++++ helm/releases/monitoring/ 2026-04-10 05:15:30.311784 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt 2026-04-10 05:15:30.311809 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt 2026-04-10 05:15:30.311834 | instance | >f+++++++++ helm/releases/monitoring/loki.txt 2026-04-10 05:15:30.311858 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt 2026-04-10 05:15:30.311884 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt 2026-04-10 05:15:30.311912 | instance | >f+++++++++ helm/releases/monitoring/vector.txt 2026-04-10 05:15:30.311938 | instance | cd+++++++++ helm/releases/openstack/ 2026-04-10 05:15:30.311963 | instance | >f+++++++++ helm/releases/openstack/barbican.txt 2026-04-10 05:15:30.311988 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt 2026-04-10 05:15:30.312013 | instance | >f+++++++++ helm/releases/openstack/ceph.txt 2026-04-10 05:15:30.312037 | instance | >f+++++++++ helm/releases/openstack/cinder.txt 2026-04-10 05:15:30.312062 | instance | >f+++++++++ helm/releases/openstack/glance.txt 2026-04-10 05:15:30.312086 | instance | >f+++++++++ helm/releases/openstack/heat.txt 2026-04-10 05:15:30.312111 | instance | >f+++++++++ helm/releases/openstack/horizon.txt 2026-04-10 05:15:30.312136 | instance | >f+++++++++ helm/releases/openstack/keystone.txt 2026-04-10 05:15:30.312161 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt 2026-04-10 05:15:30.312186 | instance | >f+++++++++ helm/releases/openstack/magnum.txt 2026-04-10 05:15:30.312210 | instance | >f+++++++++ helm/releases/openstack/manila.txt 2026-04-10 05:15:30.312234 | instance | >f+++++++++ helm/releases/openstack/memcached.txt 2026-04-10 05:15:30.312258 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt 2026-04-10 05:15:30.312282 | instance | >f+++++++++ helm/releases/openstack/neutron.txt 2026-04-10 05:15:30.312306 | instance | >f+++++++++ helm/releases/openstack/nova.txt 2026-04-10 05:15:30.312330 | instance | >f+++++++++ helm/releases/openstack/octavia.txt 2026-04-10 05:15:30.312354 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt 2026-04-10 05:15:30.312378 | instance | >f+++++++++ helm/releases/openstack/placement.txt 2026-04-10 05:15:30.312403 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt 2026-04-10 05:15:30.312427 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt 2026-04-10 05:15:30.312451 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt 2026-04-10 05:15:30.312475 | instance | >f+++++++++ helm/releases/openstack/tempest.txt 2026-04-10 05:15:30.312499 | instance | >f+++++++++ helm/releases/openstack/valkey.txt 2026-04-10 05:15:30.312523 | instance | cd+++++++++ helm/releases/rook-ceph/ 2026-04-10 05:15:30.312547 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt 2026-04-10 05:15:30.312571 | instance | cd+++++++++ helm/values/ 2026-04-10 05:15:30.312595 | instance | cd+++++++++ helm/values/auth-system/ 2026-04-10 05:15:30.312620 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml 2026-04-10 05:15:30.312644 | instance | cd+++++++++ helm/values/cert-manager/ 2026-04-10 05:15:30.312669 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml 2026-04-10 05:15:30.312694 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-10 05:15:30.312726 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-10 05:15:30.312751 | instance | cd+++++++++ helm/values/ingress-nginx/ 2026-04-10 05:15:30.312775 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml 2026-04-10 05:15:30.312800 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-10 05:15:30.312823 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-10 05:15:30.312847 | instance | cd+++++++++ helm/values/local-path-storage/ 2026-04-10 05:15:30.312871 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml 2026-04-10 05:15:30.312896 | instance | cd+++++++++ helm/values/monitoring/ 2026-04-10 05:15:30.312920 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml 2026-04-10 05:15:30.312945 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml 2026-04-10 05:15:30.312992 | instance | >f+++++++++ helm/values/monitoring/loki.yaml 2026-04-10 05:15:30.313017 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml 2026-04-10 05:15:30.313042 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml 2026-04-10 05:15:30.313067 | instance | >f+++++++++ helm/values/monitoring/vector.yaml 2026-04-10 05:15:30.313091 | instance | cd+++++++++ helm/values/openstack/ 2026-04-10 05:15:30.313115 | instance | >f+++++++++ helm/values/openstack/barbican.yaml 2026-04-10 05:15:30.313139 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml 2026-04-10 05:15:30.313163 | instance | >f+++++++++ helm/values/openstack/ceph.yaml 2026-04-10 05:15:30.313188 | instance | >f+++++++++ helm/values/openstack/cinder.yaml 2026-04-10 05:15:30.313211 | instance | >f+++++++++ helm/values/openstack/glance.yaml 2026-04-10 05:15:30.313235 | instance | >f+++++++++ helm/values/openstack/heat.yaml 2026-04-10 05:15:30.313259 | instance | >f+++++++++ helm/values/openstack/horizon.yaml 2026-04-10 05:15:30.313283 | instance | >f+++++++++ helm/values/openstack/keystone.yaml 2026-04-10 05:15:30.313307 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml 2026-04-10 05:15:30.313331 | instance | >f+++++++++ helm/values/openstack/magnum.yaml 2026-04-10 05:15:30.313354 | instance | >f+++++++++ helm/values/openstack/manila.yaml 2026-04-10 05:15:30.313378 | instance | >f+++++++++ helm/values/openstack/memcached.yaml 2026-04-10 05:15:30.313402 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml 2026-04-10 05:15:30.313427 | instance | >f+++++++++ helm/values/openstack/neutron.yaml 2026-04-10 05:15:30.313451 | instance | >f+++++++++ helm/values/openstack/nova.yaml 2026-04-10 05:15:30.313478 | instance | >f+++++++++ helm/values/openstack/octavia.yaml 2026-04-10 05:15:30.313503 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml 2026-04-10 05:15:30.313527 | instance | >f+++++++++ helm/values/openstack/placement.yaml 2026-04-10 05:15:30.313551 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml 2026-04-10 05:15:30.313575 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml 2026-04-10 05:15:30.313600 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml 2026-04-10 05:15:30.313624 | instance | >f+++++++++ helm/values/openstack/tempest.yaml 2026-04-10 05:15:30.313647 | instance | >f+++++++++ helm/values/openstack/valkey.yaml 2026-04-10 05:15:30.313671 | instance | cd+++++++++ helm/values/rook-ceph/ 2026-04-10 05:15:30.313695 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml 2026-04-10 05:15:30.326911 | 2026-04-10 05:15:30.326984 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-10 05:15:30.524524 | instance | changed 2026-04-10 05:15:30.529316 | 2026-04-10 05:15:30.529380 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-10 05:15:30.741635 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-10 05:15:30.741725 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-10 05:15:30.748831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:30.749494 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:30.843497 | instance | node/instance 2026-04-10 05:15:30.847679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:30.928573 | instance | clusterrole/admin 2026-04-10 05:15:31.146652 | instance | clusterrole/capi-aggregated-manager-role 2026-04-10 05:15:31.193742 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:31.236093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:31.247195 | instance | clusterrole/capi-kubeadm-bootstrap-manager-role 2026-04-10 05:15:31.356025 | instance | clusterrole/capi-kubeadm-control-plane-aggregated-manager-role 2026-04-10 05:15:31.434848 | instance | clusterrole/capi-kubeadm-control-plane-manager-role 2026-04-10 05:15:31.563932 | instance | clusterrole/capi-manager-role 2026-04-10 05:15:31.634288 | instance | clusterrole/capo-manager-role 2026-04-10 05:15:31.772060 | instance | clusterrole/cephfs-csi-nodeplugin 2026-04-10 05:15:31.819974 | instance | clusterrole/cephfs-external-provisioner-runner 2026-04-10 05:15:31.965991 | instance | clusterrole/cert-manager-cainjector 2026-04-10 05:15:32.013305 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io 2026-04-10 05:15:32.149822 | instance | clusterrole/cert-manager-controller-certificates 2026-04-10 05:15:32.197160 | instance | clusterrole/cert-manager-controller-certificatesigningrequests 2026-04-10 05:15:32.340663 | instance | clusterrole/cert-manager-controller-challenges 2026-04-10 05:15:32.388622 | instance | clusterrole/cert-manager-controller-clusterissuers 2026-04-10 05:15:32.538889 | instance | clusterrole/cert-manager-controller-ingress-shim 2026-04-10 05:15:32.568892 | instance | clusterrole/cert-manager-controller-issuers 2026-04-10 05:15:32.729749 | instance | clusterrole/cert-manager-controller-orders 2026-04-10 05:15:32.752624 | instance | clusterrole/cert-manager-edit 2026-04-10 05:15:32.923117 | instance | clusterrole/cert-manager-view 2026-04-10 05:15:32.951528 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews 2026-04-10 05:15:33.115410 | instance | clusterrole/cilium 2026-04-10 05:15:33.136950 | instance | clusterrole/cilium-operator 2026-04-10 05:15:33.315605 | instance | clusterrole/cluster-admin 2026-04-10 05:15:33.322499 | instance | clusterrole/edit 2026-04-10 05:15:33.508369 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-10 05:15:33.551188 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-10 05:15:33.698966 | instance | clusterrole/goldpinger-clusterrole 2026-04-10 05:15:33.755825 | instance | clusterrole/ingress-nginx 2026-04-10 05:15:33.915616 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole 2026-04-10 05:15:33.952165 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics 2026-04-10 05:15:34.109847 | instance | clusterrole/kube-prometheus-stack-operator 2026-04-10 05:15:34.156746 | instance | clusterrole/kube-prometheus-stack-prometheus 2026-04-10 05:15:34.329738 | instance | clusterrole/kubeadm:get-nodes 2026-04-10 05:15:34.359734 | instance | clusterrole/local-path-provisioner 2026-04-10 05:15:34.523398 | instance | clusterrole/neutron-coredns 2026-04-10 05:15:34.557892 | instance | clusterrole/node-feature-discovery 2026-04-10 05:15:34.735182 | instance | clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding 2026-04-10 05:15:34.769270 | instance | clusterrole/node-feature-discovery-gc 2026-04-10 05:15:34.938423 | instance | clusterrole/nova-bootstrap 2026-04-10 05:15:34.967050 | instance | clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding 2026-04-10 05:15:35.131431 | instance | clusterrole/nova-cell-setup 2026-04-10 05:15:35.168207 | instance | clusterrolebinding/capi-manager-rolebinding 2026-04-10 05:15:35.339156 | instance | clusterrolebinding/capo-manager-rolebinding 2026-04-10 05:15:35.363368 | instance | clusterrole/objectstorage-provisioner-role 2026-04-10 05:15:35.531041 | instance | clusterrole/orc-image-editor-role 2026-04-10 05:15:35.546808 | instance | clusterrole/orc-image-viewer-role 2026-04-10 05:15:35.716611 | instance | clusterrole/orc-manager-role 2026-04-10 05:15:35.768625 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role 2026-04-10 05:15:35.937010 | instance | clusterrole/orc-metrics-auth-role 2026-04-10 05:15:35.976411 | instance | clusterrole/orc-metrics-reader 2026-04-10 05:15:36.132128 | instance | clusterrolebinding/cephfs-csi-provisioner-role 2026-04-10 05:15:36.160016 | instance | clusterrole/rabbitmq-cluster-operator-openstack 2026-04-10 05:15:36.324941 | instance | clusterrolebinding/cert-manager-cainjector 2026-04-10 05:15:36.355440 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin 2026-04-10 05:15:36.523538 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io 2026-04-10 05:15:36.539995 | instance | clusterrolebinding/cert-manager-controller-certificates 2026-04-10 05:15:36.726747 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit 2026-04-10 05:15:36.730101 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view 2026-04-10 05:15:36.913134 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack 2026-04-10 05:15:36.915713 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests 2026-04-10 05:15:37.168376 | instance | clusterrolebinding/cert-manager-controller-challenges 2026-04-10 05:15:37.207661 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin 2026-04-10 05:15:37.377666 | instance | clusterrolebinding/cert-manager-controller-clusterissuers 2026-04-10 05:15:37.442574 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit 2026-04-10 05:15:37.627564 | instance | clusterrolebinding/cert-manager-controller-ingress-shim 2026-04-10 05:15:37.663091 | instance | clusterrolebinding/cert-manager-controller-issuers 2026-04-10 05:15:37.840018 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view 2026-04-10 05:15:37.884461 | instance | clusterrolebinding/cert-manager-controller-orders 2026-04-10 05:15:38.021217 | instance | clusterrole/rbd-csi-nodeplugin 2026-04-10 05:15:38.086292 | instance | clusterrole/rbd-external-provisioner-runner 2026-04-10 05:15:38.214078 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews 2026-04-10 05:15:38.297678 | instance | clusterrole/rook-ceph-cluster-mgmt 2026-04-10 05:15:38.411340 | instance | clusterrole/rook-ceph-global 2026-04-10 05:15:38.517211 | instance | clusterrolebinding/cilium 2026-04-10 05:15:38.616249 | instance | clusterrole/rook-ceph-mgr-cluster 2026-04-10 05:15:38.696506 | instance | clusterrolebinding/cilium-operator 2026-04-10 05:15:38.800638 | instance | clusterrole/rook-ceph-mgr-system 2026-04-10 05:15:38.888759 | instance | clusterrolebinding/cluster-admin 2026-04-10 05:15:38.991869 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-10 05:15:39.084884 | instance | clusterrole/rook-ceph-object-bucket 2026-04-10 05:15:39.181814 | instance | clusterrole/rook-ceph-osd 2026-04-10 05:15:39.286545 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-10 05:15:39.385981 | instance | clusterrole/rook-ceph-system 2026-04-10 05:15:39.484670 | instance | clusterrolebinding/goldpinger-clusterrolebinding 2026-04-10 05:15:39.580176 | instance | clusterrole/secretgen-controller-cluster-role 2026-04-10 05:15:39.692685 | instance | clusterrole/system:aggregate-to-admin 2026-04-10 05:15:39.785370 | instance | clusterrolebinding/ingress-nginx 2026-04-10 05:15:39.909360 | instance | clusterrole/system:aggregate-to-edit 2026-04-10 05:15:39.995438 | instance | clusterrole/system:aggregate-to-view 2026-04-10 05:15:40.131299 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding 2026-04-10 05:15:40.195319 | instance | clusterrole/system:auth-delegator 2026-04-10 05:15:40.342977 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics 2026-04-10 05:15:40.405763 | instance | clusterrole/system:basic-user 2026-04-10 05:15:40.577432 | instance | clusterrolebinding/kube-prometheus-stack-operator 2026-04-10 05:15:40.612220 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-10 05:15:40.770659 | instance | clusterrolebinding/kube-prometheus-stack-prometheus 2026-04-10 05:15:40.798807 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-10 05:15:40.968440 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-10 05:15:41.022126 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-10 05:15:41.171289 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-10 05:15:41.223358 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-10 05:15:41.388768 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-10 05:15:41.415809 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-10 05:15:41.580781 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-10 05:15:41.615409 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-10 05:15:41.771397 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-10 05:15:41.821841 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-10 05:15:42.004236 | instance | clusterrolebinding/local-path-provisioner 2026-04-10 05:15:42.038881 | instance | clusterrole/system:controller:certificate-controller 2026-04-10 05:15:42.226447 | instance | clusterrolebinding/magnum-cluster-api 2026-04-10 05:15:42.240144 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-10 05:15:42.429853 | instance | clusterrole/system:controller:cronjob-controller 2026-04-10 05:15:42.433388 | instance | clusterrolebinding/neutron-coredns 2026-04-10 05:15:42.626564 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-10 05:15:42.634359 | instance | clusterrolebinding/node-feature-discovery 2026-04-10 05:15:42.823952 | instance | clusterrole/system:controller:deployment-controller 2026-04-10 05:15:42.853545 | instance | clusterrolebinding/node-feature-discovery-gc 2026-04-10 05:15:43.050681 | instance | clusterrole/system:controller:disruption-controller 2026-04-10 05:15:43.067617 | instance | clusterrolebinding/nova-bootstrap 2026-04-10 05:15:43.241908 | instance | clusterrole/system:controller:endpoint-controller 2026-04-10 05:15:43.266258 | instance | clusterrolebinding/nova-cell-setup 2026-04-10 05:15:43.436691 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-10 05:15:43.483020 | instance | clusterrolebinding/objectstorage-provisioner-role-binding 2026-04-10 05:15:43.654636 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-10 05:15:43.668811 | instance | clusterrolebinding/orc-manager-rolebinding 2026-04-10 05:15:43.834795 | instance | clusterrolebinding/orc-metrics-auth-rolebinding 2026-04-10 05:15:43.862536 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-10 05:15:44.027353 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack 2026-04-10 05:15:44.055453 | instance | clusterrole/system:controller:expand-controller 2026-04-10 05:15:44.227919 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack 2026-04-10 05:15:44.244983 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-10 05:15:44.420504 | instance | clusterrolebinding/rbd-csi-nodeplugin 2026-04-10 05:15:44.448942 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-10 05:15:44.604164 | instance | clusterrole/system:controller:job-controller 2026-04-10 05:15:44.636213 | instance | clusterrolebinding/rbd-csi-provisioner-role 2026-04-10 05:15:44.805419 | instance | clusterrole/system:controller:namespace-controller 2026-04-10 05:15:44.841892 | instance | clusterrolebinding/rook-ceph-global 2026-04-10 05:15:45.051246 | instance | clusterrole/system:controller:node-controller 2026-04-10 05:15:45.086157 | instance | clusterrolebinding/rook-ceph-mgr-cluster 2026-04-10 05:15:45.273275 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-10 05:15:45.293674 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack 2026-04-10 05:15:45.476421 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-10 05:15:45.515002 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-10 05:15:45.668542 | instance | clusterrolebinding/rook-ceph-object-bucket 2026-04-10 05:15:45.726288 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-10 05:15:45.891336 | instance | clusterrolebinding/rook-ceph-osd 2026-04-10 05:15:45.957170 | instance | clusterrole/system:controller:replicaset-controller 2026-04-10 05:15:46.096579 | instance | clusterrolebinding/rook-ceph-osd-openstack 2026-04-10 05:15:46.168024 | instance | clusterrole/system:controller:replication-controller 2026-04-10 05:15:46.285486 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-10 05:15:46.362996 | instance | clusterrolebinding/rook-ceph-system 2026-04-10 05:15:46.506814 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding 2026-04-10 05:15:46.568005 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-10 05:15:46.703061 | instance | clusterrolebinding/system:basic-user 2026-04-10 05:15:46.760954 | instance | clusterrole/system:controller:route-controller 2026-04-10 05:15:46.894102 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-10 05:15:46.960698 | instance | clusterrole/system:controller:service-account-controller 2026-04-10 05:15:47.103840 | instance | clusterrole/system:controller:service-controller 2026-04-10 05:15:47.158918 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-10 05:15:47.322103 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-10 05:15:47.396248 | instance | clusterrole/system:controller:statefulset-controller 2026-04-10 05:15:47.517946 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-10 05:15:47.600287 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-10 05:15:47.715960 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-10 05:15:47.798391 | instance | clusterrole/system:controller:ttl-controller 2026-04-10 05:15:47.926200 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-10 05:15:48.002144 | instance | clusterrole/system:coredns 2026-04-10 05:15:48.126543 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-10 05:15:48.203638 | instance | clusterrole/system:discovery 2026-04-10 05:15:48.325905 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-10 05:15:48.392686 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-10 05:15:48.508477 | instance | clusterrole/system:heapster 2026-04-10 05:15:48.583295 | instance | clusterrole/system:kube-aggregator 2026-04-10 05:15:48.686430 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-10 05:15:48.769957 | instance | clusterrole/system:kube-controller-manager 2026-04-10 05:15:48.882960 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-10 05:15:48.953237 | instance | clusterrole/system:kube-dns 2026-04-10 05:15:49.079518 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-10 05:15:49.145258 | instance | clusterrole/system:kube-scheduler 2026-04-10 05:15:49.268470 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-10 05:15:49.329061 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-10 05:15:49.484470 | instance | clusterrole/system:kubelet-api-admin 2026-04-10 05:15:49.519574 | instance | clusterrolebinding/system:controller:job-controller 2026-04-10 05:15:49.714286 | instance | clusterrole/system:monitoring 2026-04-10 05:15:49.716259 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-10 05:15:49.893100 | instance | clusterrole/system:node 2026-04-10 05:15:49.904697 | instance | clusterrolebinding/system:controller:node-controller 2026-04-10 05:15:50.111350 | instance | clusterrole/system:node-bootstrapper 2026-04-10 05:15:50.117945 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-10 05:15:50.315848 | instance | clusterrole/system:node-problem-detector 2026-04-10 05:15:50.326323 | instance | clusterrole/system:node-proxier 2026-04-10 05:15:50.514725 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-10 05:15:50.537655 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-10 05:15:50.716715 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-10 05:15:50.760948 | instance | clusterrole/system:public-info-viewer 2026-04-10 05:15:50.915872 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-10 05:15:50.956929 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-10 05:15:51.115573 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-10 05:15:51.154775 | instance | clusterrole/system:volume-scheduler 2026-04-10 05:15:51.308102 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-10 05:15:51.377162 | instance | clusterrole/vector 2026-04-10 05:15:51.514523 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-10 05:15:51.583696 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-10 05:15:51.722602 | instance | clusterrole/view 2026-04-10 05:15:51.781385 | instance | clusterrolebinding/system:controller:route-controller 2026-04-10 05:15:51.919315 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-10 05:15:51.969967 | instance | clusterrolebinding/system:controller:service-controller 2026-04-10 05:15:52.121037 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-10 05:15:52.186244 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-10 05:15:52.303469 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-10 05:15:52.374489 | instance | clusterrolebinding/system:coredns 2026-04-10 05:15:52.493727 | instance | clusterrolebinding/system:discovery 2026-04-10 05:15:52.574864 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-10 05:15:52.684011 | instance | clusterrolebinding/system:kube-dns 2026-04-10 05:15:52.767014 | instance | clusterrolebinding/system:kube-scheduler 2026-04-10 05:15:52.881571 | instance | clusterrolebinding/system:monitoring 2026-04-10 05:15:52.952611 | instance | clusterrolebinding/system:node 2026-04-10 05:15:53.091286 | instance | clusterrolebinding/system:node-proxier 2026-04-10 05:15:53.146925 | instance | clusterrolebinding/system:public-info-viewer 2026-04-10 05:15:53.286086 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-10 05:15:53.325014 | instance | clusterrolebinding/system:volume-scheduler 2026-04-10 05:15:53.489810 | instance | clusterrolebinding/vector 2026-04-10 05:15:53.512540 | instance | storageclass/general 2026-04-10 05:15:53.672473 | instance | namespace/auth-system 2026-04-10 05:15:53.740478 | instance | namespace/capi-kubeadm-bootstrap-system 2026-04-10 05:15:53.864184 | instance | namespace/capi-kubeadm-control-plane-system 2026-04-10 05:15:53.946928 | instance | namespace/capi-system 2026-04-10 05:15:54.062187 | instance | namespace/capo-system 2026-04-10 05:15:54.127427 | instance | namespace/cert-manager 2026-04-10 05:15:54.266580 | instance | namespace/default 2026-04-10 05:15:54.321398 | instance | namespace/envoy-gateway-system 2026-04-10 05:15:54.467729 | instance | namespace/ingress-nginx 2026-04-10 05:15:54.545228 | instance | namespace/kube-node-lease 2026-04-10 05:15:54.659296 | instance | namespace/kube-public 2026-04-10 05:15:54.732822 | instance | namespace/kube-system 2026-04-10 05:15:54.868664 | instance | namespace/local-path-storage 2026-04-10 05:15:54.951032 | instance | namespace/magnum-system 2026-04-10 05:15:55.082552 | instance | namespace/monitoring 2026-04-10 05:15:55.166494 | instance | namespace/openstack 2026-04-10 05:15:55.301533 | instance | namespace/orc-system 2026-04-10 05:15:55.381250 | instance | namespace/rook-ceph 2026-04-10 05:15:55.527229 | instance | namespace/secretgen-controller 2026-04-10 05:15:56.101359 | instance | ok: Runtime: 0:00:24.982853 2026-04-10 05:15:56.110101 | 2026-04-10 05:15:56.110169 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-10 05:15:56.326732 | instance | changed 2026-04-10 05:15:56.332967 | 2026-04-10 05:15:56.333039 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-10 05:15:56.587730 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-10 05:15:56.587834 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-10 05:15:56.588009 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-10 05:15:56.693424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:56.693517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:56.777318 | instance | capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt 2026-04-10 05:15:56.782747 | instance | auth-system/configmaps/keycloak-env-vars 2026-04-10 05:15:56.782831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:56.786918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:56.880477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:56.880591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:56.966325 | instance | auth-system/configmaps/kube-root-ca.crt 2026-04-10 05:15:56.976796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:56.991713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:57.071961 | instance | capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager 2026-04-10 05:15:57.079141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:57.083335 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:57.165759 | instance | capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service 2026-04-10 05:15:57.170023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:57.191810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:57.263535 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:57.286493 | instance | auth-system/endpoints/keycloak 2026-04-10 05:15:57.293018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:57.366364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:57.366706 | instance | auth-system/endpoints/keycloak-headless 2026-04-10 05:15:57.399476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:57.478929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:57.490383 | instance | auth-system/endpoints/keycloak-metrics 2026-04-10 05:15:57.500727 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:57.575728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:57.576746 | instance | auth-system/ingresses/keycloak 2026-04-10 05:15:57.603423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:57.690508 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-10 05:15:57.700310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:57.704010 | instance | auth-system/networkpolicies/keycloak 2026-04-10 05:15:57.719921 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-10 05:15:57.731352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:57.774619 | instance | auth-system/pods/keycloak-0 2026-04-10 05:15:57.801871 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:57.833363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:57.898149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:57.929741 | instance | capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-jstp7 2026-04-10 05:15:57.937667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:58.004716 | instance | capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding 2026-04-10 05:15:58.005820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:58.049189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:58.124947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:58.148087 | instance | capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role 2026-04-10 05:15:58.165092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:58.220924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:58.222757 | instance | capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert 2026-04-10 05:15:58.264710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:58.338098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:58.362885 | instance | auth-system/secrets/keycloak 2026-04-10 05:15:58.365612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:58.428987 | instance | auth-system/secrets/keycloak-externaldb 2026-04-10 05:15:58.435427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:58.469126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:58.534359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:58.573690 | instance | auth-system/secrets/keycloak.199-204-45-78.nip.io-tls 2026-04-10 05:15:58.581173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:58.633424 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1 2026-04-10 05:15:58.645480 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:58.681319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:58.741634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:58.781538 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager 2026-04-10 05:15:58.782675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:58.828442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:58.859972 | instance | capi-kubeadm-bootstrap-system/serviceaccounts/default 2026-04-10 05:15:58.895317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:58.929174 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:59.003853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:59.024312 | instance | auth-system/serviceaccounts/default 2026-04-10 05:15:59.026129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:59.103125 | instance | auth-system/serviceaccounts/keycloak 2026-04-10 05:15:59.108544 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:59.129067 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:59.213238 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:59.231059 | instance | capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service 2026-04-10 05:15:59.244850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:59.321475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:59.323408 | instance | auth-system/services/keycloak 2026-04-10 05:15:59.356015 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:59.427945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:59.440923 | instance | auth-system/services/keycloak-headless 2026-04-10 05:15:59.487169 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-10 05:15:59.495915 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:59.551393 | instance | auth-system/services/keycloak-metrics 2026-04-10 05:15:59.554752 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-10 05:15:59.564002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:59.611007 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:59.659551 | instance | auth-system/statefulsets/keycloak 2026-04-10 05:15:59.678086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:59.718951 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:59.771715 | instance | capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt 2026-04-10 05:15:59.808422 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:59.828885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:59.914694 | instance | capi-system/configmaps/kube-root-ca.crt 2026-04-10 05:15:59.923598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:15:59.936793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:00.004700 | instance | capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager 2026-04-10 05:16:00.033845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:00.036895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:00.134497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:00.140822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:00.151087 | instance | capi-system/deployment/capi-controller-manager 2026-04-10 05:16:00.229035 | instance | capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service 2026-04-10 05:16:00.230793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:00.237173 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:00.332481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:00.370842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:00.389395 | instance | capi-system/endpoints/capi-webhook-service 2026-04-10 05:16:00.433003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:00.438647 | instance | capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-zjncp 2026-04-10 05:16:00.467165 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:00.534665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:00.574701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:00.615230 | instance | capi-system/pods/capi-controller-manager-bc4cf8c95-rjgjg 2026-04-10 05:16:00.644823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:00.659611 | instance | capi-system/rolebindings/capi-leader-election-rolebinding 2026-04-10 05:16:00.697019 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:00.763703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:00.812129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:00.833602 | instance | capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding 2026-04-10 05:16:00.868453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:00.883553 | instance | capi-system/roles/capi-leader-election-role 2026-04-10 05:16:00.921371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:00.979271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:01.028201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:01.076984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:01.082138 | instance | capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role 2026-04-10 05:16:01.097029 | instance | capi-system/secrets/capi-webhook-service-cert 2026-04-10 05:16:01.135305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:01.187860 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:01.244342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:01.288931 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:01.298388 | instance | capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert 2026-04-10 05:16:01.314211 | instance | capi-system/serviceaccounts/capi-manager 2026-04-10 05:16:01.360487 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-10 05:16:01.379203 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:01.396513 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-10 05:16:01.408909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:01.486345 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:01.500254 | instance | capi-system/serviceaccounts/default 2026-04-10 05:16:01.527301 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:01.595702 | instance | capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service 2026-04-10 05:16:01.596726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:01.639941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:01.704054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:01.734492 | instance | capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager 2026-04-10 05:16:01.800779 | instance | capi-kubeadm-control-plane-system/serviceaccounts/default 2026-04-10 05:16:01.801397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:01.827465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:01.914842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:01.938822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:01.977201 | instance | capi-system/services/capi-webhook-service 2026-04-10 05:16:02.031588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:02.035506 | instance | capo-system/configmaps/kube-root-ca.crt 2026-04-10 05:16:02.036790 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:02.148395 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:02.149671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:02.196301 | instance | cert-manager/configmaps/cert-manager-webhook 2026-04-10 05:16:02.252922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:02.257225 | instance | cert-manager/configmaps/kube-root-ca.crt 2026-04-10 05:16:02.272862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:02.350540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:02.370144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:02.415981 | instance | capo-system/deployment/capo-controller-manager 2026-04-10 05:16:02.451980 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:02.456024 | instance | cert-manager/deployment/cert-manager 2026-04-10 05:16:02.474209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:02.561159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:02.581774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:02.635839 | instance | cert-manager/deployment/cert-manager-cainjector 2026-04-10 05:16:02.645776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:02.680054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:02.680105 | instance | cert-manager/deployment/cert-manager-webhook 2026-04-10 05:16:02.751001 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:02.788353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:02.850140 | instance | xargs: capo-system/endpoints/capo-webhook-service 2026-04-10 05:16:02.850206 | instance | warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:02.885762 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:02.906976 | instance | cert-manager/endpoints/cert-manager 2026-04-10 05:16:02.957655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:02.989540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:03.063934 | instance | cert-manager/endpoints/cert-manager-webhook 2026-04-10 05:16:03.065200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:03.086728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:03.126202 | instance | cert-manager/pods/cert-manager-75c4c745bc-9kzvq 2026-04-10 05:16:03.155848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:03.206610 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-10 05:16:03.216187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:03.267582 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-10 05:16:03.275773 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-n52g2 2026-04-10 05:16:03.276806 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:03.317975 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:03.343708 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-wdzbc 2026-04-10 05:16:03.391367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:03.428704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:03.505368 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:03.538814 | instance | capo-system/pods/capo-controller-manager-6975759b4b-mr7rv 2026-04-10 05:16:03.542878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:03.567956 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection 2026-04-10 05:16:03.638331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:03.736711 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving 2026-04-10 05:16:03.745276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:03.786559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:03.788989 | instance | cert-manager/rolebindings/cert-manager:leaderelection 2026-04-10 05:16:03.834038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:03.899610 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:03.939171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:03.969569 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection 2026-04-10 05:16:03.989147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:03.992417 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving 2026-04-10 05:16:04.050292 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:04.087992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:04.151083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:04.154256 | instance | cert-manager/roles/cert-manager:leaderelection 2026-04-10 05:16:04.173412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:04.188617 | instance | capo-system/rolebindings/capo-leader-election-rolebinding 2026-04-10 05:16:04.249255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:04.284127 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:04.354083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:04.359128 | instance | cert-manager/secrets/cert-manager-selfsigned-ca 2026-04-10 05:16:04.386599 | instance | cert-manager/secrets/cert-manager-webhook-ca 2026-04-10 05:16:04.387118 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:04.457587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:04.502145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:04.554826 | instance | cert-manager/secrets/kube-prometheus-stack-ca 2026-04-10 05:16:04.557663 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:04.598478 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1 2026-04-10 05:16:04.598541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:04.667854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:04.708091 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:04.767241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:04.784072 | instance | capo-system/roles/capo-leader-election-role 2026-04-10 05:16:04.830320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:04.884577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:04.907322 | instance | cert-manager/serviceaccounts/cert-manager 2026-04-10 05:16:04.950556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:05.015445 | instance | cert-manager/serviceaccounts/cert-manager-cainjector 2026-04-10 05:16:05.018152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:05.062084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:05.126761 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-10 05:16:05.144032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:05.157662 | instance | cert-manager/serviceaccounts/cert-manager-webhook 2026-04-10 05:16:05.179317 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-10 05:16:05.189602 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:05.234780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:05.253462 | instance | cert-manager/serviceaccounts/default 2026-04-10 05:16:05.308753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:05.341269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:05.376550 | instance | capo-system/secrets/capo-webhook-service-cert 2026-04-10 05:16:05.417364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:05.439398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:05.480188 | instance | cert-manager/services/cert-manager 2026-04-10 05:16:05.563970 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:05.565420 | instance | xargs: cert-manager/services/cert-manager-webhook 2026-04-10 05:16:05.565451 | instance | warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:05.678039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:05.687186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:05.723321 | instance | capo-system/serviceaccounts/capo-manager 2026-04-10 05:16:05.782917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:05.784473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:05.808952 | instance | capo-system/serviceaccounts/default 2026-04-10 05:16:05.877070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:05.888449 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:05.959739 | instance | capo-system/services/capo-webhook-service 2026-04-10 05:16:05.993799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:05.999144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:06.053034 | instance | default/configmaps/kube-root-ca.crt 2026-04-10 05:16:06.096981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:06.122055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:06.171412 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-10 05:16:06.198050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:06.245105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:06.249262 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-10 05:16:06.299815 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:06.370510 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:06.381712 | instance | default/endpoints/kubernetes 2026-04-10 05:16:06.410993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:06.467246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:06.469700 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-10 05:16:06.527608 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:06.565327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:06.585843 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-10 05:16:06.621864 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:06.671202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:06.705372 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-wmcfz 2026-04-10 05:16:06.734705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:06.779992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:06.786068 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-10 05:16:06.839952 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:06.881061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:06.927824 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-10 05:16:06.993733 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-10 05:16:07.000311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:07.002422 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-10 05:16:07.011748 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:07.099010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:07.124603 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-10 05:16:07.124957 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-10 05:16:07.131755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:07.187609 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-10 05:16:07.234565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:07.258209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:07.339607 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:07.345175 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-10 05:16:07.407423 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-10 05:16:07.465309 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:07.471179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:07.581396 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-10 05:16:07.587705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:07.694246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:07.717982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:07.728808 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-10 05:16:07.795973 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:07.846253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:07.885959 | instance | envoy-gateway-system/secrets/envoy 2026-04-10 05:16:07.940966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:07.953320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:08.060623 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:08.063241 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-10 05:16:08.078330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:08.115772 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-10 05:16:08.173061 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:08.181034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:08.267957 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-10 05:16:08.282277 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:08.284585 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:08.345376 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-10 05:16:08.389272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:08.396383 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:08.457570 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-10 05:16:08.490885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:08.511459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:08.595859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:08.609454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:08.691527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:08.699470 | instance | default/serviceaccounts/default 2026-04-10 05:16:08.720705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:08.805675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:08.828991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:08.849297 | instance | default/services/kubernetes 2026-04-10 05:16:08.893587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:08.917483 | instance | ingress-nginx/configmaps/ingress-nginx-controller 2026-04-10 05:16:08.924883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:08.983626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:09.064355 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-10 05:16:09.074426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:09.078863 | instance | ingress-nginx/configmaps/ingress-nginx-tcp 2026-04-10 05:16:09.093626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:09.123133 | instance | ingress-nginx/configmaps/ingress-nginx-udp 2026-04-10 05:16:09.196820 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-10 05:16:09.203228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:09.205975 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:09.287603 | instance | ingress-nginx/configmaps/kube-root-ca.crt 2026-04-10 05:16:09.303585 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:09.312889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:09.342140 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-10 05:16:09.404097 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:09.404462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:09.515080 | instance | ingress-nginx/daemonsets/ingress-nginx-controller 2026-04-10 05:16:09.518897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:09.520030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:09.573701 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend 2026-04-10 05:16:09.623209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:09.624366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:09.731460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:09.740157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:09.744093 | instance | ingress-nginx/endpoints/ingress-nginx-controller 2026-04-10 05:16:09.804449 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission 2026-04-10 05:16:09.826263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:09.836420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:09.955065 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:09.990683 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics 2026-04-10 05:16:10.043816 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend 2026-04-10 05:16:10.078106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:10.214236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:10.217405 | instance | ingress-nginx/pods/ingress-nginx-controller-bs7zx 2026-04-10 05:16:10.259577 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-7p647 2026-04-10 05:16:10.401013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:10.454529 | instance | ingress-nginx/rolebindings/ingress-nginx 2026-04-10 05:16:10.488714 | instance | ingress-nginx/roles/ingress-nginx 2026-04-10 05:16:10.557465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:10.561075 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:10.668342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:10.668405 | instance | ingress-nginx/secrets/ingress-nginx-admission 2026-04-10 05:16:10.695407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:10.712617 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1 2026-04-10 05:16:10.772477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:10.888764 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:10.889012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:10.901267 | instance | ingress-nginx/serviceaccounts/default 2026-04-10 05:16:10.990769 | instance | ingress-nginx/serviceaccounts/ingress-nginx 2026-04-10 05:16:11.059141 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:11.124674 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend 2026-04-10 05:16:11.192192 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-10 05:16:11.202099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:11.226490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:11.234222 | instance | ingress-nginx/services/ingress-nginx-controller 2026-04-10 05:16:11.337099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:11.340896 | instance | ingress-nginx/services/ingress-nginx-controller-admission 2026-04-10 05:16:11.458410 | instance | kube-node-lease/serviceaccounts/default 2026-04-10 05:16:11.469834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:11.472554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:11.558526 | instance | ingress-nginx/services/ingress-nginx-controller-metrics 2026-04-10 05:16:11.628298 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:11.677000 | instance | ingress-nginx/services/ingress-nginx-defaultbackend 2026-04-10 05:16:11.743420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:11.771490 | instance | kube-public/configmaps/cluster-info 2026-04-10 05:16:11.892472 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-10 05:16:11.971790 | instance | kube-system/configmaps/cilium-config 2026-04-10 05:16:11.997837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:12.037180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:12.082181 | instance | kube-system/configmaps/coredns 2026-04-10 05:16:12.162819 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:12.166144 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:12.189219 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-10 05:16:12.304406 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-10 05:16:12.320920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:12.415892 | instance | kube-system/configmaps/kube-proxy 2026-04-10 05:16:12.468559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:12.539110 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-10 05:16:12.575668 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-10 05:16:12.585093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:12.635786 | instance | kube-system/configmaps/kubeadm-config 2026-04-10 05:16:12.719655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:12.759335 | instance | kube-system/configmaps/kubelet-config 2026-04-10 05:16:12.823615 | instance | kube-system/daemonsets/cilium 2026-04-10 05:16:12.973672 | instance | kube-system/daemonsets/kube-proxy 2026-04-10 05:16:13.044547 | instance | kube-system/deployment/cilium-operator 2026-04-10 05:16:13.098791 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:13.178101 | instance | kube-system/deployment/coredns 2026-04-10 05:16:13.203044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:13.247299 | instance | kube-system/endpoints/kube-dns 2026-04-10 05:16:13.273088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:13.387101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:13.406954 | instance | kube-system/endpoints/kube-prometheus-stack-coredns 2026-04-10 05:16:13.457492 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager 2026-04-10 05:16:13.620767 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd 2026-04-10 05:16:13.659771 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy 2026-04-10 05:16:13.814923 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler 2026-04-10 05:16:13.839951 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet 2026-04-10 05:16:13.871716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:13.979733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:14.008037 | instance | kube-system/pods/cilium-operator-869df985b8-bdtqt 2026-04-10 05:16:14.032919 | instance | kube-system/pods/cilium-qvgst 2026-04-10 05:16:14.215358 | instance | kube-system/pods/coredns-67659f764b-4zc6v 2026-04-10 05:16:14.250922 | instance | kube-system/pods/coredns-67659f764b-rdzbm 2026-04-10 05:16:14.425513 | instance | kube-system/pods/etcd-instance 2026-04-10 05:16:14.467476 | instance | kube-system/pods/kube-apiserver-instance 2026-04-10 05:16:14.642428 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-10 05:16:14.677380 | instance | kube-system/pods/kube-proxy-969vr 2026-04-10 05:16:14.864948 | instance | kube-system/pods/kube-scheduler-instance 2026-04-10 05:16:14.865161 | instance | kube-system/pods/kube-vip-instance 2026-04-10 05:16:15.067035 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-10 05:16:15.079840 | instance | kube-system/rolebindings/kube-proxy 2026-04-10 05:16:15.255488 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-10 05:16:15.257873 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-10 05:16:15.448010 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-10 05:16:15.457347 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-10 05:16:15.645740 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-10 05:16:15.651721 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-10 05:16:15.854093 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-10 05:16:15.884645 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-10 05:16:16.065762 | instance | kube-system/roles/cilium-config-agent 2026-04-10 05:16:16.067238 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-10 05:16:16.259243 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-10 05:16:16.262865 | instance | kube-system/roles/kube-proxy 2026-04-10 05:16:16.449940 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-10 05:16:16.451624 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-10 05:16:16.651851 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-10 05:16:16.653502 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-10 05:16:16.847645 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-10 05:16:16.851964 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-10 05:16:17.024922 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-10 05:16:17.047119 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-10 05:16:17.204286 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-10 05:16:17.228507 | instance | kube-system/secrets/bootstrap-token-02biks 2026-04-10 05:16:17.403130 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-10 05:16:17.425423 | instance | kube-system/secrets/bootstrap-token-kzbl06 2026-04-10 05:16:17.586920 | instance | kube-system/secrets/kubeadm-certs 2026-04-10 05:16:17.609294 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-10 05:16:17.792976 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-10 05:16:17.877868 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-10 05:16:18.021760 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-10 05:16:18.076144 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-10 05:16:18.249175 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-10 05:16:18.306296 | instance | kube-system/serviceaccounts/cilium 2026-04-10 05:16:18.484224 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-10 05:16:18.530784 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-10 05:16:18.704356 | instance | kube-system/serviceaccounts/coredns 2026-04-10 05:16:18.763475 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-10 05:16:18.964703 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-10 05:16:19.013912 | instance | kube-system/serviceaccounts/default 2026-04-10 05:16:19.184726 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-10 05:16:19.240604 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-10 05:16:19.427701 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-10 05:16:19.464990 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-10 05:16:19.648763 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-10 05:16:19.687307 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-10 05:16:19.869477 | instance | kube-system/serviceaccounts/expand-controller 2026-04-10 05:16:19.918249 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-10 05:16:20.106246 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-10 05:16:20.156597 | instance | kube-system/serviceaccounts/job-controller 2026-04-10 05:16:20.334963 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-10 05:16:20.374995 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-10 05:16:20.581875 | instance | kube-system/serviceaccounts/node-controller 2026-04-10 05:16:20.609646 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-10 05:16:20.830708 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-10 05:16:20.870694 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-10 05:16:21.117369 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-10 05:16:21.144750 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-10 05:16:21.351499 | instance | kube-system/serviceaccounts/replication-controller 2026-04-10 05:16:21.385142 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-10 05:16:21.574927 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-10 05:16:21.608675 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-10 05:16:21.801422 | instance | kube-system/serviceaccounts/service-controller 2026-04-10 05:16:21.840354 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-10 05:16:22.015685 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-10 05:16:22.075400 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-10 05:16:22.228827 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-10 05:16:22.289726 | instance | kube-system/services/kube-dns 2026-04-10 05:16:22.445140 | instance | kube-system/services/kube-prometheus-stack-coredns 2026-04-10 05:16:22.512244 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager 2026-04-10 05:16:22.686444 | instance | kube-system/services/kube-prometheus-stack-kube-etcd 2026-04-10 05:16:22.704081 | instance | kube-system/services/kube-prometheus-stack-kube-proxy 2026-04-10 05:16:22.885901 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler 2026-04-10 05:16:22.894455 | instance | kube-system/services/kube-prometheus-stack-kubelet 2026-04-10 05:16:23.086368 | instance | kube-public/serviceaccounts/default 2026-04-10 05:16:23.105033 | instance | local-path-storage/configmaps/kube-root-ca.crt 2026-04-10 05:16:23.292357 | instance | local-path-storage/configmaps/local-path-config 2026-04-10 05:16:23.316465 | instance | magnum-system/configmaps/kube-root-ca.crt 2026-04-10 05:16:23.485605 | instance | local-path-storage/deployment/local-path-provisioner 2026-04-10 05:16:23.505378 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-w48ph 2026-04-10 05:16:23.697999 | instance | local-path-storage/serviceaccounts/default 2026-04-10 05:16:23.698234 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1 2026-04-10 05:16:23.878479 | instance | local-path-storage/serviceaccounts/local-path-provisioner 2026-04-10 05:16:23.891791 | instance | magnum-system/serviceaccounts/default 2026-04-10 05:16:24.082584 | instance | monitoring/daemonsets/goldpinger 2026-04-10 05:16:24.118888 | instance | monitoring/daemonsets/ipmi-exporter 2026-04-10 05:16:24.290541 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter 2026-04-10 05:16:24.327094 | instance | monitoring/daemonsets/node-feature-discovery-worker 2026-04-10 05:16:24.519342 | instance | monitoring/daemonsets/vector 2026-04-10 05:16:24.551138 | instance | monitoring/deployment/kube-prometheus-stack-grafana 2026-04-10 05:16:24.730236 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics 2026-04-10 05:16:24.805633 | instance | monitoring/deployment/kube-prometheus-stack-operator 2026-04-10 05:16:24.949302 | instance | monitoring/deployment/loki-gateway 2026-04-10 05:16:25.024042 | instance | monitoring/deployment/node-feature-discovery-gc 2026-04-10 05:16:25.146269 | instance | monitoring/deployment/node-feature-discovery-master 2026-04-10 05:16:25.232701 | instance | monitoring/deployment/prometheus-pushgateway 2026-04-10 05:16:25.350440 | instance | monitoring/configmaps/goldpinger-zap 2026-04-10 05:16:25.424876 | instance | monitoring/configmaps/ipmi-exporter 2026-04-10 05:16:25.553454 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview 2026-04-10 05:16:25.628063 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver 2026-04-10 05:16:25.759260 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total 2026-04-10 05:16:25.851490 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager 2026-04-10 05:16:25.998820 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster 2026-04-10 05:16:26.077604 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced 2026-04-10 05:16:26.240005 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger 2026-04-10 05:16:26.353416 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy 2026-04-10 05:16:26.468646 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details 2026-04-10 05:16:26.682657 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview 2026-04-10 05:16:26.701257 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full 2026-04-10 05:16:26.883564 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details 2026-04-10 05:16:27.102475 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview 2026-04-10 05:16:27.132268 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail 2026-04-10 05:16:27.307809 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview 2026-04-10 05:16:27.342982 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details 2026-04-10 05:16:27.514858 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview 2026-04-10 05:16:27.540880 | instance | monitoring/configmaps/kube-prometheus-stack-etcd 2026-04-10 05:16:27.716978 | instance | monitoring/configmaps/kube-prometheus-stack-grafana 2026-04-10 05:16:27.726386 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards 2026-04-10 05:16:27.917851 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource 2026-04-10 05:16:27.932163 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview 2026-04-10 05:16:28.112882 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns 2026-04-10 05:16:28.122124 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster 2026-04-10 05:16:28.314503 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster 2026-04-10 05:16:28.320458 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace 2026-04-10 05:16:28.507432 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node 2026-04-10 05:16:28.526998 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod 2026-04-10 05:16:28.695662 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload 2026-04-10 05:16:28.728378 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace 2026-04-10 05:16:28.893508 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet 2026-04-10 05:16:28.929251 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod 2026-04-10 05:16:29.102281 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload 2026-04-10 05:16:29.140401 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use 2026-04-10 05:16:29.314960 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter 2026-04-10 05:16:29.330077 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use 2026-04-10 05:16:29.508614 | instance | monitoring/configmaps/kube-prometheus-stack-nodes 2026-04-10 05:16:29.512805 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin 2026-04-10 05:16:29.709230 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage 2026-04-10 05:16:29.713922 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total 2026-04-10 05:16:29.921094 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus 2026-04-10 05:16:29.927789 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls 2026-04-10 05:16:30.139530 | instance | monitoring/configmaps/kube-prometheus-stack-proxy 2026-04-10 05:16:30.155105 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler 2026-04-10 05:16:30.352759 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total 2026-04-10 05:16:30.373833 | instance | monitoring/configmaps/kube-root-ca.crt 2026-04-10 05:16:30.564420 | instance | monitoring/configmaps/loki 2026-04-10 05:16:30.586278 | instance | monitoring/configmaps/loki-alerting-rules 2026-04-10 05:16:30.790186 | instance | monitoring/configmaps/loki-gateway 2026-04-10 05:16:30.796823 | instance | monitoring/configmaps/loki-runtime 2026-04-10 05:16:30.998356 | instance | monitoring/configmaps/node-feature-discovery-master-conf 2026-04-10 05:16:31.020223 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf 2026-04-10 05:16:31.199081 | instance | monitoring/configmaps/node-feature-discovery-worker-conf 2026-04-10 05:16:31.215584 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 2026-04-10 05:16:31.426682 | instance | monitoring/configmaps/vector 2026-04-10 05:16:31.484849 | instance | openstack/configmaps/barbican-bin 2026-04-10 05:16:31.640880 | instance | openstack/configmaps/ceph-csi-config 2026-04-10 05:16:31.749372 | instance | openstack/configmaps/ceph-etc 2026-04-10 05:16:31.896512 | instance | openstack/configmaps/cinder-bin 2026-04-10 05:16:32.005764 | instance | openstack/configmaps/glance-bin 2026-04-10 05:16:32.143350 | instance | openstack/configmaps/heat-bin 2026-04-10 05:16:32.264402 | instance | openstack/configmaps/horizon-bin 2026-04-10 05:16:32.374726 | instance | openstack/configmaps/keepalived-bin 2026-04-10 05:16:32.511020 | instance | openstack/configmaps/keystone-bin 2026-04-10 05:16:32.615291 | instance | openstack/configmaps/keystone-openid-metadata 2026-04-10 05:16:32.755832 | instance | openstack/configmaps/kube-root-ca.crt 2026-04-10 05:16:32.859699 | instance | openstack/configmaps/libvirt-bin 2026-04-10 05:16:33.007676 | instance | openstack/configmaps/libvirt-libvirt-default-bin 2026-04-10 05:16:33.113523 | instance | openstack/configmaps/magnum-bin 2026-04-10 05:16:33.247934 | instance | openstack/configmaps/magnum-cluster-api-proxy-config 2026-04-10 05:16:33.340257 | instance | openstack/configmaps/manila-bin 2026-04-10 05:16:33.503518 | instance | openstack/configmaps/memcached-memcached-bin 2026-04-10 05:16:33.585206 | instance | openstack/configmaps/neutron-bin 2026-04-10 05:16:33.765976 | instance | openstack/configmaps/neutron-coredns 2026-04-10 05:16:33.844765 | instance | openstack/configmaps/nova-bin 2026-04-10 05:16:33.998221 | instance | openstack/configmaps/octavia-bin 2026-04-10 05:16:34.094538 | instance | openstack/configmaps/openvswitch-bin 2026-04-10 05:16:34.234166 | instance | openstack/configmaps/percona-xtradb-haproxy 2026-04-10 05:16:34.307503 | instance | openstack/configmaps/percona-xtradb-pxc 2026-04-10 05:16:34.457495 | instance | openstack/configmaps/placement-bin 2026-04-10 05:16:34.546631 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf 2026-04-10 05:16:34.700920 | instance | openstack/configmaps/rabbitmq-barbican-server-conf 2026-04-10 05:16:34.797693 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf 2026-04-10 05:16:34.819969 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:34.931014 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:34.961427 | instance | openstack/configmaps/rabbitmq-cinder-server-conf 2026-04-10 05:16:35.058450 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf 2026-04-10 05:16:35.187674 | instance | openstack/configmaps/rabbitmq-glance-server-conf 2026-04-10 05:16:35.293651 | instance | openstack/configmaps/rabbitmq-heat-plugins-conf 2026-04-10 05:16:35.416338 | instance | openstack/configmaps/rabbitmq-heat-server-conf 2026-04-10 05:16:35.548601 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf 2026-04-10 05:16:35.669351 | instance | openstack/configmaps/rabbitmq-keystone-server-conf 2026-04-10 05:16:35.819920 | instance | openstack/configmaps/rabbitmq-magnum-plugins-conf 2026-04-10 05:16:35.923939 | instance | openstack/configmaps/rabbitmq-magnum-server-conf 2026-04-10 05:16:36.082802 | instance | openstack/configmaps/rabbitmq-manila-plugins-conf 2026-04-10 05:16:36.160210 | instance | openstack/configmaps/rabbitmq-manila-server-conf 2026-04-10 05:16:36.317602 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf 2026-04-10 05:16:36.450017 | instance | monitoring/endpoints/alertmanager-operated 2026-04-10 05:16:36.610687 | instance | openstack/configmaps/rabbitmq-neutron-server-conf 2026-04-10 05:16:36.701559 | instance | monitoring/endpoints/goldpinger 2026-04-10 05:16:36.882759 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf 2026-04-10 05:16:36.906840 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager 2026-04-10 05:16:37.105237 | instance | openstack/configmaps/rabbitmq-nova-server-conf 2026-04-10 05:16:37.115999 | instance | monitoring/endpoints/kube-prometheus-stack-grafana 2026-04-10 05:16:37.302289 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics 2026-04-10 05:16:37.324605 | instance | openstack/configmaps/rabbitmq-octavia-plugins-conf 2026-04-10 05:16:37.515277 | instance | openstack/configmaps/rabbitmq-octavia-server-conf 2026-04-10 05:16:37.581412 | instance | monitoring/endpoints/kube-prometheus-stack-operator 2026-04-10 05:16:37.751382 | instance | openstack/configmaps/rook-ceph-mon-endpoints 2026-04-10 05:16:37.776701 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus 2026-04-10 05:16:37.973255 | instance | openstack/configmaps/rook-ceph-pdbstatemap 2026-04-10 05:16:37.996122 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter 2026-04-10 05:16:38.188926 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types 2026-04-10 05:16:38.193260 | instance | monitoring/endpoints/loki 2026-04-10 05:16:38.392767 | instance | openstack/configmaps/rook-config-override 2026-04-10 05:16:38.437509 | instance | monitoring/endpoints/loki-chunks-cache 2026-04-10 05:16:38.621442 | instance | openstack/configmaps/staffeln-bin 2026-04-10 05:16:38.634039 | instance | monitoring/endpoints/loki-gateway 2026-04-10 05:16:38.836231 | instance | openstack/configmaps/tempest-bin 2026-04-10 05:16:38.862358 | instance | monitoring/endpoints/loki-headless 2026-04-10 05:16:39.055003 | instance | openstack/configmaps/valkey-configuration 2026-04-10 05:16:39.071668 | instance | monitoring/endpoints/loki-memberlist 2026-04-10 05:16:39.258215 | instance | openstack/configmaps/valkey-health 2026-04-10 05:16:39.282151 | instance | monitoring/endpoints/loki-results-cache 2026-04-10 05:16:39.479159 | instance | openstack/configmaps/valkey-scripts 2026-04-10 05:16:39.492983 | instance | monitoring/endpoints/prometheus-operated 2026-04-10 05:16:39.682949 | instance | monitoring/endpoints/prometheus-pushgateway 2026-04-10 05:16:39.707059 | instance | monitoring/endpoints/vector-headless 2026-04-10 05:16:39.860645 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager 2026-04-10 05:16:39.902229 | instance | monitoring/ingresses/kube-prometheus-stack-grafana 2026-04-10 05:16:40.093790 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus 2026-04-10 05:16:40.106630 | instance | openstack/cronjobs/cinder-volume-usage-audit 2026-04-10 05:16:40.309715 | instance | openstack/cronjobs/heat-engine-cleaner 2026-04-10 05:16:40.336554 | instance | openstack/cronjobs/heat-purge-deleted 2026-04-10 05:16:40.543075 | instance | openstack/cronjobs/keystone-credential-rotate 2026-04-10 05:16:40.607060 | instance | openstack/cronjobs/keystone-fernet-rotate 2026-04-10 05:16:40.792652 | instance | openstack/cronjobs/nova-cell-setup 2026-04-10 05:16:40.850283 | instance | openstack/cronjobs/nova-service-cleaner 2026-04-10 05:16:41.047660 | instance | openstack/daemonsets/keepalived 2026-04-10 05:16:41.130666 | instance | openstack/daemonsets/libvirt-libvirt-default 2026-04-10 05:16:41.301469 | instance | openstack/daemonsets/magnum-cluster-api-proxy 2026-04-10 05:16:41.394726 | instance | openstack/daemonsets/neutron-dhcp-agent-default 2026-04-10 05:16:41.578856 | instance | openstack/daemonsets/neutron-l3-agent-default 2026-04-10 05:16:41.680954 | instance | openstack/daemonsets/neutron-metadata-agent-default 2026-04-10 05:16:41.858221 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default 2026-04-10 05:16:41.974828 | instance | openstack/daemonsets/neutron-ovs-agent-default 2026-04-10 05:16:42.125523 | instance | openstack/daemonsets/nova-compute-default 2026-04-10 05:16:42.251215 | instance | openstack/daemonsets/octavia-health-manager-default 2026-04-10 05:16:42.407912 | instance | openstack/daemonsets/openvswitch 2026-04-10 05:16:42.512039 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-10 05:16:42.703231 | instance | monitoring/pods/goldpinger-swkg6 2026-04-10 05:16:42.733033 | instance | monitoring/pods/kube-prometheus-stack-grafana-5d5f8dcfb9-tqc8s 2026-04-10 05:16:42.923736 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-kwqfw 2026-04-10 05:16:42.941216 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-vvprr 2026-04-10 05:16:43.121505 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-kx25g 2026-04-10 05:16:43.137175 | instance | monitoring/pods/loki-0 2026-04-10 05:16:43.320740 | instance | monitoring/pods/loki-chunks-cache-0 2026-04-10 05:16:43.328581 | instance | monitoring/pods/loki-gateway-cf54cb88c-pqdmc 2026-04-10 05:16:43.528889 | instance | monitoring/pods/loki-results-cache-0 2026-04-10 05:16:43.535380 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-gqps7 2026-04-10 05:16:43.718708 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-dvqkd 2026-04-10 05:16:43.724953 | instance | monitoring/pods/node-feature-discovery-worker-j8g7g 2026-04-10 05:16:43.919593 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0 2026-04-10 05:16:43.924055 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-65kk9 2026-04-10 05:16:44.118335 | instance | monitoring/pods/vector-9n6mk 2026-04-10 05:16:44.136995 | instance | openstack/deployment/barbican-api 2026-04-10 05:16:44.318199 | instance | openstack/deployment/cinder-api 2026-04-10 05:16:44.379803 | instance | openstack/deployment/cinder-backup 2026-04-10 05:16:44.584880 | instance | openstack/deployment/cinder-scheduler 2026-04-10 05:16:44.645313 | instance | openstack/deployment/cinder-volume 2026-04-10 05:16:44.829631 | instance | openstack/deployment/glance-api 2026-04-10 05:16:44.906197 | instance | openstack/deployment/heat-api 2026-04-10 05:16:45.094247 | instance | openstack/deployment/heat-cfn 2026-04-10 05:16:45.158235 | instance | openstack/deployment/heat-engine 2026-04-10 05:16:45.350675 | instance | openstack/deployment/horizon 2026-04-10 05:16:45.466673 | instance | openstack/deployment/keystone-api 2026-04-10 05:16:45.648427 | instance | openstack/deployment/magnum-api 2026-04-10 05:16:45.730186 | instance | openstack/deployment/magnum-registry 2026-04-10 05:16:45.905839 | instance | openstack/deployment/manila-api 2026-04-10 05:16:45.995151 | instance | openstack/deployment/manila-data 2026-04-10 05:16:46.171109 | instance | openstack/deployment/manila-scheduler 2026-04-10 05:16:46.241018 | instance | openstack/deployment/manila-share 2026-04-10 05:16:46.419069 | instance | openstack/deployment/memcached-memcached 2026-04-10 05:16:46.501099 | instance | openstack/deployment/neutron-coredns 2026-04-10 05:16:46.674804 | instance | openstack/deployment/neutron-rpc-server 2026-04-10 05:16:46.758856 | instance | openstack/deployment/neutron-server 2026-04-10 05:16:46.915516 | instance | openstack/deployment/nova-api-metadata 2026-04-10 05:16:46.996992 | instance | openstack/deployment/nova-api-osapi 2026-04-10 05:16:47.169092 | instance | openstack/deployment/nova-conductor 2026-04-10 05:16:47.235527 | instance | openstack/deployment/nova-novncproxy 2026-04-10 05:16:47.438098 | instance | openstack/deployment/nova-scheduler 2026-04-10 05:16:47.502770 | instance | openstack/deployment/octavia-api 2026-04-10 05:16:47.681769 | instance | openstack/deployment/octavia-housekeeping 2026-04-10 05:16:47.735774 | instance | openstack/deployment/octavia-worker 2026-04-10 05:16:47.911969 | instance | openstack/deployment/openstack-database-exporter 2026-04-10 05:16:47.969703 | instance | openstack/deployment/openstack-exporter 2026-04-10 05:16:48.170969 | instance | openstack/deployment/placement-api 2026-04-10 05:16:48.224798 | instance | openstack/deployment/pxc-operator 2026-04-10 05:16:48.407220 | instance | openstack/deployment/rabbitmq-cluster-operator 2026-04-10 05:16:48.477656 | instance | openstack/deployment/rabbitmq-messaging-topology-operator 2026-04-10 05:16:48.633406 | instance | openstack/deployment/rook-ceph-crashcollector-instance 2026-04-10 05:16:48.730922 | instance | openstack/deployment/rook-ceph-rgw-ceph-a 2026-04-10 05:16:48.892979 | instance | openstack/deployment/staffeln-api 2026-04-10 05:16:48.980794 | instance | openstack/deployment/staffeln-conductor 2026-04-10 05:16:49.141823 | instance | openstack/endpoints/barbican-api 2026-04-10 05:16:49.227488 | instance | openstack/endpoints/ceph-mon 2026-04-10 05:16:49.372083 | instance | openstack/endpoints/cinder-api 2026-04-10 05:16:49.468067 | instance | openstack/endpoints/glance-api 2026-04-10 05:16:49.610434 | instance | openstack/endpoints/heat-api 2026-04-10 05:16:49.700179 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0 2026-04-10 05:16:49.852893 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0 2026-04-10 05:16:49.912495 | instance | openstack/endpoints/heat-cfn 2026-04-10 05:16:50.102677 | instance | monitoring/persistentvolumeclaims/storage-loki-0 2026-04-10 05:16:50.175743 | instance | openstack/endpoints/horizon 2026-04-10 05:16:50.320743 | instance | openstack/endpoints/horizon-int 2026-04-10 05:16:50.430016 | instance | openstack/endpoints/keystone-api 2026-04-10 05:16:50.584424 | instance | openstack/endpoints/magnum-api 2026-04-10 05:16:50.675936 | instance | openstack/endpoints/magnum-registry 2026-04-10 05:16:50.816472 | instance | openstack/endpoints/manila-api 2026-04-10 05:16:50.902824 | instance | openstack/endpoints/memcached 2026-04-10 05:16:51.045784 | instance | openstack/endpoints/memcached-metrics 2026-04-10 05:16:51.133277 | instance | openstack/endpoints/neutron-coredns 2026-04-10 05:16:51.312554 | instance | openstack/endpoints/neutron-coredns-metrics 2026-04-10 05:16:51.381518 | instance | openstack/endpoints/neutron-server 2026-04-10 05:16:51.558674 | instance | openstack/endpoints/nova-api 2026-04-10 05:16:51.679600 | instance | openstack/endpoints/nova-metadata 2026-04-10 05:16:51.828272 | instance | openstack/endpoints/nova-novncproxy 2026-04-10 05:16:51.913336 | instance | openstack/endpoints/octavia-api 2026-04-10 05:16:52.064450 | instance | openstack/endpoints/openstack-exporter 2026-04-10 05:16:52.174914 | instance | openstack/endpoints/percona-xtradb-cluster-operator 2026-04-10 05:16:52.302399 | instance | openstack/endpoints/percona-xtradb-haproxy 2026-04-10 05:16:52.336468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:52.428151 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics 2026-04-10 05:16:52.448829 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:52.542995 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas 2026-04-10 05:16:52.665830 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:52.671651 | instance | openstack/endpoints/percona-xtradb-pxc 2026-04-10 05:16:52.754755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:52.773231 | instance | openstack/endpoints/percona-xtradb-pxc-unready 2026-04-10 05:16:52.861693 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:52.923897 | instance | openstack/endpoints/placement-api 2026-04-10 05:16:52.990197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:53.019897 | instance | openstack/endpoints/rabbitmq-barbican 2026-04-10 05:16:53.085751 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:53.157814 | instance | openstack/endpoints/rabbitmq-barbican-nodes 2026-04-10 05:16:53.194041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:53.247504 | instance | openstack/endpoints/rabbitmq-cinder 2026-04-10 05:16:53.323793 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-10 05:16:53.333733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:53.386512 | instance | openstack/endpoints/rabbitmq-cinder-nodes 2026-04-10 05:16:53.436761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:53.476305 | instance | openstack/endpoints/rabbitmq-glance 2026-04-10 05:16:53.525646 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:53.623532 | instance | openstack/endpoints/rabbitmq-glance-nodes 2026-04-10 05:16:53.632826 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:53.720595 | instance | openstack/endpoints/rabbitmq-heat 2026-04-10 05:16:53.740999 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:53.853579 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:53.881394 | instance | openstack/endpoints/rabbitmq-heat-nodes 2026-04-10 05:16:53.966315 | instance | openstack/endpoints/rabbitmq-keystone 2026-04-10 05:16:53.974803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:54.082559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:54.128470 | instance | openstack/endpoints/rabbitmq-keystone-nodes 2026-04-10 05:16:54.178331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:54.216572 | instance | openstack/endpoints/rabbitmq-magnum 2026-04-10 05:16:54.299725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:54.367489 | instance | openstack/endpoints/rabbitmq-magnum-nodes 2026-04-10 05:16:54.402491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:54.451366 | instance | openstack/endpoints/rabbitmq-manila 2026-04-10 05:16:54.496373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:54.595520 | instance | openstack/endpoints/rabbitmq-manila-nodes 2026-04-10 05:16:54.598101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:54.688462 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook 2026-04-10 05:16:54.695436 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:54.801745 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:54.851296 | instance | openstack/endpoints/rabbitmq-neutron 2026-04-10 05:16:54.898393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:54.917977 | instance | openstack/endpoints/rabbitmq-neutron-nodes 2026-04-10 05:16:55.011780 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-10 05:16:55.025828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:55.094664 | instance | openstack/endpoints/rabbitmq-nova 2026-04-10 05:16:55.127049 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:55.171079 | instance | openstack/endpoints/rabbitmq-nova-nodes 2026-04-10 05:16:55.226568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:55.335682 | instance | openstack/endpoints/rabbitmq-octavia 2026-04-10 05:16:55.357945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:55.423961 | instance | openstack/endpoints/rabbitmq-octavia-nodes 2026-04-10 05:16:55.451737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:55.562432 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:55.580992 | instance | openstack/endpoints/rook-ceph-rgw-ceph 2026-04-10 05:16:55.658057 | instance | openstack/endpoints/staffeln-api 2026-04-10 05:16:55.704837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:55.819291 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana 2026-04-10 05:16:55.819954 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:16:55.892925 | instance | openstack/endpoints/valkey 2026-04-10 05:16:56.010245 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar 2026-04-10 05:16:56.142910 | instance | openstack/endpoints/valkey-headless 2026-04-10 05:16:56.196708 | instance | monitoring/rolebindings/node-feature-discovery-worker 2026-04-10 05:16:56.372658 | instance | openstack/endpoints/valkey-metrics 2026-04-10 05:16:56.397322 | instance | openstack/ingresses/cloudformation 2026-04-10 05:16:56.614354 | instance | openstack/ingresses/compute 2026-04-10 05:16:56.641893 | instance | openstack/ingresses/compute-novnc-proxy 2026-04-10 05:16:56.873119 | instance | openstack/ingresses/container-infra 2026-04-10 05:16:56.929665 | instance | openstack/ingresses/container-infra-registry 2026-04-10 05:16:57.130094 | instance | openstack/ingresses/dashboard 2026-04-10 05:16:57.185289 | instance | openstack/ingresses/identity 2026-04-10 05:16:57.375725 | instance | openstack/ingresses/image 2026-04-10 05:16:57.440243 | instance | openstack/ingresses/key-manager 2026-04-10 05:16:57.635158 | instance | openstack/ingresses/load-balancer 2026-04-10 05:16:57.681841 | instance | openstack/ingresses/network 2026-04-10 05:16:57.910656 | instance | openstack/ingresses/orchestration 2026-04-10 05:16:57.962688 | instance | openstack/ingresses/placement 2026-04-10 05:16:58.167099 | instance | openstack/ingresses/rook-ceph-cluster 2026-04-10 05:16:58.244410 | instance | openstack/ingresses/sharev2 2026-04-10 05:16:58.393365 | instance | openstack/ingresses/volumev3 2026-04-10 05:16:58.486579 | instance | monitoring/roles/kube-prometheus-stack-grafana 2026-04-10 05:16:58.628803 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar 2026-04-10 05:16:58.668270 | instance | monitoring/roles/node-feature-discovery-worker 2026-04-10 05:16:58.800672 | instance | openstack/jobs/barbican-db-init 2026-04-10 05:16:58.860837 | instance | openstack/jobs/barbican-db-sync 2026-04-10 05:16:59.065807 | instance | openstack/jobs/barbican-ks-endpoints 2026-04-10 05:16:59.106553 | instance | openstack/jobs/barbican-ks-service 2026-04-10 05:16:59.301982 | instance | openstack/jobs/barbican-ks-user 2026-04-10 05:16:59.359055 | instance | openstack/jobs/barbican-rabbit-init 2026-04-10 05:16:59.559239 | instance | openstack/jobs/cinder-backup-storage-init 2026-04-10 05:16:59.608194 | instance | openstack/jobs/cinder-bootstrap 2026-04-10 05:16:59.818085 | instance | openstack/jobs/cinder-create-internal-tenant 2026-04-10 05:16:59.860192 | instance | openstack/jobs/cinder-db-init 2026-04-10 05:17:00.048989 | instance | openstack/jobs/cinder-db-sync 2026-04-10 05:17:00.125868 | instance | openstack/jobs/cinder-ks-endpoints 2026-04-10 05:17:00.296626 | instance | openstack/jobs/cinder-ks-service 2026-04-10 05:17:00.384603 | instance | openstack/jobs/cinder-ks-user 2026-04-10 05:17:00.546820 | instance | openstack/jobs/cinder-rabbit-init 2026-04-10 05:17:00.615343 | instance | openstack/jobs/cinder-storage-init 2026-04-10 05:17:00.827499 | instance | openstack/jobs/cinder-volume-usage-audit-29596625 2026-04-10 05:17:00.837488 | instance | openstack/jobs/glance-db-init 2026-04-10 05:17:01.090210 | instance | openstack/jobs/glance-db-sync 2026-04-10 05:17:01.101090 | instance | openstack/jobs/glance-ks-endpoints 2026-04-10 05:17:01.333973 | instance | openstack/jobs/glance-ks-service 2026-04-10 05:17:01.341994 | instance | openstack/jobs/glance-ks-user 2026-04-10 05:17:01.578648 | instance | openstack/jobs/glance-metadefs-load 2026-04-10 05:17:01.604626 | instance | openstack/jobs/glance-rabbit-init 2026-04-10 05:17:01.842560 | instance | openstack/jobs/glance-storage-init 2026-04-10 05:17:01.851193 | instance | openstack/jobs/heat-bootstrap 2026-04-10 05:17:01.887287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:17:01.998360 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:17:02.095871 | instance | openstack/jobs/heat-db-init 2026-04-10 05:17:02.104352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:17:02.135518 | instance | openstack/jobs/heat-db-sync 2026-04-10 05:17:02.205138 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:17:02.301000 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:17:02.350849 | instance | openstack/jobs/heat-domain-ks-user 2026-04-10 05:17:02.379855 | instance | openstack/jobs/heat-engine-cleaner-29596625 2026-04-10 05:17:02.428812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:17:02.530857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:17:02.595290 | instance | openstack/jobs/heat-engine-cleaner-29596630 2026-04-10 05:17:02.650310 | instance | openstack/jobs/heat-engine-cleaner-29596635 2026-04-10 05:17:02.660966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:17:02.760446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:17:02.856571 | instance | openstack/jobs/heat-ks-endpoints 2026-04-10 05:17:02.899944 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-10 05:17:02.901271 | instance | openstack/jobs/heat-ks-service 2026-04-10 05:17:02.909017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:17:03.033030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:17:03.139414 | instance | openstack/jobs/heat-ks-user 2026-04-10 05:17:03.151648 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:17:03.180186 | instance | openstack/jobs/heat-rabbit-init 2026-04-10 05:17:03.243077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:17:03.343558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:17:03.373497 | instance | openstack/jobs/heat-trusts 2026-04-10 05:17:03.424232 | instance | openstack/jobs/horizon-db-init 2026-04-10 05:17:03.454283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:17:03.586313 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-10 05:17:03.630669 | instance | openstack/jobs/horizon-db-sync 2026-04-10 05:17:03.666746 | instance | openstack/jobs/keystone-bootstrap 2026-04-10 05:17:03.844381 | instance | openstack/jobs/keystone-credential-setup 2026-04-10 05:17:03.877056 | instance | openstack/jobs/keystone-db-init 2026-04-10 05:17:04.071013 | instance | openstack/jobs/keystone-db-sync 2026-04-10 05:17:04.101689 | instance | openstack/jobs/keystone-domain-manage 2026-04-10 05:17:04.303889 | instance | openstack/jobs/keystone-fernet-setup 2026-04-10 05:17:04.335200 | instance | openstack/jobs/keystone-rabbit-init 2026-04-10 05:17:04.551313 | instance | openstack/jobs/magnum-db-init 2026-04-10 05:17:04.620189 | instance | openstack/jobs/magnum-db-sync 2026-04-10 05:17:04.888920 | instance | openstack/jobs/magnum-domain-ks-user 2026-04-10 05:17:04.917433 | instance | openstack/jobs/magnum-ks-endpoints 2026-04-10 05:17:05.138405 | instance | openstack/jobs/magnum-ks-service 2026-04-10 05:17:05.174705 | instance | openstack/jobs/magnum-ks-user 2026-04-10 05:17:05.365145 | instance | openstack/jobs/magnum-rabbit-init 2026-04-10 05:17:05.444900 | instance | openstack/jobs/manila-bootstrap 2026-04-10 05:17:05.613796 | instance | openstack/jobs/manila-db-init 2026-04-10 05:17:05.684589 | instance | openstack/jobs/manila-db-sync 2026-04-10 05:17:05.852738 | instance | openstack/jobs/manila-ks-endpoints 2026-04-10 05:17:05.911941 | instance | openstack/jobs/manila-ks-service 2026-04-10 05:17:06.093475 | instance | openstack/jobs/manila-ks-user 2026-04-10 05:17:06.155205 | instance | openstack/jobs/manila-rabbit-init 2026-04-10 05:17:06.327991 | instance | openstack/jobs/neutron-db-init 2026-04-10 05:17:06.381101 | instance | openstack/jobs/neutron-db-sync 2026-04-10 05:17:06.542585 | instance | openstack/jobs/neutron-ks-endpoints 2026-04-10 05:17:06.608699 | instance | openstack/jobs/neutron-ks-service 2026-04-10 05:17:06.777541 | instance | openstack/jobs/neutron-ks-user 2026-04-10 05:17:06.850928 | instance | openstack/jobs/neutron-rabbit-init 2026-04-10 05:17:07.011426 | instance | openstack/jobs/nova-cell-setup-29596620 2026-04-10 05:17:07.111382 | instance | openstack/jobs/nova-db-init 2026-04-10 05:17:07.267901 | instance | openstack/jobs/nova-db-sync 2026-04-10 05:17:07.348547 | instance | openstack/jobs/nova-ks-endpoints 2026-04-10 05:17:07.531920 | instance | openstack/jobs/nova-ks-service 2026-04-10 05:17:07.627433 | instance | openstack/jobs/nova-ks-user 2026-04-10 05:17:07.773911 | instance | openstack/jobs/nova-rabbit-init 2026-04-10 05:17:07.884061 | instance | openstack/jobs/nova-service-cleaner-29596620 2026-04-10 05:17:08.039488 | instance | openstack/jobs/octavia-bootstrap 2026-04-10 05:17:08.125633 | instance | openstack/jobs/octavia-db-init 2026-04-10 05:17:08.289658 | instance | openstack/jobs/octavia-db-sync 2026-04-10 05:17:08.359333 | instance | openstack/jobs/octavia-ks-endpoints 2026-04-10 05:17:08.513355 | instance | openstack/jobs/octavia-ks-service 2026-04-10 05:17:08.613827 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-10 05:17:08.766119 | instance | openstack/jobs/octavia-ks-user 2026-04-10 05:17:08.815822 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated 2026-04-10 05:17:09.020323 | instance | openstack/jobs/octavia-rabbit-init 2026-04-10 05:17:09.028344 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0 2026-04-10 05:17:09.225187 | instance | openstack/jobs/placement-db-init 2026-04-10 05:17:09.281303 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config 2026-04-10 05:17:09.472950 | instance | openstack/jobs/placement-db-sync 2026-04-10 05:17:09.503144 | instance | monitoring/secrets/alertmanager-tls 2026-04-10 05:17:09.711444 | instance | monitoring/secrets/grafana-tls 2026-04-10 05:17:09.723807 | instance | monitoring/secrets/kube-prometheus-stack-admission 2026-04-10 05:17:09.906023 | instance | openstack/jobs/placement-ks-endpoints 2026-04-10 05:17:09.926705 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret 2026-04-10 05:17:10.141260 | instance | openstack/jobs/placement-ks-service 2026-04-10 05:17:10.211267 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret 2026-04-10 05:17:10.433231 | instance | openstack/jobs/placement-ks-user 2026-04-10 05:17:10.450682 | instance | openstack/jobs/staffeln-db-init 2026-04-10 05:17:10.669600 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy 2026-04-10 05:17:10.739917 | instance | openstack/jobs/staffeln-db-sync 2026-04-10 05:17:10.857848 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert 2026-04-10 05:17:10.996389 | instance | openstack/jobs/tempest-ks-user 2026-04-10 05:17:11.170698 | instance | openstack/jobs/tempest-run-tests 2026-04-10 05:17:11.313740 | instance | monitoring/secrets/kube-prometheus-stack-grafana 2026-04-10 05:17:11.431823 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret 2026-04-10 05:17:11.532828 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret 2026-04-10 05:17:11.626970 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret 2026-04-10 05:17:11.740410 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-kx25g-tls 2026-04-10 05:17:11.833250 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy 2026-04-10 05:17:11.925866 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus 2026-04-10 05:17:12.021967 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls 2026-04-10 05:17:12.118505 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0 2026-04-10 05:17:12.218565 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config 2026-04-10 05:17:12.322351 | instance | monitoring/secrets/prometheus-tls 2026-04-10 05:17:12.425470 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1 2026-04-10 05:17:12.514289 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1 2026-04-10 05:17:12.621845 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1 2026-04-10 05:17:12.852311 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1 2026-04-10 05:17:12.883265 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1 2026-04-10 05:17:13.045215 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1 2026-04-10 05:17:13.111640 | instance | monitoring/serviceaccounts/default 2026-04-10 05:17:13.259872 | instance | monitoring/serviceaccounts/goldpinger 2026-04-10 05:17:13.380401 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager 2026-04-10 05:17:13.496495 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana 2026-04-10 05:17:13.649146 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics 2026-04-10 05:17:13.755610 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator 2026-04-10 05:17:13.920206 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus 2026-04-10 05:17:14.037214 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter 2026-04-10 05:17:14.182973 | instance | monitoring/serviceaccounts/loki 2026-04-10 05:17:14.291491 | instance | monitoring/serviceaccounts/node-feature-discovery 2026-04-10 05:17:14.437529 | instance | monitoring/serviceaccounts/node-feature-discovery-gc 2026-04-10 05:17:14.545020 | instance | monitoring/serviceaccounts/node-feature-discovery-worker 2026-04-10 05:17:14.709108 | instance | monitoring/serviceaccounts/prometheus-pushgateway 2026-04-10 05:17:14.796698 | instance | openstack/networkpolicies/rabbitmq-cluster-operator 2026-04-10 05:17:15.002663 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator 2026-04-10 05:17:15.060807 | instance | monitoring/serviceaccounts/vector 2026-04-10 05:17:15.200799 | instance | openstack/networkpolicies/valkey 2026-04-10 05:17:15.346278 | instance | monitoring/services/alertmanager-operated 2026-04-10 05:17:15.424412 | instance | monitoring/services/goldpinger 2026-04-10 05:17:15.636092 | instance | monitoring/services/kube-prometheus-stack-alertmanager 2026-04-10 05:17:15.721553 | instance | monitoring/services/kube-prometheus-stack-grafana 2026-04-10 05:17:15.839089 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics 2026-04-10 05:17:15.973341 | instance | monitoring/services/kube-prometheus-stack-operator 2026-04-10 05:17:16.040307 | instance | monitoring/services/kube-prometheus-stack-prometheus 2026-04-10 05:17:16.194097 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter 2026-04-10 05:17:16.261136 | instance | monitoring/services/loki 2026-04-10 05:17:16.420988 | instance | monitoring/services/loki-chunks-cache 2026-04-10 05:17:16.474509 | instance | monitoring/services/loki-gateway 2026-04-10 05:17:16.635491 | instance | monitoring/services/loki-headless 2026-04-10 05:17:16.714633 | instance | monitoring/services/loki-memberlist 2026-04-10 05:17:16.861772 | instance | monitoring/services/loki-results-cache 2026-04-10 05:17:16.920035 | instance | monitoring/services/prometheus-operated 2026-04-10 05:17:17.064690 | instance | monitoring/services/prometheus-pushgateway 2026-04-10 05:17:17.135785 | instance | monitoring/services/vector-headless 2026-04-10 05:17:17.281179 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager 2026-04-10 05:17:17.355300 | instance | monitoring/statefulsets/loki 2026-04-10 05:17:17.521495 | instance | monitoring/statefulsets/loki-chunks-cache 2026-04-10 05:17:17.578082 | instance | monitoring/statefulsets/loki-results-cache 2026-04-10 05:17:17.715647 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus 2026-04-10 05:17:17.774651 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0 2026-04-10 05:17:17.923014 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0 2026-04-10 05:17:18.141467 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0 2026-04-10 05:17:18.268937 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0 2026-04-10 05:17:18.492516 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0 2026-04-10 05:17:18.660366 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0 2026-04-10 05:17:18.854218 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0 2026-04-10 05:17:19.004718 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0 2026-04-10 05:17:19.216493 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0 2026-04-10 05:17:19.376773 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0 2026-04-10 05:17:19.575598 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0 2026-04-10 05:17:19.762730 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0 2026-04-10 05:17:19.958731 | instance | openstack/pods/barbican-api-656f4f8c49-trtqh 2026-04-10 05:17:20.126234 | instance | openstack/pods/barbican-db-init-4tp75 2026-04-10 05:17:20.217581 | instance | openstack/pods/barbican-db-sync-d8j59 2026-04-10 05:17:20.366271 | instance | openstack/pods/barbican-ks-endpoints-lhqs4 2026-04-10 05:17:20.461975 | instance | openstack/pods/barbican-ks-service-phjpq 2026-04-10 05:17:20.648357 | instance | openstack/pods/barbican-ks-user-25c45 2026-04-10 05:17:20.718442 | instance | openstack/pods/barbican-rabbit-init-szt7m 2026-04-10 05:17:20.889331 | instance | openstack/pods/cinder-api-84658f966f-77pxd 2026-04-10 05:17:20.957788 | instance | openstack/pods/cinder-backup-5c876b9647-p4mwg 2026-04-10 05:17:21.145551 | instance | openstack/pods/cinder-backup-storage-init-7mzfq 2026-04-10 05:17:21.196291 | instance | openstack/pods/cinder-bootstrap-c2srn 2026-04-10 05:17:21.366731 | instance | openstack/pods/cinder-create-internal-tenant-9mfq9 2026-04-10 05:17:21.449850 | instance | openstack/pods/cinder-db-init-7g4jr 2026-04-10 05:17:21.625512 | instance | openstack/pods/cinder-db-sync-wcbxz 2026-04-10 05:17:21.689879 | instance | openstack/pods/cinder-ks-endpoints-wzrms 2026-04-10 05:17:21.886126 | instance | openstack/pods/cinder-ks-service-9945g 2026-04-10 05:17:21.982391 | instance | openstack/pods/cinder-ks-user-8tdqg 2026-04-10 05:17:22.170067 | instance | openstack/pods/cinder-rabbit-init-5dt85 2026-04-10 05:17:22.236435 | instance | openstack/pods/cinder-scheduler-7c99bbf575-f2452 2026-04-10 05:17:22.396990 | instance | openstack/pods/cinder-storage-init-72z9z 2026-04-10 05:17:22.472096 | instance | openstack/pods/cinder-volume-67cfcb5c4f-8ghrc 2026-04-10 05:17:22.643190 | instance | openstack/pods/cinder-volume-usage-audit-29596625-bhc84 2026-04-10 05:17:22.719900 | instance | openstack/pods/glance-api-5f9f7dbddf-bmbpv 2026-04-10 05:17:22.869348 | instance | openstack/pods/glance-db-init-lsvm7 2026-04-10 05:17:22.948597 | instance | openstack/pods/glance-db-sync-b2x5z 2026-04-10 05:17:23.102083 | instance | openstack/pods/glance-ks-endpoints-dqpd2 2026-04-10 05:17:23.174834 | instance | openstack/pods/glance-ks-service-8h4mh 2026-04-10 05:17:23.356719 | instance | openstack/pods/glance-ks-user-2r9g5 2026-04-10 05:17:23.439192 | instance | openstack/pods/glance-metadefs-load-ph47s 2026-04-10 05:17:23.599689 | instance | openstack/pods/glance-rabbit-init-mb22b 2026-04-10 05:17:23.668051 | instance | openstack/pods/glance-storage-init-8flsp 2026-04-10 05:17:23.827425 | instance | openstack/pods/heat-api-64866cb8b9-zbkqj 2026-04-10 05:17:23.912430 | instance | openstack/pods/heat-bootstrap-9582b 2026-04-10 05:17:24.062588 | instance | openstack/pods/heat-cfn-984b44c9-47vcw 2026-04-10 05:17:24.151521 | instance | openstack/pods/heat-db-init-f2rg5 2026-04-10 05:17:24.307071 | instance | openstack/pods/heat-db-sync-st45n 2026-04-10 05:17:24.405266 | instance | openstack/pods/heat-domain-ks-user-wmw8f 2026-04-10 05:17:24.566792 | instance | openstack/pods/heat-engine-cf5df748-grnmk 2026-04-10 05:17:24.652615 | instance | openstack/pods/heat-engine-cleaner-29596625-pf9wp 2026-04-10 05:17:24.805004 | instance | openstack/pods/heat-engine-cleaner-29596630-x96xx 2026-04-10 05:17:24.907573 | instance | openstack/pods/heat-engine-cleaner-29596635-mdphd 2026-04-10 05:17:25.063561 | instance | openstack/pods/heat-ks-endpoints-c6br4 2026-04-10 05:17:25.164276 | instance | openstack/pods/heat-ks-service-bwl4k 2026-04-10 05:17:25.320280 | instance | openstack/pods/heat-ks-user-kqkn8 2026-04-10 05:17:25.409900 | instance | openstack/pods/heat-rabbit-init-jnq9r 2026-04-10 05:17:25.567278 | instance | openstack/pods/heat-trusts-bzb4w 2026-04-10 05:17:25.643914 | instance | openstack/pods/horizon-77d6b9c979-sblnt 2026-04-10 05:17:25.797348 | instance | openstack/pods/horizon-db-init-6w75f 2026-04-10 05:17:25.870008 | instance | openstack/pods/horizon-db-sync-pl9c7 2026-04-10 05:17:26.017158 | instance | openstack/pods/keepalived-6vnhq 2026-04-10 05:17:26.101140 | instance | openstack/pods/keystone-api-59bbf54875-75z8b 2026-04-10 05:17:26.271204 | instance | openstack/pods/keystone-bootstrap-52xws 2026-04-10 05:17:26.343456 | instance | openstack/pods/keystone-credential-setup-tnfhk 2026-04-10 05:17:26.510901 | instance | openstack/pods/keystone-db-init-jlx8c 2026-04-10 05:17:26.566789 | instance | openstack/pods/keystone-db-sync-ndlmh 2026-04-10 05:17:26.736954 | instance | openstack/pods/keystone-domain-manage-fqkrx 2026-04-10 05:17:26.810262 | instance | openstack/pods/keystone-fernet-setup-6647t 2026-04-10 05:17:27.012302 | instance | openstack/pods/keystone-rabbit-init-djgsz 2026-04-10 05:17:27.122325 | instance | openstack/pods/libvirt-libvirt-default-x8rhf 2026-04-10 05:17:27.272552 | instance | openstack/pods/magnum-api-748544f697-mpjzb 2026-04-10 05:17:27.406318 | instance | openstack/pods/magnum-cluster-api-proxy-cxmth 2026-04-10 05:17:27.557604 | instance | openstack/pods/magnum-conductor-0 2026-04-10 05:17:27.678657 | instance | openstack/pods/magnum-db-init-cdhc7 2026-04-10 05:17:27.820791 | instance | openstack/pods/magnum-db-sync-fpp4k 2026-04-10 05:17:27.947002 | instance | openstack/pods/magnum-domain-ks-user-8tf9k 2026-04-10 05:17:28.071919 | instance | openstack/pods/magnum-ks-endpoints-ksxbt 2026-04-10 05:17:28.179258 | instance | openstack/pods/magnum-ks-service-2f6zz 2026-04-10 05:17:28.383824 | instance | openstack/pods/magnum-ks-user-mrxqs 2026-04-10 05:17:28.415805 | instance | openstack/pods/magnum-rabbit-init-rtdk6 2026-04-10 05:17:28.637986 | instance | openstack/rolebindings/barbican-barbican-api 2026-04-10 05:17:28.660068 | instance | openstack/pods/magnum-registry-c45778976-6zrj6 2026-04-10 05:17:28.831887 | instance | openstack/rolebindings/barbican-barbican-db-init 2026-04-10 05:17:28.878843 | instance | openstack/rolebindings/barbican-barbican-db-sync 2026-04-10 05:17:29.040225 | instance | openstack/pods/manila-api-6784fc7bff-w9vws 2026-04-10 05:17:29.071327 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints 2026-04-10 05:17:29.262551 | instance | openstack/pods/manila-bootstrap-bl478 2026-04-10 05:17:29.275020 | instance | openstack/rolebindings/barbican-barbican-ks-service 2026-04-10 05:17:29.463591 | instance | openstack/pods/manila-data-84848bf5c8-86465 2026-04-10 05:17:29.495669 | instance | openstack/rolebindings/barbican-barbican-ks-user 2026-04-10 05:17:29.688401 | instance | openstack/pods/manila-db-init-9qn96 2026-04-10 05:17:29.707287 | instance | openstack/rolebindings/barbican-barbican-rabbit-init 2026-04-10 05:17:29.891808 | instance | openstack/pods/manila-db-sync-96dc6 2026-04-10 05:17:29.916168 | instance | openstack/rolebindings/cinder-backup-storage-init 2026-04-10 05:17:30.121422 | instance | openstack/pods/manila-ks-endpoints-tzc27 2026-04-10 05:17:30.142707 | instance | openstack/rolebindings/cinder-cinder-api 2026-04-10 05:17:30.348684 | instance | openstack/pods/manila-ks-service-cdf4g 2026-04-10 05:17:30.410426 | instance | openstack/rolebindings/cinder-cinder-backup 2026-04-10 05:17:30.582850 | instance | openstack/pods/manila-ks-user-d9m8z 2026-04-10 05:17:30.607058 | instance | openstack/rolebindings/cinder-cinder-bootstrap 2026-04-10 05:17:30.806421 | instance | openstack/pods/manila-rabbit-init-4d8jx 2026-04-10 05:17:30.843584 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant 2026-04-10 05:17:31.056665 | instance | openstack/pods/manila-scheduler-765f554f94-h6vq4 2026-04-10 05:17:31.060943 | instance | openstack/rolebindings/cinder-cinder-db-init 2026-04-10 05:17:31.244056 | instance | openstack/pods/manila-share-b78c4dd85-nmrcz 2026-04-10 05:17:31.287680 | instance | openstack/rolebindings/cinder-cinder-db-sync 2026-04-10 05:17:31.493712 | instance | openstack/pods/memcached-memcached-cf56b6468-fc8f7 2026-04-10 05:17:31.500662 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints 2026-04-10 05:17:31.700273 | instance | openstack/pods/neutron-coredns-7dd4958666-2s9qj 2026-04-10 05:17:31.718476 | instance | openstack/pods/neutron-db-init-mgt6w 2026-04-10 05:17:31.946583 | instance | openstack/rolebindings/cinder-cinder-ks-service 2026-04-10 05:17:31.961796 | instance | openstack/pods/neutron-db-sync-6mslc 2026-04-10 05:17:32.180111 | instance | openstack/rolebindings/cinder-cinder-ks-user 2026-04-10 05:17:32.202446 | instance | openstack/pods/neutron-dhcp-agent-default-bkt4m 2026-04-10 05:17:32.356097 | instance | openstack/rolebindings/cinder-cinder-rabbit-init 2026-04-10 05:17:32.429250 | instance | openstack/rolebindings/cinder-cinder-scheduler 2026-04-10 05:17:32.533089 | instance | openstack/pods/neutron-ks-endpoints-xgznb 2026-04-10 05:17:32.602494 | instance | openstack/rolebindings/cinder-cinder-test 2026-04-10 05:17:32.778527 | instance | openstack/rolebindings/cinder-cinder-volume 2026-04-10 05:17:32.787342 | instance | openstack/pods/neutron-ks-service-zrkc5 2026-04-10 05:17:32.980863 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit 2026-04-10 05:17:33.016445 | instance | openstack/pods/neutron-ks-user-xjm45 2026-04-10 05:17:33.160327 | instance | openstack/pods/neutron-l3-agent-default-b6727 2026-04-10 05:17:33.258456 | instance | openstack/rolebindings/cinder-storage-init 2026-04-10 05:17:33.408289 | instance | openstack/rolebindings/glance-glance-api 2026-04-10 05:17:33.472958 | instance | openstack/pods/neutron-metadata-agent-default-jvvrd 2026-04-10 05:17:33.632340 | instance | openstack/rolebindings/glance-glance-db-init 2026-04-10 05:17:33.734093 | instance | openstack/pods/neutron-netns-cleanup-cron-default-6r6t5 2026-04-10 05:17:33.825923 | instance | openstack/pods/neutron-ovs-agent-default-d2kdf 2026-04-10 05:17:33.991348 | instance | openstack/rolebindings/glance-glance-db-sync 2026-04-10 05:17:34.073750 | instance | openstack/pods/neutron-rabbit-init-nhcfr 2026-04-10 05:17:34.192357 | instance | openstack/rolebindings/glance-glance-ks-endpoints 2026-04-10 05:17:34.318576 | instance | openstack/pods/neutron-rpc-server-7b57c4b878-7gd7f 2026-04-10 05:17:34.370610 | instance | openstack/pods/neutron-server-7658b99b46-8qz98 2026-04-10 05:17:34.559218 | instance | openstack/rolebindings/glance-glance-ks-service 2026-04-10 05:17:34.646667 | instance | openstack/pods/nova-api-metadata-b77b64fd9-c7f8t 2026-04-10 05:17:34.804280 | instance | openstack/rolebindings/glance-glance-ks-user 2026-04-10 05:17:34.894327 | instance | openstack/pods/nova-api-osapi-797fdc745d-9z65t 2026-04-10 05:17:35.010699 | instance | openstack/rolebindings/glance-glance-metadefs-load 2026-04-10 05:17:35.150804 | instance | openstack/pods/nova-bootstrap-mqfmp 2026-04-10 05:17:35.207225 | instance | openstack/pods/nova-cell-setup-29596620-7mlpx 2026-04-10 05:17:35.406823 | instance | openstack/rolebindings/glance-glance-rabbit-init 2026-04-10 05:17:35.452402 | instance | openstack/pods/nova-cell-setup-g75z6 2026-04-10 05:17:35.604251 | instance | openstack/rolebindings/glance-glance-storage-init 2026-04-10 05:17:35.691994 | instance | openstack/pods/nova-compute-default-nknbs 2026-04-10 05:17:35.793838 | instance | openstack/rolebindings/glance-glance-test 2026-04-10 05:17:35.937354 | instance | openstack/pods/nova-conductor-6778479c74-h76gb 2026-04-10 05:17:35.973701 | instance | openstack/pods/nova-db-init-rlb2j 2026-04-10 05:17:36.164532 | instance | openstack/rolebindings/glance-storage-init 2026-04-10 05:17:36.211491 | instance | openstack/pods/nova-db-sync-qnj4n 2026-04-10 05:17:36.366099 | instance | openstack/rolebindings/heat-heat-api 2026-04-10 05:17:36.445779 | instance | openstack/pods/nova-ks-endpoints-hpgn2 2026-04-10 05:17:36.590855 | instance | openstack/rolebindings/heat-heat-bootstrap 2026-04-10 05:17:36.698697 | instance | openstack/pods/nova-ks-service-n6sw7 2026-04-10 05:17:36.789343 | instance | openstack/rolebindings/heat-heat-cfn 2026-04-10 05:17:36.942007 | instance | openstack/pods/nova-ks-user-p8vh5 2026-04-10 05:17:36.979815 | instance | openstack/rolebindings/heat-heat-db-init 2026-04-10 05:17:37.167216 | instance | openstack/pods/nova-novncproxy-f9dbf564c-gvdkf 2026-04-10 05:17:37.176074 | instance | openstack/rolebindings/heat-heat-db-sync 2026-04-10 05:17:37.386066 | instance | openstack/pods/nova-rabbit-init-72t9f 2026-04-10 05:17:37.399635 | instance | openstack/rolebindings/heat-heat-engine 2026-04-10 05:17:37.603021 | instance | openstack/pods/nova-scheduler-58944d5bf4-vh48t 2026-04-10 05:17:37.636507 | instance | openstack/rolebindings/heat-heat-engine-cleaner 2026-04-10 05:17:37.845731 | instance | openstack/pods/nova-service-cleaner-29596620-477cn 2026-04-10 05:17:37.876471 | instance | openstack/rolebindings/heat-heat-ks-endpoints 2026-04-10 05:17:38.066158 | instance | openstack/pods/octavia-api-59545b959-p2chp 2026-04-10 05:17:38.076400 | instance | openstack/rolebindings/heat-heat-ks-service 2026-04-10 05:17:38.253223 | instance | openstack/pods/octavia-bootstrap-f7d9x 2026-04-10 05:17:38.293512 | instance | openstack/rolebindings/heat-heat-ks-user 2026-04-10 05:17:38.472491 | instance | openstack/pods/octavia-db-init-blfdj 2026-04-10 05:17:38.483797 | instance | openstack/rolebindings/heat-heat-ks-user-domain 2026-04-10 05:17:38.660248 | instance | openstack/pods/octavia-db-sync-z6glz 2026-04-10 05:17:38.695073 | instance | openstack/rolebindings/heat-heat-purge-deleted 2026-04-10 05:17:38.880713 | instance | openstack/rolebindings/heat-heat-rabbit-init 2026-04-10 05:17:38.889078 | instance | openstack/pods/octavia-health-manager-default-mv2dl 2026-04-10 05:17:39.065406 | instance | openstack/rolebindings/heat-heat-test 2026-04-10 05:17:39.109990 | instance | openstack/rolebindings/heat-heat-trusts 2026-04-10 05:17:39.232800 | instance | openstack/pods/octavia-housekeeping-74cbfdb85b-lk8vm 2026-04-10 05:17:39.304657 | instance | openstack/pods/octavia-ks-endpoints-6vrkw 2026-04-10 05:17:39.452482 | instance | openstack/rolebindings/horizon-horizon 2026-04-10 05:17:39.516799 | instance | openstack/pods/octavia-ks-service-h42r6 2026-04-10 05:17:39.626458 | instance | openstack/rolebindings/horizon-horizon-db-init 2026-04-10 05:17:39.748204 | instance | openstack/pods/octavia-ks-user-9bpln 2026-04-10 05:17:39.812839 | instance | openstack/rolebindings/horizon-horizon-db-sync 2026-04-10 05:17:39.973937 | instance | openstack/pods/octavia-rabbit-init-94sbv 2026-04-10 05:17:39.994565 | instance | openstack/rolebindings/horizon-horizon-test 2026-04-10 05:17:40.212743 | instance | openstack/pods/octavia-worker-d4444c8c9-qrwkx 2026-04-10 05:17:40.213130 | instance | openstack/rolebindings/keepalived 2026-04-10 05:17:40.431196 | instance | openstack/pods/openstack-database-exporter-78c69bc7dd-4nwb7 2026-04-10 05:17:40.434698 | instance | openstack/rolebindings/keystone-credential-rotate 2026-04-10 05:17:40.630842 | instance | openstack/pods/openstack-exporter-6bdf96f8b-wfp2x 2026-04-10 05:17:40.640745 | instance | openstack/rolebindings/keystone-credential-setup 2026-04-10 05:17:40.818771 | instance | openstack/pods/openvswitch-z6jff 2026-04-10 05:17:40.870344 | instance | openstack/rolebindings/keystone-fernet-rotate 2026-04-10 05:17:41.067321 | instance | openstack/rolebindings/keystone-fernet-setup 2026-04-10 05:17:41.082523 | instance | openstack/pods/percona-xtradb-haproxy-0 2026-04-10 05:17:41.254431 | instance | openstack/rolebindings/keystone-keystone-api 2026-04-10 05:17:41.297650 | instance | openstack/pods/percona-xtradb-pxc-0 2026-04-10 05:17:41.447010 | instance | openstack/rolebindings/keystone-keystone-bootstrap 2026-04-10 05:17:41.528211 | instance | openstack/pods/placement-api-cb458bdd5-n85gz 2026-04-10 05:17:41.626259 | instance | openstack/rolebindings/keystone-keystone-credential-rotate 2026-04-10 05:17:41.737985 | instance | openstack/pods/placement-db-init-lqcft 2026-04-10 05:17:41.810429 | instance | openstack/rolebindings/keystone-keystone-db-init 2026-04-10 05:17:41.958835 | instance | openstack/pods/placement-db-sync-ntthd 2026-04-10 05:17:42.002285 | instance | openstack/rolebindings/keystone-keystone-db-sync 2026-04-10 05:17:42.187072 | instance | openstack/rolebindings/keystone-keystone-domain-manage 2026-04-10 05:17:42.203882 | instance | openstack/pods/placement-ks-endpoints-f47d5 2026-04-10 05:17:42.376468 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate 2026-04-10 05:17:42.444303 | instance | openstack/pods/placement-ks-service-jz287 2026-04-10 05:17:42.621767 | instance | openstack/pods/placement-ks-user-5j8q7 2026-04-10 05:17:42.719828 | instance | openstack/rolebindings/keystone-keystone-test 2026-04-10 05:17:42.880020 | instance | openstack/pods/pxc-operator-69cb5bbdb9-mctvz 2026-04-10 05:17:42.909966 | instance | openstack/rolebindings/libvirt-cert-manager 2026-04-10 05:17:43.099697 | instance | openstack/rolebindings/libvirt-libvirt 2026-04-10 05:17:43.105800 | instance | openstack/pods/rabbitmq-barbican-server-0 2026-04-10 05:17:43.273531 | instance | openstack/rolebindings/magnum-magnum-api 2026-04-10 05:17:43.324054 | instance | openstack/rolebindings/magnum-magnum-conductor 2026-04-10 05:17:43.455368 | instance | openstack/pods/rabbitmq-cinder-server-0 2026-04-10 05:17:43.505244 | instance | openstack/rolebindings/magnum-magnum-db-init 2026-04-10 05:17:43.689226 | instance | openstack/rolebindings/magnum-magnum-db-sync 2026-04-10 05:17:43.690231 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-594s9 2026-04-10 05:17:43.870582 | instance | openstack/rolebindings/magnum-magnum-ks-endpoints 2026-04-10 05:17:43.912799 | instance | openstack/pods/rabbitmq-glance-server-0 2026-04-10 05:17:44.049545 | instance | openstack/rolebindings/magnum-magnum-ks-service 2026-04-10 05:17:44.142829 | instance | openstack/pods/rabbitmq-heat-server-0 2026-04-10 05:17:44.223604 | instance | openstack/rolebindings/magnum-magnum-ks-user 2026-04-10 05:17:44.361679 | instance | openstack/pods/rabbitmq-keystone-server-0 2026-04-10 05:17:44.409504 | instance | openstack/rolebindings/magnum-magnum-ks-user-domain 2026-04-10 05:17:44.593847 | instance | openstack/pods/rabbitmq-magnum-server-0 2026-04-10 05:17:44.603461 | instance | openstack/pods/rabbitmq-manila-server-0 2026-04-10 05:17:44.834447 | instance | openstack/rolebindings/magnum-magnum-rabbit-init 2026-04-10 05:17:44.834945 | instance | openstack/rolebindings/manila-manila-api 2026-04-10 05:17:45.031842 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-2nf26 2026-04-10 05:17:45.032590 | instance | openstack/rolebindings/manila-manila-data 2026-04-10 05:17:45.220803 | instance | openstack/pods/rabbitmq-neutron-server-0 2026-04-10 05:17:45.262094 | instance | openstack/rolebindings/manila-manila-db-init 2026-04-10 05:17:45.436517 | instance | openstack/pods/rabbitmq-nova-server-0 2026-04-10 05:17:45.441676 | instance | openstack/rolebindings/manila-manila-db-sync 2026-04-10 05:17:45.610203 | instance | openstack/pods/rabbitmq-octavia-server-0 2026-04-10 05:17:45.657210 | instance | openstack/rolebindings/manila-manila-ks-endpoints 2026-04-10 05:17:45.845134 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-xz649 2026-04-10 05:17:45.848002 | instance | openstack/rolebindings/manila-manila-ks-service 2026-04-10 05:17:46.030679 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-2qtn2 2026-04-10 05:17:46.062032 | instance | openstack/rolebindings/manila-manila-ks-user 2026-04-10 05:17:46.237957 | instance | openstack/pods/staffeln-api-88f9dcc8-lvfs9 2026-04-10 05:17:46.252937 | instance | openstack/rolebindings/manila-manila-rabbit-init 2026-04-10 05:17:46.422345 | instance | openstack/pods/staffeln-conductor-6479ddc8c5-xkj5v 2026-04-10 05:17:46.479752 | instance | openstack/rolebindings/manila-manila-scheduler 2026-04-10 05:17:46.647654 | instance | openstack/pods/staffeln-db-init-kgrvk 2026-04-10 05:17:46.680457 | instance | openstack/pods/staffeln-db-sync-xz7vb 2026-04-10 05:17:46.863925 | instance | openstack/rolebindings/manila-manila-share 2026-04-10 05:17:46.941664 | instance | openstack/rolebindings/neutron-neutron-db-init 2026-04-10 05:17:47.079939 | instance | openstack/pods/tempest-ks-user-xt5v2 2026-04-10 05:17:47.139591 | instance | openstack/rolebindings/neutron-neutron-db-sync 2026-04-10 05:17:47.296008 | instance | openstack/pods/tempest-run-tests-wztwf 2026-04-10 05:17:47.329075 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent 2026-04-10 05:17:47.545885 | instance | openstack/pods/valkey-node-0 2026-04-10 05:17:47.547585 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints 2026-04-10 05:17:47.726411 | instance | openstack/rolebindings/neutron-neutron-ks-service 2026-04-10 05:17:47.789036 | instance | openstack/rolebindings/neutron-neutron-ks-user 2026-04-10 05:17:47.916937 | instance | openstack/rolebindings/neutron-neutron-l3-agent 2026-04-10 05:17:47.983809 | instance | openstack/rolebindings/neutron-neutron-metadata-agent 2026-04-10 05:17:48.117103 | instance | openstack/rolebindings/neutron-neutron-ovs-agent 2026-04-10 05:17:48.172855 | instance | openstack/rolebindings/neutron-neutron-rabbit-init 2026-04-10 05:17:48.355773 | instance | openstack/rolebindings/neutron-neutron-rpc-server 2026-04-10 05:17:48.374064 | instance | openstack/rolebindings/neutron-neutron-server 2026-04-10 05:17:48.533039 | instance | openstack/rolebindings/neutron-neutron-test 2026-04-10 05:17:48.540623 | instance | openstack/rolebindings/nova-nova-api-metadata 2026-04-10 05:17:48.713935 | instance | openstack/rolebindings/nova-nova-bootstrap 2026-04-10 05:17:48.714225 | instance | openstack/rolebindings/nova-nova-api-osapi 2026-04-10 05:17:48.899726 | instance | openstack/rolebindings/nova-nova-cell-setup 2026-04-10 05:17:48.907113 | instance | openstack/rolebindings/nova-nova-cell-setup-cron 2026-04-10 05:17:49.081149 | instance | openstack/rolebindings/nova-nova-compute 2026-04-10 05:17:49.083243 | instance | openstack/rolebindings/nova-nova-conductor 2026-04-10 05:17:49.263794 | instance | openstack/rolebindings/nova-nova-db-init 2026-04-10 05:17:49.266977 | instance | openstack/rolebindings/nova-nova-db-sync 2026-04-10 05:17:49.432932 | instance | openstack/rolebindings/nova-nova-ks-endpoints 2026-04-10 05:17:49.438792 | instance | openstack/rolebindings/nova-nova-ks-service 2026-04-10 05:17:49.619547 | instance | openstack/rolebindings/nova-nova-ks-user 2026-04-10 05:17:49.628665 | instance | openstack/rolebindings/nova-nova-novncproxy 2026-04-10 05:17:49.791817 | instance | openstack/rolebindings/nova-nova-rabbit-init 2026-04-10 05:17:49.801998 | instance | openstack/rolebindings/nova-nova-scheduler 2026-04-10 05:17:49.962938 | instance | openstack/rolebindings/nova-nova-service-cleaner 2026-04-10 05:17:49.973776 | instance | openstack/rolebindings/nova-nova-test 2026-04-10 05:17:50.142079 | instance | openstack/rolebindings/octavia-octavia-api 2026-04-10 05:17:50.150885 | instance | openstack/rolebindings/octavia-octavia-db-init 2026-04-10 05:17:50.321992 | instance | openstack/rolebindings/octavia-octavia-db-sync 2026-04-10 05:17:50.328661 | instance | openstack/rolebindings/octavia-octavia-health-manager 2026-04-10 05:17:50.515954 | instance | openstack/rolebindings/octavia-octavia-housekeeping 2026-04-10 05:17:50.524504 | instance | openstack/rolebindings/octavia-octavia-ks-endpoints 2026-04-10 05:17:50.704287 | instance | openstack/rolebindings/octavia-octavia-ks-service 2026-04-10 05:17:50.713772 | instance | openstack/rolebindings/octavia-octavia-ks-user 2026-04-10 05:17:50.898362 | instance | openstack/rolebindings/octavia-octavia-rabbit-init 2026-04-10 05:17:50.905746 | instance | openstack/rolebindings/octavia-octavia-worker 2026-04-10 05:17:51.080196 | instance | openstack/rolebindings/placement-placement-api 2026-04-10 05:17:51.081417 | instance | openstack/rolebindings/placement-placement-db-init 2026-04-10 05:17:51.257736 | instance | openstack/rolebindings/placement-placement-db-sync 2026-04-10 05:17:51.271180 | instance | openstack/rolebindings/placement-placement-ks-endpoints 2026-04-10 05:17:51.454289 | instance | openstack/rolebindings/placement-placement-ks-service 2026-04-10 05:17:51.478566 | instance | orc-system/configmaps/kube-root-ca.crt 2026-04-10 05:17:51.636790 | instance | openstack/rolebindings/placement-placement-ks-user 2026-04-10 05:17:51.666751 | instance | openstack/rolebindings/pxc-operator 2026-04-10 05:17:51.821506 | instance | openstack/rolebindings/rabbitmq-barbican-server 2026-04-10 05:17:51.859000 | instance | openstack/rolebindings/rabbitmq-cinder-server 2026-04-10 05:17:52.001722 | instance | openstack/rolebindings/rabbitmq-cluster-operator 2026-04-10 05:17:52.038477 | instance | openstack/rolebindings/rabbitmq-glance-server 2026-04-10 05:17:52.184803 | instance | openstack/rolebindings/rabbitmq-heat-server 2026-04-10 05:17:52.208863 | instance | openstack/rolebindings/rabbitmq-keystone-server 2026-04-10 05:17:52.386547 | instance | openstack/rolebindings/rabbitmq-magnum-server 2026-04-10 05:17:52.395038 | instance | openstack/rolebindings/rabbitmq-manila-server 2026-04-10 05:17:52.575944 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator 2026-04-10 05:17:52.577935 | instance | openstack/rolebindings/rabbitmq-neutron-server 2026-04-10 05:17:52.756426 | instance | openstack/rolebindings/rabbitmq-nova-server 2026-04-10 05:17:52.769211 | instance | openstack/rolebindings/rabbitmq-octavia-server 2026-04-10 05:17:52.935606 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt 2026-04-10 05:17:52.954527 | instance | openstack/rolebindings/rook-ceph-cmd-reporter 2026-04-10 05:17:53.137864 | instance | openstack/rolebindings/rook-ceph-mgr 2026-04-10 05:17:53.171123 | instance | openstack/rolebindings/rook-ceph-osd 2026-04-10 05:17:53.333703 | instance | openstack/rolebindings/rook-ceph-purge-osd 2026-04-10 05:17:53.396215 | instance | openstack/rolebindings/staffeln-conductor-leases 2026-04-10 05:17:53.538644 | instance | openstack/rolebindings/staffeln-staffeln-api 2026-04-10 05:17:53.604767 | instance | openstack/rolebindings/staffeln-staffeln-conductor 2026-04-10 05:17:53.762871 | instance | openstack/rolebindings/staffeln-staffeln-db-init 2026-04-10 05:17:53.816828 | instance | openstack/rolebindings/staffeln-staffeln-db-sync 2026-04-10 05:17:53.973540 | instance | openstack/rolebindings/tempest-tempest-ks-user 2026-04-10 05:17:54.007278 | instance | openstack/rolebindings/tempest-tempest-run-tests 2026-04-10 05:17:54.171051 | instance | openstack/roles/barbican-openstack-barbican-api 2026-04-10 05:17:54.215607 | instance | openstack/roles/barbican-openstack-barbican-db-init 2026-04-10 05:17:54.381008 | instance | openstack/roles/barbican-openstack-barbican-db-sync 2026-04-10 05:17:54.426042 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints 2026-04-10 05:17:54.564639 | instance | openstack/roles/barbican-openstack-barbican-ks-service 2026-04-10 05:17:54.638019 | instance | openstack/roles/barbican-openstack-barbican-ks-user 2026-04-10 05:17:54.756537 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init 2026-04-10 05:17:54.834103 | instance | openstack/roles/cinder-backup-storage-init 2026-04-10 05:17:54.951640 | instance | openstack/roles/cinder-openstack-cinder-api 2026-04-10 05:17:55.022722 | instance | openstack/roles/cinder-openstack-cinder-backup 2026-04-10 05:17:55.131659 | instance | openstack/roles/cinder-openstack-cinder-bootstrap 2026-04-10 05:17:55.218310 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant 2026-04-10 05:17:55.323525 | instance | openstack/roles/cinder-openstack-cinder-db-init 2026-04-10 05:17:55.415533 | instance | openstack/roles/cinder-openstack-cinder-db-sync 2026-04-10 05:17:55.518878 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints 2026-04-10 05:17:55.608271 | instance | openstack/roles/cinder-openstack-cinder-ks-service 2026-04-10 05:17:55.706169 | instance | openstack/roles/cinder-openstack-cinder-ks-user 2026-04-10 05:17:55.813903 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init 2026-04-10 05:17:55.924891 | instance | openstack/roles/cinder-openstack-cinder-scheduler 2026-04-10 05:17:56.012883 | instance | openstack/roles/cinder-openstack-cinder-test 2026-04-10 05:17:56.118693 | instance | openstack/roles/cinder-openstack-cinder-volume 2026-04-10 05:17:56.228340 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit 2026-04-10 05:17:56.298836 | instance | openstack/roles/cinder-storage-init 2026-04-10 05:17:56.439268 | instance | openstack/roles/glance-openstack-glance-api 2026-04-10 05:17:56.503337 | instance | openstack/roles/glance-openstack-glance-db-init 2026-04-10 05:17:56.625108 | instance | openstack/roles/glance-openstack-glance-db-sync 2026-04-10 05:17:56.712466 | instance | openstack/roles/glance-openstack-glance-ks-endpoints 2026-04-10 05:17:56.805402 | instance | openstack/roles/glance-openstack-glance-ks-service 2026-04-10 05:17:56.898310 | instance | openstack/roles/glance-openstack-glance-ks-user 2026-04-10 05:17:56.989983 | instance | openstack/roles/glance-openstack-glance-metadefs-load 2026-04-10 05:17:57.079527 | instance | openstack/roles/glance-openstack-glance-rabbit-init 2026-04-10 05:17:57.184572 | instance | openstack/roles/glance-openstack-glance-storage-init 2026-04-10 05:17:57.273765 | instance | openstack/roles/glance-openstack-glance-test 2026-04-10 05:17:57.372318 | instance | openstack/roles/glance-storage-init 2026-04-10 05:17:57.476981 | instance | openstack/roles/heat-openstack-heat-api 2026-04-10 05:17:57.580786 | instance | openstack/roles/heat-openstack-heat-bootstrap 2026-04-10 05:17:57.672223 | instance | openstack/roles/heat-openstack-heat-cfn 2026-04-10 05:17:57.801726 | instance | openstack/roles/heat-openstack-heat-db-init 2026-04-10 05:17:57.844374 | instance | openstack/roles/heat-openstack-heat-db-sync 2026-04-10 05:17:57.985924 | instance | openstack/roles/heat-openstack-heat-engine 2026-04-10 05:17:58.025171 | instance | openstack/roles/heat-openstack-heat-engine-cleaner 2026-04-10 05:17:58.171298 | instance | openstack/roles/heat-openstack-heat-ks-endpoints 2026-04-10 05:17:58.227258 | instance | openstack/roles/heat-openstack-heat-ks-service 2026-04-10 05:17:58.395512 | instance | openstack/roles/heat-openstack-heat-ks-user 2026-04-10 05:17:58.425605 | instance | openstack/roles/heat-openstack-heat-ks-user-domain 2026-04-10 05:17:58.611377 | instance | openstack/roles/heat-openstack-heat-purge-deleted 2026-04-10 05:17:58.612337 | instance | openstack/roles/heat-openstack-heat-rabbit-init 2026-04-10 05:17:58.788772 | instance | openstack/roles/heat-openstack-heat-test 2026-04-10 05:17:58.797205 | instance | openstack/roles/heat-openstack-heat-trusts 2026-04-10 05:17:58.977414 | instance | openstack/roles/horizon-openstack-horizon 2026-04-10 05:17:58.995205 | instance | openstack/roles/horizon-openstack-horizon-db-init 2026-04-10 05:17:59.169329 | instance | openstack/roles/horizon-openstack-horizon-db-sync 2026-04-10 05:17:59.174036 | instance | openstack/roles/horizon-openstack-horizon-test 2026-04-10 05:17:59.346107 | instance | openstack/roles/keepalived 2026-04-10 05:17:59.356803 | instance | openstack/roles/keystone-credential-rotate 2026-04-10 05:17:59.529658 | instance | openstack/roles/keystone-credential-setup 2026-04-10 05:17:59.537031 | instance | openstack/roles/keystone-fernet-rotate 2026-04-10 05:17:59.724697 | instance | openstack/roles/keystone-fernet-setup 2026-04-10 05:17:59.728494 | instance | openstack/roles/keystone-openstack-keystone-api 2026-04-10 05:17:59.909494 | instance | openstack/roles/keystone-openstack-keystone-bootstrap 2026-04-10 05:17:59.919100 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate 2026-04-10 05:18:00.096584 | instance | openstack/roles/keystone-openstack-keystone-db-init 2026-04-10 05:18:00.096863 | instance | openstack/roles/keystone-openstack-keystone-db-sync 2026-04-10 05:18:00.279295 | instance | openstack/roles/keystone-openstack-keystone-domain-manage 2026-04-10 05:18:00.299292 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate 2026-04-10 05:18:00.475927 | instance | openstack/roles/keystone-openstack-keystone-test 2026-04-10 05:18:00.487539 | instance | openstack/roles/libvirt-cert-manager 2026-04-10 05:18:00.675632 | instance | openstack/roles/libvirt-openstack-libvirt 2026-04-10 05:18:00.679494 | instance | openstack/roles/magnum-openstack-magnum-api 2026-04-10 05:18:00.847017 | instance | openstack/roles/magnum-openstack-magnum-conductor 2026-04-10 05:18:00.867826 | instance | openstack/roles/magnum-openstack-magnum-db-init 2026-04-10 05:18:01.014337 | instance | openstack/roles/magnum-openstack-magnum-db-sync 2026-04-10 05:18:01.060384 | instance | openstack/roles/magnum-openstack-magnum-ks-endpoints 2026-04-10 05:18:01.215577 | instance | openstack/roles/magnum-openstack-magnum-ks-service 2026-04-10 05:18:01.262109 | instance | openstack/roles/magnum-openstack-magnum-ks-user 2026-04-10 05:18:01.399151 | instance | openstack/roles/magnum-openstack-magnum-ks-user-domain 2026-04-10 05:18:01.466380 | instance | openstack/roles/magnum-openstack-magnum-rabbit-init 2026-04-10 05:18:01.594597 | instance | openstack/roles/manila-openstack-manila-api 2026-04-10 05:18:01.650928 | instance | openstack/roles/manila-openstack-manila-data 2026-04-10 05:18:01.792086 | instance | openstack/roles/manila-openstack-manila-db-init 2026-04-10 05:18:01.842257 | instance | openstack/roles/manila-openstack-manila-db-sync 2026-04-10 05:18:01.997603 | instance | openstack/roles/manila-openstack-manila-ks-endpoints 2026-04-10 05:18:02.046673 | instance | openstack/roles/manila-openstack-manila-ks-service 2026-04-10 05:18:02.207312 | instance | openstack/roles/manila-openstack-manila-ks-user 2026-04-10 05:18:02.245635 | instance | openstack/roles/manila-openstack-manila-rabbit-init 2026-04-10 05:18:02.401691 | instance | openstack/roles/manila-openstack-manila-scheduler 2026-04-10 05:18:02.469587 | instance | openstack/roles/manila-openstack-manila-share 2026-04-10 05:18:02.585616 | instance | openstack/roles/neutron-openstack-neutron-db-init 2026-04-10 05:18:02.682477 | instance | openstack/roles/neutron-openstack-neutron-db-sync 2026-04-10 05:18:02.763599 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent 2026-04-10 05:18:02.881965 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints 2026-04-10 05:18:02.981851 | instance | openstack/roles/neutron-openstack-neutron-ks-service 2026-04-10 05:18:03.107351 | instance | openstack/roles/neutron-openstack-neutron-ks-user 2026-04-10 05:18:03.177661 | instance | openstack/roles/neutron-openstack-neutron-l3-agent 2026-04-10 05:18:03.290351 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent 2026-04-10 05:18:03.357951 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent 2026-04-10 05:18:03.490671 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init 2026-04-10 05:18:03.570021 | instance | openstack/roles/neutron-openstack-neutron-rpc-server 2026-04-10 05:18:03.708160 | instance | openstack/roles/neutron-openstack-neutron-server 2026-04-10 05:18:03.807150 | instance | openstack/roles/neutron-openstack-neutron-test 2026-04-10 05:18:03.904698 | instance | openstack/roles/nova-openstack-nova-api-metadata 2026-04-10 05:18:04.002736 | instance | openstack/roles/nova-openstack-nova-api-osapi 2026-04-10 05:18:04.080743 | instance | openstack/roles/nova-openstack-nova-bootstrap 2026-04-10 05:18:04.195031 | instance | openstack/roles/nova-openstack-nova-cell-setup 2026-04-10 05:18:04.258071 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron 2026-04-10 05:18:04.411801 | instance | openstack/roles/nova-openstack-nova-compute 2026-04-10 05:18:04.452888 | instance | openstack/roles/nova-openstack-nova-conductor 2026-04-10 05:18:04.601833 | instance | openstack/roles/nova-openstack-nova-db-init 2026-04-10 05:18:04.678315 | instance | openstack/roles/nova-openstack-nova-db-sync 2026-04-10 05:18:04.823253 | instance | openstack/roles/nova-openstack-nova-ks-endpoints 2026-04-10 05:18:04.877619 | instance | openstack/roles/nova-openstack-nova-ks-service 2026-04-10 05:18:05.027815 | instance | openstack/roles/nova-openstack-nova-ks-user 2026-04-10 05:18:05.062213 | instance | openstack/roles/nova-openstack-nova-novncproxy 2026-04-10 05:18:05.226011 | instance | openstack/roles/nova-openstack-nova-rabbit-init 2026-04-10 05:18:05.263417 | instance | openstack/roles/nova-openstack-nova-scheduler 2026-04-10 05:18:05.405007 | instance | openstack/roles/nova-openstack-nova-service-cleaner 2026-04-10 05:18:05.439625 | instance | openstack/roles/nova-openstack-nova-test 2026-04-10 05:18:05.584271 | instance | openstack/roles/octavia-openstack-octavia-api 2026-04-10 05:18:05.647202 | instance | openstack/roles/octavia-openstack-octavia-db-init 2026-04-10 05:18:05.780174 | instance | openstack/roles/octavia-openstack-octavia-db-sync 2026-04-10 05:18:05.831684 | instance | openstack/roles/octavia-openstack-octavia-health-manager 2026-04-10 05:18:05.962899 | instance | openstack/roles/octavia-openstack-octavia-housekeeping 2026-04-10 05:18:06.059410 | instance | openstack/roles/octavia-openstack-octavia-ks-endpoints 2026-04-10 05:18:06.148279 | instance | openstack/roles/octavia-openstack-octavia-ks-service 2026-04-10 05:18:06.249855 | instance | openstack/roles/octavia-openstack-octavia-ks-user 2026-04-10 05:18:06.337304 | instance | openstack/roles/octavia-openstack-octavia-rabbit-init 2026-04-10 05:18:06.428914 | instance | openstack/roles/octavia-openstack-octavia-worker 2026-04-10 05:18:06.529127 | instance | openstack/roles/placement-openstack-placement-api 2026-04-10 05:18:06.640015 | instance | openstack/roles/placement-openstack-placement-db-init 2026-04-10 05:18:06.702982 | instance | openstack/roles/placement-openstack-placement-db-sync 2026-04-10 05:18:06.809969 | instance | openstack/roles/placement-openstack-placement-ks-endpoints 2026-04-10 05:18:06.874933 | instance | openstack/roles/placement-openstack-placement-ks-service 2026-04-10 05:18:06.982261 | instance | openstack/roles/placement-openstack-placement-ks-user 2026-04-10 05:18:07.063464 | instance | openstack/roles/pxc-operator 2026-04-10 05:18:07.165649 | instance | openstack/roles/rabbitmq-barbican-peer-discovery 2026-04-10 05:18:07.258973 | instance | openstack/roles/rabbitmq-cinder-peer-discovery 2026-04-10 05:18:07.369271 | instance | openstack/roles/rabbitmq-cluster-operator 2026-04-10 05:18:07.490854 | instance | openstack/roles/rabbitmq-glance-peer-discovery 2026-04-10 05:18:07.574123 | instance | openstack/roles/rabbitmq-heat-peer-discovery 2026-04-10 05:18:07.686830 | instance | openstack/roles/rabbitmq-keystone-peer-discovery 2026-04-10 05:18:07.775771 | instance | openstack/roles/rabbitmq-magnum-peer-discovery 2026-04-10 05:18:07.878566 | instance | openstack/roles/rabbitmq-manila-peer-discovery 2026-04-10 05:18:07.962566 | instance | openstack/roles/rabbitmq-messaging-topology-operator 2026-04-10 05:18:08.067875 | instance | openstack/roles/rabbitmq-neutron-peer-discovery 2026-04-10 05:18:08.168328 | instance | openstack/roles/rabbitmq-nova-peer-discovery 2026-04-10 05:18:08.257460 | instance | openstack/roles/rabbitmq-octavia-peer-discovery 2026-04-10 05:18:08.364578 | instance | openstack/secrets/barbican-api-certs 2026-04-10 05:18:08.457266 | instance | openstack/roles/rook-ceph-cmd-reporter 2026-04-10 05:18:08.565157 | instance | openstack/secrets/barbican-db-admin 2026-04-10 05:18:08.672557 | instance | openstack/roles/rook-ceph-mgr 2026-04-10 05:18:08.755486 | instance | openstack/secrets/barbican-db-user 2026-04-10 05:18:08.859479 | instance | openstack/roles/rook-ceph-osd 2026-04-10 05:18:08.927665 | instance | openstack/roles/rook-ceph-purge-osd 2026-04-10 05:18:09.039034 | instance | openstack/secrets/barbican-etc 2026-04-10 05:18:09.119180 | instance | openstack/secrets/barbican-keystone-admin 2026-04-10 05:18:09.235234 | instance | openstack/roles/staffeln-conductor 2026-04-10 05:18:09.314646 | instance | openstack/secrets/barbican-keystone-user 2026-04-10 05:18:09.427697 | instance | openstack/roles/staffeln-openstack-staffeln-api 2026-04-10 05:18:09.497930 | instance | openstack/secrets/barbican-rabbitmq-admin 2026-04-10 05:18:09.599460 | instance | openstack/secrets/barbican-rabbitmq-user 2026-04-10 05:18:09.684297 | instance | openstack/roles/staffeln-openstack-staffeln-conductor 2026-04-10 05:18:09.793311 | instance | openstack/roles/staffeln-openstack-staffeln-db-init 2026-04-10 05:18:09.865135 | instance | openstack/secrets/cinder-api-certs 2026-04-10 05:18:09.988268 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync 2026-04-10 05:18:10.081143 | instance | openstack/secrets/cinder-backup-rbd-keyring 2026-04-10 05:18:10.198062 | instance | openstack/roles/tempest-openstack-tempest-ks-user 2026-04-10 05:18:10.295145 | instance | openstack/secrets/cinder-db-admin 2026-04-10 05:18:10.412481 | instance | openstack/roles/tempest-openstack-tempest-run-tests 2026-04-10 05:18:10.484552 | instance | openstack/secrets/cinder-db-user 2026-04-10 05:18:10.625189 | instance | openstack/secrets/cinder-etc 2026-04-10 05:18:10.674210 | instance | openstack/secrets/cinder-keystone-admin 2026-04-10 05:18:10.833106 | instance | openstack/secrets/cinder-keystone-test 2026-04-10 05:18:10.860117 | instance | openstack/secrets/cinder-keystone-user 2026-04-10 05:18:11.021638 | instance | openstack/secrets/cinder-rabbitmq-admin 2026-04-10 05:18:11.070909 | instance | openstack/secrets/cinder-rabbitmq-user 2026-04-10 05:18:11.221541 | instance | openstack/secrets/cinder-volume-rbd-keyring 2026-04-10 05:18:11.273534 | instance | openstack/secrets/glance-api-certs 2026-04-10 05:18:11.404214 | instance | openstack/secrets/glance-db-admin 2026-04-10 05:18:11.467402 | instance | openstack/secrets/glance-db-user 2026-04-10 05:18:11.586694 | instance | openstack/secrets/glance-etc 2026-04-10 05:18:11.636833 | instance | openstack/secrets/glance-keystone-admin 2026-04-10 05:18:11.766323 | instance | openstack/secrets/glance-keystone-test 2026-04-10 05:18:11.821957 | instance | openstack/secrets/glance-keystone-user 2026-04-10 05:18:11.951460 | instance | openstack/secrets/glance-rabbitmq-admin 2026-04-10 05:18:12.001013 | instance | openstack/secrets/glance-rabbitmq-user 2026-04-10 05:18:12.124875 | instance | openstack/secrets/heat-api-certs 2026-04-10 05:18:12.222962 | instance | openstack/secrets/heat-cfn-certs 2026-04-10 05:18:12.312339 | instance | openstack/secrets/heat-db-admin 2026-04-10 05:18:12.417428 | instance | openstack/secrets/heat-db-user 2026-04-10 05:18:12.503064 | instance | openstack/secrets/heat-etc 2026-04-10 05:18:12.609664 | instance | openstack/secrets/heat-keystone-admin 2026-04-10 05:18:12.698421 | instance | openstack/secrets/heat-keystone-stack-user 2026-04-10 05:18:12.796560 | instance | openstack/secrets/heat-keystone-test 2026-04-10 05:18:12.884477 | instance | openstack/secrets/heat-keystone-trustee 2026-04-10 05:18:12.975349 | instance | openstack/secrets/heat-keystone-user 2026-04-10 05:18:13.066147 | instance | openstack/secrets/heat-rabbitmq-admin 2026-04-10 05:18:13.156339 | instance | openstack/secrets/heat-rabbitmq-user 2026-04-10 05:18:13.257033 | instance | openstack/secrets/horizon-db-admin 2026-04-10 05:18:13.340420 | instance | openstack/secrets/horizon-db-user 2026-04-10 05:18:13.443226 | instance | openstack/secrets/horizon-etc 2026-04-10 05:18:13.523178 | instance | openstack/secrets/horizon-int-certs 2026-04-10 05:18:13.623011 | instance | openstack/secrets/horizon-keystone-admin 2026-04-10 05:18:13.717138 | instance | openstack/secrets/images-rbd-keyring 2026-04-10 05:18:13.815646 | instance | openstack/secrets/internal-percona-xtradb 2026-04-10 05:18:13.897213 | instance | openstack/secrets/keepalived-etc 2026-04-10 05:18:14.001843 | instance | openstack/secrets/keystone-api-certs 2026-04-10 05:18:14.087298 | instance | openstack/secrets/keystone-credential-keys 2026-04-10 05:18:14.188113 | instance | openstack/secrets/keystone-db-admin 2026-04-10 05:18:14.258740 | instance | openstack/secrets/keystone-db-user 2026-04-10 05:18:14.376585 | instance | openstack/secrets/keystone-etc 2026-04-10 05:18:14.456668 | instance | openstack/secrets/keystone-fernet-keys 2026-04-10 05:18:14.589727 | instance | openstack/secrets/keystone-keystone-admin 2026-04-10 05:18:14.653702 | instance | openstack/secrets/keystone-keystone-test 2026-04-10 05:18:14.778253 | instance | openstack/secrets/keystone-rabbitmq-admin 2026-04-10 05:18:14.834650 | instance | openstack/secrets/keystone-rabbitmq-user 2026-04-10 05:18:14.965484 | instance | openstack/secrets/libvirt-api-ca 2026-04-10 05:18:15.033003 | instance | openstack/secrets/libvirt-etc 2026-04-10 05:18:15.166371 | instance | openstack/secrets/libvirt-libvirt-default-etc 2026-04-10 05:18:15.217737 | instance | openstack/secrets/libvirt-libvirt-default-x8rhf-api 2026-04-10 05:18:15.345301 | instance | openstack/secrets/libvirt-libvirt-default-x8rhf-vnc 2026-04-10 05:18:15.408711 | instance | openstack/secrets/libvirt-vnc-ca 2026-04-10 05:18:15.524460 | instance | openstack/secrets/magnum-api-certs 2026-04-10 05:18:15.594868 | instance | openstack/secrets/magnum-db-admin 2026-04-10 05:18:15.698867 | instance | openstack/secrets/magnum-db-user 2026-04-10 05:18:15.789377 | instance | openstack/secrets/magnum-etc 2026-04-10 05:18:15.878824 | instance | openstack/secrets/magnum-keystone-admin 2026-04-10 05:18:15.973378 | instance | openstack/secrets/magnum-keystone-stack-user 2026-04-10 05:18:16.059179 | instance | openstack/secrets/magnum-keystone-user 2026-04-10 05:18:16.159657 | instance | openstack/secrets/magnum-rabbitmq-admin 2026-04-10 05:18:16.245078 | instance | openstack/secrets/magnum-rabbitmq-user 2026-04-10 05:18:16.348616 | instance | openstack/secrets/magnum-registry-certs 2026-04-10 05:18:16.430904 | instance | openstack/secrets/manila-api-certs 2026-04-10 05:18:16.535239 | instance | openstack/secrets/manila-db-admin 2026-04-10 05:18:16.621175 | instance | openstack/secrets/manila-db-user 2026-04-10 05:18:16.709471 | instance | openstack/secrets/manila-etc 2026-04-10 05:18:16.799707 | instance | openstack/secrets/manila-keystone-admin 2026-04-10 05:18:16.903836 | instance | openstack/secrets/manila-keystone-user 2026-04-10 05:18:16.982563 | instance | openstack/secrets/manila-rabbitmq-admin 2026-04-10 05:18:17.081495 | instance | openstack/secrets/manila-rabbitmq-user 2026-04-10 05:18:17.153417 | instance | openstack/secrets/manila-ssh-keys 2026-04-10 05:18:17.260226 | instance | openstack/secrets/neutron-db-admin 2026-04-10 05:18:17.357351 | instance | openstack/secrets/neutron-db-user 2026-04-10 05:18:17.435219 | instance | openstack/secrets/neutron-dhcp-agent-default 2026-04-10 05:18:17.547417 | instance | openstack/secrets/neutron-etc 2026-04-10 05:18:17.632812 | instance | openstack/secrets/neutron-keystone-admin 2026-04-10 05:18:17.739357 | instance | openstack/secrets/neutron-keystone-test 2026-04-10 05:18:17.829262 | instance | openstack/secrets/neutron-keystone-user 2026-04-10 05:18:17.912729 | instance | openstack/secrets/neutron-l3-agent-default 2026-04-10 05:18:18.019689 | instance | openstack/secrets/neutron-metadata-agent-default 2026-04-10 05:18:18.116213 | instance | openstack/secrets/neutron-netns-cleanup-cron-default 2026-04-10 05:18:18.219717 | instance | openstack/secrets/neutron-ovs-agent-default 2026-04-10 05:18:18.302316 | instance | openstack/secrets/neutron-rabbitmq-admin 2026-04-10 05:18:18.412884 | instance | openstack/secrets/neutron-rabbitmq-user 2026-04-10 05:18:18.495673 | instance | openstack/secrets/neutron-server-certs 2026-04-10 05:18:18.601134 | instance | openstack/secrets/nova-api-certs 2026-04-10 05:18:18.712084 | instance | openstack/secrets/nova-compute-default 2026-04-10 05:18:18.841705 | instance | openstack/secrets/nova-db-admin 2026-04-10 05:18:18.935051 | instance | openstack/secrets/nova-db-api-admin 2026-04-10 05:18:19.018196 | instance | openstack/secrets/nova-db-api-user 2026-04-10 05:18:19.111502 | instance | openstack/secrets/nova-db-cell0-admin 2026-04-10 05:18:19.200540 | instance | openstack/secrets/nova-db-cell0-user 2026-04-10 05:18:19.290843 | instance | openstack/secrets/nova-db-user 2026-04-10 05:18:19.380726 | instance | openstack/secrets/nova-etc 2026-04-10 05:18:19.465786 | instance | openstack/secrets/nova-keystone-admin 2026-04-10 05:18:19.574540 | instance | openstack/secrets/nova-keystone-test 2026-04-10 05:18:19.676575 | instance | openstack/secrets/nova-keystone-user 2026-04-10 05:18:19.752568 | instance | openstack/secrets/nova-novncproxy-certs 2026-04-10 05:18:19.872909 | instance | openstack/secrets/nova-novncproxy-vencrypt 2026-04-10 05:18:19.944520 | instance | openstack/secrets/nova-rabbitmq-admin 2026-04-10 05:18:20.085718 | instance | openstack/secrets/nova-rabbitmq-user 2026-04-10 05:18:20.153287 | instance | openstack/secrets/nova-ssh 2026-04-10 05:18:20.280346 | instance | openstack/secrets/octavia-amphora-ssh-key 2026-04-10 05:18:20.329034 | instance | openstack/secrets/octavia-api-certs 2026-04-10 05:18:20.472454 | instance | openstack/secrets/octavia-client-ca 2026-04-10 05:18:20.529708 | instance | openstack/secrets/octavia-client-certs 2026-04-10 05:18:20.660855 | instance | openstack/secrets/octavia-db-admin 2026-04-10 05:18:20.715285 | instance | openstack/secrets/octavia-db-user 2026-04-10 05:18:20.865049 | instance | openstack/secrets/octavia-etc 2026-04-10 05:18:20.920612 | instance | openstack/secrets/octavia-health-manager-default 2026-04-10 05:18:21.054331 | instance | openstack/secrets/octavia-keystone-admin 2026-04-10 05:18:21.104475 | instance | openstack/secrets/octavia-keystone-test 2026-04-10 05:18:21.243627 | instance | openstack/secrets/octavia-keystone-user 2026-04-10 05:18:21.307147 | instance | openstack/secrets/octavia-persistence-db-admin 2026-04-10 05:18:21.450561 | instance | openstack/secrets/octavia-persistence-db-user 2026-04-10 05:18:21.492936 | instance | openstack/secrets/octavia-rabbitmq-admin 2026-04-10 05:18:21.660517 | instance | openstack/secrets/octavia-rabbitmq-user 2026-04-10 05:18:21.676312 | instance | openstack/secrets/octavia-server-ca 2026-04-10 05:18:21.846818 | instance | openstack/secrets/openstack-database-exporter-dsn 2026-04-10 05:18:21.867847 | instance | openstack/secrets/percona-xtradb 2026-04-10 05:18:22.045125 | instance | openstack/secrets/placement-api-certs 2026-04-10 05:18:22.071027 | instance | openstack/secrets/placement-db-admin 2026-04-10 05:18:22.226582 | instance | openstack/secrets/placement-db-user 2026-04-10 05:18:22.265947 | instance | openstack/secrets/placement-etc 2026-04-10 05:18:22.420060 | instance | openstack/secrets/placement-keystone-admin 2026-04-10 05:18:22.442821 | instance | openstack/secrets/placement-keystone-user 2026-04-10 05:18:22.590416 | instance | openstack/secrets/pvc-ceph-client-key 2026-04-10 05:18:22.637787 | instance | openstack/secrets/rabbitmq-barbican-default-user 2026-04-10 05:18:22.790822 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie 2026-04-10 05:18:22.812636 | instance | openstack/secrets/rabbitmq-cinder-default-user 2026-04-10 05:18:22.978853 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie 2026-04-10 05:18:23.016459 | instance | openstack/secrets/rabbitmq-glance-default-user 2026-04-10 05:18:23.157911 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie 2026-04-10 05:18:23.198299 | instance | openstack/secrets/rabbitmq-heat-default-user 2026-04-10 05:18:23.352983 | instance | openstack/secrets/rabbitmq-heat-erlang-cookie 2026-04-10 05:18:23.380664 | instance | openstack/secrets/rabbitmq-keystone-default-user 2026-04-10 05:18:23.536327 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie 2026-04-10 05:18:23.558294 | instance | openstack/secrets/rabbitmq-magnum-default-user 2026-04-10 05:18:23.716076 | instance | openstack/secrets/rabbitmq-magnum-erlang-cookie 2026-04-10 05:18:23.731951 | instance | openstack/secrets/rabbitmq-manila-default-user 2026-04-10 05:18:23.932322 | instance | openstack/secrets/rabbitmq-manila-erlang-cookie 2026-04-10 05:18:23.936534 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook 2026-04-10 05:18:24.117650 | instance | openstack/secrets/rabbitmq-neutron-default-user 2026-04-10 05:18:24.121532 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie 2026-04-10 05:18:24.298593 | instance | openstack/secrets/rabbitmq-nova-default-user 2026-04-10 05:18:24.308603 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie 2026-04-10 05:18:24.474330 | instance | openstack/serviceaccounts/barbican-api 2026-04-10 05:18:24.492100 | instance | openstack/serviceaccounts/barbican-db-init 2026-04-10 05:18:24.852360 | instance | openstack/serviceaccounts/barbican-db-sync 2026-04-10 05:18:24.873576 | instance | openstack/serviceaccounts/barbican-ks-endpoints 2026-04-10 05:18:25.228952 | instance | openstack/serviceaccounts/barbican-ks-service 2026-04-10 05:18:25.293793 | instance | openstack/serviceaccounts/barbican-ks-user 2026-04-10 05:18:25.632861 | instance | openstack/serviceaccounts/barbican-rabbit-init 2026-04-10 05:18:25.709616 | instance | openstack/serviceaccounts/barbican-test 2026-04-10 05:18:26.017635 | instance | openstack/serviceaccounts/cinder-api 2026-04-10 05:18:26.101148 | instance | openstack/serviceaccounts/cinder-backup 2026-04-10 05:18:26.424842 | instance | openstack/serviceaccounts/cinder-backup-storage-init 2026-04-10 05:18:26.515874 | instance | openstack/serviceaccounts/cinder-bootstrap 2026-04-10 05:18:26.804740 | instance | openstack/serviceaccounts/cinder-create-internal-tenant 2026-04-10 05:18:26.861533 | instance | openstack/serviceaccounts/cinder-db-init 2026-04-10 05:18:27.168369 | instance | openstack/serviceaccounts/cinder-db-sync 2026-04-10 05:18:27.240963 | instance | openstack/serviceaccounts/cinder-ks-endpoints 2026-04-10 05:18:27.517342 | instance | openstack/serviceaccounts/cinder-ks-service 2026-04-10 05:18:27.599356 | instance | openstack/serviceaccounts/cinder-ks-user 2026-04-10 05:18:27.889833 | instance | openstack/serviceaccounts/cinder-rabbit-init 2026-04-10 05:18:27.964886 | instance | openstack/serviceaccounts/cinder-scheduler 2026-04-10 05:18:28.233987 | instance | openstack/serviceaccounts/cinder-storage-init 2026-04-10 05:18:28.306033 | instance | openstack/serviceaccounts/cinder-test 2026-04-10 05:18:28.599768 | instance | openstack/serviceaccounts/cinder-volume 2026-04-10 05:18:28.670343 | instance | openstack/serviceaccounts/cinder-volume-usage-audit 2026-04-10 05:18:29.003982 | instance | openstack/serviceaccounts/default 2026-04-10 05:18:29.068199 | instance | openstack/serviceaccounts/glance-api 2026-04-10 05:18:29.371524 | instance | openstack/serviceaccounts/glance-db-init 2026-04-10 05:18:29.433236 | instance | openstack/serviceaccounts/glance-db-sync 2026-04-10 05:18:29.724997 | instance | openstack/serviceaccounts/glance-ks-endpoints 2026-04-10 05:18:29.807750 | instance | openstack/serviceaccounts/glance-ks-service 2026-04-10 05:18:30.067087 | instance | openstack/serviceaccounts/glance-ks-user 2026-04-10 05:18:30.187877 | instance | openstack/serviceaccounts/glance-metadefs-load 2026-04-10 05:18:30.446363 | instance | openstack/serviceaccounts/glance-rabbit-init 2026-04-10 05:18:30.619009 | instance | openstack/serviceaccounts/glance-storage-init 2026-04-10 05:18:30.854740 | instance | openstack/serviceaccounts/glance-test 2026-04-10 05:18:30.983212 | instance | openstack/serviceaccounts/heat-api 2026-04-10 05:18:31.239117 | instance | openstack/serviceaccounts/heat-bootstrap 2026-04-10 05:18:31.380895 | instance | openstack/serviceaccounts/heat-cfn 2026-04-10 05:18:31.609158 | instance | openstack/serviceaccounts/heat-db-init 2026-04-10 05:18:31.823929 | instance | openstack/serviceaccounts/heat-db-sync 2026-04-10 05:18:32.036480 | instance | openstack/serviceaccounts/heat-engine 2026-04-10 05:18:32.205495 | instance | openstack/serviceaccounts/heat-engine-cleaner 2026-04-10 05:18:32.438646 | instance | openstack/serviceaccounts/heat-ks-endpoints 2026-04-10 05:18:32.593680 | instance | openstack/serviceaccounts/heat-ks-service 2026-04-10 05:18:32.784361 | instance | openstack/serviceaccounts/heat-ks-user 2026-04-10 05:18:32.966852 | instance | openstack/serviceaccounts/heat-ks-user-domain 2026-04-10 05:18:33.169804 | instance | openstack/serviceaccounts/heat-purge-deleted 2026-04-10 05:18:33.353064 | instance | openstack/serviceaccounts/heat-rabbit-init 2026-04-10 05:18:33.539491 | instance | openstack/serviceaccounts/heat-test 2026-04-10 05:18:33.723728 | instance | openstack/serviceaccounts/heat-trusts 2026-04-10 05:18:33.922761 | instance | openstack/serviceaccounts/horizon 2026-04-10 05:18:34.112781 | instance | openstack/serviceaccounts/horizon-db-init 2026-04-10 05:18:34.311963 | instance | openstack/serviceaccounts/horizon-db-sync 2026-04-10 05:18:34.496598 | instance | openstack/serviceaccounts/horizon-test 2026-04-10 05:18:34.712436 | instance | openstack/serviceaccounts/keepalived 2026-04-10 05:18:34.920226 | instance | openstack/serviceaccounts/keystone-api 2026-04-10 05:18:35.121635 | instance | openstack/serviceaccounts/keystone-bootstrap 2026-04-10 05:18:35.304361 | instance | openstack/serviceaccounts/keystone-credential-rotate 2026-04-10 05:18:35.520509 | instance | openstack/serviceaccounts/keystone-credential-setup 2026-04-10 05:18:35.690697 | instance | openstack/serviceaccounts/keystone-db-init 2026-04-10 05:18:35.890713 | instance | openstack/serviceaccounts/keystone-db-sync 2026-04-10 05:18:36.095409 | instance | openstack/serviceaccounts/keystone-domain-manage 2026-04-10 05:18:36.322685 | instance | openstack/serviceaccounts/keystone-fernet-rotate 2026-04-10 05:18:36.476269 | instance | openstack/serviceaccounts/keystone-fernet-setup 2026-04-10 05:18:36.722738 | instance | openstack/serviceaccounts/keystone-rabbit-init 2026-04-10 05:18:36.835569 | instance | openstack/serviceaccounts/keystone-test 2026-04-10 05:18:37.094170 | instance | openstack/serviceaccounts/libvirt 2026-04-10 05:18:37.186985 | instance | openstack/serviceaccounts/magnum-api 2026-04-10 05:18:37.452642 | instance | openstack/serviceaccounts/magnum-conductor 2026-04-10 05:18:37.571259 | instance | openstack/serviceaccounts/magnum-db-init 2026-04-10 05:18:37.811343 | instance | openstack/serviceaccounts/magnum-db-sync 2026-04-10 05:18:37.932692 | instance | openstack/secrets/rabbitmq-octavia-default-user 2026-04-10 05:18:38.122525 | instance | openstack/secrets/rabbitmq-octavia-erlang-cookie 2026-04-10 05:18:38.212478 | instance | openstack/secrets/rook-ceph-config 2026-04-10 05:18:38.318953 | instance | openstack/secrets/rook-ceph-crash-collector-keyring 2026-04-10 05:18:38.411405 | instance | openstack/secrets/rook-ceph-mon 2026-04-10 05:18:38.507246 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring 2026-04-10 05:18:38.602804 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs 2026-04-10 05:18:38.685600 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds 2026-04-10 05:18:38.782910 | instance | openstack/secrets/rook-csi-cephfs-node 2026-04-10 05:18:38.876604 | instance | openstack/secrets/rook-csi-cephfs-provisioner 2026-04-10 05:18:38.979875 | instance | openstack/secrets/rook-csi-rbd-node 2026-04-10 05:18:39.063214 | instance | openstack/secrets/rook-csi-rbd-provisioner 2026-04-10 05:18:39.183094 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1 2026-04-10 05:18:39.288677 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1 2026-04-10 05:18:39.394366 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1 2026-04-10 05:18:39.475093 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1 2026-04-10 05:18:39.588872 | instance | openstack/secrets/sh.helm.release.v1.glance.v1 2026-04-10 05:18:39.691317 | instance | openstack/secrets/sh.helm.release.v1.heat.v1 2026-04-10 05:18:39.804497 | instance | openstack/secrets/sh.helm.release.v1.horizon.v1 2026-04-10 05:18:39.894047 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1 2026-04-10 05:18:40.054705 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1 2026-04-10 05:18:40.135134 | instance | openstack/secrets/sh.helm.release.v1.magnum.v1 2026-04-10 05:18:40.292923 | instance | openstack/secrets/sh.helm.release.v1.manila.v1 2026-04-10 05:18:40.365488 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1 2026-04-10 05:18:40.495994 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1 2026-04-10 05:18:40.569179 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1 2026-04-10 05:18:40.718180 | instance | openstack/secrets/sh.helm.release.v1.nova.v1 2026-04-10 05:18:40.844312 | instance | openstack/secrets/sh.helm.release.v1.octavia.v1 2026-04-10 05:18:40.997699 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1 2026-04-10 05:18:41.107670 | instance | openstack/secrets/sh.helm.release.v1.placement.v1 2026-04-10 05:18:41.206963 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1 2026-04-10 05:18:41.323831 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1 2026-04-10 05:18:41.420561 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1 2026-04-10 05:18:41.575439 | instance | openstack/secrets/sh.helm.release.v1.tempest.v1 2026-04-10 05:18:41.639915 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1 2026-04-10 05:18:41.754110 | instance | openstack/secrets/staffeln-db-admin 2026-04-10 05:18:41.878496 | instance | openstack/secrets/staffeln-db-user 2026-04-10 05:18:41.935223 | instance | openstack/secrets/staffeln-etc 2026-04-10 05:18:42.064828 | instance | openstack/secrets/tempest-etc 2026-04-10 05:18:42.106518 | instance | openstack/secrets/tempest-keystone-admin 2026-04-10 05:18:42.265556 | instance | openstack/secrets/tempest-keystone-user 2026-04-10 05:18:42.305479 | instance | openstack/secrets/valkey-ca 2026-04-10 05:18:42.453577 | instance | openstack/secrets/valkey-server-certs 2026-04-10 05:18:42.486773 | instance | orc-system/deployment/orc-controller-manager 2026-04-10 05:18:42.646655 | instance | openstack/services/barbican-api 2026-04-10 05:18:42.677783 | instance | openstack/services/ceph-mon 2026-04-10 05:18:42.869473 | instance | openstack/services/cinder-api 2026-04-10 05:18:42.902703 | instance | openstack/services/glance-api 2026-04-10 05:18:43.112740 | instance | openstack/services/heat-api 2026-04-10 05:18:43.162525 | instance | openstack/services/heat-cfn 2026-04-10 05:18:43.332131 | instance | openstack/services/horizon 2026-04-10 05:18:43.396503 | instance | openstack/services/horizon-int 2026-04-10 05:18:43.545231 | instance | openstack/services/keystone-api 2026-04-10 05:18:43.636974 | instance | openstack/services/magnum-api 2026-04-10 05:18:43.792920 | instance | openstack/services/magnum-registry 2026-04-10 05:18:43.876553 | instance | openstack/services/manila-api 2026-04-10 05:18:44.016623 | instance | openstack/services/memcached 2026-04-10 05:18:44.111908 | instance | openstack/services/memcached-metrics 2026-04-10 05:18:44.254197 | instance | openstack/services/neutron-coredns 2026-04-10 05:18:44.347489 | instance | openstack/services/neutron-coredns-metrics 2026-04-10 05:18:44.500527 | instance | openstack/services/neutron-server 2026-04-10 05:18:44.577501 | instance | openstack/services/nova-api 2026-04-10 05:18:44.747474 | instance | openstack/services/nova-metadata 2026-04-10 05:18:44.818705 | instance | openstack/services/nova-novncproxy 2026-04-10 05:18:45.033958 | instance | openstack/services/octavia-api 2026-04-10 05:18:45.093354 | instance | openstack/services/openstack-exporter 2026-04-10 05:18:45.323706 | instance | openstack/services/percona-xtradb-cluster-operator 2026-04-10 05:18:45.348636 | instance | openstack/services/percona-xtradb-haproxy 2026-04-10 05:18:45.564965 | instance | openstack/services/percona-xtradb-haproxy-metrics 2026-04-10 05:18:45.622234 | instance | openstack/services/percona-xtradb-haproxy-replicas 2026-04-10 05:18:45.838801 | instance | openstack/services/percona-xtradb-pxc 2026-04-10 05:18:45.945509 | instance | openstack/services/percona-xtradb-pxc-unready 2026-04-10 05:18:46.129981 | instance | openstack/services/placement-api 2026-04-10 05:18:46.200222 | instance | openstack/services/rabbitmq-barbican 2026-04-10 05:18:46.351661 | instance | openstack/services/rabbitmq-barbican-nodes 2026-04-10 05:18:46.431325 | instance | openstack/services/rabbitmq-cinder 2026-04-10 05:18:46.598781 | instance | openstack/services/rabbitmq-cinder-nodes 2026-04-10 05:18:46.662730 | instance | openstack/services/rabbitmq-glance 2026-04-10 05:18:46.846653 | instance | openstack/services/rabbitmq-glance-nodes 2026-04-10 05:18:46.890792 | instance | openstack/services/rabbitmq-heat 2026-04-10 05:18:47.078579 | instance | openstack/services/rabbitmq-heat-nodes 2026-04-10 05:18:47.099837 | instance | openstack/services/rabbitmq-keystone 2026-04-10 05:18:47.303474 | instance | openstack/services/rabbitmq-keystone-nodes 2026-04-10 05:18:47.315142 | instance | openstack/services/rabbitmq-magnum 2026-04-10 05:18:47.561666 | instance | openstack/serviceaccounts/magnum-ks-endpoints 2026-04-10 05:18:47.568127 | instance | openstack/serviceaccounts/magnum-ks-service 2026-04-10 05:18:47.947846 | instance | openstack/serviceaccounts/magnum-ks-user 2026-04-10 05:18:47.949367 | instance | openstack/serviceaccounts/magnum-ks-user-domain 2026-04-10 05:18:48.337184 | instance | openstack/serviceaccounts/magnum-rabbit-init 2026-04-10 05:18:48.344561 | instance | openstack/serviceaccounts/manila-api 2026-04-10 05:18:48.717009 | instance | openstack/serviceaccounts/manila-bootstrap 2026-04-10 05:18:48.721160 | instance | openstack/serviceaccounts/manila-data 2026-04-10 05:18:49.075680 | instance | openstack/serviceaccounts/manila-db-init 2026-04-10 05:18:49.078454 | instance | openstack/serviceaccounts/manila-db-sync 2026-04-10 05:18:49.450420 | instance | openstack/serviceaccounts/manila-ks-endpoints 2026-04-10 05:18:49.473276 | instance | openstack/serviceaccounts/manila-ks-service 2026-04-10 05:18:49.838247 | instance | openstack/serviceaccounts/manila-ks-user 2026-04-10 05:18:49.854185 | instance | openstack/serviceaccounts/manila-rabbit-init 2026-04-10 05:18:50.238676 | instance | openstack/serviceaccounts/manila-scheduler 2026-04-10 05:18:50.238725 | instance | openstack/serviceaccounts/manila-share 2026-04-10 05:18:50.583718 | instance | openstack/serviceaccounts/memcached-memcached 2026-04-10 05:18:50.607595 | instance | openstack/serviceaccounts/neutron-db-init 2026-04-10 05:18:50.958279 | instance | openstack/serviceaccounts/neutron-db-sync 2026-04-10 05:18:50.987688 | instance | openstack/serviceaccounts/neutron-dhcp-agent 2026-04-10 05:18:51.338816 | instance | openstack/serviceaccounts/neutron-ks-endpoints 2026-04-10 05:18:51.384288 | instance | openstack/serviceaccounts/neutron-ks-service 2026-04-10 05:18:51.713922 | instance | openstack/serviceaccounts/neutron-ks-user 2026-04-10 05:18:51.721387 | instance | openstack/serviceaccounts/neutron-l3-agent 2026-04-10 05:18:52.095715 | instance | openstack/serviceaccounts/neutron-metadata-agent 2026-04-10 05:18:52.095790 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron 2026-04-10 05:18:52.439209 | instance | openstack/serviceaccounts/neutron-ovs-agent 2026-04-10 05:18:52.464925 | instance | openstack/serviceaccounts/neutron-rabbit-init 2026-04-10 05:18:52.787105 | instance | openstack/serviceaccounts/neutron-rpc-server 2026-04-10 05:18:52.811673 | instance | openstack/serviceaccounts/neutron-server 2026-04-10 05:18:53.159106 | instance | openstack/serviceaccounts/neutron-test 2026-04-10 05:18:53.185730 | instance | openstack/serviceaccounts/nova-api-metadata 2026-04-10 05:18:53.495821 | instance | openstack/serviceaccounts/nova-api-osapi 2026-04-10 05:18:53.519546 | instance | openstack/serviceaccounts/nova-bootstrap 2026-04-10 05:18:53.837407 | instance | openstack/serviceaccounts/nova-cell-setup 2026-04-10 05:18:53.887270 | instance | openstack/serviceaccounts/nova-cell-setup-cron 2026-04-10 05:18:54.212133 | instance | openstack/serviceaccounts/nova-compute 2026-04-10 05:18:54.268590 | instance | openstack/serviceaccounts/nova-conductor 2026-04-10 05:18:54.591207 | instance | openstack/serviceaccounts/nova-db-init 2026-04-10 05:18:54.651359 | instance | openstack/serviceaccounts/nova-db-sync 2026-04-10 05:18:54.944889 | instance | openstack/serviceaccounts/nova-ks-endpoints 2026-04-10 05:18:55.004442 | instance | openstack/serviceaccounts/nova-ks-service 2026-04-10 05:18:55.309814 | instance | openstack/serviceaccounts/nova-ks-user 2026-04-10 05:18:55.353725 | instance | openstack/serviceaccounts/nova-novncproxy 2026-04-10 05:18:55.687151 | instance | openstack/serviceaccounts/nova-rabbit-init 2026-04-10 05:18:55.753140 | instance | openstack/serviceaccounts/nova-scheduler 2026-04-10 05:18:56.036824 | instance | openstack/serviceaccounts/nova-service-cleaner 2026-04-10 05:18:56.114885 | instance | openstack/serviceaccounts/nova-test 2026-04-10 05:18:56.414066 | instance | openstack/serviceaccounts/octavia-api 2026-04-10 05:18:56.547694 | instance | openstack/serviceaccounts/octavia-bootstrap 2026-04-10 05:18:56.758568 | instance | openstack/serviceaccounts/octavia-db-init 2026-04-10 05:18:56.935158 | instance | openstack/serviceaccounts/octavia-db-sync 2026-04-10 05:18:57.138683 | instance | openstack/serviceaccounts/octavia-health-manager 2026-04-10 05:18:57.293452 | instance | openstack/serviceaccounts/octavia-housekeeping 2026-04-10 05:18:57.508377 | instance | openstack/serviceaccounts/octavia-ks-endpoints 2026-04-10 05:18:57.656610 | instance | openstack/serviceaccounts/octavia-ks-service 2026-04-10 05:18:57.879158 | instance | openstack/serviceaccounts/octavia-ks-user 2026-04-10 05:18:58.019569 | instance | openstack/serviceaccounts/octavia-rabbit-init 2026-04-10 05:18:58.239853 | instance | openstack/serviceaccounts/octavia-worker 2026-04-10 05:18:58.387044 | instance | openstack/serviceaccounts/openvswitch-server 2026-04-10 05:18:58.603546 | instance | openstack/serviceaccounts/placement-api 2026-04-10 05:18:58.766096 | instance | openstack/serviceaccounts/placement-db-init 2026-04-10 05:18:58.965204 | instance | openstack/serviceaccounts/placement-db-sync 2026-04-10 05:18:59.110399 | instance | openstack/serviceaccounts/placement-ks-endpoints 2026-04-10 05:18:59.314424 | instance | openstack/serviceaccounts/placement-ks-service 2026-04-10 05:18:59.476086 | instance | openstack/serviceaccounts/placement-ks-user 2026-04-10 05:18:59.692947 | instance | openstack/serviceaccounts/pxc-operator 2026-04-10 05:18:59.868585 | instance | openstack/serviceaccounts/rabbitmq-barbican-server 2026-04-10 05:19:00.045740 | instance | openstack/serviceaccounts/rabbitmq-cinder-server 2026-04-10 05:19:00.232999 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator 2026-04-10 05:19:00.452632 | instance | openstack/services/rabbitmq-magnum-nodes 2026-04-10 05:19:00.616804 | instance | openstack/services/rabbitmq-manila 2026-04-10 05:19:00.677905 | instance | openstack/services/rabbitmq-manila-nodes 2026-04-10 05:19:00.870159 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook 2026-04-10 05:19:00.927235 | instance | openstack/services/rabbitmq-neutron 2026-04-10 05:19:01.122409 | instance | openstack/services/rabbitmq-neutron-nodes 2026-04-10 05:19:01.192787 | instance | openstack/services/rabbitmq-nova 2026-04-10 05:19:01.335264 | instance | openstack/services/rabbitmq-nova-nodes 2026-04-10 05:19:01.421635 | instance | openstack/services/rabbitmq-octavia 2026-04-10 05:19:01.587667 | instance | openstack/services/rabbitmq-octavia-nodes 2026-04-10 05:19:01.684146 | instance | openstack/services/rook-ceph-rgw-ceph 2026-04-10 05:19:01.862328 | instance | openstack/services/staffeln-api 2026-04-10 05:19:01.948855 | instance | openstack/services/valkey 2026-04-10 05:19:02.122667 | instance | openstack/services/valkey-headless 2026-04-10 05:19:02.171530 | instance | openstack/services/valkey-metrics 2026-04-10 05:19:02.367111 | instance | orc-system/endpoints/orc-controller-manager-metrics-service 2026-04-10 05:19:02.390070 | instance | openstack/statefulsets/magnum-conductor 2026-04-10 05:19:02.561402 | instance | openstack/statefulsets/percona-xtradb-haproxy 2026-04-10 05:19:02.636725 | instance | openstack/statefulsets/percona-xtradb-pxc 2026-04-10 05:19:02.822412 | instance | openstack/statefulsets/rabbitmq-barbican-server 2026-04-10 05:19:02.904215 | instance | openstack/statefulsets/rabbitmq-cinder-server 2026-04-10 05:19:03.082942 | instance | openstack/statefulsets/rabbitmq-glance-server 2026-04-10 05:19:03.158562 | instance | openstack/statefulsets/rabbitmq-heat-server 2026-04-10 05:19:03.337580 | instance | openstack/statefulsets/rabbitmq-keystone-server 2026-04-10 05:19:03.435946 | instance | openstack/statefulsets/rabbitmq-magnum-server 2026-04-10 05:19:03.655113 | instance | openstack/statefulsets/rabbitmq-manila-server 2026-04-10 05:19:03.697405 | instance | openstack/statefulsets/rabbitmq-neutron-server 2026-04-10 05:19:03.908172 | instance | openstack/statefulsets/rabbitmq-nova-server 2026-04-10 05:19:03.961344 | instance | openstack/statefulsets/rabbitmq-octavia-server 2026-04-10 05:19:04.159947 | instance | openstack/statefulsets/valkey-node 2026-04-10 05:19:04.220136 | instance | orc-system/pods/orc-controller-manager-6cb597b5d4-ffjxg 2026-04-10 05:19:04.390964 | instance | rook-ceph/configmaps/kube-root-ca.crt 2026-04-10 05:19:04.425389 | instance | rook-ceph/configmaps/rook-ceph-csi-config 2026-04-10 05:19:04.583719 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config 2026-04-10 05:19:04.631412 | instance | rook-ceph/configmaps/rook-ceph-operator-config 2026-04-10 05:19:04.783949 | instance | orc-system/rolebindings/orc-leader-election-rolebinding 2026-04-10 05:19:04.831901 | instance | rook-ceph/deployment/rook-ceph-operator 2026-04-10 05:19:04.978011 | instance | orc-system/roles/orc-leader-election-role 2026-04-10 05:19:05.019873 | instance | orc-system/serviceaccounts/default 2026-04-10 05:19:05.150354 | instance | orc-system/serviceaccounts/orc-controller-manager 2026-04-10 05:19:05.212571 | instance | orc-system/services/orc-controller-manager-metrics-service 2026-04-10 05:19:05.345827 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-4p8j2 2026-04-10 05:19:05.398695 | instance | secretgen-controller/configmaps/kube-root-ca.crt 2026-04-10 05:19:05.537872 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg 2026-04-10 05:19:05.585438 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg 2026-04-10 05:19:05.713444 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt 2026-04-10 05:19:05.759991 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter 2026-04-10 05:19:05.891528 | instance | rook-ceph/rolebindings/rook-ceph-mgr 2026-04-10 05:19:05.952679 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system 2026-04-10 05:19:06.069694 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack 2026-04-10 05:19:06.133043 | instance | rook-ceph/rolebindings/rook-ceph-osd 2026-04-10 05:19:06.237003 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd 2026-04-10 05:19:06.311391 | instance | rook-ceph/rolebindings/rook-ceph-system 2026-04-10 05:19:06.404941 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg 2026-04-10 05:19:06.504495 | instance | rook-ceph/roles/rbd-external-provisioner-cfg 2026-04-10 05:19:06.595826 | instance | rook-ceph/roles/rook-ceph-cmd-reporter 2026-04-10 05:19:06.695505 | instance | rook-ceph/roles/rook-ceph-mgr 2026-04-10 05:19:06.792328 | instance | rook-ceph/roles/rook-ceph-osd 2026-04-10 05:19:07.168144 | instance | rook-ceph/roles/rook-ceph-purge-osd 2026-04-10 05:19:07.250203 | instance | rook-ceph/roles/rook-ceph-system 2026-04-10 05:19:07.365316 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1 2026-04-10 05:19:07.443919 | instance | rook-ceph/serviceaccounts/default 2026-04-10 05:19:07.684864 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner 2026-04-10 05:19:07.698381 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter 2026-04-10 05:19:07.927724 | instance | rook-ceph/serviceaccounts/rook-ceph-default 2026-04-10 05:19:07.937969 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr 2026-04-10 05:19:08.144516 | instance | openstack/serviceaccounts/rabbitmq-glance-server 2026-04-10 05:19:08.158047 | instance | openstack/serviceaccounts/rabbitmq-heat-server 2026-04-10 05:19:08.509947 | instance | openstack/serviceaccounts/rabbitmq-keystone-server 2026-04-10 05:19:08.512562 | instance | openstack/serviceaccounts/rabbitmq-magnum-server 2026-04-10 05:19:08.873097 | instance | openstack/serviceaccounts/rabbitmq-manila-server 2026-04-10 05:19:08.886830 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator 2026-04-10 05:19:09.226649 | instance | openstack/serviceaccounts/rabbitmq-neutron-server 2026-04-10 05:19:09.237944 | instance | openstack/serviceaccounts/rabbitmq-nova-server 2026-04-10 05:19:09.566765 | instance | openstack/serviceaccounts/rabbitmq-octavia-server 2026-04-10 05:19:09.579182 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter 2026-04-10 05:19:09.943862 | instance | openstack/serviceaccounts/rook-ceph-default 2026-04-10 05:19:10.005020 | instance | openstack/serviceaccounts/rook-ceph-mgr 2026-04-10 05:19:10.321485 | instance | openstack/serviceaccounts/rook-ceph-osd 2026-04-10 05:19:10.371721 | instance | openstack/serviceaccounts/rook-ceph-purge-osd 2026-04-10 05:19:10.713174 | instance | openstack/serviceaccounts/rook-ceph-rgw 2026-04-10 05:19:10.756744 | instance | openstack/serviceaccounts/staffeln-api 2026-04-10 05:19:11.052115 | instance | openstack/serviceaccounts/staffeln-conductor 2026-04-10 05:19:11.134894 | instance | openstack/serviceaccounts/staffeln-db-init 2026-04-10 05:19:11.412750 | instance | openstack/serviceaccounts/staffeln-db-sync 2026-04-10 05:19:11.489349 | instance | openstack/serviceaccounts/tempest-ks-user 2026-04-10 05:19:11.759325 | instance | openstack/serviceaccounts/tempest-run-tests 2026-04-10 05:19:11.833089 | instance | openstack/serviceaccounts/valkey 2026-04-10 05:19:12.125727 | instance | secretgen-controller/deployment/secretgen-controller 2026-04-10 05:19:12.189884 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-wrrl7 2026-04-10 05:19:12.316277 | instance | secretgen-controller/serviceaccounts/default 2026-04-10 05:19:12.372995 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa 2026-04-10 05:19:12.492456 | instance | rook-ceph/serviceaccounts/rook-ceph-osd 2026-04-10 05:19:12.564870 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd 2026-04-10 05:19:12.708116 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw 2026-04-10 05:19:12.780158 | instance | rook-ceph/serviceaccounts/rook-ceph-system 2026-04-10 05:19:12.918676 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa 2026-04-10 05:19:12.981488 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa 2026-04-10 05:19:13.126521 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa 2026-04-10 05:19:13.186994 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa 2026-04-10 05:19:13.712200 | instance | ok: Runtime: 0:03:16.806075 2026-04-10 05:19:13.734376 | 2026-04-10 05:19:13.734479 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-10 05:19:14.635181 | instance | changed: 2026-04-10 05:19:14.635374 | instance | cd+++++++++ objects/ 2026-04-10 05:19:14.635402 | instance | cd+++++++++ objects/cluster/ 2026-04-10 05:19:14.635437 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-10 05:19:14.635458 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-10 05:19:14.635478 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-10 05:19:14.635496 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.txt 2026-04-10 05:19:14.635515 | instance | >f+++++++++ objects/cluster/clusterrole/capi-aggregated-manager-role.yaml 2026-04-10 05:19:14.635533 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.txt 2026-04-10 05:19:14.635551 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-bootstrap-manager-role.yaml 2026-04-10 05:19:14.635569 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.txt 2026-04-10 05:19:14.635587 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-aggregated-manager-role.yaml 2026-04-10 05:19:14.635605 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.txt 2026-04-10 05:19:14.635622 | instance | >f+++++++++ objects/cluster/clusterrole/capi-kubeadm-control-plane-manager-role.yaml 2026-04-10 05:19:14.635641 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.txt 2026-04-10 05:19:14.635666 | instance | >f+++++++++ objects/cluster/clusterrole/capi-manager-role.yaml 2026-04-10 05:19:14.635688 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.txt 2026-04-10 05:19:14.635706 | instance | >f+++++++++ objects/cluster/clusterrole/capo-manager-role.yaml 2026-04-10 05:19:14.635724 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt 2026-04-10 05:19:14.635742 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml 2026-04-10 05:19:14.635760 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt 2026-04-10 05:19:14.635778 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml 2026-04-10 05:19:14.635795 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt 2026-04-10 05:19:14.635813 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml 2026-04-10 05:19:14.635830 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt 2026-04-10 05:19:14.635847 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-10 05:19:14.635864 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt 2026-04-10 05:19:14.635882 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml 2026-04-10 05:19:14.635900 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt 2026-04-10 05:19:14.635918 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml 2026-04-10 05:19:14.635935 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt 2026-04-10 05:19:14.635952 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml 2026-04-10 05:19:14.635969 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt 2026-04-10 05:19:14.635986 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml 2026-04-10 05:19:14.636003 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt 2026-04-10 05:19:14.636020 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml 2026-04-10 05:19:14.636038 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt 2026-04-10 05:19:14.636055 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml 2026-04-10 05:19:14.636073 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt 2026-04-10 05:19:14.636096 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml 2026-04-10 05:19:14.636115 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt 2026-04-10 05:19:14.636133 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml 2026-04-10 05:19:14.636151 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt 2026-04-10 05:19:14.636169 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml 2026-04-10 05:19:14.636187 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt 2026-04-10 05:19:14.636205 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-10 05:19:14.636223 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-10 05:19:14.636240 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-10 05:19:14.636258 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-10 05:19:14.636275 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-10 05:19:14.636293 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-10 05:19:14.636310 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-10 05:19:14.636328 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-10 05:19:14.636346 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-10 05:19:14.636365 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-10 05:19:14.636383 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-10 05:19:14.636400 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-10 05:19:14.636418 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-10 05:19:14.636436 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt 2026-04-10 05:19:14.636454 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml 2026-04-10 05:19:14.636471 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt 2026-04-10 05:19:14.636488 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml 2026-04-10 05:19:14.636506 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt 2026-04-10 05:19:14.636523 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml 2026-04-10 05:19:14.636540 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt 2026-04-10 05:19:14.636557 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-10 05:19:14.636575 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt 2026-04-10 05:19:14.636592 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml 2026-04-10 05:19:14.636610 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt 2026-04-10 05:19:14.636627 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml 2026-04-10 05:19:14.636646 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-10 05:19:14.636671 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-10 05:19:14.636695 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt 2026-04-10 05:19:14.636716 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml 2026-04-10 05:19:14.636736 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt 2026-04-10 05:19:14.636756 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml 2026-04-10 05:19:14.636781 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt 2026-04-10 05:19:14.636800 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml 2026-04-10 05:19:14.636817 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt 2026-04-10 05:19:14.636836 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml 2026-04-10 05:19:14.636853 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt 2026-04-10 05:19:14.636871 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml 2026-04-10 05:19:14.636889 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt 2026-04-10 05:19:14.636906 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml 2026-04-10 05:19:14.636923 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt 2026-04-10 05:19:14.636941 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml 2026-04-10 05:19:14.636978 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.txt 2026-04-10 05:19:14.636998 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-editor-role.yaml 2026-04-10 05:19:14.637016 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.txt 2026-04-10 05:19:14.637033 | instance | >f+++++++++ objects/cluster/clusterrole/orc-image-viewer-role.yaml 2026-04-10 05:19:14.637051 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.txt 2026-04-10 05:19:14.637068 | instance | >f+++++++++ objects/cluster/clusterrole/orc-manager-role.yaml 2026-04-10 05:19:14.637085 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.txt 2026-04-10 05:19:14.637103 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-auth-role.yaml 2026-04-10 05:19:14.637120 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.txt 2026-04-10 05:19:14.637138 | instance | >f+++++++++ objects/cluster/clusterrole/orc-metrics-reader.yaml 2026-04-10 05:19:14.637156 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt 2026-04-10 05:19:14.637173 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml 2026-04-10 05:19:14.637190 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt 2026-04-10 05:19:14.637208 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml 2026-04-10 05:19:14.637225 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt 2026-04-10 05:19:14.637243 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml 2026-04-10 05:19:14.637260 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt 2026-04-10 05:19:14.637277 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml 2026-04-10 05:19:14.637295 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt 2026-04-10 05:19:14.637313 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml 2026-04-10 05:19:14.637330 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt 2026-04-10 05:19:14.637349 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml 2026-04-10 05:19:14.637367 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt 2026-04-10 05:19:14.637385 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml 2026-04-10 05:19:14.637403 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-10 05:19:14.637425 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-10 05:19:14.637444 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt 2026-04-10 05:19:14.637462 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml 2026-04-10 05:19:14.637479 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt 2026-04-10 05:19:14.637498 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml 2026-04-10 05:19:14.637516 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt 2026-04-10 05:19:14.637534 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml 2026-04-10 05:19:14.637551 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt 2026-04-10 05:19:14.637569 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml 2026-04-10 05:19:14.637587 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt 2026-04-10 05:19:14.637604 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml 2026-04-10 05:19:14.637622 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt 2026-04-10 05:19:14.637641 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml 2026-04-10 05:19:14.637666 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt 2026-04-10 05:19:14.637688 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml 2026-04-10 05:19:14.637706 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt 2026-04-10 05:19:14.637724 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml 2026-04-10 05:19:14.637741 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt 2026-04-10 05:19:14.637759 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml 2026-04-10 05:19:14.637776 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt 2026-04-10 05:19:14.637794 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml 2026-04-10 05:19:14.637811 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-10 05:19:14.637829 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-10 05:19:14.637847 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-10 05:19:14.637865 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-10 05:19:14.637883 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-10 05:19:14.637900 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-10 05:19:14.637917 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-10 05:19:14.637935 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-10 05:19:14.637952 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-10 05:19:14.637969 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-10 05:19:14.637987 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-10 05:19:14.638008 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-10 05:19:14.638046 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-10 05:19:14.638066 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-10 05:19:14.638084 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-10 05:19:14.638108 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-10 05:19:14.638126 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-10 05:19:14.638144 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-10 05:19:14.638162 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-10 05:19:14.638180 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-10 05:19:14.638198 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-10 05:19:14.638215 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-10 05:19:14.638232 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-10 05:19:14.638250 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-10 05:19:14.638267 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-10 05:19:14.638284 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-10 05:19:14.638302 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-10 05:19:14.638320 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-10 05:19:14.638338 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-10 05:19:14.638356 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-10 05:19:14.638374 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-10 05:19:14.638392 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-10 05:19:14.638409 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-10 05:19:14.638426 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-10 05:19:14.638444 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-10 05:19:14.638460 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-10 05:19:14.638477 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-10 05:19:14.638494 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-10 05:19:14.638511 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-10 05:19:14.638528 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-10 05:19:14.638545 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-10 05:19:14.638562 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-10 05:19:14.638579 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-10 05:19:14.638597 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-10 05:19:14.638615 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-10 05:19:14.638632 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-10 05:19:14.638654 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-10 05:19:14.638684 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-10 05:19:14.638704 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-10 05:19:14.638721 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-10 05:19:14.638739 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-10 05:19:14.638756 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-10 05:19:14.638774 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-10 05:19:14.638791 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-10 05:19:14.638809 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-10 05:19:14.638827 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-10 05:19:14.638845 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-10 05:19:14.638863 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-10 05:19:14.638880 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-10 05:19:14.638897 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-10 05:19:14.638915 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-10 05:19:14.638932 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-10 05:19:14.638949 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-10 05:19:14.638966 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-10 05:19:14.638984 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-10 05:19:14.639001 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-10 05:19:14.639018 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-10 05:19:14.639035 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-10 05:19:14.639052 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-10 05:19:14.639069 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-10 05:19:14.639086 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-10 05:19:14.639103 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-10 05:19:14.639120 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-10 05:19:14.639138 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-10 05:19:14.639157 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-10 05:19:14.639174 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-10 05:19:14.639191 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-10 05:19:14.639209 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-10 05:19:14.639226 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-10 05:19:14.639248 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-10 05:19:14.639266 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-10 05:19:14.639283 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-10 05:19:14.639300 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-10 05:19:14.639318 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-10 05:19:14.639335 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-10 05:19:14.639353 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-10 05:19:14.639370 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-10 05:19:14.639388 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-10 05:19:14.639405 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-10 05:19:14.639423 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-10 05:19:14.639440 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-10 05:19:14.639458 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-10 05:19:14.639475 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-10 05:19:14.639493 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-10 05:19:14.639510 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-10 05:19:14.639527 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-10 05:19:14.639544 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-10 05:19:14.639562 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-10 05:19:14.639579 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-10 05:19:14.639596 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-10 05:19:14.639613 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-10 05:19:14.639631 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-10 05:19:14.639651 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-10 05:19:14.639677 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-10 05:19:14.639696 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-10 05:19:14.639714 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-10 05:19:14.639733 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-10 05:19:14.639753 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-10 05:19:14.639771 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-10 05:19:14.639789 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-10 05:19:14.639807 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-10 05:19:14.639824 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-10 05:19:14.639842 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-10 05:19:14.639860 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-10 05:19:14.639877 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-10 05:19:14.639895 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-10 05:19:14.639912 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-10 05:19:14.639935 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-10 05:19:14.639953 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt 2026-04-10 05:19:14.639971 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml 2026-04-10 05:19:14.639988 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-10 05:19:14.640006 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-10 05:19:14.640023 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-10 05:19:14.640041 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.txt 2026-04-10 05:19:14.640059 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-bootstrap-manager-rolebinding.yaml 2026-04-10 05:19:14.640078 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.txt 2026-04-10 05:19:14.640095 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-kubeadm-control-plane-manager-rolebinding.yaml 2026-04-10 05:19:14.640113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.txt 2026-04-10 05:19:14.640131 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capi-manager-rolebinding.yaml 2026-04-10 05:19:14.640149 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.txt 2026-04-10 05:19:14.640166 | instance | >f+++++++++ objects/cluster/clusterrolebinding/capo-manager-rolebinding.yaml 2026-04-10 05:19:14.640183 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt 2026-04-10 05:19:14.640200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml 2026-04-10 05:19:14.640217 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt 2026-04-10 05:19:14.640234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml 2026-04-10 05:19:14.640251 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt 2026-04-10 05:19:14.640268 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml 2026-04-10 05:19:14.640286 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt 2026-04-10 05:19:14.640303 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml 2026-04-10 05:19:14.640320 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt 2026-04-10 05:19:14.640338 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml 2026-04-10 05:19:14.640355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt 2026-04-10 05:19:14.640372 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml 2026-04-10 05:19:14.640390 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt 2026-04-10 05:19:14.640408 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml 2026-04-10 05:19:14.640425 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt 2026-04-10 05:19:14.640442 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml 2026-04-10 05:19:14.640460 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt 2026-04-10 05:19:14.640477 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml 2026-04-10 05:19:14.640494 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt 2026-04-10 05:19:14.640511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml 2026-04-10 05:19:14.640535 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt 2026-04-10 05:19:14.640553 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml 2026-04-10 05:19:14.640571 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt 2026-04-10 05:19:14.640588 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml 2026-04-10 05:19:14.640605 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-10 05:19:14.640623 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-10 05:19:14.640640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-10 05:19:14.640665 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-10 05:19:14.640686 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-10 05:19:14.640704 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-10 05:19:14.640722 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-10 05:19:14.640740 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-10 05:19:14.640757 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-10 05:19:14.640775 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-10 05:19:14.640793 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt 2026-04-10 05:19:14.640810 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml 2026-04-10 05:19:14.640828 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt 2026-04-10 05:19:14.640845 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml 2026-04-10 05:19:14.640862 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt 2026-04-10 05:19:14.640880 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml 2026-04-10 05:19:14.640897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt 2026-04-10 05:19:14.640915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-10 05:19:14.640932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt 2026-04-10 05:19:14.640949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml 2026-04-10 05:19:14.640985 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt 2026-04-10 05:19:14.641003 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml 2026-04-10 05:19:14.641020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-10 05:19:14.641037 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-10 05:19:14.641054 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-10 05:19:14.641072 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-10 05:19:14.641090 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-10 05:19:14.641109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-10 05:19:14.641127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-10 05:19:14.641151 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-10 05:19:14.641170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-10 05:19:14.641189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-10 05:19:14.641207 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt 2026-04-10 05:19:14.641225 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml 2026-04-10 05:19:14.641242 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.txt 2026-04-10 05:19:14.641261 | instance | >f+++++++++ objects/cluster/clusterrolebinding/magnum-cluster-api.yaml 2026-04-10 05:19:14.641278 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt 2026-04-10 05:19:14.641296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml 2026-04-10 05:19:14.641313 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt 2026-04-10 05:19:14.641331 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml 2026-04-10 05:19:14.641349 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt 2026-04-10 05:19:14.641367 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml 2026-04-10 05:19:14.641385 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt 2026-04-10 05:19:14.641404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml 2026-04-10 05:19:14.641422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt 2026-04-10 05:19:14.641439 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml 2026-04-10 05:19:14.641457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt 2026-04-10 05:19:14.641475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml 2026-04-10 05:19:14.641492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.txt 2026-04-10 05:19:14.641509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-manager-rolebinding.yaml 2026-04-10 05:19:14.641527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.txt 2026-04-10 05:19:14.641544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/orc-metrics-auth-rolebinding.yaml 2026-04-10 05:19:14.641562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt 2026-04-10 05:19:14.641579 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml 2026-04-10 05:19:14.641596 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt 2026-04-10 05:19:14.641614 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml 2026-04-10 05:19:14.641631 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt 2026-04-10 05:19:14.641651 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml 2026-04-10 05:19:14.641678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt 2026-04-10 05:19:14.641704 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml 2026-04-10 05:19:14.641728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt 2026-04-10 05:19:14.641748 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml 2026-04-10 05:19:14.641767 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt 2026-04-10 05:19:14.641784 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml 2026-04-10 05:19:14.641807 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt 2026-04-10 05:19:14.641826 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml 2026-04-10 05:19:14.641844 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt 2026-04-10 05:19:14.641861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml 2026-04-10 05:19:14.641879 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt 2026-04-10 05:19:14.641897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml 2026-04-10 05:19:14.641914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt 2026-04-10 05:19:14.641932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml 2026-04-10 05:19:14.641949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt 2026-04-10 05:19:14.641967 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml 2026-04-10 05:19:14.641984 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt 2026-04-10 05:19:14.642001 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml 2026-04-10 05:19:14.642303 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-10 05:19:14.642330 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-10 05:19:14.642349 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-10 05:19:14.642367 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-10 05:19:14.642385 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-10 05:19:14.642403 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-10 05:19:14.642421 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-10 05:19:14.642439 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-10 05:19:14.642457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-10 05:19:14.642475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-10 05:19:14.642493 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-10 05:19:14.642510 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-10 05:19:14.642528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-10 05:19:14.642546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-10 05:19:14.642563 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-10 05:19:14.642581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-10 05:19:14.642598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-10 05:19:14.642615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-10 05:19:14.642633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-10 05:19:14.642650 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-10 05:19:14.642668 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-10 05:19:14.642691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-10 05:19:14.642710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-10 05:19:14.642727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-10 05:19:14.642745 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-10 05:19:14.642762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-10 05:19:14.642779 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-10 05:19:14.642796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-10 05:19:14.642814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-10 05:19:14.642831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-10 05:19:14.642848 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-10 05:19:14.642866 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-10 05:19:14.642884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-10 05:19:14.642901 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-10 05:19:14.642920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-10 05:19:14.642937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-10 05:19:14.642954 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-10 05:19:14.642972 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-10 05:19:14.642989 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-10 05:19:14.643007 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-10 05:19:14.643024 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-10 05:19:14.643041 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-10 05:19:14.643058 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-10 05:19:14.643075 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-10 05:19:14.643093 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-10 05:19:14.643110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-10 05:19:14.643127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-10 05:19:14.643144 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-10 05:19:14.643161 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-10 05:19:14.643179 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-10 05:19:14.643195 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-10 05:19:14.643218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-10 05:19:14.643236 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-10 05:19:14.643253 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-10 05:19:14.643270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-10 05:19:14.643287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-10 05:19:14.643304 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-10 05:19:14.643321 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-10 05:19:14.643338 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-10 05:19:14.643356 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-10 05:19:14.643373 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-10 05:19:14.643390 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-10 05:19:14.643407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-10 05:19:14.643424 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-10 05:19:14.643442 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-10 05:19:14.643459 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-10 05:19:14.643476 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-10 05:19:14.643494 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-10 05:19:14.643511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-10 05:19:14.643528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-10 05:19:14.643545 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-10 05:19:14.643562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-10 05:19:14.643579 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-10 05:19:14.643597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-10 05:19:14.643615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-10 05:19:14.643632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-10 05:19:14.643650 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-10 05:19:14.643667 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-10 05:19:14.643684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-10 05:19:14.643701 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-10 05:19:14.643719 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-10 05:19:14.643736 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-10 05:19:14.643753 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-10 05:19:14.643771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-10 05:19:14.643788 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-10 05:19:14.643810 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-10 05:19:14.643828 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt 2026-04-10 05:19:14.643845 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml 2026-04-10 05:19:14.643863 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-10 05:19:14.643881 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt 2026-04-10 05:19:14.643898 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml 2026-04-10 05:19:14.643916 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.txt 2026-04-10 05:19:14.643933 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-bootstrap-system.yaml 2026-04-10 05:19:14.643951 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.txt 2026-04-10 05:19:14.643968 | instance | >f+++++++++ objects/cluster/namespace/capi-kubeadm-control-plane-system.yaml 2026-04-10 05:19:14.643986 | instance | >f+++++++++ objects/cluster/namespace/capi-system.txt 2026-04-10 05:19:14.644003 | instance | >f+++++++++ objects/cluster/namespace/capi-system.yaml 2026-04-10 05:19:14.644020 | instance | >f+++++++++ objects/cluster/namespace/capo-system.txt 2026-04-10 05:19:14.644038 | instance | >f+++++++++ objects/cluster/namespace/capo-system.yaml 2026-04-10 05:19:14.644055 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt 2026-04-10 05:19:14.644072 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml 2026-04-10 05:19:14.644089 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-10 05:19:14.644108 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-10 05:19:14.644125 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-10 05:19:14.644143 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-10 05:19:14.644161 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt 2026-04-10 05:19:14.644179 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml 2026-04-10 05:19:14.644196 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-10 05:19:14.644214 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-10 05:19:14.644232 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-10 05:19:14.644257 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-10 05:19:14.644285 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-10 05:19:14.644313 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-10 05:19:14.644338 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt 2026-04-10 05:19:14.644362 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml 2026-04-10 05:19:14.644385 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.txt 2026-04-10 05:19:14.644409 | instance | >f+++++++++ objects/cluster/namespace/magnum-system.yaml 2026-04-10 05:19:14.644434 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt 2026-04-10 05:19:14.644458 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml 2026-04-10 05:19:14.644481 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt 2026-04-10 05:19:14.644506 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml 2026-04-10 05:19:14.644532 | instance | >f+++++++++ objects/cluster/namespace/orc-system.txt 2026-04-10 05:19:14.644559 | instance | >f+++++++++ objects/cluster/namespace/orc-system.yaml 2026-04-10 05:19:14.644586 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt 2026-04-10 05:19:14.644613 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml 2026-04-10 05:19:14.644640 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt 2026-04-10 05:19:14.644667 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml 2026-04-10 05:19:14.644703 | instance | cd+++++++++ objects/cluster/node/ 2026-04-10 05:19:14.644733 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-10 05:19:14.644762 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-10 05:19:14.644789 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-10 05:19:14.644817 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-10 05:19:14.644844 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-10 05:19:14.644871 | instance | cd+++++++++ objects/namespaced/ 2026-04-10 05:19:14.644897 | instance | cd+++++++++ objects/namespaced/auth-system/ 2026-04-10 05:19:14.644920 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/ 2026-04-10 05:19:14.644943 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt 2026-04-10 05:19:14.644989 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml 2026-04-10 05:19:14.645016 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt 2026-04-10 05:19:14.645042 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml 2026-04-10 05:19:14.645071 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/ 2026-04-10 05:19:14.645100 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt 2026-04-10 05:19:14.645128 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml 2026-04-10 05:19:14.645153 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt 2026-04-10 05:19:14.645177 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml 2026-04-10 05:19:14.645201 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt 2026-04-10 05:19:14.645224 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml 2026-04-10 05:19:14.645248 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/ 2026-04-10 05:19:14.645271 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt 2026-04-10 05:19:14.645295 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml 2026-04-10 05:19:14.645318 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/ 2026-04-10 05:19:14.645341 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt 2026-04-10 05:19:14.645364 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml 2026-04-10 05:19:14.645387 | instance | cd+++++++++ objects/namespaced/auth-system/pods/ 2026-04-10 05:19:14.645410 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt 2026-04-10 05:19:14.645433 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml 2026-04-10 05:19:14.645455 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/ 2026-04-10 05:19:14.645478 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt 2026-04-10 05:19:14.645500 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml 2026-04-10 05:19:14.645523 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-78.nip.io-tls.txt 2026-04-10 05:19:14.645545 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-78.nip.io-tls.yaml 2026-04-10 05:19:14.645567 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt 2026-04-10 05:19:14.645589 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml 2026-04-10 05:19:14.645612 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt 2026-04-10 05:19:14.645634 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml 2026-04-10 05:19:14.645658 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/ 2026-04-10 05:19:14.645682 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt 2026-04-10 05:19:14.645712 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml 2026-04-10 05:19:14.645736 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt 2026-04-10 05:19:14.645759 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml 2026-04-10 05:19:14.645782 | instance | cd+++++++++ objects/namespaced/auth-system/services/ 2026-04-10 05:19:14.645805 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt 2026-04-10 05:19:14.645827 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml 2026-04-10 05:19:14.645850 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt 2026-04-10 05:19:14.645872 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml 2026-04-10 05:19:14.645895 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt 2026-04-10 05:19:14.645917 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml 2026-04-10 05:19:14.645939 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/ 2026-04-10 05:19:14.645961 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt 2026-04-10 05:19:14.645983 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml 2026-04-10 05:19:14.646004 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/ 2026-04-10 05:19:14.646057 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/ 2026-04-10 05:19:14.646080 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.txt 2026-04-10 05:19:14.646103 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/configmaps/kube-root-ca.crt.yaml 2026-04-10 05:19:14.646125 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/ 2026-04-10 05:19:14.646147 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.txt 2026-04-10 05:19:14.646170 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/deployment/capi-kubeadm-bootstrap-controller-manager.yaml 2026-04-10 05:19:14.646192 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/ 2026-04-10 05:19:14.646215 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.txt 2026-04-10 05:19:14.646237 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/endpoints/capi-kubeadm-bootstrap-webhook-service.yaml 2026-04-10 05:19:14.646260 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/ 2026-04-10 05:19:14.646282 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-jstp7.txt 2026-04-10 05:19:14.646307 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/pods/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-jstp7.yaml 2026-04-10 05:19:14.646329 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/ 2026-04-10 05:19:14.646351 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.txt 2026-04-10 05:19:14.646376 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/rolebindings/capi-kubeadm-bootstrap-leader-election-rolebinding.yaml 2026-04-10 05:19:14.646403 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/ 2026-04-10 05:19:14.646428 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.txt 2026-04-10 05:19:14.646452 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/roles/capi-kubeadm-bootstrap-leader-election-role.yaml 2026-04-10 05:19:14.646482 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/ 2026-04-10 05:19:14.646507 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.txt 2026-04-10 05:19:14.646537 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/secrets/capi-kubeadm-bootstrap-webhook-service-cert.yaml 2026-04-10 05:19:14.646563 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/ 2026-04-10 05:19:14.646587 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.txt 2026-04-10 05:19:14.646610 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/capi-kubeadm-bootstrap-manager.yaml 2026-04-10 05:19:14.646635 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.txt 2026-04-10 05:19:14.646663 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/serviceaccounts/default.yaml 2026-04-10 05:19:14.646692 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/ 2026-04-10 05:19:14.646720 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.txt 2026-04-10 05:19:14.646750 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-bootstrap-system/services/capi-kubeadm-bootstrap-webhook-service.yaml 2026-04-10 05:19:14.646779 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/ 2026-04-10 05:19:14.646809 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/ 2026-04-10 05:19:14.646840 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.txt 2026-04-10 05:19:14.646869 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/configmaps/kube-root-ca.crt.yaml 2026-04-10 05:19:14.646898 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/ 2026-04-10 05:19:14.646928 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.txt 2026-04-10 05:19:14.646955 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/deployment/capi-kubeadm-control-plane-controller-manager.yaml 2026-04-10 05:19:14.646975 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/ 2026-04-10 05:19:14.646994 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.txt 2026-04-10 05:19:14.647012 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/endpoints/capi-kubeadm-control-plane-webhook-service.yaml 2026-04-10 05:19:14.647030 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/ 2026-04-10 05:19:14.647048 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-zjncp.txt 2026-04-10 05:19:14.647067 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/pods/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-zjncp.yaml 2026-04-10 05:19:14.647085 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/ 2026-04-10 05:19:14.647103 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.txt 2026-04-10 05:19:14.647121 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/rolebindings/capi-kubeadm-control-plane-leader-election-rolebinding.yaml 2026-04-10 05:19:14.647138 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/ 2026-04-10 05:19:14.647156 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.txt 2026-04-10 05:19:14.647184 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/roles/capi-kubeadm-control-plane-leader-election-role.yaml 2026-04-10 05:19:14.647203 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/ 2026-04-10 05:19:14.647221 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.txt 2026-04-10 05:19:14.647239 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/secrets/capi-kubeadm-control-plane-webhook-service-cert.yaml 2026-04-10 05:19:14.647257 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/ 2026-04-10 05:19:14.647276 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.txt 2026-04-10 05:19:14.647293 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/capi-kubeadm-control-plane-manager.yaml 2026-04-10 05:19:14.647312 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.txt 2026-04-10 05:19:14.647329 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/serviceaccounts/default.yaml 2026-04-10 05:19:14.647347 | instance | cd+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/ 2026-04-10 05:19:14.647364 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.txt 2026-04-10 05:19:14.647383 | instance | >f+++++++++ objects/namespaced/capi-kubeadm-control-plane-system/services/capi-kubeadm-control-plane-webhook-service.yaml 2026-04-10 05:19:14.647401 | instance | cd+++++++++ objects/namespaced/capi-system/ 2026-04-10 05:19:14.647418 | instance | cd+++++++++ objects/namespaced/capi-system/configmaps/ 2026-04-10 05:19:14.647436 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.txt 2026-04-10 05:19:14.647453 | instance | >f+++++++++ objects/namespaced/capi-system/configmaps/kube-root-ca.crt.yaml 2026-04-10 05:19:14.647471 | instance | cd+++++++++ objects/namespaced/capi-system/deployment/ 2026-04-10 05:19:14.647488 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.txt 2026-04-10 05:19:14.647506 | instance | >f+++++++++ objects/namespaced/capi-system/deployment/capi-controller-manager.yaml 2026-04-10 05:19:14.647523 | instance | cd+++++++++ objects/namespaced/capi-system/endpoints/ 2026-04-10 05:19:14.647540 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.txt 2026-04-10 05:19:14.647557 | instance | >f+++++++++ objects/namespaced/capi-system/endpoints/capi-webhook-service.yaml 2026-04-10 05:19:14.647574 | instance | cd+++++++++ objects/namespaced/capi-system/pods/ 2026-04-10 05:19:14.647592 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-rjgjg.txt 2026-04-10 05:19:14.647609 | instance | >f+++++++++ objects/namespaced/capi-system/pods/capi-controller-manager-bc4cf8c95-rjgjg.yaml 2026-04-10 05:19:14.647626 | instance | cd+++++++++ objects/namespaced/capi-system/rolebindings/ 2026-04-10 05:19:14.647644 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.txt 2026-04-10 05:19:14.647661 | instance | >f+++++++++ objects/namespaced/capi-system/rolebindings/capi-leader-election-rolebinding.yaml 2026-04-10 05:19:14.647679 | instance | cd+++++++++ objects/namespaced/capi-system/roles/ 2026-04-10 05:19:14.647696 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.txt 2026-04-10 05:19:14.647713 | instance | >f+++++++++ objects/namespaced/capi-system/roles/capi-leader-election-role.yaml 2026-04-10 05:19:14.647730 | instance | cd+++++++++ objects/namespaced/capi-system/secrets/ 2026-04-10 05:19:14.647748 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.txt 2026-04-10 05:19:14.647770 | instance | >f+++++++++ objects/namespaced/capi-system/secrets/capi-webhook-service-cert.yaml 2026-04-10 05:19:14.647788 | instance | cd+++++++++ objects/namespaced/capi-system/serviceaccounts/ 2026-04-10 05:19:14.647805 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.txt 2026-04-10 05:19:14.647823 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/capi-manager.yaml 2026-04-10 05:19:14.647840 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.txt 2026-04-10 05:19:14.647857 | instance | >f+++++++++ objects/namespaced/capi-system/serviceaccounts/default.yaml 2026-04-10 05:19:14.647874 | instance | cd+++++++++ objects/namespaced/capi-system/services/ 2026-04-10 05:19:14.647891 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.txt 2026-04-10 05:19:14.647909 | instance | >f+++++++++ objects/namespaced/capi-system/services/capi-webhook-service.yaml 2026-04-10 05:19:14.647926 | instance | cd+++++++++ objects/namespaced/capo-system/ 2026-04-10 05:19:14.647943 | instance | cd+++++++++ objects/namespaced/capo-system/configmaps/ 2026-04-10 05:19:14.647960 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.txt 2026-04-10 05:19:14.647978 | instance | >f+++++++++ objects/namespaced/capo-system/configmaps/kube-root-ca.crt.yaml 2026-04-10 05:19:14.647995 | instance | cd+++++++++ objects/namespaced/capo-system/deployment/ 2026-04-10 05:19:14.648012 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.txt 2026-04-10 05:19:14.648029 | instance | >f+++++++++ objects/namespaced/capo-system/deployment/capo-controller-manager.yaml 2026-04-10 05:19:14.648047 | instance | cd+++++++++ objects/namespaced/capo-system/endpoints/ 2026-04-10 05:19:14.648064 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.txt 2026-04-10 05:19:14.648081 | instance | >f+++++++++ objects/namespaced/capo-system/endpoints/capo-webhook-service.yaml 2026-04-10 05:19:14.648099 | instance | cd+++++++++ objects/namespaced/capo-system/pods/ 2026-04-10 05:19:14.648116 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-6975759b4b-mr7rv.txt 2026-04-10 05:19:14.648134 | instance | >f+++++++++ objects/namespaced/capo-system/pods/capo-controller-manager-6975759b4b-mr7rv.yaml 2026-04-10 05:19:14.648152 | instance | cd+++++++++ objects/namespaced/capo-system/rolebindings/ 2026-04-10 05:19:14.648169 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.txt 2026-04-10 05:19:14.648187 | instance | >f+++++++++ objects/namespaced/capo-system/rolebindings/capo-leader-election-rolebinding.yaml 2026-04-10 05:19:14.648205 | instance | cd+++++++++ objects/namespaced/capo-system/roles/ 2026-04-10 05:19:14.648222 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.txt 2026-04-10 05:19:14.648240 | instance | >f+++++++++ objects/namespaced/capo-system/roles/capo-leader-election-role.yaml 2026-04-10 05:19:14.648257 | instance | cd+++++++++ objects/namespaced/capo-system/secrets/ 2026-04-10 05:19:14.648275 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.txt 2026-04-10 05:19:14.648292 | instance | >f+++++++++ objects/namespaced/capo-system/secrets/capo-webhook-service-cert.yaml 2026-04-10 05:19:14.648309 | instance | cd+++++++++ objects/namespaced/capo-system/serviceaccounts/ 2026-04-10 05:19:14.648327 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.txt 2026-04-10 05:19:14.648344 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/capo-manager.yaml 2026-04-10 05:19:14.648362 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.txt 2026-04-10 05:19:14.648379 | instance | >f+++++++++ objects/namespaced/capo-system/serviceaccounts/default.yaml 2026-04-10 05:19:14.648402 | instance | cd+++++++++ objects/namespaced/capo-system/services/ 2026-04-10 05:19:14.648420 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.txt 2026-04-10 05:19:14.648438 | instance | >f+++++++++ objects/namespaced/capo-system/services/capo-webhook-service.yaml 2026-04-10 05:19:14.648455 | instance | cd+++++++++ objects/namespaced/cert-manager/ 2026-04-10 05:19:14.648473 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/ 2026-04-10 05:19:14.648491 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt 2026-04-10 05:19:14.648508 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml 2026-04-10 05:19:14.648526 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt 2026-04-10 05:19:14.648543 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml 2026-04-10 05:19:14.648561 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/ 2026-04-10 05:19:14.648579 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt 2026-04-10 05:19:14.648597 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml 2026-04-10 05:19:14.648614 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt 2026-04-10 05:19:14.648631 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml 2026-04-10 05:19:14.648648 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt 2026-04-10 05:19:14.648665 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml 2026-04-10 05:19:14.648682 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/ 2026-04-10 05:19:14.648700 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt 2026-04-10 05:19:14.648716 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml 2026-04-10 05:19:14.648734 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt 2026-04-10 05:19:14.648751 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml 2026-04-10 05:19:14.648768 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/ 2026-04-10 05:19:14.648786 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-9kzvq.txt 2026-04-10 05:19:14.648803 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-9kzvq.yaml 2026-04-10 05:19:14.648820 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-n52g2.txt 2026-04-10 05:19:14.648837 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-n52g2.yaml 2026-04-10 05:19:14.648854 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-wdzbc.txt 2026-04-10 05:19:14.648872 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-wdzbc.yaml 2026-04-10 05:19:14.648889 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/ 2026-04-10 05:19:14.648906 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt 2026-04-10 05:19:14.648924 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml 2026-04-10 05:19:14.648941 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt 2026-04-10 05:19:14.648976 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml 2026-04-10 05:19:14.648995 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt 2026-04-10 05:19:14.649013 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml 2026-04-10 05:19:14.649036 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/ 2026-04-10 05:19:14.649054 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt 2026-04-10 05:19:14.649071 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml 2026-04-10 05:19:14.649088 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt 2026-04-10 05:19:14.649105 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml 2026-04-10 05:19:14.649123 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt 2026-04-10 05:19:14.649140 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml 2026-04-10 05:19:14.649157 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/ 2026-04-10 05:19:14.649174 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt 2026-04-10 05:19:14.649191 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml 2026-04-10 05:19:14.649208 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt 2026-04-10 05:19:14.649224 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml 2026-04-10 05:19:14.649241 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt 2026-04-10 05:19:14.649258 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml 2026-04-10 05:19:14.649275 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt 2026-04-10 05:19:14.649292 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml 2026-04-10 05:19:14.649309 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/ 2026-04-10 05:19:14.649327 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt 2026-04-10 05:19:14.649344 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml 2026-04-10 05:19:14.649362 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt 2026-04-10 05:19:14.649379 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml 2026-04-10 05:19:14.649396 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt 2026-04-10 05:19:14.649414 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml 2026-04-10 05:19:14.649431 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt 2026-04-10 05:19:14.649449 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml 2026-04-10 05:19:14.649467 | instance | cd+++++++++ objects/namespaced/cert-manager/services/ 2026-04-10 05:19:14.649484 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt 2026-04-10 05:19:14.649501 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml 2026-04-10 05:19:14.649519 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt 2026-04-10 05:19:14.649537 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml 2026-04-10 05:19:14.649555 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-10 05:19:14.649573 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-10 05:19:14.649590 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-10 05:19:14.649608 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-10 05:19:14.649626 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-10 05:19:14.649649 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-10 05:19:14.649668 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-10 05:19:14.649686 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-10 05:19:14.649704 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-10 05:19:14.649722 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-10 05:19:14.649743 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-10 05:19:14.649763 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-10 05:19:14.649780 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-10 05:19:14.649798 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-10 05:19:14.649816 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-10 05:19:14.649834 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-10 05:19:14.649852 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-10 05:19:14.649869 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-10 05:19:14.649886 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-10 05:19:14.649904 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-10 05:19:14.649922 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-10 05:19:14.649940 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-10 05:19:14.649957 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-10 05:19:14.649974 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-10 05:19:14.649991 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-10 05:19:14.650056 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-10 05:19:14.650083 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-wmcfz.txt 2026-04-10 05:19:14.650101 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-wmcfz.yaml 2026-04-10 05:19:14.650118 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-10 05:19:14.650136 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-10 05:19:14.650153 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-10 05:19:14.650171 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-10 05:19:14.650189 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-10 05:19:14.650206 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-10 05:19:14.650224 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-10 05:19:14.650242 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-10 05:19:14.650260 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-10 05:19:14.650277 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-10 05:19:14.650294 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-10 05:19:14.650316 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-10 05:19:14.650334 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-10 05:19:14.650351 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-10 05:19:14.650368 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-10 05:19:14.650385 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-10 05:19:14.650403 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-10 05:19:14.650420 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-10 05:19:14.650437 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-10 05:19:14.650454 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-10 05:19:14.650471 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-10 05:19:14.650488 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-10 05:19:14.650505 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-10 05:19:14.650522 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-10 05:19:14.650539 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-10 05:19:14.650556 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-10 05:19:14.650573 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-10 05:19:14.650590 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-10 05:19:14.650608 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-10 05:19:14.650625 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-10 05:19:14.650643 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-10 05:19:14.650660 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-10 05:19:14.650678 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-10 05:19:14.650695 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-10 05:19:14.650712 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-10 05:19:14.650730 | instance | cd+++++++++ objects/namespaced/ingress-nginx/ 2026-04-10 05:19:14.650747 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/ 2026-04-10 05:19:14.650764 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt 2026-04-10 05:19:14.650782 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml 2026-04-10 05:19:14.650800 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt 2026-04-10 05:19:14.650818 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml 2026-04-10 05:19:14.650835 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt 2026-04-10 05:19:14.650853 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml 2026-04-10 05:19:14.650871 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt 2026-04-10 05:19:14.650888 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml 2026-04-10 05:19:14.650911 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/ 2026-04-10 05:19:14.650929 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt 2026-04-10 05:19:14.650947 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml 2026-04-10 05:19:14.650964 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/ 2026-04-10 05:19:14.650981 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt 2026-04-10 05:19:14.650998 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml 2026-04-10 05:19:14.651016 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/ 2026-04-10 05:19:14.651034 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt 2026-04-10 05:19:14.651052 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml 2026-04-10 05:19:14.651070 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt 2026-04-10 05:19:14.651087 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml 2026-04-10 05:19:14.651105 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt 2026-04-10 05:19:14.651122 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml 2026-04-10 05:19:14.651138 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt 2026-04-10 05:19:14.651155 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml 2026-04-10 05:19:14.651172 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/ 2026-04-10 05:19:14.651190 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-bs7zx.txt 2026-04-10 05:19:14.651207 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-bs7zx.yaml 2026-04-10 05:19:14.651224 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-7p647.txt 2026-04-10 05:19:14.651240 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-7p647.yaml 2026-04-10 05:19:14.651258 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/ 2026-04-10 05:19:14.651275 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt 2026-04-10 05:19:14.651292 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml 2026-04-10 05:19:14.651309 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/ 2026-04-10 05:19:14.651327 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt 2026-04-10 05:19:14.651344 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml 2026-04-10 05:19:14.651362 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/ 2026-04-10 05:19:14.651379 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt 2026-04-10 05:19:14.651396 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml 2026-04-10 05:19:14.651413 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt 2026-04-10 05:19:14.651430 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml 2026-04-10 05:19:14.651447 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ 2026-04-10 05:19:14.651465 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt 2026-04-10 05:19:14.651482 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml 2026-04-10 05:19:14.651504 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt 2026-04-10 05:19:14.651522 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml 2026-04-10 05:19:14.651539 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt 2026-04-10 05:19:14.651556 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml 2026-04-10 05:19:14.651573 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/ 2026-04-10 05:19:14.651590 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt 2026-04-10 05:19:14.651608 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml 2026-04-10 05:19:14.651625 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt 2026-04-10 05:19:14.651642 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml 2026-04-10 05:19:14.651659 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt 2026-04-10 05:19:14.651676 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml 2026-04-10 05:19:14.651692 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt 2026-04-10 05:19:14.651709 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml 2026-04-10 05:19:14.651726 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-10 05:19:14.651744 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-10 05:19:14.651761 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-10 05:19:14.651778 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-10 05:19:14.651796 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-10 05:19:14.651813 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-10 05:19:14.651830 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-10 05:19:14.652018 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-10 05:19:14.652035 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-10 05:19:14.652053 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-10 05:19:14.652070 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-10 05:19:14.652087 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-10 05:19:14.652104 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-10 05:19:14.652122 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-10 05:19:14.652139 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-10 05:19:14.652157 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-10 05:19:14.652175 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-10 05:19:14.652192 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-10 05:19:14.652210 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-10 05:19:14.652227 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-10 05:19:14.652245 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-10 05:19:14.652263 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-10 05:19:14.652285 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-10 05:19:14.652304 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-10 05:19:14.652322 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-10 05:19:14.652340 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-10 05:19:14.652358 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-10 05:19:14.652376 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-10 05:19:14.652394 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-10 05:19:14.652411 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-10 05:19:14.652429 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-10 05:19:14.652446 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-10 05:19:14.652464 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-10 05:19:14.652481 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-10 05:19:14.652499 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-10 05:19:14.652516 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-10 05:19:14.652534 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-10 05:19:14.652552 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-10 05:19:14.652569 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-10 05:19:14.652587 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-10 05:19:14.652604 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-10 05:19:14.652621 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-10 05:19:14.652638 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-10 05:19:14.652655 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-10 05:19:14.652672 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-10 05:19:14.652690 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-10 05:19:14.652707 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-10 05:19:14.652726 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-10 05:19:14.652745 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-10 05:19:14.652764 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-10 05:19:14.652781 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-10 05:19:14.652798 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-10 05:19:14.652816 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-10 05:19:14.652833 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-10 05:19:14.652851 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-10 05:19:14.652868 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-10 05:19:14.652885 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-10 05:19:14.652903 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt 2026-04-10 05:19:14.652924 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml 2026-04-10 05:19:14.652941 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt 2026-04-10 05:19:14.652975 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-10 05:19:14.652994 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt 2026-04-10 05:19:14.653012 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml 2026-04-10 05:19:14.653030 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt 2026-04-10 05:19:14.653047 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml 2026-04-10 05:19:14.653064 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt 2026-04-10 05:19:14.653082 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml 2026-04-10 05:19:14.653100 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt 2026-04-10 05:19:14.653117 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml 2026-04-10 05:19:14.653135 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-10 05:19:14.653152 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-bdtqt.txt 2026-04-10 05:19:14.653169 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-bdtqt.yaml 2026-04-10 05:19:14.653187 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-qvgst.txt 2026-04-10 05:19:14.653204 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-qvgst.yaml 2026-04-10 05:19:14.653222 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-4zc6v.txt 2026-04-10 05:19:14.653239 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-4zc6v.yaml 2026-04-10 05:19:14.653257 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rdzbm.txt 2026-04-10 05:19:14.653274 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-rdzbm.yaml 2026-04-10 05:19:14.653291 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-10 05:19:14.653309 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-10 05:19:14.653326 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-10 05:19:14.653344 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-10 05:19:14.653362 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-10 05:19:14.653379 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-10 05:19:14.653396 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-969vr.txt 2026-04-10 05:19:14.653414 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-969vr.yaml 2026-04-10 05:19:14.653432 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-10 05:19:14.653449 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-10 05:19:14.653467 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-10 05:19:14.653484 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-10 05:19:14.653502 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-10 05:19:14.653519 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-10 05:19:14.653853 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-10 05:19:14.653876 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-10 05:19:14.653894 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-10 05:19:14.653912 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-10 05:19:14.653929 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-10 05:19:14.653947 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-10 05:19:14.653964 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-10 05:19:14.653982 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-10 05:19:14.653999 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-10 05:19:14.654032 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-10 05:19:14.654050 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-10 05:19:14.654067 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-10 05:19:14.654084 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-10 05:19:14.654101 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-10 05:19:14.654118 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-10 05:19:14.654136 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-10 05:19:14.654153 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-10 05:19:14.654171 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-10 05:19:14.654188 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-10 05:19:14.654205 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-10 05:19:14.654222 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-10 05:19:14.654239 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-10 05:19:14.654256 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-10 05:19:14.654274 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-10 05:19:14.654291 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-10 05:19:14.654308 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-10 05:19:14.654325 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-10 05:19:14.654342 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-10 05:19:14.654359 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-10 05:19:14.654376 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-10 05:19:14.654394 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-10 05:19:14.654410 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-10 05:19:14.654428 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-10 05:19:14.654450 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-10 05:19:14.654467 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-10 05:19:14.654485 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-10 05:19:14.654502 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-10 05:19:14.654519 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-10 05:19:14.654536 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-10 05:19:14.654553 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-10 05:19:14.654569 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-10 05:19:14.654586 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-10 05:19:14.654603 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-10 05:19:14.654620 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-10 05:19:14.654637 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-10 05:19:14.654654 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-02biks.txt 2026-04-10 05:19:14.654670 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-02biks.yaml 2026-04-10 05:19:14.654687 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-kzbl06.txt 2026-04-10 05:19:14.654704 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-kzbl06.yaml 2026-04-10 05:19:14.654721 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-10 05:19:14.654738 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-10 05:19:14.654755 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-10 05:19:14.654772 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-10 05:19:14.654789 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-10 05:19:14.654806 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-10 05:19:14.654823 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-10 05:19:14.654840 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-10 05:19:14.654857 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-10 05:19:14.654874 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-10 05:19:14.654891 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-10 05:19:14.654908 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-10 05:19:14.654925 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-10 05:19:14.654943 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-10 05:19:14.654960 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-10 05:19:14.654978 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-10 05:19:14.654995 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-10 05:19:14.655017 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-10 05:19:14.655035 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-10 05:19:14.655053 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-10 05:19:14.655071 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-10 05:19:14.655089 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-10 05:19:14.655107 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-10 05:19:14.655124 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-10 05:19:14.655142 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-10 05:19:14.655159 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-10 05:19:14.655177 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-10 05:19:14.655195 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-10 05:19:14.655212 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-10 05:19:14.655229 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-10 05:19:14.655247 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-10 05:19:14.655265 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-10 05:19:14.655283 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-10 05:19:14.655300 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-10 05:19:14.655317 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-10 05:19:14.655334 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-10 05:19:14.655352 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-10 05:19:14.655369 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-10 05:19:14.655386 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-10 05:19:14.655403 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-10 05:19:14.655420 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-10 05:19:14.655438 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-10 05:19:14.655455 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-10 05:19:14.655472 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-10 05:19:14.655489 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-10 05:19:14.655507 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-10 05:19:14.655524 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-10 05:19:14.655542 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-10 05:19:14.655558 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-10 05:19:14.655576 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-10 05:19:14.655598 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-10 05:19:14.655615 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-10 05:19:14.655633 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-10 05:19:14.655650 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-10 05:19:14.655668 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-10 05:19:14.655685 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-10 05:19:14.655702 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-10 05:19:14.655720 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-10 05:19:14.655740 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-10 05:19:14.655760 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-10 05:19:14.655777 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-10 05:19:14.655794 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-10 05:19:14.655811 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-10 05:19:14.655828 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-10 05:19:14.655844 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-10 05:19:14.655862 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-10 05:19:14.655879 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-10 05:19:14.655896 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-10 05:19:14.655913 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-10 05:19:14.655930 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-10 05:19:14.655947 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-10 05:19:14.655964 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-10 05:19:14.655981 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-10 05:19:14.655998 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-10 05:19:14.656015 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-10 05:19:14.656032 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-10 05:19:14.656049 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-10 05:19:14.656066 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-10 05:19:14.656083 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-10 05:19:14.656100 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-10 05:19:14.656117 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-10 05:19:14.656135 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-10 05:19:14.656152 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt 2026-04-10 05:19:14.656170 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml 2026-04-10 05:19:14.656191 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt 2026-04-10 05:19:14.656209 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml 2026-04-10 05:19:14.656227 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt 2026-04-10 05:19:14.656244 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml 2026-04-10 05:19:14.656261 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt 2026-04-10 05:19:14.656279 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml 2026-04-10 05:19:14.656296 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt 2026-04-10 05:19:14.656314 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml 2026-04-10 05:19:14.656331 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt 2026-04-10 05:19:14.656348 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml 2026-04-10 05:19:14.656365 | instance | cd+++++++++ objects/namespaced/local-path-storage/ 2026-04-10 05:19:14.656383 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/ 2026-04-10 05:19:14.656401 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt 2026-04-10 05:19:14.656418 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml 2026-04-10 05:19:14.656436 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt 2026-04-10 05:19:14.656453 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml 2026-04-10 05:19:14.656470 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/ 2026-04-10 05:19:14.656488 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt 2026-04-10 05:19:14.656505 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml 2026-04-10 05:19:14.656522 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/ 2026-04-10 05:19:14.656539 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-w48ph.txt 2026-04-10 05:19:14.656557 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-w48ph.yaml 2026-04-10 05:19:14.656574 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/ 2026-04-10 05:19:14.656591 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt 2026-04-10 05:19:14.656608 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml 2026-04-10 05:19:14.656626 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/ 2026-04-10 05:19:14.656643 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt 2026-04-10 05:19:14.656661 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml 2026-04-10 05:19:14.656678 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt 2026-04-10 05:19:14.656696 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml 2026-04-10 05:19:14.656713 | instance | cd+++++++++ objects/namespaced/magnum-system/ 2026-04-10 05:19:14.656730 | instance | cd+++++++++ objects/namespaced/magnum-system/configmaps/ 2026-04-10 05:19:14.656748 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.txt 2026-04-10 05:19:14.656772 | instance | >f+++++++++ objects/namespaced/magnum-system/configmaps/kube-root-ca.crt.yaml 2026-04-10 05:19:14.656790 | instance | cd+++++++++ objects/namespaced/magnum-system/serviceaccounts/ 2026-04-10 05:19:14.656807 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.txt 2026-04-10 05:19:14.656824 | instance | >f+++++++++ objects/namespaced/magnum-system/serviceaccounts/default.yaml 2026-04-10 05:19:14.656841 | instance | cd+++++++++ objects/namespaced/monitoring/ 2026-04-10 05:19:14.656858 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/ 2026-04-10 05:19:14.656875 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt 2026-04-10 05:19:14.656892 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml 2026-04-10 05:19:14.656910 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt 2026-04-10 05:19:14.656927 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml 2026-04-10 05:19:14.656944 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt 2026-04-10 05:19:14.656980 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml 2026-04-10 05:19:14.656999 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt 2026-04-10 05:19:14.657017 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml 2026-04-10 05:19:14.657035 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt 2026-04-10 05:19:14.657052 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml 2026-04-10 05:19:14.657069 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt 2026-04-10 05:19:14.657086 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml 2026-04-10 05:19:14.657104 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt 2026-04-10 05:19:14.657121 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml 2026-04-10 05:19:14.657138 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt 2026-04-10 05:19:14.657154 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml 2026-04-10 05:19:14.657171 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt 2026-04-10 05:19:14.657188 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml 2026-04-10 05:19:14.657205 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt 2026-04-10 05:19:14.657222 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml 2026-04-10 05:19:14.657239 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt 2026-04-10 05:19:14.657256 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml 2026-04-10 05:19:14.657273 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt 2026-04-10 05:19:14.657291 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml 2026-04-10 05:19:14.657308 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt 2026-04-10 05:19:14.657325 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml 2026-04-10 05:19:14.657348 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt 2026-04-10 05:19:14.657367 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml 2026-04-10 05:19:14.657385 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt 2026-04-10 05:19:14.657402 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml 2026-04-10 05:19:14.657420 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt 2026-04-10 05:19:14.657438 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml 2026-04-10 05:19:14.657456 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt 2026-04-10 05:19:14.657473 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml 2026-04-10 05:19:14.657491 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt 2026-04-10 05:19:14.657508 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml 2026-04-10 05:19:14.657526 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt 2026-04-10 05:19:14.657543 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml 2026-04-10 05:19:14.657561 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt 2026-04-10 05:19:14.657578 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml 2026-04-10 05:19:14.657596 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt 2026-04-10 05:19:14.657614 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml 2026-04-10 05:19:14.657631 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt 2026-04-10 05:19:14.657649 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml 2026-04-10 05:19:14.657667 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt 2026-04-10 05:19:14.657684 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml 2026-04-10 05:19:14.657702 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt 2026-04-10 05:19:14.657719 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml 2026-04-10 05:19:14.657736 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt 2026-04-10 05:19:14.657754 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml 2026-04-10 05:19:14.657771 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt 2026-04-10 05:19:14.657788 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml 2026-04-10 05:19:14.657805 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt 2026-04-10 05:19:14.657823 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml 2026-04-10 05:19:14.657840 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt 2026-04-10 05:19:14.657864 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml 2026-04-10 05:19:14.657883 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt 2026-04-10 05:19:14.657901 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml 2026-04-10 05:19:14.657919 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt 2026-04-10 05:19:14.657936 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml 2026-04-10 05:19:14.657954 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt 2026-04-10 05:19:14.657971 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml 2026-04-10 05:19:14.657988 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt 2026-04-10 05:19:14.658024 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml 2026-04-10 05:19:14.658048 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt 2026-04-10 05:19:14.658070 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml 2026-04-10 05:19:14.658090 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt 2026-04-10 05:19:14.658110 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml 2026-04-10 05:19:14.658127 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt 2026-04-10 05:19:14.658144 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml 2026-04-10 05:19:14.658161 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt 2026-04-10 05:19:14.658179 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml 2026-04-10 05:19:14.658196 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt 2026-04-10 05:19:14.658214 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml 2026-04-10 05:19:14.658232 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt 2026-04-10 05:19:14.658250 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml 2026-04-10 05:19:14.658268 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt 2026-04-10 05:19:14.658285 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml 2026-04-10 05:19:14.658303 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt 2026-04-10 05:19:14.658321 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml 2026-04-10 05:19:14.658338 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt 2026-04-10 05:19:14.658355 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml 2026-04-10 05:19:14.658373 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt 2026-04-10 05:19:14.658390 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml 2026-04-10 05:19:14.658408 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt 2026-04-10 05:19:14.658431 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml 2026-04-10 05:19:14.658450 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt 2026-04-10 05:19:14.658468 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml 2026-04-10 05:19:14.658485 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt 2026-04-10 05:19:14.658502 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml 2026-04-10 05:19:14.658520 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt 2026-04-10 05:19:14.658537 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml 2026-04-10 05:19:14.658554 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt 2026-04-10 05:19:14.658572 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml 2026-04-10 05:19:14.658590 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt 2026-04-10 05:19:14.658608 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml 2026-04-10 05:19:14.658625 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt 2026-04-10 05:19:14.658643 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml 2026-04-10 05:19:14.658661 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt 2026-04-10 05:19:14.658678 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml 2026-04-10 05:19:14.658695 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt 2026-04-10 05:19:14.658713 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml 2026-04-10 05:19:14.658731 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt 2026-04-10 05:19:14.658749 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml 2026-04-10 05:19:14.658767 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt 2026-04-10 05:19:14.658785 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml 2026-04-10 05:19:14.658803 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt 2026-04-10 05:19:14.658821 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml 2026-04-10 05:19:14.658839 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt 2026-04-10 05:19:14.658857 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml 2026-04-10 05:19:14.658875 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt 2026-04-10 05:19:14.658893 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml 2026-04-10 05:19:14.658910 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt 2026-04-10 05:19:14.658928 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml 2026-04-10 05:19:14.658945 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/ 2026-04-10 05:19:14.658962 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt 2026-04-10 05:19:14.658980 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml 2026-04-10 05:19:14.658997 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt 2026-04-10 05:19:14.659019 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml 2026-04-10 05:19:14.659037 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-10 05:19:14.659055 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-10 05:19:14.659073 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt 2026-04-10 05:19:14.659091 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml 2026-04-10 05:19:14.659108 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt 2026-04-10 05:19:14.659126 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml 2026-04-10 05:19:14.659143 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/ 2026-04-10 05:19:14.659160 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt 2026-04-10 05:19:14.659178 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml 2026-04-10 05:19:14.659195 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt 2026-04-10 05:19:14.659212 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-10 05:19:14.659229 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt 2026-04-10 05:19:14.659246 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml 2026-04-10 05:19:14.659263 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt 2026-04-10 05:19:14.659281 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml 2026-04-10 05:19:14.659299 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt 2026-04-10 05:19:14.659316 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml 2026-04-10 05:19:14.659334 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt 2026-04-10 05:19:14.659351 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml 2026-04-10 05:19:14.659368 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt 2026-04-10 05:19:14.659385 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml 2026-04-10 05:19:14.659403 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/ 2026-04-10 05:19:14.659420 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt 2026-04-10 05:19:14.659438 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml 2026-04-10 05:19:14.659456 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt 2026-04-10 05:19:14.659473 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml 2026-04-10 05:19:14.659491 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt 2026-04-10 05:19:14.659509 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml 2026-04-10 05:19:14.659527 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt 2026-04-10 05:19:14.659544 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml 2026-04-10 05:19:14.659562 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt 2026-04-10 05:19:14.659579 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-10 05:19:14.659601 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt 2026-04-10 05:19:14.659619 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml 2026-04-10 05:19:14.659636 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-10 05:19:14.659653 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-10 05:19:14.659670 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt 2026-04-10 05:19:14.659687 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml 2026-04-10 05:19:14.659704 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt 2026-04-10 05:19:14.659721 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml 2026-04-10 05:19:14.659741 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt 2026-04-10 05:19:14.659760 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml 2026-04-10 05:19:14.659778 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt 2026-04-10 05:19:14.659795 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml 2026-04-10 05:19:14.659813 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt 2026-04-10 05:19:14.660015 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml 2026-04-10 05:19:14.660033 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt 2026-04-10 05:19:14.660051 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml 2026-04-10 05:19:14.660069 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt 2026-04-10 05:19:14.660087 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml 2026-04-10 05:19:14.660104 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt 2026-04-10 05:19:14.660122 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml 2026-04-10 05:19:14.660140 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt 2026-04-10 05:19:14.660157 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml 2026-04-10 05:19:14.660175 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt 2026-04-10 05:19:14.660193 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml 2026-04-10 05:19:14.660210 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/ 2026-04-10 05:19:14.660228 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt 2026-04-10 05:19:14.660245 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml 2026-04-10 05:19:14.660263 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt 2026-04-10 05:19:14.660280 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml 2026-04-10 05:19:14.660298 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt 2026-04-10 05:19:14.660315 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml 2026-04-10 05:19:14.660333 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/ 2026-04-10 05:19:14.660351 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-10 05:19:14.660376 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-10 05:19:14.660398 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-10 05:19:14.660417 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-10 05:19:14.660435 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt 2026-04-10 05:19:14.660452 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml 2026-04-10 05:19:14.660470 | instance | cd+++++++++ objects/namespaced/monitoring/pods/ 2026-04-10 05:19:14.660487 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt 2026-04-10 05:19:14.660505 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml 2026-04-10 05:19:14.660522 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-swkg6.txt 2026-04-10 05:19:14.660540 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-swkg6.yaml 2026-04-10 05:19:14.660557 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5d5f8dcfb9-tqc8s.txt 2026-04-10 05:19:14.660574 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-5d5f8dcfb9-tqc8s.yaml 2026-04-10 05:19:14.660592 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-kwqfw.txt 2026-04-10 05:19:14.660609 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-kwqfw.yaml 2026-04-10 05:19:14.660627 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-vvprr.txt 2026-04-10 05:19:14.660644 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-vvprr.yaml 2026-04-10 05:19:14.660662 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-kx25g.txt 2026-04-10 05:19:14.660679 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-kx25g.yaml 2026-04-10 05:19:14.660697 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt 2026-04-10 05:19:14.660714 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml 2026-04-10 05:19:14.660731 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt 2026-04-10 05:19:14.660749 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml 2026-04-10 05:19:14.660767 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-pqdmc.txt 2026-04-10 05:19:14.660785 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-pqdmc.yaml 2026-04-10 05:19:14.660803 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt 2026-04-10 05:19:14.660820 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml 2026-04-10 05:19:14.660838 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-gqps7.txt 2026-04-10 05:19:14.660855 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-gqps7.yaml 2026-04-10 05:19:14.660873 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-dvqkd.txt 2026-04-10 05:19:14.660890 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-dvqkd.yaml 2026-04-10 05:19:14.660908 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-j8g7g.txt 2026-04-10 05:19:14.660925 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-j8g7g.yaml 2026-04-10 05:19:14.660947 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt 2026-04-10 05:19:14.660980 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml 2026-04-10 05:19:14.661000 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-65kk9.txt 2026-04-10 05:19:14.661019 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-65kk9.yaml 2026-04-10 05:19:14.661037 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-9n6mk.txt 2026-04-10 05:19:14.661055 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-9n6mk.yaml 2026-04-10 05:19:14.661072 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/ 2026-04-10 05:19:14.661090 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt 2026-04-10 05:19:14.661108 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml 2026-04-10 05:19:14.661125 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-10 05:19:14.661143 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-10 05:19:14.661160 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt 2026-04-10 05:19:14.661177 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml 2026-04-10 05:19:14.661195 | instance | cd+++++++++ objects/namespaced/monitoring/roles/ 2026-04-10 05:19:14.661212 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt 2026-04-10 05:19:14.661229 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml 2026-04-10 05:19:14.661247 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt 2026-04-10 05:19:14.661265 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml 2026-04-10 05:19:14.661283 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt 2026-04-10 05:19:14.661300 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml 2026-04-10 05:19:14.661317 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/ 2026-04-10 05:19:14.661335 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt 2026-04-10 05:19:14.661353 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml 2026-04-10 05:19:14.661371 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt 2026-04-10 05:19:14.661389 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml 2026-04-10 05:19:14.661407 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt 2026-04-10 05:19:14.661425 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml 2026-04-10 05:19:14.661443 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-10 05:19:14.661460 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-10 05:19:14.661478 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt 2026-04-10 05:19:14.661497 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml 2026-04-10 05:19:14.661520 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt 2026-04-10 05:19:14.661539 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml 2026-04-10 05:19:14.661557 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt 2026-04-10 05:19:14.661574 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml 2026-04-10 05:19:14.661592 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt 2026-04-10 05:19:14.661609 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml 2026-04-10 05:19:14.661626 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt 2026-04-10 05:19:14.661643 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml 2026-04-10 05:19:14.661660 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt 2026-04-10 05:19:14.661677 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml 2026-04-10 05:19:14.661694 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt 2026-04-10 05:19:14.661711 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml 2026-04-10 05:19:14.661730 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt 2026-04-10 05:19:14.661750 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml 2026-04-10 05:19:14.661768 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt 2026-04-10 05:19:14.661786 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml 2026-04-10 05:19:14.661803 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt 2026-04-10 05:19:14.661821 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml 2026-04-10 05:19:14.661838 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt 2026-04-10 05:19:14.661855 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml 2026-04-10 05:19:14.661873 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-kx25g-tls.txt 2026-04-10 05:19:14.661890 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-kx25g-tls.yaml 2026-04-10 05:19:14.661907 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt 2026-04-10 05:19:14.661925 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml 2026-04-10 05:19:14.661942 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt 2026-04-10 05:19:14.661960 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml 2026-04-10 05:19:14.661977 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt 2026-04-10 05:19:14.661995 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml 2026-04-10 05:19:14.662040 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt 2026-04-10 05:19:14.662060 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml 2026-04-10 05:19:14.662082 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-10 05:19:14.662101 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-10 05:19:14.662119 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt 2026-04-10 05:19:14.662137 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml 2026-04-10 05:19:14.662154 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt 2026-04-10 05:19:14.662172 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml 2026-04-10 05:19:14.662189 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt 2026-04-10 05:19:14.662206 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml 2026-04-10 05:19:14.662224 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt 2026-04-10 05:19:14.662241 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml 2026-04-10 05:19:14.662259 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt 2026-04-10 05:19:14.662276 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml 2026-04-10 05:19:14.662293 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt 2026-04-10 05:19:14.662311 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml 2026-04-10 05:19:14.662328 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt 2026-04-10 05:19:14.662346 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml 2026-04-10 05:19:14.662364 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/ 2026-04-10 05:19:14.662381 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt 2026-04-10 05:19:14.662399 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml 2026-04-10 05:19:14.662417 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt 2026-04-10 05:19:14.662434 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml 2026-04-10 05:19:14.662452 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt 2026-04-10 05:19:14.662469 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml 2026-04-10 05:19:14.662487 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt 2026-04-10 05:19:14.662505 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml 2026-04-10 05:19:14.662523 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt 2026-04-10 05:19:14.662541 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-10 05:19:14.662559 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt 2026-04-10 05:19:14.662576 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml 2026-04-10 05:19:14.662594 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-10 05:19:14.662612 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-10 05:19:14.662630 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt 2026-04-10 05:19:14.662653 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml 2026-04-10 05:19:14.662671 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt 2026-04-10 05:19:14.662689 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml 2026-04-10 05:19:14.662707 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt 2026-04-10 05:19:14.662725 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml 2026-04-10 05:19:14.662743 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt 2026-04-10 05:19:14.662760 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml 2026-04-10 05:19:14.662778 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt 2026-04-10 05:19:14.662796 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml 2026-04-10 05:19:14.662813 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt 2026-04-10 05:19:14.662830 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml 2026-04-10 05:19:14.662848 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt 2026-04-10 05:19:14.662865 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml 2026-04-10 05:19:14.662882 | instance | cd+++++++++ objects/namespaced/monitoring/services/ 2026-04-10 05:19:14.662900 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt 2026-04-10 05:19:14.662917 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml 2026-04-10 05:19:14.662934 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt 2026-04-10 05:19:14.662951 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml 2026-04-10 05:19:14.662968 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt 2026-04-10 05:19:14.662986 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml 2026-04-10 05:19:14.663003 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt 2026-04-10 05:19:14.663021 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml 2026-04-10 05:19:14.663038 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt 2026-04-10 05:19:14.663056 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml 2026-04-10 05:19:14.663074 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt 2026-04-10 05:19:14.663091 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml 2026-04-10 05:19:14.663108 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt 2026-04-10 05:19:14.663126 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml 2026-04-10 05:19:14.663144 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt 2026-04-10 05:19:14.663161 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml 2026-04-10 05:19:14.663179 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt 2026-04-10 05:19:14.663197 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml 2026-04-10 05:19:14.663214 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt 2026-04-10 05:19:14.663236 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml 2026-04-10 05:19:14.663254 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt 2026-04-10 05:19:14.663272 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml 2026-04-10 05:19:14.663289 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt 2026-04-10 05:19:14.663306 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml 2026-04-10 05:19:14.663324 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt 2026-04-10 05:19:14.663341 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml 2026-04-10 05:19:14.663359 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt 2026-04-10 05:19:14.663376 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml 2026-04-10 05:19:14.663394 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt 2026-04-10 05:19:14.663411 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml 2026-04-10 05:19:14.663429 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt 2026-04-10 05:19:14.663446 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml 2026-04-10 05:19:14.663464 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt 2026-04-10 05:19:14.663481 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml 2026-04-10 05:19:14.663499 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/ 2026-04-10 05:19:14.663517 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt 2026-04-10 05:19:14.663535 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml 2026-04-10 05:19:14.663552 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt 2026-04-10 05:19:14.663570 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml 2026-04-10 05:19:14.663588 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt 2026-04-10 05:19:14.663606 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml 2026-04-10 05:19:14.663623 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt 2026-04-10 05:19:14.663641 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml 2026-04-10 05:19:14.663659 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt 2026-04-10 05:19:14.663676 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml 2026-04-10 05:19:14.663695 | instance | cd+++++++++ objects/namespaced/openstack/ 2026-04-10 05:19:14.663713 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/ 2026-04-10 05:19:14.663730 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt 2026-04-10 05:19:14.663748 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml 2026-04-10 05:19:14.663766 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt 2026-04-10 05:19:14.663783 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml 2026-04-10 05:19:14.663801 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt 2026-04-10 05:19:14.663819 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml 2026-04-10 05:19:14.663837 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt 2026-04-10 05:19:14.663854 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml 2026-04-10 05:19:14.663876 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt 2026-04-10 05:19:14.663894 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml 2026-04-10 05:19:14.663912 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.txt 2026-04-10 05:19:14.663930 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/heat-bin.yaml 2026-04-10 05:19:14.663947 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.txt 2026-04-10 05:19:14.663965 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/horizon-bin.yaml 2026-04-10 05:19:14.663983 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt 2026-04-10 05:19:14.664000 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml 2026-04-10 05:19:14.664018 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt 2026-04-10 05:19:14.664035 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml 2026-04-10 05:19:14.664053 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt 2026-04-10 05:19:14.664070 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml 2026-04-10 05:19:14.664088 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt 2026-04-10 05:19:14.664106 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml 2026-04-10 05:19:14.664123 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt 2026-04-10 05:19:14.664141 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml 2026-04-10 05:19:14.664159 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt 2026-04-10 05:19:14.664177 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml 2026-04-10 05:19:14.664194 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.txt 2026-04-10 05:19:14.664211 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-bin.yaml 2026-04-10 05:19:14.664229 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.txt 2026-04-10 05:19:14.664246 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/magnum-cluster-api-proxy-config.yaml 2026-04-10 05:19:14.664263 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.txt 2026-04-10 05:19:14.664281 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/manila-bin.yaml 2026-04-10 05:19:14.664298 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt 2026-04-10 05:19:14.664315 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml 2026-04-10 05:19:14.664333 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt 2026-04-10 05:19:14.664350 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml 2026-04-10 05:19:14.664368 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt 2026-04-10 05:19:14.664385 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml 2026-04-10 05:19:14.664403 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt 2026-04-10 05:19:14.664420 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml 2026-04-10 05:19:14.664438 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.txt 2026-04-10 05:19:14.664455 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/octavia-bin.yaml 2026-04-10 05:19:14.664472 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt 2026-04-10 05:19:14.664489 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml 2026-04-10 05:19:14.664511 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt 2026-04-10 05:19:14.664529 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml 2026-04-10 05:19:14.664546 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt 2026-04-10 05:19:14.664564 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml 2026-04-10 05:19:14.664581 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt 2026-04-10 05:19:14.664598 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml 2026-04-10 05:19:14.664615 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt 2026-04-10 05:19:14.664632 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml 2026-04-10 05:19:14.664650 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt 2026-04-10 05:19:14.664667 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml 2026-04-10 05:19:14.664684 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt 2026-04-10 05:19:14.664701 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml 2026-04-10 05:19:14.664718 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt 2026-04-10 05:19:14.664736 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml 2026-04-10 05:19:14.664754 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt 2026-04-10 05:19:14.664771 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml 2026-04-10 05:19:14.664788 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt 2026-04-10 05:19:14.664806 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml 2026-04-10 05:19:14.664823 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.txt 2026-04-10 05:19:14.664840 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-plugins-conf.yaml 2026-04-10 05:19:14.664858 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.txt 2026-04-10 05:19:14.664875 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-heat-server-conf.yaml 2026-04-10 05:19:14.664892 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt 2026-04-10 05:19:14.664909 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml 2026-04-10 05:19:14.664927 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt 2026-04-10 05:19:14.664944 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml 2026-04-10 05:19:14.664982 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.txt 2026-04-10 05:19:14.665001 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-plugins-conf.yaml 2026-04-10 05:19:14.665019 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.txt 2026-04-10 05:19:14.665037 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-magnum-server-conf.yaml 2026-04-10 05:19:14.665055 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.txt 2026-04-10 05:19:14.665072 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-plugins-conf.yaml 2026-04-10 05:19:14.665090 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.txt 2026-04-10 05:19:14.665108 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-manila-server-conf.yaml 2026-04-10 05:19:14.665131 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt 2026-04-10 05:19:14.665150 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml 2026-04-10 05:19:14.665169 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt 2026-04-10 05:19:14.665186 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml 2026-04-10 05:19:14.665204 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt 2026-04-10 05:19:14.665222 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml 2026-04-10 05:19:14.665239 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt 2026-04-10 05:19:14.665257 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml 2026-04-10 05:19:14.665274 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.txt 2026-04-10 05:19:14.665291 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-plugins-conf.yaml 2026-04-10 05:19:14.665309 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.txt 2026-04-10 05:19:14.665326 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-octavia-server-conf.yaml 2026-04-10 05:19:14.665343 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt 2026-04-10 05:19:14.665361 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml 2026-04-10 05:19:14.665378 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt 2026-04-10 05:19:14.665396 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml 2026-04-10 05:19:14.665413 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt 2026-04-10 05:19:14.665431 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml 2026-04-10 05:19:14.665448 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt 2026-04-10 05:19:14.665466 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml 2026-04-10 05:19:14.665484 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt 2026-04-10 05:19:14.665501 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml 2026-04-10 05:19:14.665519 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.txt 2026-04-10 05:19:14.665536 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/tempest-bin.yaml 2026-04-10 05:19:14.665554 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt 2026-04-10 05:19:14.665572 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml 2026-04-10 05:19:14.665589 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt 2026-04-10 05:19:14.665606 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml 2026-04-10 05:19:14.665623 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt 2026-04-10 05:19:14.665640 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml 2026-04-10 05:19:14.665658 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/ 2026-04-10 05:19:14.665675 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt 2026-04-10 05:19:14.665693 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml 2026-04-10 05:19:14.665711 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.txt 2026-04-10 05:19:14.665735 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-engine-cleaner.yaml 2026-04-10 05:19:14.665753 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.txt 2026-04-10 05:19:14.665771 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/heat-purge-deleted.yaml 2026-04-10 05:19:14.665788 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt 2026-04-10 05:19:14.665806 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml 2026-04-10 05:19:14.665824 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt 2026-04-10 05:19:14.665842 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml 2026-04-10 05:19:14.665859 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt 2026-04-10 05:19:14.665876 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml 2026-04-10 05:19:14.665894 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt 2026-04-10 05:19:14.665911 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml 2026-04-10 05:19:14.665929 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/ 2026-04-10 05:19:14.665947 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt 2026-04-10 05:19:14.665964 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml 2026-04-10 05:19:14.665981 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt 2026-04-10 05:19:14.666010 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml 2026-04-10 05:19:14.666029 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.txt 2026-04-10 05:19:14.666046 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/magnum-cluster-api-proxy.yaml 2026-04-10 05:19:14.666064 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt 2026-04-10 05:19:14.666081 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml 2026-04-10 05:19:14.666098 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt 2026-04-10 05:19:14.666114 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml 2026-04-10 05:19:14.666132 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt 2026-04-10 05:19:14.666149 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml 2026-04-10 05:19:14.666167 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt 2026-04-10 05:19:14.666184 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml 2026-04-10 05:19:14.666202 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt 2026-04-10 05:19:14.666219 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml 2026-04-10 05:19:14.666236 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt 2026-04-10 05:19:14.666254 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml 2026-04-10 05:19:14.666271 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.txt 2026-04-10 05:19:14.666288 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/octavia-health-manager-default.yaml 2026-04-10 05:19:14.666305 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt 2026-04-10 05:19:14.666323 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml 2026-04-10 05:19:14.666340 | instance | cd+++++++++ objects/namespaced/openstack/deployment/ 2026-04-10 05:19:14.666363 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt 2026-04-10 05:19:14.666381 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml 2026-04-10 05:19:14.666399 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt 2026-04-10 05:19:14.666417 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml 2026-04-10 05:19:14.666434 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt 2026-04-10 05:19:14.666452 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml 2026-04-10 05:19:14.666469 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt 2026-04-10 05:19:14.666487 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml 2026-04-10 05:19:14.666504 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt 2026-04-10 05:19:14.666521 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml 2026-04-10 05:19:14.666538 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt 2026-04-10 05:19:14.666555 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml 2026-04-10 05:19:14.666572 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.txt 2026-04-10 05:19:14.666589 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-api.yaml 2026-04-10 05:19:14.666606 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.txt 2026-04-10 05:19:14.666624 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-cfn.yaml 2026-04-10 05:19:14.666641 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.txt 2026-04-10 05:19:14.666658 | instance | >f+++++++++ objects/namespaced/openstack/deployment/heat-engine.yaml 2026-04-10 05:19:14.666676 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.txt 2026-04-10 05:19:14.666693 | instance | >f+++++++++ objects/namespaced/openstack/deployment/horizon.yaml 2026-04-10 05:19:14.666710 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt 2026-04-10 05:19:14.666727 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml 2026-04-10 05:19:14.666744 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.txt 2026-04-10 05:19:14.666762 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-api.yaml 2026-04-10 05:19:14.666779 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.txt 2026-04-10 05:19:14.666796 | instance | >f+++++++++ objects/namespaced/openstack/deployment/magnum-registry.yaml 2026-04-10 05:19:14.666813 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.txt 2026-04-10 05:19:14.666831 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-api.yaml 2026-04-10 05:19:14.666848 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.txt 2026-04-10 05:19:14.666865 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-data.yaml 2026-04-10 05:19:14.666882 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.txt 2026-04-10 05:19:14.666899 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-scheduler.yaml 2026-04-10 05:19:14.666917 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.txt 2026-04-10 05:19:14.666934 | instance | >f+++++++++ objects/namespaced/openstack/deployment/manila-share.yaml 2026-04-10 05:19:14.666952 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt 2026-04-10 05:19:14.666969 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml 2026-04-10 05:19:14.666986 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt 2026-04-10 05:19:14.667007 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml 2026-04-10 05:19:14.667026 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt 2026-04-10 05:19:14.667044 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml 2026-04-10 05:19:14.667061 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt 2026-04-10 05:19:14.667078 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml 2026-04-10 05:19:14.667096 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt 2026-04-10 05:19:14.667113 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml 2026-04-10 05:19:14.667130 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt 2026-04-10 05:19:14.667147 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml 2026-04-10 05:19:14.667165 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt 2026-04-10 05:19:14.667182 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml 2026-04-10 05:19:14.667199 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt 2026-04-10 05:19:14.667219 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml 2026-04-10 05:19:14.667238 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt 2026-04-10 05:19:14.667255 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml 2026-04-10 05:19:14.667273 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.txt 2026-04-10 05:19:14.667291 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-api.yaml 2026-04-10 05:19:14.667309 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.txt 2026-04-10 05:19:14.667326 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-housekeeping.yaml 2026-04-10 05:19:14.667344 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.txt 2026-04-10 05:19:14.667362 | instance | >f+++++++++ objects/namespaced/openstack/deployment/octavia-worker.yaml 2026-04-10 05:19:14.667379 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.txt 2026-04-10 05:19:14.667397 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-database-exporter.yaml 2026-04-10 05:19:14.667415 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.txt 2026-04-10 05:19:14.667433 | instance | >f+++++++++ objects/namespaced/openstack/deployment/openstack-exporter.yaml 2026-04-10 05:19:14.667451 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt 2026-04-10 05:19:14.667469 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml 2026-04-10 05:19:14.667486 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt 2026-04-10 05:19:14.667504 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml 2026-04-10 05:19:14.667522 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt 2026-04-10 05:19:14.667539 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml 2026-04-10 05:19:14.667557 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt 2026-04-10 05:19:14.667575 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml 2026-04-10 05:19:14.667593 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt 2026-04-10 05:19:14.667611 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml 2026-04-10 05:19:14.667629 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt 2026-04-10 05:19:14.667651 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml 2026-04-10 05:19:14.667670 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt 2026-04-10 05:19:14.667688 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml 2026-04-10 05:19:14.667705 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt 2026-04-10 05:19:14.667723 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml 2026-04-10 05:19:14.667740 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/ 2026-04-10 05:19:14.667758 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt 2026-04-10 05:19:14.667776 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml 2026-04-10 05:19:14.667793 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt 2026-04-10 05:19:14.667811 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml 2026-04-10 05:19:14.667829 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt 2026-04-10 05:19:14.667846 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml 2026-04-10 05:19:14.667863 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt 2026-04-10 05:19:14.667881 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml 2026-04-10 05:19:14.667898 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.txt 2026-04-10 05:19:14.667916 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-api.yaml 2026-04-10 05:19:14.667933 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.txt 2026-04-10 05:19:14.667951 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/heat-cfn.yaml 2026-04-10 05:19:14.667968 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.txt 2026-04-10 05:19:14.667986 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon-int.yaml 2026-04-10 05:19:14.668004 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.txt 2026-04-10 05:19:14.668021 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/horizon.yaml 2026-04-10 05:19:14.668039 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt 2026-04-10 05:19:14.668056 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml 2026-04-10 05:19:14.668074 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.txt 2026-04-10 05:19:14.668091 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-api.yaml 2026-04-10 05:19:14.668108 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.txt 2026-04-10 05:19:14.668126 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/magnum-registry.yaml 2026-04-10 05:19:14.668143 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.txt 2026-04-10 05:19:14.668160 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/manila-api.yaml 2026-04-10 05:19:14.668177 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt 2026-04-10 05:19:14.668195 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml 2026-04-10 05:19:14.668212 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt 2026-04-10 05:19:14.668229 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml 2026-04-10 05:19:14.668246 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt 2026-04-10 05:19:14.668264 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml 2026-04-10 05:19:14.668281 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt 2026-04-10 05:19:14.668304 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml 2026-04-10 05:19:14.668322 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt 2026-04-10 05:19:14.668340 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml 2026-04-10 05:19:14.668357 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt 2026-04-10 05:19:14.668375 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml 2026-04-10 05:19:14.668392 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt 2026-04-10 05:19:14.668410 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml 2026-04-10 05:19:14.668427 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt 2026-04-10 05:19:14.668444 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml 2026-04-10 05:19:14.668461 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.txt 2026-04-10 05:19:14.668479 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/octavia-api.yaml 2026-04-10 05:19:14.668496 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.txt 2026-04-10 05:19:14.668514 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/openstack-exporter.yaml 2026-04-10 05:19:14.668532 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt 2026-04-10 05:19:14.668549 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml 2026-04-10 05:19:14.668567 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt 2026-04-10 05:19:14.668585 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml 2026-04-10 05:19:14.668603 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt 2026-04-10 05:19:14.668620 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml 2026-04-10 05:19:14.668638 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt 2026-04-10 05:19:14.668655 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml 2026-04-10 05:19:14.668673 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt 2026-04-10 05:19:14.668690 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml 2026-04-10 05:19:14.668708 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt 2026-04-10 05:19:14.668725 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml 2026-04-10 05:19:14.668744 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt 2026-04-10 05:19:14.668761 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml 2026-04-10 05:19:14.668779 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt 2026-04-10 05:19:14.668797 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml 2026-04-10 05:19:14.668814 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt 2026-04-10 05:19:14.668832 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml 2026-04-10 05:19:14.668849 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt 2026-04-10 05:19:14.668867 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml 2026-04-10 05:19:14.668885 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt 2026-04-10 05:19:14.668902 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml 2026-04-10 05:19:14.668920 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt 2026-04-10 05:19:14.668942 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml 2026-04-10 05:19:14.668977 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt 2026-04-10 05:19:14.668996 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml 2026-04-10 05:19:14.669014 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.txt 2026-04-10 05:19:14.669031 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat-nodes.yaml 2026-04-10 05:19:14.669049 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.txt 2026-04-10 05:19:14.669066 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-heat.yaml 2026-04-10 05:19:14.669084 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt 2026-04-10 05:19:14.669101 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml 2026-04-10 05:19:14.669118 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt 2026-04-10 05:19:14.669135 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml 2026-04-10 05:19:14.669152 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.txt 2026-04-10 05:19:14.669170 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum-nodes.yaml 2026-04-10 05:19:14.669187 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.txt 2026-04-10 05:19:14.669204 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-magnum.yaml 2026-04-10 05:19:14.669221 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.txt 2026-04-10 05:19:14.669238 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila-nodes.yaml 2026-04-10 05:19:14.669255 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.txt 2026-04-10 05:19:14.669272 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-manila.yaml 2026-04-10 05:19:14.669290 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-10 05:19:14.669307 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-10 05:19:14.669325 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt 2026-04-10 05:19:14.669342 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml 2026-04-10 05:19:14.669360 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt 2026-04-10 05:19:14.669378 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml 2026-04-10 05:19:14.669395 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt 2026-04-10 05:19:14.669413 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml 2026-04-10 05:19:14.669430 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt 2026-04-10 05:19:14.669447 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml 2026-04-10 05:19:14.669464 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.txt 2026-04-10 05:19:14.669481 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia-nodes.yaml 2026-04-10 05:19:14.669499 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.txt 2026-04-10 05:19:14.669516 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-octavia.yaml 2026-04-10 05:19:14.669534 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt 2026-04-10 05:19:14.669551 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml 2026-04-10 05:19:14.669575 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt 2026-04-10 05:19:14.669593 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml 2026-04-10 05:19:14.669610 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt 2026-04-10 05:19:14.669627 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml 2026-04-10 05:19:14.669645 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt 2026-04-10 05:19:14.669662 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml 2026-04-10 05:19:14.669680 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt 2026-04-10 05:19:14.669697 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml 2026-04-10 05:19:14.669715 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/ 2026-04-10 05:19:14.669732 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.txt 2026-04-10 05:19:14.669749 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/cloudformation.yaml 2026-04-10 05:19:14.669767 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt 2026-04-10 05:19:14.669784 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml 2026-04-10 05:19:14.669802 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt 2026-04-10 05:19:14.669820 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml 2026-04-10 05:19:14.669838 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.txt 2026-04-10 05:19:14.669856 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra-registry.yaml 2026-04-10 05:19:14.669873 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.txt 2026-04-10 05:19:14.669891 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/container-infra.yaml 2026-04-10 05:19:14.669909 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.txt 2026-04-10 05:19:14.669926 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/dashboard.yaml 2026-04-10 05:19:14.669944 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt 2026-04-10 05:19:14.669962 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml 2026-04-10 05:19:14.669979 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt 2026-04-10 05:19:14.670014 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml 2026-04-10 05:19:14.670033 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt 2026-04-10 05:19:14.670051 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml 2026-04-10 05:19:14.670069 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.txt 2026-04-10 05:19:14.670087 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/load-balancer.yaml 2026-04-10 05:19:14.670105 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt 2026-04-10 05:19:14.670122 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml 2026-04-10 05:19:14.670140 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.txt 2026-04-10 05:19:14.670157 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/orchestration.yaml 2026-04-10 05:19:14.670175 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt 2026-04-10 05:19:14.670192 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml 2026-04-10 05:19:14.670210 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt 2026-04-10 05:19:14.670227 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml 2026-04-10 05:19:14.670245 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.txt 2026-04-10 05:19:14.670267 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/sharev2.yaml 2026-04-10 05:19:14.670285 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt 2026-04-10 05:19:14.670302 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml 2026-04-10 05:19:14.670320 | instance | cd+++++++++ objects/namespaced/openstack/jobs/ 2026-04-10 05:19:14.670337 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt 2026-04-10 05:19:14.670355 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml 2026-04-10 05:19:14.670372 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt 2026-04-10 05:19:14.670389 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml 2026-04-10 05:19:14.670407 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt 2026-04-10 05:19:14.670424 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml 2026-04-10 05:19:14.670442 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt 2026-04-10 05:19:14.670459 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml 2026-04-10 05:19:14.670476 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt 2026-04-10 05:19:14.670493 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml 2026-04-10 05:19:14.670511 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt 2026-04-10 05:19:14.670528 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml 2026-04-10 05:19:14.670545 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt 2026-04-10 05:19:14.670563 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml 2026-04-10 05:19:14.670580 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt 2026-04-10 05:19:14.670598 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml 2026-04-10 05:19:14.670615 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt 2026-04-10 05:19:14.670632 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml 2026-04-10 05:19:14.670650 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt 2026-04-10 05:19:14.670667 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml 2026-04-10 05:19:14.670685 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt 2026-04-10 05:19:14.670702 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml 2026-04-10 05:19:14.670719 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt 2026-04-10 05:19:14.670737 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml 2026-04-10 05:19:14.670754 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt 2026-04-10 05:19:14.670772 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml 2026-04-10 05:19:14.670789 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt 2026-04-10 05:19:14.670806 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml 2026-04-10 05:19:14.670823 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt 2026-04-10 05:19:14.670840 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml 2026-04-10 05:19:14.670858 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt 2026-04-10 05:19:14.670875 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml 2026-04-10 05:19:14.670892 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29596625.txt 2026-04-10 05:19:14.670910 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-volume-usage-audit-29596625.yaml 2026-04-10 05:19:14.670932 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt 2026-04-10 05:19:14.670950 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml 2026-04-10 05:19:14.670967 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt 2026-04-10 05:19:14.670985 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml 2026-04-10 05:19:14.671003 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt 2026-04-10 05:19:14.671021 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml 2026-04-10 05:19:14.671039 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt 2026-04-10 05:19:14.671056 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml 2026-04-10 05:19:14.671073 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt 2026-04-10 05:19:14.671091 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml 2026-04-10 05:19:14.671108 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt 2026-04-10 05:19:14.671125 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml 2026-04-10 05:19:14.671143 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt 2026-04-10 05:19:14.671160 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml 2026-04-10 05:19:14.671178 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt 2026-04-10 05:19:14.671196 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml 2026-04-10 05:19:14.671213 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.txt 2026-04-10 05:19:14.671231 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-bootstrap.yaml 2026-04-10 05:19:14.671249 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.txt 2026-04-10 05:19:14.671267 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-init.yaml 2026-04-10 05:19:14.671285 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.txt 2026-04-10 05:19:14.671303 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-db-sync.yaml 2026-04-10 05:19:14.671321 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.txt 2026-04-10 05:19:14.671339 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-domain-ks-user.yaml 2026-04-10 05:19:14.671357 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29596625.txt 2026-04-10 05:19:14.671374 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29596625.yaml 2026-04-10 05:19:14.671392 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29596630.txt 2026-04-10 05:19:14.671409 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29596630.yaml 2026-04-10 05:19:14.671425 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29596635.txt 2026-04-10 05:19:14.671443 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-engine-cleaner-29596635.yaml 2026-04-10 05:19:14.671460 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.txt 2026-04-10 05:19:14.671477 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-endpoints.yaml 2026-04-10 05:19:14.671494 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.txt 2026-04-10 05:19:14.671512 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-service.yaml 2026-04-10 05:19:14.671529 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.txt 2026-04-10 05:19:14.671547 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-ks-user.yaml 2026-04-10 05:19:14.671564 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.txt 2026-04-10 05:19:14.671587 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-rabbit-init.yaml 2026-04-10 05:19:14.671605 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.txt 2026-04-10 05:19:14.671623 | instance | >f+++++++++ objects/namespaced/openstack/jobs/heat-trusts.yaml 2026-04-10 05:19:14.671640 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.txt 2026-04-10 05:19:14.671658 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-init.yaml 2026-04-10 05:19:14.671676 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.txt 2026-04-10 05:19:14.671693 | instance | >f+++++++++ objects/namespaced/openstack/jobs/horizon-db-sync.yaml 2026-04-10 05:19:14.671711 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt 2026-04-10 05:19:14.671729 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml 2026-04-10 05:19:14.671746 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt 2026-04-10 05:19:14.671763 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml 2026-04-10 05:19:14.671781 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt 2026-04-10 05:19:14.671798 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml 2026-04-10 05:19:14.671815 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt 2026-04-10 05:19:14.671833 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml 2026-04-10 05:19:14.671850 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt 2026-04-10 05:19:14.671868 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml 2026-04-10 05:19:14.671885 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt 2026-04-10 05:19:14.671903 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml 2026-04-10 05:19:14.671921 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt 2026-04-10 05:19:14.671938 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml 2026-04-10 05:19:14.671956 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.txt 2026-04-10 05:19:14.671973 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-init.yaml 2026-04-10 05:19:14.671990 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.txt 2026-04-10 05:19:14.672007 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-db-sync.yaml 2026-04-10 05:19:14.672024 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.txt 2026-04-10 05:19:14.672041 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-domain-ks-user.yaml 2026-04-10 05:19:14.672059 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.txt 2026-04-10 05:19:14.672076 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-endpoints.yaml 2026-04-10 05:19:14.672093 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.txt 2026-04-10 05:19:14.672110 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-service.yaml 2026-04-10 05:19:14.672127 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.txt 2026-04-10 05:19:14.672145 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-ks-user.yaml 2026-04-10 05:19:14.672162 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.txt 2026-04-10 05:19:14.672179 | instance | >f+++++++++ objects/namespaced/openstack/jobs/magnum-rabbit-init.yaml 2026-04-10 05:19:14.672196 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.txt 2026-04-10 05:19:14.672214 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-bootstrap.yaml 2026-04-10 05:19:14.672231 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.txt 2026-04-10 05:19:14.672254 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-init.yaml 2026-04-10 05:19:14.672272 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.txt 2026-04-10 05:19:14.672290 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-db-sync.yaml 2026-04-10 05:19:14.672309 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.txt 2026-04-10 05:19:14.672327 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-endpoints.yaml 2026-04-10 05:19:14.672345 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.txt 2026-04-10 05:19:14.672362 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-service.yaml 2026-04-10 05:19:14.672380 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.txt 2026-04-10 05:19:14.672398 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-ks-user.yaml 2026-04-10 05:19:14.672416 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.txt 2026-04-10 05:19:14.672434 | instance | >f+++++++++ objects/namespaced/openstack/jobs/manila-rabbit-init.yaml 2026-04-10 05:19:14.672451 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt 2026-04-10 05:19:14.672468 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml 2026-04-10 05:19:14.672486 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt 2026-04-10 05:19:14.672504 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml 2026-04-10 05:19:14.672522 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt 2026-04-10 05:19:14.672540 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml 2026-04-10 05:19:14.672558 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt 2026-04-10 05:19:14.672575 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml 2026-04-10 05:19:14.672593 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt 2026-04-10 05:19:14.672610 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml 2026-04-10 05:19:14.672627 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt 2026-04-10 05:19:14.672644 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml 2026-04-10 05:19:14.672662 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29596620.txt 2026-04-10 05:19:14.672679 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29596620.yaml 2026-04-10 05:19:14.672697 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt 2026-04-10 05:19:14.672714 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml 2026-04-10 05:19:14.672732 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt 2026-04-10 05:19:14.672749 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml 2026-04-10 05:19:14.672766 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt 2026-04-10 05:19:14.672784 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml 2026-04-10 05:19:14.672801 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt 2026-04-10 05:19:14.672819 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml 2026-04-10 05:19:14.672837 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt 2026-04-10 05:19:14.672854 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml 2026-04-10 05:19:14.672872 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt 2026-04-10 05:19:14.672890 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml 2026-04-10 05:19:14.672907 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29596620.txt 2026-04-10 05:19:14.672931 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29596620.yaml 2026-04-10 05:19:14.672949 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.txt 2026-04-10 05:19:14.672981 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-bootstrap.yaml 2026-04-10 05:19:14.672999 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.txt 2026-04-10 05:19:14.673017 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-init.yaml 2026-04-10 05:19:14.673035 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.txt 2026-04-10 05:19:14.673052 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-db-sync.yaml 2026-04-10 05:19:14.673069 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.txt 2026-04-10 05:19:14.673087 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-endpoints.yaml 2026-04-10 05:19:14.673105 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.txt 2026-04-10 05:19:14.673123 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-service.yaml 2026-04-10 05:19:14.673140 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.txt 2026-04-10 05:19:14.673157 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-ks-user.yaml 2026-04-10 05:19:14.673175 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.txt 2026-04-10 05:19:14.673193 | instance | >f+++++++++ objects/namespaced/openstack/jobs/octavia-rabbit-init.yaml 2026-04-10 05:19:14.673210 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt 2026-04-10 05:19:14.673228 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml 2026-04-10 05:19:14.673245 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt 2026-04-10 05:19:14.673262 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml 2026-04-10 05:19:14.673279 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt 2026-04-10 05:19:14.673296 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml 2026-04-10 05:19:14.673313 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt 2026-04-10 05:19:14.673331 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml 2026-04-10 05:19:14.673348 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt 2026-04-10 05:19:14.673366 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml 2026-04-10 05:19:14.673384 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt 2026-04-10 05:19:14.673401 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml 2026-04-10 05:19:14.673419 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt 2026-04-10 05:19:14.673437 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml 2026-04-10 05:19:14.673454 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.txt 2026-04-10 05:19:14.673473 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-ks-user.yaml 2026-04-10 05:19:14.673491 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.txt 2026-04-10 05:19:14.673509 | instance | >f+++++++++ objects/namespaced/openstack/jobs/tempest-run-tests.yaml 2026-04-10 05:19:14.673527 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/ 2026-04-10 05:19:14.673545 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt 2026-04-10 05:19:14.673563 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml 2026-04-10 05:19:14.673581 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt 2026-04-10 05:19:14.673603 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml 2026-04-10 05:19:14.673621 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt 2026-04-10 05:19:14.673639 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml 2026-04-10 05:19:14.673657 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/ 2026-04-10 05:19:14.673674 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt 2026-04-10 05:19:14.673692 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml 2026-04-10 05:19:14.673710 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt 2026-04-10 05:19:14.673728 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml 2026-04-10 05:19:14.673746 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt 2026-04-10 05:19:14.673764 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml 2026-04-10 05:19:14.673781 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt 2026-04-10 05:19:14.673798 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml 2026-04-10 05:19:14.673815 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.txt 2026-04-10 05:19:14.673833 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-heat-server-0.yaml 2026-04-10 05:19:14.673850 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt 2026-04-10 05:19:14.673867 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml 2026-04-10 05:19:14.673885 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.txt 2026-04-10 05:19:14.673902 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-magnum-server-0.yaml 2026-04-10 05:19:14.673919 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.txt 2026-04-10 05:19:14.673936 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-manila-server-0.yaml 2026-04-10 05:19:14.673953 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt 2026-04-10 05:19:14.673970 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml 2026-04-10 05:19:14.673987 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt 2026-04-10 05:19:14.674049 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml 2026-04-10 05:19:14.674068 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.txt 2026-04-10 05:19:14.674086 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-octavia-server-0.yaml 2026-04-10 05:19:14.674103 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt 2026-04-10 05:19:14.674121 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml 2026-04-10 05:19:14.674139 | instance | cd+++++++++ objects/namespaced/openstack/pods/ 2026-04-10 05:19:14.674162 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-656f4f8c49-trtqh.txt 2026-04-10 05:19:14.674180 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-656f4f8c49-trtqh.yaml 2026-04-10 05:19:14.674198 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-4tp75.txt 2026-04-10 05:19:14.674216 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-4tp75.yaml 2026-04-10 05:19:14.674233 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-d8j59.txt 2026-04-10 05:19:14.674251 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-d8j59.yaml 2026-04-10 05:19:14.674268 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-lhqs4.txt 2026-04-10 05:19:14.674286 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-lhqs4.yaml 2026-04-10 05:19:14.674303 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-phjpq.txt 2026-04-10 05:19:14.674320 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-phjpq.yaml 2026-04-10 05:19:14.674337 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-25c45.txt 2026-04-10 05:19:14.674354 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-25c45.yaml 2026-04-10 05:19:14.674372 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-szt7m.txt 2026-04-10 05:19:14.674389 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-szt7m.yaml 2026-04-10 05:19:14.674406 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-84658f966f-77pxd.txt 2026-04-10 05:19:14.674423 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-84658f966f-77pxd.yaml 2026-04-10 05:19:14.674441 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-5c876b9647-p4mwg.txt 2026-04-10 05:19:14.674458 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-5c876b9647-p4mwg.yaml 2026-04-10 05:19:14.674475 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-7mzfq.txt 2026-04-10 05:19:14.674492 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-7mzfq.yaml 2026-04-10 05:19:14.674510 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-c2srn.txt 2026-04-10 05:19:14.674527 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-c2srn.yaml 2026-04-10 05:19:14.674544 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-9mfq9.txt 2026-04-10 05:19:14.674562 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-9mfq9.yaml 2026-04-10 05:19:14.674579 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-7g4jr.txt 2026-04-10 05:19:14.674597 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-7g4jr.yaml 2026-04-10 05:19:14.674614 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-wcbxz.txt 2026-04-10 05:19:14.674631 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-wcbxz.yaml 2026-04-10 05:19:14.674649 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-wzrms.txt 2026-04-10 05:19:14.674666 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-wzrms.yaml 2026-04-10 05:19:14.674683 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-9945g.txt 2026-04-10 05:19:14.674700 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-9945g.yaml 2026-04-10 05:19:14.674718 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-8tdqg.txt 2026-04-10 05:19:14.674738 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-8tdqg.yaml 2026-04-10 05:19:14.674758 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-5dt85.txt 2026-04-10 05:19:14.674776 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-5dt85.yaml 2026-04-10 05:19:14.674798 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7c99bbf575-f2452.txt 2026-04-10 05:19:14.674816 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7c99bbf575-f2452.yaml 2026-04-10 05:19:14.674833 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-72z9z.txt 2026-04-10 05:19:14.674851 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-72z9z.yaml 2026-04-10 05:19:14.674868 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-67cfcb5c4f-8ghrc.txt 2026-04-10 05:19:14.674885 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-67cfcb5c4f-8ghrc.yaml 2026-04-10 05:19:14.674902 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29596625-bhc84.txt 2026-04-10 05:19:14.674920 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-usage-audit-29596625-bhc84.yaml 2026-04-10 05:19:14.674937 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-5f9f7dbddf-bmbpv.txt 2026-04-10 05:19:14.674954 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-5f9f7dbddf-bmbpv.yaml 2026-04-10 05:19:14.674971 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-lsvm7.txt 2026-04-10 05:19:14.674989 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-lsvm7.yaml 2026-04-10 05:19:14.675007 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-b2x5z.txt 2026-04-10 05:19:14.675024 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-b2x5z.yaml 2026-04-10 05:19:14.675042 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-dqpd2.txt 2026-04-10 05:19:14.675059 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-dqpd2.yaml 2026-04-10 05:19:14.675076 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-8h4mh.txt 2026-04-10 05:19:14.675094 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-8h4mh.yaml 2026-04-10 05:19:14.675111 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-2r9g5.txt 2026-04-10 05:19:14.675129 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-2r9g5.yaml 2026-04-10 05:19:14.675146 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-ph47s.txt 2026-04-10 05:19:14.675163 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-ph47s.yaml 2026-04-10 05:19:14.675180 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-mb22b.txt 2026-04-10 05:19:14.675198 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-mb22b.yaml 2026-04-10 05:19:14.675215 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-8flsp.txt 2026-04-10 05:19:14.675232 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-8flsp.yaml 2026-04-10 05:19:14.675249 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-64866cb8b9-zbkqj.txt 2026-04-10 05:19:14.675266 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-api-64866cb8b9-zbkqj.yaml 2026-04-10 05:19:14.675284 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-9582b.txt 2026-04-10 05:19:14.675301 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-bootstrap-9582b.yaml 2026-04-10 05:19:14.675319 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-984b44c9-47vcw.txt 2026-04-10 05:19:14.675336 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-cfn-984b44c9-47vcw.yaml 2026-04-10 05:19:14.675354 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-f2rg5.txt 2026-04-10 05:19:14.675372 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-init-f2rg5.yaml 2026-04-10 05:19:14.675389 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-st45n.txt 2026-04-10 05:19:14.675414 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-db-sync-st45n.yaml 2026-04-10 05:19:14.675432 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-wmw8f.txt 2026-04-10 05:19:14.675450 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-domain-ks-user-wmw8f.yaml 2026-04-10 05:19:14.675468 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cf5df748-grnmk.txt 2026-04-10 05:19:14.675486 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cf5df748-grnmk.yaml 2026-04-10 05:19:14.675503 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29596625-pf9wp.txt 2026-04-10 05:19:14.675521 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29596625-pf9wp.yaml 2026-04-10 05:19:14.675538 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29596630-x96xx.txt 2026-04-10 05:19:14.675556 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29596630-x96xx.yaml 2026-04-10 05:19:14.675573 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29596635-mdphd.txt 2026-04-10 05:19:14.675591 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-engine-cleaner-29596635-mdphd.yaml 2026-04-10 05:19:14.675607 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-c6br4.txt 2026-04-10 05:19:14.675625 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-endpoints-c6br4.yaml 2026-04-10 05:19:14.675642 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-bwl4k.txt 2026-04-10 05:19:14.675660 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-service-bwl4k.yaml 2026-04-10 05:19:14.675677 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-kqkn8.txt 2026-04-10 05:19:14.675694 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-ks-user-kqkn8.yaml 2026-04-10 05:19:14.675711 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-jnq9r.txt 2026-04-10 05:19:14.675729 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-rabbit-init-jnq9r.yaml 2026-04-10 05:19:14.675746 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-bzb4w.txt 2026-04-10 05:19:14.675763 | instance | >f+++++++++ objects/namespaced/openstack/pods/heat-trusts-bzb4w.yaml 2026-04-10 05:19:14.675781 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-77d6b9c979-sblnt.txt 2026-04-10 05:19:14.675798 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-77d6b9c979-sblnt.yaml 2026-04-10 05:19:14.675815 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-6w75f.txt 2026-04-10 05:19:14.675833 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-init-6w75f.yaml 2026-04-10 05:19:14.675850 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-pl9c7.txt 2026-04-10 05:19:14.675867 | instance | >f+++++++++ objects/namespaced/openstack/pods/horizon-db-sync-pl9c7.yaml 2026-04-10 05:19:14.675884 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-6vnhq.txt 2026-04-10 05:19:14.675902 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-6vnhq.yaml 2026-04-10 05:19:14.675919 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-59bbf54875-75z8b.txt 2026-04-10 05:19:14.675937 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-59bbf54875-75z8b.yaml 2026-04-10 05:19:14.675955 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-52xws.txt 2026-04-10 05:19:14.675972 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-52xws.yaml 2026-04-10 05:19:14.675990 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-tnfhk.txt 2026-04-10 05:19:14.676008 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-tnfhk.yaml 2026-04-10 05:19:14.676030 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-jlx8c.txt 2026-04-10 05:19:14.676048 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-jlx8c.yaml 2026-04-10 05:19:14.676065 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-ndlmh.txt 2026-04-10 05:19:14.676083 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-ndlmh.yaml 2026-04-10 05:19:14.676100 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-fqkrx.txt 2026-04-10 05:19:14.676117 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-fqkrx.yaml 2026-04-10 05:19:14.676135 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-6647t.txt 2026-04-10 05:19:14.676153 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-6647t.yaml 2026-04-10 05:19:14.676170 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-djgsz.txt 2026-04-10 05:19:14.676188 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-djgsz.yaml 2026-04-10 05:19:14.678602 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-x8rhf.txt 2026-04-10 05:19:15.161921 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-x8rhf.yaml 2026-04-10 05:19:15.162137 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-748544f697-mpjzb.txt 2026-04-10 05:19:15.162193 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-api-748544f697-mpjzb.yaml 2026-04-10 05:19:15.162238 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-cxmth.txt 2026-04-10 05:19:15.162280 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-cluster-api-proxy-cxmth.yaml 2026-04-10 05:19:15.162320 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.txt 2026-04-10 05:19:15.162362 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-conductor-0.yaml 2026-04-10 05:19:15.162401 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-cdhc7.txt 2026-04-10 05:19:15.162441 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-init-cdhc7.yaml 2026-04-10 05:19:15.162479 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-fpp4k.txt 2026-04-10 05:19:15.162520 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-db-sync-fpp4k.yaml 2026-04-10 05:19:15.162558 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-8tf9k.txt 2026-04-10 05:19:15.162598 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-domain-ks-user-8tf9k.yaml 2026-04-10 05:19:15.162638 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-ksxbt.txt 2026-04-10 05:19:15.162678 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-endpoints-ksxbt.yaml 2026-04-10 05:19:15.162716 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-2f6zz.txt 2026-04-10 05:19:15.162754 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-service-2f6zz.yaml 2026-04-10 05:19:15.162793 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-mrxqs.txt 2026-04-10 05:19:15.162832 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-ks-user-mrxqs.yaml 2026-04-10 05:19:15.162870 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-rtdk6.txt 2026-04-10 05:19:15.162909 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-rabbit-init-rtdk6.yaml 2026-04-10 05:19:15.162949 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-6zrj6.txt 2026-04-10 05:19:15.162988 | instance | >f+++++++++ objects/namespaced/openstack/pods/magnum-registry-c45778976-6zrj6.yaml 2026-04-10 05:19:15.163025 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-6784fc7bff-w9vws.txt 2026-04-10 05:19:15.163105 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-api-6784fc7bff-w9vws.yaml 2026-04-10 05:19:15.163147 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-bl478.txt 2026-04-10 05:19:15.163186 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-bootstrap-bl478.yaml 2026-04-10 05:19:15.163226 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-84848bf5c8-86465.txt 2026-04-10 05:19:15.163265 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-data-84848bf5c8-86465.yaml 2026-04-10 05:19:15.163303 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-9qn96.txt 2026-04-10 05:19:15.163342 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-init-9qn96.yaml 2026-04-10 05:19:15.163382 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-96dc6.txt 2026-04-10 05:19:15.163422 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-db-sync-96dc6.yaml 2026-04-10 05:19:15.163462 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-tzc27.txt 2026-04-10 05:19:15.163500 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-endpoints-tzc27.yaml 2026-04-10 05:19:15.163540 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-cdf4g.txt 2026-04-10 05:19:15.163579 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-service-cdf4g.yaml 2026-04-10 05:19:15.163618 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-d9m8z.txt 2026-04-10 05:19:15.163657 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-ks-user-d9m8z.yaml 2026-04-10 05:19:15.163695 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-4d8jx.txt 2026-04-10 05:19:15.163733 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-rabbit-init-4d8jx.yaml 2026-04-10 05:19:15.163772 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-765f554f94-h6vq4.txt 2026-04-10 05:19:15.163811 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-scheduler-765f554f94-h6vq4.yaml 2026-04-10 05:19:15.163850 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-b78c4dd85-nmrcz.txt 2026-04-10 05:19:15.163888 | instance | >f+++++++++ objects/namespaced/openstack/pods/manila-share-b78c4dd85-nmrcz.yaml 2026-04-10 05:19:15.163927 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-fc8f7.txt 2026-04-10 05:19:15.163966 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-cf56b6468-fc8f7.yaml 2026-04-10 05:19:15.164005 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-2s9qj.txt 2026-04-10 05:19:15.164044 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-2s9qj.yaml 2026-04-10 05:19:15.164083 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-mgt6w.txt 2026-04-10 05:19:15.164121 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-mgt6w.yaml 2026-04-10 05:19:15.164162 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-6mslc.txt 2026-04-10 05:19:15.164202 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-6mslc.yaml 2026-04-10 05:19:15.164242 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-bkt4m.txt 2026-04-10 05:19:15.164282 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-bkt4m.yaml 2026-04-10 05:19:15.164321 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-xgznb.txt 2026-04-10 05:19:15.164360 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-xgznb.yaml 2026-04-10 05:19:15.164399 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-zrkc5.txt 2026-04-10 05:19:15.164453 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-zrkc5.yaml 2026-04-10 05:19:15.164505 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-xjm45.txt 2026-04-10 05:19:15.164546 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-xjm45.yaml 2026-04-10 05:19:15.164585 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-b6727.txt 2026-04-10 05:19:15.164625 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-b6727.yaml 2026-04-10 05:19:15.164665 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-jvvrd.txt 2026-04-10 05:19:15.164705 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-jvvrd.yaml 2026-04-10 05:19:15.164743 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-6r6t5.txt 2026-04-10 05:19:15.164783 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-6r6t5.yaml 2026-04-10 05:19:15.164823 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-d2kdf.txt 2026-04-10 05:19:15.164862 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-d2kdf.yaml 2026-04-10 05:19:15.164901 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-nhcfr.txt 2026-04-10 05:19:15.164940 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-nhcfr.yaml 2026-04-10 05:19:15.165098 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-7b57c4b878-7gd7f.txt 2026-04-10 05:19:15.165191 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-7b57c4b878-7gd7f.yaml 2026-04-10 05:19:15.165247 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7658b99b46-8qz98.txt 2026-04-10 05:19:15.165290 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7658b99b46-8qz98.yaml 2026-04-10 05:19:15.165330 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-b77b64fd9-c7f8t.txt 2026-04-10 05:19:15.165370 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-b77b64fd9-c7f8t.yaml 2026-04-10 05:19:15.165409 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-797fdc745d-9z65t.txt 2026-04-10 05:19:15.165448 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-797fdc745d-9z65t.yaml 2026-04-10 05:19:15.165487 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-mqfmp.txt 2026-04-10 05:19:15.165530 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-mqfmp.yaml 2026-04-10 05:19:15.165569 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29596620-7mlpx.txt 2026-04-10 05:19:15.165608 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29596620-7mlpx.yaml 2026-04-10 05:19:15.165646 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-g75z6.txt 2026-04-10 05:19:15.165685 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-g75z6.yaml 2026-04-10 05:19:15.165724 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-nknbs.txt 2026-04-10 05:19:15.165826 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-nknbs.yaml 2026-04-10 05:19:15.165880 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-6778479c74-h76gb.txt 2026-04-10 05:19:15.165923 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-6778479c74-h76gb.yaml 2026-04-10 05:19:15.165963 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-rlb2j.txt 2026-04-10 05:19:15.166002 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-rlb2j.yaml 2026-04-10 05:19:15.166042 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-qnj4n.txt 2026-04-10 05:19:15.166081 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-qnj4n.yaml 2026-04-10 05:19:15.166121 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-hpgn2.txt 2026-04-10 05:19:15.166175 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-hpgn2.yaml 2026-04-10 05:19:15.166217 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-n6sw7.txt 2026-04-10 05:19:15.166256 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-n6sw7.yaml 2026-04-10 05:19:15.166296 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-p8vh5.txt 2026-04-10 05:19:15.166335 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-p8vh5.yaml 2026-04-10 05:19:15.166374 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-f9dbf564c-gvdkf.txt 2026-04-10 05:19:15.166412 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-f9dbf564c-gvdkf.yaml 2026-04-10 05:19:15.166450 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-72t9f.txt 2026-04-10 05:19:15.166488 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-72t9f.yaml 2026-04-10 05:19:15.166526 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-58944d5bf4-vh48t.txt 2026-04-10 05:19:15.166564 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-58944d5bf4-vh48t.yaml 2026-04-10 05:19:15.166603 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29596620-477cn.txt 2026-04-10 05:19:15.166641 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29596620-477cn.yaml 2026-04-10 05:19:15.166679 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-59545b959-p2chp.txt 2026-04-10 05:19:15.166719 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-api-59545b959-p2chp.yaml 2026-04-10 05:19:15.166757 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-f7d9x.txt 2026-04-10 05:19:15.166791 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-bootstrap-f7d9x.yaml 2026-04-10 05:19:15.166817 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-blfdj.txt 2026-04-10 05:19:15.166841 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-init-blfdj.yaml 2026-04-10 05:19:15.166866 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-z6glz.txt 2026-04-10 05:19:15.166890 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-db-sync-z6glz.yaml 2026-04-10 05:19:15.166914 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-mv2dl.txt 2026-04-10 05:19:15.166938 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-health-manager-default-mv2dl.yaml 2026-04-10 05:19:15.166962 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-74cbfdb85b-lk8vm.txt 2026-04-10 05:19:15.166987 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-housekeeping-74cbfdb85b-lk8vm.yaml 2026-04-10 05:19:15.167011 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-6vrkw.txt 2026-04-10 05:19:15.167036 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-endpoints-6vrkw.yaml 2026-04-10 05:19:15.167062 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-h42r6.txt 2026-04-10 05:19:15.167086 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-service-h42r6.yaml 2026-04-10 05:19:15.167111 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-9bpln.txt 2026-04-10 05:19:15.167136 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-ks-user-9bpln.yaml 2026-04-10 05:19:15.167162 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-94sbv.txt 2026-04-10 05:19:15.167187 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-rabbit-init-94sbv.yaml 2026-04-10 05:19:15.167212 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-d4444c8c9-qrwkx.txt 2026-04-10 05:19:15.167244 | instance | >f+++++++++ objects/namespaced/openstack/pods/octavia-worker-d4444c8c9-qrwkx.yaml 2026-04-10 05:19:15.167269 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-4nwb7.txt 2026-04-10 05:19:15.167294 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-database-exporter-78c69bc7dd-4nwb7.yaml 2026-04-10 05:19:15.167319 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-6bdf96f8b-wfp2x.txt 2026-04-10 05:19:15.167344 | instance | >f+++++++++ objects/namespaced/openstack/pods/openstack-exporter-6bdf96f8b-wfp2x.yaml 2026-04-10 05:19:15.167368 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-z6jff.txt 2026-04-10 05:19:15.167393 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-z6jff.yaml 2026-04-10 05:19:15.167418 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt 2026-04-10 05:19:15.167444 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml 2026-04-10 05:19:15.167469 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt 2026-04-10 05:19:15.167494 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml 2026-04-10 05:19:15.167519 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-cb458bdd5-n85gz.txt 2026-04-10 05:19:15.167544 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-cb458bdd5-n85gz.yaml 2026-04-10 05:19:15.167568 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-lqcft.txt 2026-04-10 05:19:15.167593 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-lqcft.yaml 2026-04-10 05:19:15.167617 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-ntthd.txt 2026-04-10 05:19:15.167641 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-ntthd.yaml 2026-04-10 05:19:15.167665 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-f47d5.txt 2026-04-10 05:19:15.167689 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-f47d5.yaml 2026-04-10 05:19:15.167712 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-jz287.txt 2026-04-10 05:19:15.167736 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-jz287.yaml 2026-04-10 05:19:15.167760 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-5j8q7.txt 2026-04-10 05:19:15.167784 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-5j8q7.yaml 2026-04-10 05:19:15.167808 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-mctvz.txt 2026-04-10 05:19:15.167833 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-mctvz.yaml 2026-04-10 05:19:15.167857 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt 2026-04-10 05:19:15.167881 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml 2026-04-10 05:19:15.167906 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt 2026-04-10 05:19:15.167930 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml 2026-04-10 05:19:15.167954 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-594s9.txt 2026-04-10 05:19:15.167978 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-594s9.yaml 2026-04-10 05:19:15.168003 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt 2026-04-10 05:19:15.168027 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml 2026-04-10 05:19:15.168051 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.txt 2026-04-10 05:19:15.168076 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-heat-server-0.yaml 2026-04-10 05:19:15.168121 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt 2026-04-10 05:19:15.168159 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml 2026-04-10 05:19:15.168187 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.txt 2026-04-10 05:19:15.168213 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-magnum-server-0.yaml 2026-04-10 05:19:15.168238 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.txt 2026-04-10 05:19:15.168262 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-manila-server-0.yaml 2026-04-10 05:19:15.168287 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-2nf26.txt 2026-04-10 05:19:15.168314 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-2nf26.yaml 2026-04-10 05:19:15.168338 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt 2026-04-10 05:19:15.168363 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml 2026-04-10 05:19:15.168387 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt 2026-04-10 05:19:15.168411 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml 2026-04-10 05:19:15.168434 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.txt 2026-04-10 05:19:15.168459 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-octavia-server-0.yaml 2026-04-10 05:19:15.168483 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-xz649.txt 2026-04-10 05:19:15.168507 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-xz649.yaml 2026-04-10 05:19:15.168531 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-2qtn2.txt 2026-04-10 05:19:15.168555 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-2qtn2.yaml 2026-04-10 05:19:15.168579 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-88f9dcc8-lvfs9.txt 2026-04-10 05:19:15.168603 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-88f9dcc8-lvfs9.yaml 2026-04-10 05:19:15.168626 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6479ddc8c5-xkj5v.txt 2026-04-10 05:19:15.168650 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6479ddc8c5-xkj5v.yaml 2026-04-10 05:19:15.168675 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-kgrvk.txt 2026-04-10 05:19:15.168699 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-kgrvk.yaml 2026-04-10 05:19:15.168726 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-xz7vb.txt 2026-04-10 05:19:15.168752 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-xz7vb.yaml 2026-04-10 05:19:15.168778 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-xt5v2.txt 2026-04-10 05:19:15.168804 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-ks-user-xt5v2.yaml 2026-04-10 05:19:15.168828 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-wztwf.txt 2026-04-10 05:19:15.168853 | instance | >f+++++++++ objects/namespaced/openstack/pods/tempest-run-tests-wztwf.yaml 2026-04-10 05:19:15.168880 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt 2026-04-10 05:19:15.168905 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml 2026-04-10 05:19:15.168929 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/ 2026-04-10 05:19:15.168979 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt 2026-04-10 05:19:15.169017 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml 2026-04-10 05:19:15.169043 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt 2026-04-10 05:19:15.169067 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml 2026-04-10 05:19:15.169091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt 2026-04-10 05:19:15.169115 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml 2026-04-10 05:19:15.169140 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt 2026-04-10 05:19:15.169164 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml 2026-04-10 05:19:15.169194 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt 2026-04-10 05:19:15.169231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml 2026-04-10 05:19:15.169269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt 2026-04-10 05:19:15.169304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml 2026-04-10 05:19:15.169337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt 2026-04-10 05:19:15.169375 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml 2026-04-10 05:19:15.169406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt 2026-04-10 05:19:15.169431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml 2026-04-10 05:19:15.169457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt 2026-04-10 05:19:15.169482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml 2026-04-10 05:19:15.169508 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt 2026-04-10 05:19:15.169533 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml 2026-04-10 05:19:15.169557 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt 2026-04-10 05:19:15.169581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml 2026-04-10 05:19:15.169605 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt 2026-04-10 05:19:15.169629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml 2026-04-10 05:19:15.169653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt 2026-04-10 05:19:15.169681 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml 2026-04-10 05:19:15.169711 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt 2026-04-10 05:19:15.169741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml 2026-04-10 05:19:15.169795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt 2026-04-10 05:19:15.169830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml 2026-04-10 05:19:15.169861 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt 2026-04-10 05:19:15.169892 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml 2026-04-10 05:19:15.169922 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt 2026-04-10 05:19:15.169946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml 2026-04-10 05:19:15.169980 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt 2026-04-10 05:19:15.170006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml 2026-04-10 05:19:15.170030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt 2026-04-10 05:19:15.170054 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml 2026-04-10 05:19:15.170078 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt 2026-04-10 05:19:15.170102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml 2026-04-10 05:19:15.170126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt 2026-04-10 05:19:15.170150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml 2026-04-10 05:19:15.170174 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt 2026-04-10 05:19:15.170198 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml 2026-04-10 05:19:15.170222 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt 2026-04-10 05:19:15.170246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml 2026-04-10 05:19:15.170270 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt 2026-04-10 05:19:15.170294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml 2026-04-10 05:19:15.170319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt 2026-04-10 05:19:15.170343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml 2026-04-10 05:19:15.170367 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt 2026-04-10 05:19:15.170392 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml 2026-04-10 05:19:15.170420 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt 2026-04-10 05:19:15.170456 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml 2026-04-10 05:19:15.170495 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt 2026-04-10 05:19:15.170527 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml 2026-04-10 05:19:15.170552 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt 2026-04-10 05:19:15.170587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml 2026-04-10 05:19:15.170620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt 2026-04-10 05:19:15.170647 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml 2026-04-10 05:19:15.170673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt 2026-04-10 05:19:15.170697 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml 2026-04-10 05:19:15.170727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt 2026-04-10 05:19:15.170751 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml 2026-04-10 05:19:15.170776 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt 2026-04-10 05:19:15.170800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml 2026-04-10 05:19:15.170825 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt 2026-04-10 05:19:15.170851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml 2026-04-10 05:19:15.170884 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.txt 2026-04-10 05:19:15.170910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-api.yaml 2026-04-10 05:19:15.170935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.txt 2026-04-10 05:19:15.170961 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-bootstrap.yaml 2026-04-10 05:19:15.170986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.txt 2026-04-10 05:19:15.171010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-cfn.yaml 2026-04-10 05:19:15.171035 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.txt 2026-04-10 05:19:15.171060 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-init.yaml 2026-04-10 05:19:15.171086 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.txt 2026-04-10 05:19:15.171111 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-db-sync.yaml 2026-04-10 05:19:15.171136 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.txt 2026-04-10 05:19:15.171160 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine-cleaner.yaml 2026-04-10 05:19:15.171185 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.txt 2026-04-10 05:19:15.171209 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-engine.yaml 2026-04-10 05:19:15.171233 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.txt 2026-04-10 05:19:15.171257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-endpoints.yaml 2026-04-10 05:19:15.171281 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.txt 2026-04-10 05:19:15.171305 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-service.yaml 2026-04-10 05:19:15.171328 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.txt 2026-04-10 05:19:15.171352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user-domain.yaml 2026-04-10 05:19:15.171376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.txt 2026-04-10 05:19:15.171401 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-ks-user.yaml 2026-04-10 05:19:15.171425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.txt 2026-04-10 05:19:15.171449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-purge-deleted.yaml 2026-04-10 05:19:15.171473 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.txt 2026-04-10 05:19:15.171498 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-rabbit-init.yaml 2026-04-10 05:19:15.171533 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.txt 2026-04-10 05:19:15.171569 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-test.yaml 2026-04-10 05:19:15.171596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.txt 2026-04-10 05:19:15.171621 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/heat-heat-trusts.yaml 2026-04-10 05:19:15.171650 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.txt 2026-04-10 05:19:15.171689 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-init.yaml 2026-04-10 05:19:15.171719 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.txt 2026-04-10 05:19:15.171744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-db-sync.yaml 2026-04-10 05:19:15.171768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.txt 2026-04-10 05:19:15.171801 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon-test.yaml 2026-04-10 05:19:15.171829 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.txt 2026-04-10 05:19:15.171853 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/horizon-horizon.yaml 2026-04-10 05:19:15.171878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt 2026-04-10 05:19:15.171905 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml 2026-04-10 05:19:15.171930 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt 2026-04-10 05:19:15.171955 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml 2026-04-10 05:19:15.171980 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt 2026-04-10 05:19:15.172005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml 2026-04-10 05:19:15.172029 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt 2026-04-10 05:19:15.172053 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml 2026-04-10 05:19:15.172077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt 2026-04-10 05:19:15.172101 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml 2026-04-10 05:19:15.172125 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt 2026-04-10 05:19:15.172149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml 2026-04-10 05:19:15.172175 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt 2026-04-10 05:19:15.172199 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml 2026-04-10 05:19:15.172222 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt 2026-04-10 05:19:15.172247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml 2026-04-10 05:19:15.172271 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt 2026-04-10 05:19:15.172295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml 2026-04-10 05:19:15.172319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt 2026-04-10 05:19:15.172343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml 2026-04-10 05:19:15.172368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt 2026-04-10 05:19:15.172391 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml 2026-04-10 05:19:15.172416 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt 2026-04-10 05:19:15.172440 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml 2026-04-10 05:19:15.172464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt 2026-04-10 05:19:15.172489 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml 2026-04-10 05:19:15.172513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt 2026-04-10 05:19:15.172538 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml 2026-04-10 05:19:15.172563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt 2026-04-10 05:19:15.172588 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml 2026-04-10 05:19:15.172620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.txt 2026-04-10 05:19:15.172647 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-api.yaml 2026-04-10 05:19:15.172671 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.txt 2026-04-10 05:19:15.172695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-conductor.yaml 2026-04-10 05:19:15.172723 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.txt 2026-04-10 05:19:15.172761 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-init.yaml 2026-04-10 05:19:15.172799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.txt 2026-04-10 05:19:15.172833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-db-sync.yaml 2026-04-10 05:19:15.172870 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.txt 2026-04-10 05:19:15.172902 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-endpoints.yaml 2026-04-10 05:19:15.172928 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.txt 2026-04-10 05:19:15.172999 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-service.yaml 2026-04-10 05:19:15.173033 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.txt 2026-04-10 05:19:15.173058 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user-domain.yaml 2026-04-10 05:19:15.173083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.txt 2026-04-10 05:19:15.173108 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-ks-user.yaml 2026-04-10 05:19:15.173132 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.txt 2026-04-10 05:19:15.173157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/magnum-magnum-rabbit-init.yaml 2026-04-10 05:19:15.173181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.txt 2026-04-10 05:19:15.173207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-api.yaml 2026-04-10 05:19:15.173231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.txt 2026-04-10 05:19:15.173256 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-data.yaml 2026-04-10 05:19:15.173280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.txt 2026-04-10 05:19:15.173311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-init.yaml 2026-04-10 05:19:15.173348 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.txt 2026-04-10 05:19:15.173380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-db-sync.yaml 2026-04-10 05:19:15.173406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.txt 2026-04-10 05:19:15.173431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-endpoints.yaml 2026-04-10 05:19:15.173456 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.txt 2026-04-10 05:19:15.173480 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-service.yaml 2026-04-10 05:19:15.173504 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.txt 2026-04-10 05:19:15.173528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-ks-user.yaml 2026-04-10 05:19:15.173553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.txt 2026-04-10 05:19:15.173576 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-rabbit-init.yaml 2026-04-10 05:19:15.173610 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.txt 2026-04-10 05:19:15.173636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-scheduler.yaml 2026-04-10 05:19:15.173661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.txt 2026-04-10 05:19:15.173686 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/manila-manila-share.yaml 2026-04-10 05:19:15.173710 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt 2026-04-10 05:19:15.173734 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml 2026-04-10 05:19:15.173775 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt 2026-04-10 05:19:15.173810 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml 2026-04-10 05:19:15.173838 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt 2026-04-10 05:19:15.173862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml 2026-04-10 05:19:15.173886 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt 2026-04-10 05:19:15.173910 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml 2026-04-10 05:19:15.173934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt 2026-04-10 05:19:15.173958 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml 2026-04-10 05:19:15.173982 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt 2026-04-10 05:19:15.174006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml 2026-04-10 05:19:15.174029 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt 2026-04-10 05:19:15.174053 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml 2026-04-10 05:19:15.174077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt 2026-04-10 05:19:15.174101 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml 2026-04-10 05:19:15.174124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt 2026-04-10 05:19:15.174148 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml 2026-04-10 05:19:15.174172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt 2026-04-10 05:19:15.174196 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml 2026-04-10 05:19:15.174220 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt 2026-04-10 05:19:15.174244 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml 2026-04-10 05:19:15.174268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt 2026-04-10 05:19:15.174293 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml 2026-04-10 05:19:15.174317 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt 2026-04-10 05:19:15.174341 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml 2026-04-10 05:19:15.174365 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt 2026-04-10 05:19:15.174390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml 2026-04-10 05:19:15.174414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt 2026-04-10 05:19:15.174447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml 2026-04-10 05:19:15.174473 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt 2026-04-10 05:19:15.174498 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml 2026-04-10 05:19:15.174523 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt 2026-04-10 05:19:15.174547 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml 2026-04-10 05:19:15.174571 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt 2026-04-10 05:19:15.174595 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml 2026-04-10 05:19:15.174620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt 2026-04-10 05:19:15.174644 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml 2026-04-10 05:19:15.174669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt 2026-04-10 05:19:15.174694 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml 2026-04-10 05:19:15.174719 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt 2026-04-10 05:19:15.174744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml 2026-04-10 05:19:15.174769 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt 2026-04-10 05:19:15.174793 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml 2026-04-10 05:19:15.174817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt 2026-04-10 05:19:15.174842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml 2026-04-10 05:19:15.174866 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt 2026-04-10 05:19:15.174890 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml 2026-04-10 05:19:15.174914 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt 2026-04-10 05:19:15.174938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml 2026-04-10 05:19:15.174962 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt 2026-04-10 05:19:15.174986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml 2026-04-10 05:19:15.175010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt 2026-04-10 05:19:15.175034 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml 2026-04-10 05:19:15.175059 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt 2026-04-10 05:19:15.175083 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml 2026-04-10 05:19:15.175107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt 2026-04-10 05:19:15.175131 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml 2026-04-10 05:19:15.175155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt 2026-04-10 05:19:15.175180 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml 2026-04-10 05:19:15.175205 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.txt 2026-04-10 05:19:15.175229 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-api.yaml 2026-04-10 05:19:15.175253 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.txt 2026-04-10 05:19:15.175283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-init.yaml 2026-04-10 05:19:15.175308 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.txt 2026-04-10 05:19:15.175332 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-db-sync.yaml 2026-04-10 05:19:15.175356 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.txt 2026-04-10 05:19:15.175380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-health-manager.yaml 2026-04-10 05:19:15.175404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.txt 2026-04-10 05:19:15.175428 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-housekeeping.yaml 2026-04-10 05:19:15.175452 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.txt 2026-04-10 05:19:15.175476 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-endpoints.yaml 2026-04-10 05:19:15.175499 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.txt 2026-04-10 05:19:15.175523 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-service.yaml 2026-04-10 05:19:15.175546 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.txt 2026-04-10 05:19:15.175570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-ks-user.yaml 2026-04-10 05:19:15.175593 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.txt 2026-04-10 05:19:15.175617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-rabbit-init.yaml 2026-04-10 05:19:15.175641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.txt 2026-04-10 05:19:15.175665 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/octavia-octavia-worker.yaml 2026-04-10 05:19:15.175688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt 2026-04-10 05:19:15.175714 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml 2026-04-10 05:19:15.175740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt 2026-04-10 05:19:15.175764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml 2026-04-10 05:19:15.175788 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt 2026-04-10 05:19:15.175812 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml 2026-04-10 05:19:15.175835 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt 2026-04-10 05:19:15.175859 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml 2026-04-10 05:19:15.175883 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt 2026-04-10 05:19:15.175907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml 2026-04-10 05:19:15.175931 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt 2026-04-10 05:19:15.175955 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml 2026-04-10 05:19:15.175980 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt 2026-04-10 05:19:15.176005 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml 2026-04-10 05:19:15.176031 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt 2026-04-10 05:19:15.176056 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml 2026-04-10 05:19:15.176087 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt 2026-04-10 05:19:15.176113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml 2026-04-10 05:19:15.176138 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt 2026-04-10 05:19:15.176163 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml 2026-04-10 05:19:15.176188 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt 2026-04-10 05:19:15.176212 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml 2026-04-10 05:19:15.176236 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.txt 2026-04-10 05:19:15.176260 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-heat-server.yaml 2026-04-10 05:19:15.176284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt 2026-04-10 05:19:15.176309 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml 2026-04-10 05:19:15.176333 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.txt 2026-04-10 05:19:15.176357 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-magnum-server.yaml 2026-04-10 05:19:15.176383 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.txt 2026-04-10 05:19:15.176408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-manila-server.yaml 2026-04-10 05:19:15.176433 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt 2026-04-10 05:19:15.176457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml 2026-04-10 05:19:15.176481 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt 2026-04-10 05:19:15.176505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml 2026-04-10 05:19:15.176530 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt 2026-04-10 05:19:15.176554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml 2026-04-10 05:19:15.176578 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.txt 2026-04-10 05:19:15.176602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-octavia-server.yaml 2026-04-10 05:19:15.176626 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-10 05:19:15.176650 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-10 05:19:15.176674 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-10 05:19:15.176698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-10 05:19:15.176722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt 2026-04-10 05:19:15.176747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml 2026-04-10 05:19:15.176771 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt 2026-04-10 05:19:15.176795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml 2026-04-10 05:19:15.176819 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt 2026-04-10 05:19:15.176843 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml 2026-04-10 05:19:15.176867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt 2026-04-10 05:19:15.176891 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml 2026-04-10 05:19:15.176924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt 2026-04-10 05:19:15.176950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml 2026-04-10 05:19:15.177000 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt 2026-04-10 05:19:15.177026 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml 2026-04-10 05:19:15.177066 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt 2026-04-10 05:19:15.177129 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml 2026-04-10 05:19:15.177164 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt 2026-04-10 05:19:15.177191 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml 2026-04-10 05:19:15.177216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.txt 2026-04-10 05:19:15.177241 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-ks-user.yaml 2026-04-10 05:19:15.177266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.txt 2026-04-10 05:19:15.177290 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/tempest-tempest-run-tests.yaml 2026-04-10 05:19:15.177315 | instance | cd+++++++++ objects/namespaced/openstack/roles/ 2026-04-10 05:19:15.177340 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt 2026-04-10 05:19:15.177364 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml 2026-04-10 05:19:15.177390 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt 2026-04-10 05:19:15.177425 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml 2026-04-10 05:19:15.177459 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt 2026-04-10 05:19:15.177486 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml 2026-04-10 05:19:15.177510 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt 2026-04-10 05:19:15.177535 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml 2026-04-10 05:19:15.177568 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt 2026-04-10 05:19:15.177602 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml 2026-04-10 05:19:15.177632 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt 2026-04-10 05:19:15.177663 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml 2026-04-10 05:19:15.177698 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt 2026-04-10 05:19:15.177731 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml 2026-04-10 05:19:15.177845 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt 2026-04-10 05:19:15.177896 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml 2026-04-10 05:19:15.177925 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt 2026-04-10 05:19:15.177951 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml 2026-04-10 05:19:15.177976 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt 2026-04-10 05:19:15.178001 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml 2026-04-10 05:19:15.178035 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt 2026-04-10 05:19:15.178061 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml 2026-04-10 05:19:15.178086 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt 2026-04-10 05:19:15.178111 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml 2026-04-10 05:19:15.178136 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt 2026-04-10 05:19:15.178161 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml 2026-04-10 05:19:15.178186 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt 2026-04-10 05:19:15.178210 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml 2026-04-10 05:19:15.178234 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt 2026-04-10 05:19:15.178258 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml 2026-04-10 05:19:15.178282 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt 2026-04-10 05:19:15.178306 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml 2026-04-10 05:19:15.178331 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt 2026-04-10 05:19:15.178356 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml 2026-04-10 05:19:15.178381 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt 2026-04-10 05:19:15.178406 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml 2026-04-10 05:19:15.178430 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt 2026-04-10 05:19:15.178455 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml 2026-04-10 05:19:15.178479 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt 2026-04-10 05:19:15.178504 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml 2026-04-10 05:19:15.178528 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt 2026-04-10 05:19:15.178552 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml 2026-04-10 05:19:15.178575 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt 2026-04-10 05:19:15.178600 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml 2026-04-10 05:19:15.178624 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt 2026-04-10 05:19:15.178654 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml 2026-04-10 05:19:15.178678 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt 2026-04-10 05:19:15.178703 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml 2026-04-10 05:19:15.178728 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt 2026-04-10 05:19:15.178752 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml 2026-04-10 05:19:15.178773 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt 2026-04-10 05:19:15.178790 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml 2026-04-10 05:19:15.178807 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt 2026-04-10 05:19:15.178829 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml 2026-04-10 05:19:15.178847 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt 2026-04-10 05:19:15.178865 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml 2026-04-10 05:19:15.178882 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt 2026-04-10 05:19:15.178900 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml 2026-04-10 05:19:15.178916 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt 2026-04-10 05:19:15.178934 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml 2026-04-10 05:19:15.178951 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt 2026-04-10 05:19:15.178968 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml 2026-04-10 05:19:15.178985 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt 2026-04-10 05:19:15.179002 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml 2026-04-10 05:19:15.179019 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt 2026-04-10 05:19:15.179036 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml 2026-04-10 05:19:15.179053 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt 2026-04-10 05:19:15.179071 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml 2026-04-10 05:19:15.179088 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.txt 2026-04-10 05:19:15.179105 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-api.yaml 2026-04-10 05:19:15.179123 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.txt 2026-04-10 05:19:15.179141 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-bootstrap.yaml 2026-04-10 05:19:15.179158 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.txt 2026-04-10 05:19:15.179175 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-cfn.yaml 2026-04-10 05:19:15.179192 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.txt 2026-04-10 05:19:15.179209 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-init.yaml 2026-04-10 05:19:15.179227 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.txt 2026-04-10 05:19:15.179244 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-db-sync.yaml 2026-04-10 05:19:15.179261 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.txt 2026-04-10 05:19:15.179279 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine-cleaner.yaml 2026-04-10 05:19:15.179296 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.txt 2026-04-10 05:19:15.179314 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-engine.yaml 2026-04-10 05:19:15.179331 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.txt 2026-04-10 05:19:15.179348 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-endpoints.yaml 2026-04-10 05:19:15.179365 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.txt 2026-04-10 05:19:15.179383 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-service.yaml 2026-04-10 05:19:15.179405 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.txt 2026-04-10 05:19:15.179423 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user-domain.yaml 2026-04-10 05:19:15.179441 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.txt 2026-04-10 05:19:15.179459 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-ks-user.yaml 2026-04-10 05:19:15.179476 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.txt 2026-04-10 05:19:15.179500 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-purge-deleted.yaml 2026-04-10 05:19:15.179519 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.txt 2026-04-10 05:19:15.179536 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-rabbit-init.yaml 2026-04-10 05:19:15.179553 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.txt 2026-04-10 05:19:15.179571 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-test.yaml 2026-04-10 05:19:15.179589 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.txt 2026-04-10 05:19:15.179606 | instance | >f+++++++++ objects/namespaced/openstack/roles/heat-openstack-heat-trusts.yaml 2026-04-10 05:19:15.179623 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.txt 2026-04-10 05:19:15.179641 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-init.yaml 2026-04-10 05:19:15.179658 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.txt 2026-04-10 05:19:15.179675 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-db-sync.yaml 2026-04-10 05:19:15.179693 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.txt 2026-04-10 05:19:15.179710 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon-test.yaml 2026-04-10 05:19:15.179728 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.txt 2026-04-10 05:19:15.179745 | instance | >f+++++++++ objects/namespaced/openstack/roles/horizon-openstack-horizon.yaml 2026-04-10 05:19:15.179763 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt 2026-04-10 05:19:15.179780 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml 2026-04-10 05:19:15.179798 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt 2026-04-10 05:19:15.179815 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml 2026-04-10 05:19:15.179833 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt 2026-04-10 05:19:15.179853 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml 2026-04-10 05:19:15.179904 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt 2026-04-10 05:19:15.179940 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml 2026-04-10 05:19:15.179970 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt 2026-04-10 05:19:15.179996 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml 2026-04-10 05:19:15.180024 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt 2026-04-10 05:19:15.180051 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml 2026-04-10 05:19:15.180077 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt 2026-04-10 05:19:15.180102 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml 2026-04-10 05:19:15.180130 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt 2026-04-10 05:19:15.180149 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml 2026-04-10 05:19:15.180167 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt 2026-04-10 05:19:15.180184 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml 2026-04-10 05:19:15.180202 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt 2026-04-10 05:19:15.180219 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml 2026-04-10 05:19:15.180236 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt 2026-04-10 05:19:15.180254 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml 2026-04-10 05:19:15.180271 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt 2026-04-10 05:19:15.180289 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml 2026-04-10 05:19:15.180306 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt 2026-04-10 05:19:15.180323 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml 2026-04-10 05:19:15.180341 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt 2026-04-10 05:19:15.180359 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml 2026-04-10 05:19:15.180376 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt 2026-04-10 05:19:15.180394 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml 2026-04-10 05:19:15.180412 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.txt 2026-04-10 05:19:15.180430 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-api.yaml 2026-04-10 05:19:15.180447 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.txt 2026-04-10 05:19:15.180465 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-conductor.yaml 2026-04-10 05:19:15.180482 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.txt 2026-04-10 05:19:15.180500 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-init.yaml 2026-04-10 05:19:15.180517 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.txt 2026-04-10 05:19:15.180535 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-db-sync.yaml 2026-04-10 05:19:15.180552 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.txt 2026-04-10 05:19:15.180569 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-endpoints.yaml 2026-04-10 05:19:15.180587 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.txt 2026-04-10 05:19:15.180604 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-service.yaml 2026-04-10 05:19:15.180621 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.txt 2026-04-10 05:19:15.180639 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user-domain.yaml 2026-04-10 05:19:15.180656 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.txt 2026-04-10 05:19:15.180673 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-ks-user.yaml 2026-04-10 05:19:15.180691 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.txt 2026-04-10 05:19:15.180715 | instance | >f+++++++++ objects/namespaced/openstack/roles/magnum-openstack-magnum-rabbit-init.yaml 2026-04-10 05:19:15.180735 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.txt 2026-04-10 05:19:15.180754 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-api.yaml 2026-04-10 05:19:15.180772 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.txt 2026-04-10 05:19:15.180790 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-data.yaml 2026-04-10 05:19:15.180807 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.txt 2026-04-10 05:19:15.180825 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-init.yaml 2026-04-10 05:19:15.180842 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.txt 2026-04-10 05:19:15.180860 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-db-sync.yaml 2026-04-10 05:19:15.180877 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.txt 2026-04-10 05:19:15.180895 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-endpoints.yaml 2026-04-10 05:19:15.180913 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.txt 2026-04-10 05:19:15.180931 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-service.yaml 2026-04-10 05:19:15.180949 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.txt 2026-04-10 05:19:15.180990 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-ks-user.yaml 2026-04-10 05:19:15.181010 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.txt 2026-04-10 05:19:15.181027 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-rabbit-init.yaml 2026-04-10 05:19:15.181045 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.txt 2026-04-10 05:19:15.181063 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-scheduler.yaml 2026-04-10 05:19:15.181081 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.txt 2026-04-10 05:19:15.181098 | instance | >f+++++++++ objects/namespaced/openstack/roles/manila-openstack-manila-share.yaml 2026-04-10 05:19:15.181116 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt 2026-04-10 05:19:15.181135 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml 2026-04-10 05:19:15.181154 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt 2026-04-10 05:19:15.181172 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml 2026-04-10 05:19:15.181190 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt 2026-04-10 05:19:15.181207 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml 2026-04-10 05:19:15.181226 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt 2026-04-10 05:19:15.181244 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml 2026-04-10 05:19:15.181262 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt 2026-04-10 05:19:15.181280 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml 2026-04-10 05:19:15.181297 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt 2026-04-10 05:19:15.181322 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml 2026-04-10 05:19:15.181341 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt 2026-04-10 05:19:15.181358 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml 2026-04-10 05:19:15.181377 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt 2026-04-10 05:19:15.181394 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml 2026-04-10 05:19:15.181413 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt 2026-04-10 05:19:15.181431 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml 2026-04-10 05:19:15.181449 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt 2026-04-10 05:19:15.181468 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml 2026-04-10 05:19:15.181486 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt 2026-04-10 05:19:15.181505 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml 2026-04-10 05:19:15.181522 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt 2026-04-10 05:19:15.181539 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml 2026-04-10 05:19:15.181556 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt 2026-04-10 05:19:15.181574 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml 2026-04-10 05:19:15.181591 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt 2026-04-10 05:19:15.181608 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml 2026-04-10 05:19:15.181626 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt 2026-04-10 05:19:15.181643 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml 2026-04-10 05:19:15.181661 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt 2026-04-10 05:19:15.181679 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml 2026-04-10 05:19:15.181697 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt 2026-04-10 05:19:15.181715 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml 2026-04-10 05:19:15.181733 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt 2026-04-10 05:19:15.181773 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml 2026-04-10 05:19:15.181793 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt 2026-04-10 05:19:15.181811 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml 2026-04-10 05:19:15.181829 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt 2026-04-10 05:19:15.181847 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml 2026-04-10 05:19:15.181865 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt 2026-04-10 05:19:15.181882 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml 2026-04-10 05:19:15.181899 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt 2026-04-10 05:19:15.181916 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml 2026-04-10 05:19:15.181940 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt 2026-04-10 05:19:15.181959 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml 2026-04-10 05:19:15.181977 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt 2026-04-10 05:19:15.181995 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml 2026-04-10 05:19:15.182013 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt 2026-04-10 05:19:15.182030 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml 2026-04-10 05:19:15.182049 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt 2026-04-10 05:19:15.182066 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml 2026-04-10 05:19:15.182084 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt 2026-04-10 05:19:15.182102 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml 2026-04-10 05:19:15.182120 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt 2026-04-10 05:19:15.182138 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml 2026-04-10 05:19:15.182156 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt 2026-04-10 05:19:15.182174 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml 2026-04-10 05:19:15.182193 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt 2026-04-10 05:19:15.182210 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml 2026-04-10 05:19:15.182230 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.txt 2026-04-10 05:19:15.182273 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-api.yaml 2026-04-10 05:19:15.182301 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.txt 2026-04-10 05:19:15.182321 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-init.yaml 2026-04-10 05:19:15.182339 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.txt 2026-04-10 05:19:15.182362 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-db-sync.yaml 2026-04-10 05:19:15.182385 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.txt 2026-04-10 05:19:15.182406 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-health-manager.yaml 2026-04-10 05:19:15.182425 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.txt 2026-04-10 05:19:15.182443 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-housekeeping.yaml 2026-04-10 05:19:15.182461 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.txt 2026-04-10 05:19:15.182485 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-endpoints.yaml 2026-04-10 05:19:15.182507 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.txt 2026-04-10 05:19:15.182526 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-service.yaml 2026-04-10 05:19:15.182545 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.txt 2026-04-10 05:19:15.182563 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-ks-user.yaml 2026-04-10 05:19:15.182580 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.txt 2026-04-10 05:19:15.182611 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-rabbit-init.yaml 2026-04-10 05:19:15.182634 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.txt 2026-04-10 05:19:15.182653 | instance | >f+++++++++ objects/namespaced/openstack/roles/octavia-openstack-octavia-worker.yaml 2026-04-10 05:19:15.182671 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt 2026-04-10 05:19:15.182689 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml 2026-04-10 05:19:15.182708 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt 2026-04-10 05:19:15.182731 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml 2026-04-10 05:19:15.182752 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt 2026-04-10 05:19:15.182769 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml 2026-04-10 05:19:15.182786 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt 2026-04-10 05:19:15.182804 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml 2026-04-10 05:19:15.182822 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt 2026-04-10 05:19:15.182844 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml 2026-04-10 05:19:15.182866 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt 2026-04-10 05:19:15.182885 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml 2026-04-10 05:19:15.182902 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt 2026-04-10 05:19:15.182920 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml 2026-04-10 05:19:15.182938 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt 2026-04-10 05:19:15.182956 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml 2026-04-10 05:19:15.182975 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt 2026-04-10 05:19:15.182996 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml 2026-04-10 05:19:15.183014 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt 2026-04-10 05:19:15.183033 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml 2026-04-10 05:19:15.183050 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt 2026-04-10 05:19:15.183069 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml 2026-04-10 05:19:15.183087 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.txt 2026-04-10 05:19:15.183106 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-heat-peer-discovery.yaml 2026-04-10 05:19:15.183127 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt 2026-04-10 05:19:15.183145 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml 2026-04-10 05:19:15.183162 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.txt 2026-04-10 05:19:15.183180 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-magnum-peer-discovery.yaml 2026-04-10 05:19:15.183198 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.txt 2026-04-10 05:19:15.183216 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-manila-peer-discovery.yaml 2026-04-10 05:19:15.183244 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt 2026-04-10 05:19:15.183263 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml 2026-04-10 05:19:15.183283 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt 2026-04-10 05:19:15.183300 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml 2026-04-10 05:19:15.183318 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt 2026-04-10 05:19:15.183336 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml 2026-04-10 05:19:15.183357 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.txt 2026-04-10 05:19:15.183375 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-octavia-peer-discovery.yaml 2026-04-10 05:19:15.183393 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt 2026-04-10 05:19:15.183412 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml 2026-04-10 05:19:15.183431 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt 2026-04-10 05:19:15.183449 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml 2026-04-10 05:19:15.183467 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt 2026-04-10 05:19:15.183485 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml 2026-04-10 05:19:15.183503 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt 2026-04-10 05:19:15.183520 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml 2026-04-10 05:19:15.183538 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt 2026-04-10 05:19:15.183555 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml 2026-04-10 05:19:15.183573 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt 2026-04-10 05:19:15.183591 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml 2026-04-10 05:19:15.183608 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt 2026-04-10 05:19:15.183626 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml 2026-04-10 05:19:15.183644 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt 2026-04-10 05:19:15.183662 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml 2026-04-10 05:19:15.183681 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt 2026-04-10 05:19:15.183699 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml 2026-04-10 05:19:15.183718 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.txt 2026-04-10 05:19:15.183735 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-ks-user.yaml 2026-04-10 05:19:15.183754 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.txt 2026-04-10 05:19:15.183772 | instance | >f+++++++++ objects/namespaced/openstack/roles/tempest-openstack-tempest-run-tests.yaml 2026-04-10 05:19:15.183790 | instance | cd+++++++++ objects/namespaced/openstack/secrets/ 2026-04-10 05:19:15.183808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt 2026-04-10 05:19:15.183827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml 2026-04-10 05:19:15.183845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt 2026-04-10 05:19:15.183869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml 2026-04-10 05:19:15.183887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt 2026-04-10 05:19:15.183905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml 2026-04-10 05:19:15.183923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt 2026-04-10 05:19:15.183942 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml 2026-04-10 05:19:15.183960 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt 2026-04-10 05:19:15.183977 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml 2026-04-10 05:19:15.183995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt 2026-04-10 05:19:15.184012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml 2026-04-10 05:19:15.184030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt 2026-04-10 05:19:15.184047 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml 2026-04-10 05:19:15.184065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt 2026-04-10 05:19:15.184083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml 2026-04-10 05:19:15.184101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt 2026-04-10 05:19:15.184118 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml 2026-04-10 05:19:15.184135 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt 2026-04-10 05:19:15.184153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml 2026-04-10 05:19:15.184171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt 2026-04-10 05:19:15.184189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml 2026-04-10 05:19:15.184207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt 2026-04-10 05:19:15.184225 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml 2026-04-10 05:19:15.184242 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt 2026-04-10 05:19:15.184260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml 2026-04-10 05:19:15.184277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt 2026-04-10 05:19:15.184295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml 2026-04-10 05:19:15.184313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt 2026-04-10 05:19:15.184330 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml 2026-04-10 05:19:15.184348 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt 2026-04-10 05:19:15.184365 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml 2026-04-10 05:19:15.184382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt 2026-04-10 05:19:15.184399 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml 2026-04-10 05:19:15.184417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt 2026-04-10 05:19:15.184435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml 2026-04-10 05:19:15.184455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt 2026-04-10 05:19:15.184473 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml 2026-04-10 05:19:15.184491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt 2026-04-10 05:19:15.184509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml 2026-04-10 05:19:15.184532 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt 2026-04-10 05:19:15.184552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml 2026-04-10 05:19:15.184570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt 2026-04-10 05:19:15.184587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml 2026-04-10 05:19:15.184605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt 2026-04-10 05:19:15.184623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml 2026-04-10 05:19:15.184643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt 2026-04-10 05:19:15.184661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml 2026-04-10 05:19:15.184681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt 2026-04-10 05:19:15.184700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml 2026-04-10 05:19:15.184718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt 2026-04-10 05:19:15.184738 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml 2026-04-10 05:19:15.184756 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt 2026-04-10 05:19:15.184774 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml 2026-04-10 05:19:15.184793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt 2026-04-10 05:19:15.184812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml 2026-04-10 05:19:15.184830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.txt 2026-04-10 05:19:15.184849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-api-certs.yaml 2026-04-10 05:19:15.184867 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.txt 2026-04-10 05:19:15.184885 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-cfn-certs.yaml 2026-04-10 05:19:15.184903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.txt 2026-04-10 05:19:15.184922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-admin.yaml 2026-04-10 05:19:15.184940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.txt 2026-04-10 05:19:15.184975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-db-user.yaml 2026-04-10 05:19:15.184996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.txt 2026-04-10 05:19:15.185014 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-etc.yaml 2026-04-10 05:19:15.185032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.txt 2026-04-10 05:19:15.185050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-admin.yaml 2026-04-10 05:19:15.185069 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.txt 2026-04-10 05:19:15.185088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-stack-user.yaml 2026-04-10 05:19:15.185113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.txt 2026-04-10 05:19:15.185160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-test.yaml 2026-04-10 05:19:15.185187 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.txt 2026-04-10 05:19:15.185207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-trustee.yaml 2026-04-10 05:19:15.185226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.txt 2026-04-10 05:19:15.185244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-keystone-user.yaml 2026-04-10 05:19:15.185269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.txt 2026-04-10 05:19:15.185288 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-admin.yaml 2026-04-10 05:19:15.185306 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.txt 2026-04-10 05:19:15.185324 | instance | >f+++++++++ objects/namespaced/openstack/secrets/heat-rabbitmq-user.yaml 2026-04-10 05:19:15.185342 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.txt 2026-04-10 05:19:15.185360 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-admin.yaml 2026-04-10 05:19:15.185377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.txt 2026-04-10 05:19:15.185395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-db-user.yaml 2026-04-10 05:19:15.185412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.txt 2026-04-10 05:19:15.185429 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-etc.yaml 2026-04-10 05:19:15.185446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.txt 2026-04-10 05:19:15.185464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-int-certs.yaml 2026-04-10 05:19:15.185482 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.txt 2026-04-10 05:19:15.185500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/horizon-keystone-admin.yaml 2026-04-10 05:19:15.185518 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt 2026-04-10 05:19:15.185535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml 2026-04-10 05:19:15.185554 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt 2026-04-10 05:19:15.185571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml 2026-04-10 05:19:15.185589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt 2026-04-10 05:19:15.185608 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml 2026-04-10 05:19:15.185626 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt 2026-04-10 05:19:15.185644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml 2026-04-10 05:19:15.185661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt 2026-04-10 05:19:15.185678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml 2026-04-10 05:19:15.185696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt 2026-04-10 05:19:15.185714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml 2026-04-10 05:19:15.185731 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt 2026-04-10 05:19:15.185784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml 2026-04-10 05:19:15.185808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt 2026-04-10 05:19:15.185827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml 2026-04-10 05:19:15.185844 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt 2026-04-10 05:19:15.185862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml 2026-04-10 05:19:15.185880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt 2026-04-10 05:19:15.185898 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml 2026-04-10 05:19:15.185916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt 2026-04-10 05:19:15.185933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml 2026-04-10 05:19:15.185952 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt 2026-04-10 05:19:15.185980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml 2026-04-10 05:19:15.186000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt 2026-04-10 05:19:15.186018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml 2026-04-10 05:19:15.186036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt 2026-04-10 05:19:15.186054 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml 2026-04-10 05:19:15.186072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt 2026-04-10 05:19:15.186090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml 2026-04-10 05:19:15.186108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt 2026-04-10 05:19:15.186125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml 2026-04-10 05:19:15.186143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-x8rhf-api.txt 2026-04-10 05:19:15.186162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-x8rhf-api.yaml 2026-04-10 05:19:15.186180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-x8rhf-vnc.txt 2026-04-10 05:19:15.186203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-x8rhf-vnc.yaml 2026-04-10 05:19:15.186231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt 2026-04-10 05:19:15.186258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml 2026-04-10 05:19:15.186288 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.txt 2026-04-10 05:19:15.186315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-api-certs.yaml 2026-04-10 05:19:15.186339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.txt 2026-04-10 05:19:15.186358 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-admin.yaml 2026-04-10 05:19:15.186377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.txt 2026-04-10 05:19:15.186395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-db-user.yaml 2026-04-10 05:19:15.186413 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.txt 2026-04-10 05:19:15.186431 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-etc.yaml 2026-04-10 05:19:15.186448 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.txt 2026-04-10 05:19:15.186466 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-admin.yaml 2026-04-10 05:19:15.186484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.txt 2026-04-10 05:19:15.186502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-stack-user.yaml 2026-04-10 05:19:15.186521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.txt 2026-04-10 05:19:15.186539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-keystone-user.yaml 2026-04-10 05:19:15.186557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.txt 2026-04-10 05:19:15.186575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-admin.yaml 2026-04-10 05:19:15.186593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.txt 2026-04-10 05:19:15.186612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-rabbitmq-user.yaml 2026-04-10 05:19:15.186629 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.txt 2026-04-10 05:19:15.186647 | instance | >f+++++++++ objects/namespaced/openstack/secrets/magnum-registry-certs.yaml 2026-04-10 05:19:15.186665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.txt 2026-04-10 05:19:15.186690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-api-certs.yaml 2026-04-10 05:19:15.186716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.txt 2026-04-10 05:19:15.186745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-admin.yaml 2026-04-10 05:19:15.186772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.txt 2026-04-10 05:19:15.186797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-db-user.yaml 2026-04-10 05:19:15.186822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.txt 2026-04-10 05:19:15.186846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-etc.yaml 2026-04-10 05:19:15.186871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.txt 2026-04-10 05:19:15.186897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-admin.yaml 2026-04-10 05:19:15.186921 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.txt 2026-04-10 05:19:15.186946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-keystone-user.yaml 2026-04-10 05:19:15.186971 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.txt 2026-04-10 05:19:15.186995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-admin.yaml 2026-04-10 05:19:15.187019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.txt 2026-04-10 05:19:15.187043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-rabbitmq-user.yaml 2026-04-10 05:19:15.187068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.txt 2026-04-10 05:19:15.187093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/manila-ssh-keys.yaml 2026-04-10 05:19:15.187118 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt 2026-04-10 05:19:15.187143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml 2026-04-10 05:19:15.187168 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt 2026-04-10 05:19:15.187192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml 2026-04-10 05:19:15.187217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt 2026-04-10 05:19:15.187242 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml 2026-04-10 05:19:15.187267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt 2026-04-10 05:19:15.187291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml 2026-04-10 05:19:15.187315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt 2026-04-10 05:19:15.187338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml 2026-04-10 05:19:15.187363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt 2026-04-10 05:19:15.187388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml 2026-04-10 05:19:15.187412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt 2026-04-10 05:19:15.187437 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml 2026-04-10 05:19:15.187462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt 2026-04-10 05:19:15.187487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml 2026-04-10 05:19:15.187512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt 2026-04-10 05:19:15.187538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml 2026-04-10 05:19:15.187564 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt 2026-04-10 05:19:15.187598 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml 2026-04-10 05:19:15.187626 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt 2026-04-10 05:19:15.187653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml 2026-04-10 05:19:15.187679 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt 2026-04-10 05:19:15.187705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml 2026-04-10 05:19:15.187730 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt 2026-04-10 05:19:15.187754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml 2026-04-10 05:19:15.187779 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt 2026-04-10 05:19:15.187803 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml 2026-04-10 05:19:15.187828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt 2026-04-10 05:19:15.187854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml 2026-04-10 05:19:15.187880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt 2026-04-10 05:19:15.187905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml 2026-04-10 05:19:15.187929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt 2026-04-10 05:19:15.187954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml 2026-04-10 05:19:15.187979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt 2026-04-10 05:19:15.188006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml 2026-04-10 05:19:15.188031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt 2026-04-10 05:19:15.188059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml 2026-04-10 05:19:15.188096 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt 2026-04-10 05:19:15.188133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml 2026-04-10 05:19:15.188161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt 2026-04-10 05:19:15.188186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml 2026-04-10 05:19:15.188211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt 2026-04-10 05:19:15.188236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml 2026-04-10 05:19:15.188260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt 2026-04-10 05:19:15.188285 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml 2026-04-10 05:19:15.188309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt 2026-04-10 05:19:15.188334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml 2026-04-10 05:19:15.188359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt 2026-04-10 05:19:15.188384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml 2026-04-10 05:19:15.188408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt 2026-04-10 05:19:15.188431 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml 2026-04-10 05:19:15.188455 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt 2026-04-10 05:19:15.188480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml 2026-04-10 05:19:15.188504 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt 2026-04-10 05:19:15.188539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml 2026-04-10 05:19:15.188566 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt 2026-04-10 05:19:15.188592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml 2026-04-10 05:19:15.188616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt 2026-04-10 05:19:15.188640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml 2026-04-10 05:19:15.188666 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt 2026-04-10 05:19:15.188692 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml 2026-04-10 05:19:15.188719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.txt 2026-04-10 05:19:15.188747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-amphora-ssh-key.yaml 2026-04-10 05:19:15.188772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.txt 2026-04-10 05:19:15.188798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-api-certs.yaml 2026-04-10 05:19:15.188822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.txt 2026-04-10 05:19:15.188847 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-ca.yaml 2026-04-10 05:19:15.188871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.txt 2026-04-10 05:19:15.188895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-client-certs.yaml 2026-04-10 05:19:15.188920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.txt 2026-04-10 05:19:15.188945 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-admin.yaml 2026-04-10 05:19:15.188995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.txt 2026-04-10 05:19:15.189023 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-db-user.yaml 2026-04-10 05:19:15.189048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.txt 2026-04-10 05:19:15.189072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-etc.yaml 2026-04-10 05:19:15.189096 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.txt 2026-04-10 05:19:15.189121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-health-manager-default.yaml 2026-04-10 05:19:15.189149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.txt 2026-04-10 05:19:15.189186 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-admin.yaml 2026-04-10 05:19:15.189224 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.txt 2026-04-10 05:19:15.189254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-test.yaml 2026-04-10 05:19:15.189281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.txt 2026-04-10 05:19:15.189307 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-keystone-user.yaml 2026-04-10 05:19:15.189333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.txt 2026-04-10 05:19:15.189359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-admin.yaml 2026-04-10 05:19:15.189385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.txt 2026-04-10 05:19:15.189410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-persistence-db-user.yaml 2026-04-10 05:19:15.189436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.txt 2026-04-10 05:19:15.189461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-admin.yaml 2026-04-10 05:19:15.189487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.txt 2026-04-10 05:19:15.189521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-rabbitmq-user.yaml 2026-04-10 05:19:15.189548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.txt 2026-04-10 05:19:15.189664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/octavia-server-ca.yaml 2026-04-10 05:19:15.189708 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.txt 2026-04-10 05:19:15.189737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/openstack-database-exporter-dsn.yaml 2026-04-10 05:19:15.189788 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt 2026-04-10 05:19:15.189821 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml 2026-04-10 05:19:15.189857 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt 2026-04-10 05:19:15.189894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml 2026-04-10 05:19:15.189925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt 2026-04-10 05:19:15.189951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml 2026-04-10 05:19:15.189976 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt 2026-04-10 05:19:15.190002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml 2026-04-10 05:19:15.190027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt 2026-04-10 05:19:15.190052 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml 2026-04-10 05:19:15.190076 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt 2026-04-10 05:19:15.190100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml 2026-04-10 05:19:15.190132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt 2026-04-10 05:19:15.190167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml 2026-04-10 05:19:15.190202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt 2026-04-10 05:19:15.190235 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml 2026-04-10 05:19:15.190269 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt 2026-04-10 05:19:15.190305 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml 2026-04-10 05:19:15.190339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt 2026-04-10 05:19:15.190374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml 2026-04-10 05:19:15.190411 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt 2026-04-10 05:19:15.190447 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml 2026-04-10 05:19:15.190479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt 2026-04-10 05:19:15.190505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml 2026-04-10 05:19:15.190530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt 2026-04-10 05:19:15.190555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml 2026-04-10 05:19:15.190583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt 2026-04-10 05:19:15.190618 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml 2026-04-10 05:19:15.190655 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.txt 2026-04-10 05:19:15.190693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-default-user.yaml 2026-04-10 05:19:15.190743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.txt 2026-04-10 05:19:15.190783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-heat-erlang-cookie.yaml 2026-04-10 05:19:15.190812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt 2026-04-10 05:19:15.190838 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml 2026-04-10 05:19:15.190865 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt 2026-04-10 05:19:15.190889 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml 2026-04-10 05:19:15.190914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.txt 2026-04-10 05:19:15.190940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-default-user.yaml 2026-04-10 05:19:15.190964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.txt 2026-04-10 05:19:15.190987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-magnum-erlang-cookie.yaml 2026-04-10 05:19:15.191032 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.txt 2026-04-10 05:19:15.191081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-default-user.yaml 2026-04-10 05:19:15.191111 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.txt 2026-04-10 05:19:15.191136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-manila-erlang-cookie.yaml 2026-04-10 05:19:15.191163 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-10 05:19:15.191189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-10 05:19:15.191214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt 2026-04-10 05:19:15.191240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml 2026-04-10 05:19:15.191266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt 2026-04-10 05:19:15.191292 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml 2026-04-10 05:19:15.191317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt 2026-04-10 05:19:15.191349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml 2026-04-10 05:19:15.191417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt 2026-04-10 05:19:15.191452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml 2026-04-10 05:19:15.191480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.txt 2026-04-10 05:19:15.191509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-default-user.yaml 2026-04-10 05:19:15.191548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.txt 2026-04-10 05:19:15.191578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-octavia-erlang-cookie.yaml 2026-04-10 05:19:15.191605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt 2026-04-10 05:19:15.191631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml 2026-04-10 05:19:15.191657 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt 2026-04-10 05:19:15.191682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml 2026-04-10 05:19:15.191707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt 2026-04-10 05:19:15.191743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml 2026-04-10 05:19:15.191771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt 2026-04-10 05:19:15.191801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml 2026-04-10 05:19:15.191826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt 2026-04-10 05:19:15.191852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml 2026-04-10 05:19:15.191876 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt 2026-04-10 05:19:15.191902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml 2026-04-10 05:19:15.191927 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt 2026-04-10 05:19:15.191953 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml 2026-04-10 05:19:15.191979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt 2026-04-10 05:19:15.192005 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml 2026-04-10 05:19:15.192031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt 2026-04-10 05:19:15.192057 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml 2026-04-10 05:19:15.192083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt 2026-04-10 05:19:15.192108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml 2026-04-10 05:19:15.192133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt 2026-04-10 05:19:15.192159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml 2026-04-10 05:19:15.192184 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt 2026-04-10 05:19:15.192209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml 2026-04-10 05:19:15.192233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt 2026-04-10 05:19:15.192256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml 2026-04-10 05:19:15.192280 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt 2026-04-10 05:19:15.192303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml 2026-04-10 05:19:15.192327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt 2026-04-10 05:19:15.192351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml 2026-04-10 05:19:15.192376 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.txt 2026-04-10 05:19:15.192401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.heat.v1.yaml 2026-04-10 05:19:15.192427 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.txt 2026-04-10 05:19:15.192462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.horizon.v1.yaml 2026-04-10 05:19:15.192500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt 2026-04-10 05:19:15.192538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml 2026-04-10 05:19:15.192565 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt 2026-04-10 05:19:15.192590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml 2026-04-10 05:19:15.192617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.txt 2026-04-10 05:19:15.192662 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.magnum.v1.yaml 2026-04-10 05:19:15.192698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.txt 2026-04-10 05:19:15.192724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.manila.v1.yaml 2026-04-10 05:19:15.192750 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt 2026-04-10 05:19:15.192774 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml 2026-04-10 05:19:15.192798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt 2026-04-10 05:19:15.192822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml 2026-04-10 05:19:15.192846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt 2026-04-10 05:19:15.192872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml 2026-04-10 05:19:15.192896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt 2026-04-10 05:19:15.192920 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml 2026-04-10 05:19:15.192945 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.txt 2026-04-10 05:19:15.192995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.octavia.v1.yaml 2026-04-10 05:19:15.193022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt 2026-04-10 05:19:15.193049 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml 2026-04-10 05:19:15.193074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt 2026-04-10 05:19:15.193101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml 2026-04-10 05:19:15.193126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt 2026-04-10 05:19:15.193151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml 2026-04-10 05:19:15.193177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt 2026-04-10 05:19:15.193202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml 2026-04-10 05:19:15.193228 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt 2026-04-10 05:19:15.193253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml 2026-04-10 05:19:15.193277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.txt 2026-04-10 05:19:15.193303 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.tempest.v1.yaml 2026-04-10 05:19:15.193327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt 2026-04-10 05:19:15.193351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml 2026-04-10 05:19:15.193376 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt 2026-04-10 05:19:15.193400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml 2026-04-10 05:19:15.193425 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt 2026-04-10 05:19:15.193450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml 2026-04-10 05:19:15.193477 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt 2026-04-10 05:19:15.193503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml 2026-04-10 05:19:15.193536 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.txt 2026-04-10 05:19:15.193563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-etc.yaml 2026-04-10 05:19:15.193591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.txt 2026-04-10 05:19:15.193617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-admin.yaml 2026-04-10 05:19:15.193644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.txt 2026-04-10 05:19:15.193670 | instance | >f+++++++++ objects/namespaced/openstack/secrets/tempest-keystone-user.yaml 2026-04-10 05:19:15.193696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt 2026-04-10 05:19:15.193723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml 2026-04-10 05:19:15.193769 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt 2026-04-10 05:19:15.193797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml 2026-04-10 05:19:15.193824 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/ 2026-04-10 05:19:15.193849 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt 2026-04-10 05:19:15.193875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml 2026-04-10 05:19:15.193900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt 2026-04-10 05:19:15.193924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml 2026-04-10 05:19:15.193948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt 2026-04-10 05:19:15.193974 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml 2026-04-10 05:19:15.193998 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt 2026-04-10 05:19:15.194022 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml 2026-04-10 05:19:15.194046 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt 2026-04-10 05:19:15.194071 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml 2026-04-10 05:19:15.194096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt 2026-04-10 05:19:15.194120 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml 2026-04-10 05:19:15.194145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt 2026-04-10 05:19:15.194171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml 2026-04-10 05:19:15.194198 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt 2026-04-10 05:19:15.194224 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml 2026-04-10 05:19:15.194250 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt 2026-04-10 05:19:15.194276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml 2026-04-10 05:19:15.194302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt 2026-04-10 05:19:15.194327 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml 2026-04-10 05:19:15.194352 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt 2026-04-10 05:19:15.194381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml 2026-04-10 05:19:15.194414 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt 2026-04-10 05:19:15.194441 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml 2026-04-10 05:19:15.194476 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt 2026-04-10 05:19:15.194502 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml 2026-04-10 05:19:15.194527 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt 2026-04-10 05:19:15.194551 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml 2026-04-10 05:19:15.194576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt 2026-04-10 05:19:15.194600 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml 2026-04-10 05:19:15.194625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt 2026-04-10 05:19:15.194649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml 2026-04-10 05:19:15.194673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt 2026-04-10 05:19:15.194704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml 2026-04-10 05:19:15.194738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt 2026-04-10 05:19:15.194771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml 2026-04-10 05:19:15.194807 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt 2026-04-10 05:19:15.194835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml 2026-04-10 05:19:15.194861 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt 2026-04-10 05:19:15.194885 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml 2026-04-10 05:19:15.194910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt 2026-04-10 05:19:15.194934 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml 2026-04-10 05:19:15.194958 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt 2026-04-10 05:19:15.194983 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml 2026-04-10 05:19:15.195008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt 2026-04-10 05:19:15.195034 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml 2026-04-10 05:19:15.195058 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt 2026-04-10 05:19:15.195083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml 2026-04-10 05:19:15.195109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt 2026-04-10 05:19:15.195135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml 2026-04-10 05:19:15.195160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt 2026-04-10 05:19:15.195186 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml 2026-04-10 05:19:15.195212 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt 2026-04-10 05:19:15.195237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml 2026-04-10 05:19:15.195263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt 2026-04-10 05:19:15.195288 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml 2026-04-10 05:19:15.195315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt 2026-04-10 05:19:15.195340 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml 2026-04-10 05:19:15.195365 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt 2026-04-10 05:19:15.195400 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml 2026-04-10 05:19:15.195427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt 2026-04-10 05:19:15.195452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml 2026-04-10 05:19:15.195476 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt 2026-04-10 05:19:15.195503 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml 2026-04-10 05:19:15.195539 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt 2026-04-10 05:19:15.195575 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml 2026-04-10 05:19:15.195605 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt 2026-04-10 05:19:15.195631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml 2026-04-10 05:19:15.195656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt 2026-04-10 05:19:15.195681 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml 2026-04-10 05:19:15.195706 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.txt 2026-04-10 05:19:15.195733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-api.yaml 2026-04-10 05:19:15.195758 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.txt 2026-04-10 05:19:15.195783 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-bootstrap.yaml 2026-04-10 05:19:15.195808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.txt 2026-04-10 05:19:15.195832 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-cfn.yaml 2026-04-10 05:19:15.195857 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.txt 2026-04-10 05:19:15.195881 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-init.yaml 2026-04-10 05:19:15.195905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.txt 2026-04-10 05:19:15.195930 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-db-sync.yaml 2026-04-10 05:19:15.195954 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.txt 2026-04-10 05:19:15.195979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine-cleaner.yaml 2026-04-10 05:19:15.196003 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.txt 2026-04-10 05:19:15.196027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-engine.yaml 2026-04-10 05:19:15.196050 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.txt 2026-04-10 05:19:15.196074 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-endpoints.yaml 2026-04-10 05:19:15.196098 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.txt 2026-04-10 05:19:15.196122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-service.yaml 2026-04-10 05:19:15.196146 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.txt 2026-04-10 05:19:15.196171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user-domain.yaml 2026-04-10 05:19:15.196195 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.txt 2026-04-10 05:19:15.196219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-ks-user.yaml 2026-04-10 05:19:15.196243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.txt 2026-04-10 05:19:15.196267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-purge-deleted.yaml 2026-04-10 05:19:15.196300 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.txt 2026-04-10 05:19:15.196327 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-rabbit-init.yaml 2026-04-10 05:19:15.196352 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.txt 2026-04-10 05:19:15.196377 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-test.yaml 2026-04-10 05:19:15.196401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.txt 2026-04-10 05:19:15.196425 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/heat-trusts.yaml 2026-04-10 05:19:15.196449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.txt 2026-04-10 05:19:15.196474 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-init.yaml 2026-04-10 05:19:15.196498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.txt 2026-04-10 05:19:15.196522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-db-sync.yaml 2026-04-10 05:19:15.196546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.txt 2026-04-10 05:19:15.196570 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon-test.yaml 2026-04-10 05:19:15.196593 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.txt 2026-04-10 05:19:15.196618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/horizon.yaml 2026-04-10 05:19:15.196642 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt 2026-04-10 05:19:15.196666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml 2026-04-10 05:19:15.196690 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt 2026-04-10 05:19:15.196714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml 2026-04-10 05:19:15.196738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt 2026-04-10 05:19:15.196762 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml 2026-04-10 05:19:15.196787 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt 2026-04-10 05:19:15.196812 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml 2026-04-10 05:19:15.196837 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt 2026-04-10 05:19:15.196862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml 2026-04-10 05:19:15.196887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt 2026-04-10 05:19:15.196913 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml 2026-04-10 05:19:15.196938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt 2026-04-10 05:19:15.196989 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml 2026-04-10 05:19:15.197017 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt 2026-04-10 05:19:15.197043 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml 2026-04-10 05:19:15.197069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt 2026-04-10 05:19:15.197094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml 2026-04-10 05:19:15.197119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt 2026-04-10 05:19:15.197145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml 2026-04-10 05:19:15.197178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt 2026-04-10 05:19:15.197204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml 2026-04-10 05:19:15.197231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt 2026-04-10 05:19:15.197257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml 2026-04-10 05:19:15.197283 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt 2026-04-10 05:19:15.197309 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml 2026-04-10 05:19:15.197335 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.txt 2026-04-10 05:19:15.197361 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-api.yaml 2026-04-10 05:19:15.197387 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.txt 2026-04-10 05:19:15.197413 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-conductor.yaml 2026-04-10 05:19:15.197438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.txt 2026-04-10 05:19:15.197464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-init.yaml 2026-04-10 05:19:15.197489 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.txt 2026-04-10 05:19:15.197513 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-db-sync.yaml 2026-04-10 05:19:15.197538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.txt 2026-04-10 05:19:15.197563 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-endpoints.yaml 2026-04-10 05:19:15.197588 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.txt 2026-04-10 05:19:15.197613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-service.yaml 2026-04-10 05:19:15.197638 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.txt 2026-04-10 05:19:15.197662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user-domain.yaml 2026-04-10 05:19:15.197688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.txt 2026-04-10 05:19:15.197714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-ks-user.yaml 2026-04-10 05:19:15.197738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.txt 2026-04-10 05:19:15.197810 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/magnum-rabbit-init.yaml 2026-04-10 05:19:15.197838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.txt 2026-04-10 05:19:15.197865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-api.yaml 2026-04-10 05:19:15.197892 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.txt 2026-04-10 05:19:15.197918 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-bootstrap.yaml 2026-04-10 05:19:15.197944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.txt 2026-04-10 05:19:15.197969 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-data.yaml 2026-04-10 05:19:15.197993 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.txt 2026-04-10 05:19:15.198019 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-init.yaml 2026-04-10 05:19:15.198045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.txt 2026-04-10 05:19:15.198070 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-db-sync.yaml 2026-04-10 05:19:15.198096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.txt 2026-04-10 05:19:15.198129 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-endpoints.yaml 2026-04-10 05:19:15.198156 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.txt 2026-04-10 05:19:15.198181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-service.yaml 2026-04-10 05:19:15.198207 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.txt 2026-04-10 05:19:15.198233 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-ks-user.yaml 2026-04-10 05:19:15.198264 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.txt 2026-04-10 05:19:15.198302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-rabbit-init.yaml 2026-04-10 05:19:15.198338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.txt 2026-04-10 05:19:15.198368 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-scheduler.yaml 2026-04-10 05:19:15.198395 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.txt 2026-04-10 05:19:15.198420 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/manila-share.yaml 2026-04-10 05:19:15.198445 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt 2026-04-10 05:19:15.198471 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml 2026-04-10 05:19:15.198497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt 2026-04-10 05:19:15.198522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml 2026-04-10 05:19:15.198547 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt 2026-04-10 05:19:15.198572 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml 2026-04-10 05:19:15.198597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt 2026-04-10 05:19:15.198622 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml 2026-04-10 05:19:15.198647 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt 2026-04-10 05:19:15.198671 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml 2026-04-10 05:19:15.198696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt 2026-04-10 05:19:15.198721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml 2026-04-10 05:19:15.198745 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt 2026-04-10 05:19:15.198767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml 2026-04-10 05:19:15.198785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt 2026-04-10 05:19:15.198802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml 2026-04-10 05:19:15.198821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt 2026-04-10 05:19:15.198840 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml 2026-04-10 05:19:15.198858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt 2026-04-10 05:19:15.198876 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml 2026-04-10 05:19:15.198895 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt 2026-04-10 05:19:15.198914 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml 2026-04-10 05:19:15.198932 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt 2026-04-10 05:19:15.198957 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml 2026-04-10 05:19:15.198976 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt 2026-04-10 05:19:15.198994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml 2026-04-10 05:19:15.199012 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt 2026-04-10 05:19:15.199030 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml 2026-04-10 05:19:15.199048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt 2026-04-10 05:19:15.199065 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml 2026-04-10 05:19:15.199083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt 2026-04-10 05:19:15.199101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml 2026-04-10 05:19:15.199119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt 2026-04-10 05:19:15.199138 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml 2026-04-10 05:19:15.199156 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt 2026-04-10 05:19:15.199174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml 2026-04-10 05:19:15.199192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt 2026-04-10 05:19:15.199211 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml 2026-04-10 05:19:15.199229 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt 2026-04-10 05:19:15.199248 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml 2026-04-10 05:19:15.199267 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt 2026-04-10 05:19:15.199284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml 2026-04-10 05:19:15.199302 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt 2026-04-10 05:19:15.199320 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml 2026-04-10 05:19:15.199339 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt 2026-04-10 05:19:15.199364 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml 2026-04-10 05:19:15.199391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt 2026-04-10 05:19:15.199412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml 2026-04-10 05:19:15.199437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt 2026-04-10 05:19:15.199462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml 2026-04-10 05:19:15.199480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt 2026-04-10 05:19:15.199499 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml 2026-04-10 05:19:15.199525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt 2026-04-10 05:19:15.199548 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml 2026-04-10 05:19:15.199572 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt 2026-04-10 05:19:15.199592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml 2026-04-10 05:19:15.199610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt 2026-04-10 05:19:15.199629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml 2026-04-10 05:19:15.199656 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt 2026-04-10 05:19:15.199676 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml 2026-04-10 05:19:15.199695 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt 2026-04-10 05:19:15.199716 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml 2026-04-10 05:19:15.199736 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt 2026-04-10 05:19:15.199753 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml 2026-04-10 05:19:15.199771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.txt 2026-04-10 05:19:15.199789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-api.yaml 2026-04-10 05:19:15.199806 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.txt 2026-04-10 05:19:15.199824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-bootstrap.yaml 2026-04-10 05:19:15.199841 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.txt 2026-04-10 05:19:15.199859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-init.yaml 2026-04-10 05:19:15.199877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.txt 2026-04-10 05:19:15.199894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-db-sync.yaml 2026-04-10 05:19:15.199911 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.txt 2026-04-10 05:19:15.199929 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-health-manager.yaml 2026-04-10 05:19:15.199947 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.txt 2026-04-10 05:19:15.199969 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-housekeeping.yaml 2026-04-10 05:19:15.199995 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.txt 2026-04-10 05:19:15.200019 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-endpoints.yaml 2026-04-10 05:19:15.200039 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.txt 2026-04-10 05:19:15.200058 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-service.yaml 2026-04-10 05:19:15.200076 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.txt 2026-04-10 05:19:15.200096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-ks-user.yaml 2026-04-10 05:19:15.200114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.txt 2026-04-10 05:19:15.200132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-rabbit-init.yaml 2026-04-10 05:19:15.200150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.txt 2026-04-10 05:19:15.200168 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/octavia-worker.yaml 2026-04-10 05:19:15.200187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt 2026-04-10 05:19:15.200205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml 2026-04-10 05:19:15.200223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt 2026-04-10 05:19:15.200241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml 2026-04-10 05:19:15.200260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt 2026-04-10 05:19:15.200278 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml 2026-04-10 05:19:15.200296 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt 2026-04-10 05:19:15.200322 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml 2026-04-10 05:19:15.200341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt 2026-04-10 05:19:15.200359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml 2026-04-10 05:19:15.200379 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt 2026-04-10 05:19:15.200398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml 2026-04-10 05:19:15.200415 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt 2026-04-10 05:19:15.200433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml 2026-04-10 05:19:15.200452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt 2026-04-10 05:19:15.200470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml 2026-04-10 05:19:15.200488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt 2026-04-10 05:19:15.200506 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml 2026-04-10 05:19:15.200537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt 2026-04-10 05:19:15.200556 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml 2026-04-10 05:19:15.200575 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt 2026-04-10 05:19:15.200592 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml 2026-04-10 05:19:15.200610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt 2026-04-10 05:19:15.200628 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml 2026-04-10 05:19:15.200645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.txt 2026-04-10 05:19:15.200663 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-heat-server.yaml 2026-04-10 05:19:15.200681 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt 2026-04-10 05:19:15.200699 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml 2026-04-10 05:19:15.200717 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.txt 2026-04-10 05:19:15.200735 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-magnum-server.yaml 2026-04-10 05:19:15.200753 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.txt 2026-04-10 05:19:15.200772 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-manila-server.yaml 2026-04-10 05:19:15.200790 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt 2026-04-10 05:19:15.200807 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml 2026-04-10 05:19:15.200825 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt 2026-04-10 05:19:15.200842 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml 2026-04-10 05:19:15.201040 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt 2026-04-10 05:19:15.201063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml 2026-04-10 05:19:15.201081 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.txt 2026-04-10 05:19:15.201119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-octavia-server.yaml 2026-04-10 05:19:15.201162 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-10 05:19:15.201184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-10 05:19:15.201203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt 2026-04-10 05:19:15.201221 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml 2026-04-10 05:19:15.201239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt 2026-04-10 05:19:15.201258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml 2026-04-10 05:19:15.201281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt 2026-04-10 05:19:15.201303 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml 2026-04-10 05:19:15.201322 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-10 05:19:15.201340 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-10 05:19:15.201358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt 2026-04-10 05:19:15.201375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml 2026-04-10 05:19:15.201392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt 2026-04-10 05:19:15.201409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml 2026-04-10 05:19:15.201427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt 2026-04-10 05:19:15.201445 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml 2026-04-10 05:19:15.201462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt 2026-04-10 05:19:15.201480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml 2026-04-10 05:19:15.201498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt 2026-04-10 05:19:15.201515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml 2026-04-10 05:19:15.201533 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.txt 2026-04-10 05:19:15.201550 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-ks-user.yaml 2026-04-10 05:19:15.201567 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.txt 2026-04-10 05:19:15.201585 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/tempest-run-tests.yaml 2026-04-10 05:19:15.201603 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt 2026-04-10 05:19:15.201621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml 2026-04-10 05:19:15.201639 | instance | cd+++++++++ objects/namespaced/openstack/services/ 2026-04-10 05:19:15.201657 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt 2026-04-10 05:19:15.201676 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml 2026-04-10 05:19:15.201695 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt 2026-04-10 05:19:15.201714 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml 2026-04-10 05:19:15.201733 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt 2026-04-10 05:19:15.201772 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml 2026-04-10 05:19:15.201792 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt 2026-04-10 05:19:15.201811 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml 2026-04-10 05:19:15.201830 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.txt 2026-04-10 05:19:15.201855 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-api.yaml 2026-04-10 05:19:15.201875 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.txt 2026-04-10 05:19:15.201894 | instance | >f+++++++++ objects/namespaced/openstack/services/heat-cfn.yaml 2026-04-10 05:19:15.201913 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.txt 2026-04-10 05:19:15.201931 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon-int.yaml 2026-04-10 05:19:15.201948 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.txt 2026-04-10 05:19:15.201966 | instance | >f+++++++++ objects/namespaced/openstack/services/horizon.yaml 2026-04-10 05:19:15.201985 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt 2026-04-10 05:19:15.202004 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml 2026-04-10 05:19:15.202023 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.txt 2026-04-10 05:19:15.202041 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-api.yaml 2026-04-10 05:19:15.202059 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.txt 2026-04-10 05:19:15.202077 | instance | >f+++++++++ objects/namespaced/openstack/services/magnum-registry.yaml 2026-04-10 05:19:15.202095 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.txt 2026-04-10 05:19:15.202113 | instance | >f+++++++++ objects/namespaced/openstack/services/manila-api.yaml 2026-04-10 05:19:15.202131 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt 2026-04-10 05:19:15.202149 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml 2026-04-10 05:19:15.202167 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt 2026-04-10 05:19:15.202185 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml 2026-04-10 05:19:15.202203 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt 2026-04-10 05:19:15.202221 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml 2026-04-10 05:19:15.202240 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt 2026-04-10 05:19:15.202258 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml 2026-04-10 05:19:15.202277 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt 2026-04-10 05:19:15.202295 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml 2026-04-10 05:19:15.202313 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt 2026-04-10 05:19:15.202332 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml 2026-04-10 05:19:15.202350 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt 2026-04-10 05:19:15.202368 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml 2026-04-10 05:19:15.202386 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt 2026-04-10 05:19:15.202404 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml 2026-04-10 05:19:15.202422 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.txt 2026-04-10 05:19:15.202440 | instance | >f+++++++++ objects/namespaced/openstack/services/octavia-api.yaml 2026-04-10 05:19:15.202457 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.txt 2026-04-10 05:19:15.202475 | instance | >f+++++++++ objects/namespaced/openstack/services/openstack-exporter.yaml 2026-04-10 05:19:15.202492 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt 2026-04-10 05:19:15.202510 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml 2026-04-10 05:19:15.202533 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt 2026-04-10 05:19:15.202552 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml 2026-04-10 05:19:15.202570 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt 2026-04-10 05:19:15.202587 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml 2026-04-10 05:19:15.202605 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt 2026-04-10 05:19:15.202624 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml 2026-04-10 05:19:15.202642 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt 2026-04-10 05:19:15.202660 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml 2026-04-10 05:19:15.202678 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt 2026-04-10 05:19:15.202696 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml 2026-04-10 05:19:15.202716 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt 2026-04-10 05:19:15.202736 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml 2026-04-10 05:19:15.202753 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt 2026-04-10 05:19:15.202770 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml 2026-04-10 05:19:15.202788 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt 2026-04-10 05:19:15.202806 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml 2026-04-10 05:19:15.202823 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt 2026-04-10 05:19:15.202841 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml 2026-04-10 05:19:15.202858 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt 2026-04-10 05:19:15.202875 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml 2026-04-10 05:19:15.202892 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt 2026-04-10 05:19:15.202909 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml 2026-04-10 05:19:15.202927 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt 2026-04-10 05:19:15.202945 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml 2026-04-10 05:19:15.202964 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.txt 2026-04-10 05:19:15.202982 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat-nodes.yaml 2026-04-10 05:19:15.203001 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.txt 2026-04-10 05:19:15.203019 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-heat.yaml 2026-04-10 05:19:15.203037 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt 2026-04-10 05:19:15.203056 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml 2026-04-10 05:19:15.203075 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt 2026-04-10 05:19:15.203092 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml 2026-04-10 05:19:15.203111 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.txt 2026-04-10 05:19:15.203129 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum-nodes.yaml 2026-04-10 05:19:15.203147 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.txt 2026-04-10 05:19:15.203166 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-magnum.yaml 2026-04-10 05:19:15.203192 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.txt 2026-04-10 05:19:15.203211 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila-nodes.yaml 2026-04-10 05:19:15.203231 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.txt 2026-04-10 05:19:15.203268 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-manila.yaml 2026-04-10 05:19:15.203308 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt 2026-04-10 05:19:15.203331 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml 2026-04-10 05:19:15.203350 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt 2026-04-10 05:19:15.203368 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml 2026-04-10 05:19:15.203388 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt 2026-04-10 05:19:15.203406 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml 2026-04-10 05:19:15.203425 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt 2026-04-10 05:19:15.203444 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml 2026-04-10 05:19:15.203462 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt 2026-04-10 05:19:15.203481 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml 2026-04-10 05:19:15.203502 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.txt 2026-04-10 05:19:15.203528 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia-nodes.yaml 2026-04-10 05:19:15.203554 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.txt 2026-04-10 05:19:15.203573 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-octavia.yaml 2026-04-10 05:19:15.203591 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt 2026-04-10 05:19:15.203610 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml 2026-04-10 05:19:15.203628 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt 2026-04-10 05:19:15.203646 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml 2026-04-10 05:19:15.203664 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt 2026-04-10 05:19:15.203681 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml 2026-04-10 05:19:15.203699 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt 2026-04-10 05:19:15.203716 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml 2026-04-10 05:19:15.203735 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt 2026-04-10 05:19:15.203753 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml 2026-04-10 05:19:15.203771 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/ 2026-04-10 05:19:15.203789 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.txt 2026-04-10 05:19:15.203807 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/magnum-conductor.yaml 2026-04-10 05:19:15.203826 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt 2026-04-10 05:19:15.203844 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml 2026-04-10 05:19:15.203861 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt 2026-04-10 05:19:15.203879 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml 2026-04-10 05:19:15.203897 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt 2026-04-10 05:19:15.203923 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml 2026-04-10 05:19:15.203942 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt 2026-04-10 05:19:15.203961 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml 2026-04-10 05:19:15.203980 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt 2026-04-10 05:19:15.203998 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml 2026-04-10 05:19:15.204016 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.txt 2026-04-10 05:19:15.204055 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-heat-server.yaml 2026-04-10 05:19:15.204084 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt 2026-04-10 05:19:15.204104 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml 2026-04-10 05:19:15.204123 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.txt 2026-04-10 05:19:15.204141 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-magnum-server.yaml 2026-04-10 05:19:15.204159 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.txt 2026-04-10 05:19:15.204179 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-manila-server.yaml 2026-04-10 05:19:15.204201 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt 2026-04-10 05:19:15.204220 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml 2026-04-10 05:19:15.204238 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt 2026-04-10 05:19:15.204256 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml 2026-04-10 05:19:15.204275 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.txt 2026-04-10 05:19:15.204292 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-octavia-server.yaml 2026-04-10 05:19:15.204311 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt 2026-04-10 05:19:15.204330 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml 2026-04-10 05:19:15.204349 | instance | cd+++++++++ objects/namespaced/orc-system/ 2026-04-10 05:19:15.204465 | instance | cd+++++++++ objects/namespaced/orc-system/configmaps/ 2026-04-10 05:19:15.204486 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.txt 2026-04-10 05:19:15.204505 | instance | >f+++++++++ objects/namespaced/orc-system/configmaps/kube-root-ca.crt.yaml 2026-04-10 05:19:15.204523 | instance | cd+++++++++ objects/namespaced/orc-system/deployment/ 2026-04-10 05:19:15.204542 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.txt 2026-04-10 05:19:15.204560 | instance | >f+++++++++ objects/namespaced/orc-system/deployment/orc-controller-manager.yaml 2026-04-10 05:19:15.204579 | instance | cd+++++++++ objects/namespaced/orc-system/endpoints/ 2026-04-10 05:19:15.204601 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.txt 2026-04-10 05:19:15.204620 | instance | >f+++++++++ objects/namespaced/orc-system/endpoints/orc-controller-manager-metrics-service.yaml 2026-04-10 05:19:15.204638 | instance | cd+++++++++ objects/namespaced/orc-system/pods/ 2026-04-10 05:19:15.204657 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-ffjxg.txt 2026-04-10 05:19:15.204676 | instance | >f+++++++++ objects/namespaced/orc-system/pods/orc-controller-manager-6cb597b5d4-ffjxg.yaml 2026-04-10 05:19:15.204702 | instance | cd+++++++++ objects/namespaced/orc-system/rolebindings/ 2026-04-10 05:19:15.204722 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.txt 2026-04-10 05:19:15.204740 | instance | >f+++++++++ objects/namespaced/orc-system/rolebindings/orc-leader-election-rolebinding.yaml 2026-04-10 05:19:15.204757 | instance | cd+++++++++ objects/namespaced/orc-system/roles/ 2026-04-10 05:19:15.204777 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.txt 2026-04-10 05:19:15.204795 | instance | >f+++++++++ objects/namespaced/orc-system/roles/orc-leader-election-role.yaml 2026-04-10 05:19:15.204814 | instance | cd+++++++++ objects/namespaced/orc-system/serviceaccounts/ 2026-04-10 05:19:15.204832 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.txt 2026-04-10 05:19:15.204851 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/default.yaml 2026-04-10 05:19:15.204870 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.txt 2026-04-10 05:19:15.204888 | instance | >f+++++++++ objects/namespaced/orc-system/serviceaccounts/orc-controller-manager.yaml 2026-04-10 05:19:15.204906 | instance | cd+++++++++ objects/namespaced/orc-system/services/ 2026-04-10 05:19:15.204924 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.txt 2026-04-10 05:19:15.204942 | instance | >f+++++++++ objects/namespaced/orc-system/services/orc-controller-manager-metrics-service.yaml 2026-04-10 05:19:15.204976 | instance | cd+++++++++ objects/namespaced/rook-ceph/ 2026-04-10 05:19:15.204996 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/ 2026-04-10 05:19:15.205014 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt 2026-04-10 05:19:15.205032 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml 2026-04-10 05:19:15.205050 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt 2026-04-10 05:19:15.205067 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml 2026-04-10 05:19:15.205085 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt 2026-04-10 05:19:15.205103 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml 2026-04-10 05:19:15.205121 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt 2026-04-10 05:19:15.205138 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml 2026-04-10 05:19:15.205156 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/ 2026-04-10 05:19:15.205175 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt 2026-04-10 05:19:15.205193 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml 2026-04-10 05:19:15.205211 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/ 2026-04-10 05:19:15.205230 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-4p8j2.txt 2026-04-10 05:19:15.205248 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-4p8j2.yaml 2026-04-10 05:19:15.205266 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/ 2026-04-10 05:19:15.205284 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt 2026-04-10 05:19:15.205302 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml 2026-04-10 05:19:15.205321 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt 2026-04-10 05:19:15.205339 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml 2026-04-10 05:19:15.205357 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt 2026-04-10 05:19:15.205381 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml 2026-04-10 05:19:15.205400 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt 2026-04-10 05:19:15.205418 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml 2026-04-10 05:19:15.205436 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt 2026-04-10 05:19:15.205454 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml 2026-04-10 05:19:15.205472 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt 2026-04-10 05:19:15.205491 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml 2026-04-10 05:19:15.205508 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt 2026-04-10 05:19:15.205526 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml 2026-04-10 05:19:15.205545 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt 2026-04-10 05:19:15.205563 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml 2026-04-10 05:19:15.205581 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt 2026-04-10 05:19:15.205600 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml 2026-04-10 05:19:15.205619 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt 2026-04-10 05:19:15.205637 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml 2026-04-10 05:19:15.205656 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/ 2026-04-10 05:19:15.205674 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt 2026-04-10 05:19:15.205693 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml 2026-04-10 05:19:15.205711 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt 2026-04-10 05:19:15.205729 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml 2026-04-10 05:19:15.205791 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt 2026-04-10 05:19:15.205813 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml 2026-04-10 05:19:15.205831 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt 2026-04-10 05:19:15.205849 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml 2026-04-10 05:19:15.205867 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt 2026-04-10 05:19:15.205885 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml 2026-04-10 05:19:15.205904 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt 2026-04-10 05:19:15.205922 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml 2026-04-10 05:19:15.205940 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt 2026-04-10 05:19:15.205958 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml 2026-04-10 05:19:15.205976 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/ 2026-04-10 05:19:15.205994 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt 2026-04-10 05:19:15.206012 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml 2026-04-10 05:19:15.206030 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/ 2026-04-10 05:19:15.206048 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt 2026-04-10 05:19:15.206066 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml 2026-04-10 05:19:15.206091 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt 2026-04-10 05:19:15.206110 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml 2026-04-10 05:19:15.206129 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt 2026-04-10 05:19:15.206146 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml 2026-04-10 05:19:15.206164 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt 2026-04-10 05:19:15.206182 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml 2026-04-10 05:19:15.206200 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt 2026-04-10 05:19:15.206217 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml 2026-04-10 05:19:15.206235 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt 2026-04-10 05:19:15.206252 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml 2026-04-10 05:19:15.206270 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt 2026-04-10 05:19:15.206287 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml 2026-04-10 05:19:15.206305 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt 2026-04-10 05:19:15.206322 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml 2026-04-10 05:19:15.206340 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt 2026-04-10 05:19:15.206358 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml 2026-04-10 05:19:15.206377 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt 2026-04-10 05:19:15.206395 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml 2026-04-10 05:19:15.206413 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt 2026-04-10 05:19:15.206431 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml 2026-04-10 05:19:15.206450 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt 2026-04-10 05:19:15.206468 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml 2026-04-10 05:19:15.206487 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt 2026-04-10 05:19:15.206505 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml 2026-04-10 05:19:15.206523 | instance | cd+++++++++ objects/namespaced/secretgen-controller/ 2026-04-10 05:19:15.206541 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/ 2026-04-10 05:19:15.206560 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt 2026-04-10 05:19:15.206578 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml 2026-04-10 05:19:15.206596 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/ 2026-04-10 05:19:15.206614 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt 2026-04-10 05:19:15.206632 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml 2026-04-10 05:19:15.206650 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/ 2026-04-10 05:19:15.206669 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-wrrl7.txt 2026-04-10 05:19:15.206687 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-wrrl7.yaml 2026-04-10 05:19:15.206711 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/ 2026-04-10 05:19:15.206731 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt 2026-04-10 05:19:15.206749 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml 2026-04-10 05:19:15.206767 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt 2026-04-10 05:19:15.206784 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml 2026-04-10 05:19:15.248972 | 2026-04-10 05:19:15.249117 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-10 05:19:15.446012 | instance | changed 2026-04-10 05:19:15.454808 | 2026-04-10 05:19:15.454899 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-10 05:19:15.662668 | instance | changed 2026-04-10 05:19:15.667970 | 2026-04-10 05:19:15.668035 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-10 05:19:16.256876 | instance | auth-system/keycloak-0/keycloak 2026-04-10 05:19:16.442882 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found 2026-04-10 05:19:16.629113 | instance | capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-jstp7/manager 2026-04-10 05:19:16.993334 | instance | capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-zjncp/manager 2026-04-10 05:19:17.171850 | instance | Error from server (BadRequest): previous terminated container "manager" in pod "capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-zjncp" not found 2026-04-10 05:19:17.359521 | instance | capi-system/capi-controller-manager-bc4cf8c95-rjgjg/manager 2026-04-10 05:19:17.747258 | instance | capo-system/capo-controller-manager-6975759b4b-mr7rv/manager 2026-04-10 05:19:18.128610 | instance | cert-manager/cert-manager-75c4c745bc-9kzvq/cert-manager-controller 2026-04-10 05:19:18.323483 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-9kzvq" not found 2026-04-10 05:19:18.513996 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-n52g2/cert-manager-cainjector 2026-04-10 05:19:18.705727 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-n52g2" not found 2026-04-10 05:19:18.882400 | instance | cert-manager/cert-manager-webhook-548949fc64-wdzbc/cert-manager-webhook 2026-04-10 05:19:19.064885 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-wdzbc" not found 2026-04-10 05:19:19.240688 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-wmcfz/envoy-gateway 2026-04-10 05:19:19.712181 | instance | ingress-nginx/ingress-nginx-controller-bs7zx/controller 2026-04-10 05:19:19.984310 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-bs7zx" not found 2026-04-10 05:19:20.155693 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7p647/ingress-nginx-default-backend 2026-04-10 05:19:20.369479 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-7p647" not found 2026-04-10 05:19:20.548640 | instance | kube-system/cilium-operator-869df985b8-bdtqt/cilium-operator 2026-04-10 05:19:20.941333 | instance | kube-system/cilium-qvgst/config 2026-04-10 05:19:21.126092 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-qvgst" not found 2026-04-10 05:19:21.131428 | instance | kube-system/cilium-qvgst/mount-cgroup 2026-04-10 05:19:21.309347 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-qvgst" not found 2026-04-10 05:19:21.314018 | instance | kube-system/cilium-qvgst/apply-sysctl-overwrites 2026-04-10 05:19:21.494118 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-qvgst" not found 2026-04-10 05:19:21.499752 | instance | kube-system/cilium-qvgst/mount-bpf-fs 2026-04-10 05:19:21.677769 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-qvgst" not found 2026-04-10 05:19:21.681892 | instance | kube-system/cilium-qvgst/clean-cilium-state 2026-04-10 05:19:21.857705 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-qvgst" not found 2026-04-10 05:19:21.862466 | instance | kube-system/cilium-qvgst/install-cni-binaries 2026-04-10 05:19:22.044756 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-qvgst" not found 2026-04-10 05:19:22.048456 | instance | kube-system/cilium-qvgst/cilium-agent 2026-04-10 05:19:22.352380 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-qvgst" not found 2026-04-10 05:19:22.530916 | instance | kube-system/coredns-67659f764b-4zc6v/coredns 2026-04-10 05:19:22.698792 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-4zc6v" not found 2026-04-10 05:19:22.875387 | instance | kube-system/coredns-67659f764b-rdzbm/coredns 2026-04-10 05:19:23.049791 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-rdzbm" not found 2026-04-10 05:19:23.220674 | instance | kube-system/etcd-instance/etcd 2026-04-10 05:19:23.683676 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-10 05:19:23.854900 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-10 05:19:24.202661 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-10 05:19:24.375267 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-10 05:19:24.873375 | instance | kube-system/kube-proxy-969vr/kube-proxy 2026-04-10 05:19:25.064956 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-969vr" not found 2026-04-10 05:19:25.247155 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-10 05:19:25.613891 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-10 05:19:25.981861 | instance | local-path-storage/local-path-provisioner-679c578f5-w48ph/local-path-provisioner 2026-04-10 05:19:26.165581 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-w48ph" not found 2026-04-10 05:19:26.341239 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader 2026-04-10 05:19:26.523118 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-10 05:19:26.527237 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager 2026-04-10 05:19:26.718201 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-10 05:19:26.722823 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader 2026-04-10 05:19:26.907946 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-10 05:19:26.911785 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy 2026-04-10 05:19:27.129876 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found 2026-04-10 05:19:27.336319 | instance | monitoring/goldpinger-swkg6/goldpinger-daemon 2026-04-10 05:19:27.520979 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-swkg6" not found 2026-04-10 05:19:27.705163 | instance | monitoring/kube-prometheus-stack-grafana-5d5f8dcfb9-tqc8s/grafana-sc-dashboard 2026-04-10 05:19:27.893321 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-5d5f8dcfb9-tqc8s" not found 2026-04-10 05:19:27.897391 | instance | monitoring/kube-prometheus-stack-grafana-5d5f8dcfb9-tqc8s/grafana-sc-datasources 2026-04-10 05:19:28.086151 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-5d5f8dcfb9-tqc8s" not found 2026-04-10 05:19:28.091477 | instance | monitoring/kube-prometheus-stack-grafana-5d5f8dcfb9-tqc8s/grafana 2026-04-10 05:19:28.322353 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-5d5f8dcfb9-tqc8s" not found 2026-04-10 05:19:28.500325 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-kwqfw/kube-state-metrics 2026-04-10 05:19:28.678511 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-kwqfw" not found 2026-04-10 05:19:28.851321 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-vvprr/kube-prometheus-stack 2026-04-10 05:19:29.057530 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-vvprr" not found 2026-04-10 05:19:29.254829 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-kx25g/node-exporter 2026-04-10 05:19:29.459762 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-kx25g/pod-tls-sidecar 2026-04-10 05:19:29.629411 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-kx25g" not found 2026-04-10 05:19:29.815147 | instance | monitoring/loki-0/loki 2026-04-10 05:19:30.012633 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found 2026-04-10 05:19:30.233086 | instance | monitoring/loki-chunks-cache-0/memcached 2026-04-10 05:19:30.420677 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found 2026-04-10 05:19:30.425055 | instance | monitoring/loki-chunks-cache-0/exporter 2026-04-10 05:19:30.592818 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found 2026-04-10 05:19:30.782714 | instance | monitoring/loki-gateway-cf54cb88c-pqdmc/nginx 2026-04-10 05:19:31.222475 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-pqdmc" not found 2026-04-10 05:19:31.400927 | instance | monitoring/loki-results-cache-0/memcached 2026-04-10 05:19:31.611643 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found 2026-04-10 05:19:31.616071 | instance | monitoring/loki-results-cache-0/exporter 2026-04-10 05:19:31.803802 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found 2026-04-10 05:19:32.018939 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-gqps7/gc 2026-04-10 05:19:32.206095 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-gqps7" not found 2026-04-10 05:19:32.404291 | instance | monitoring/node-feature-discovery-master-8665476dbc-dvqkd/master 2026-04-10 05:19:32.587001 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-dvqkd" not found 2026-04-10 05:19:32.750467 | instance | monitoring/node-feature-discovery-worker-j8g7g/worker 2026-04-10 05:19:32.960198 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-j8g7g" not found 2026-04-10 05:19:33.137375 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader 2026-04-10 05:19:33.325410 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-10 05:19:33.329714 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus 2026-04-10 05:19:33.519732 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-10 05:19:33.524295 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader 2026-04-10 05:19:33.693875 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-10 05:19:33.699082 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar 2026-04-10 05:19:33.883913 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-10 05:19:33.887680 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy 2026-04-10 05:19:34.077227 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found 2026-04-10 05:19:34.250917 | instance | monitoring/prometheus-pushgateway-7b8659c68b-65kk9/pushgateway 2026-04-10 05:19:34.426206 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-65kk9" not found 2026-04-10 05:19:34.609865 | instance | monitoring/vector-9n6mk/vector 2026-04-10 05:19:34.850871 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-9n6mk" not found 2026-04-10 05:19:35.034712 | instance | openstack/barbican-api-656f4f8c49-trtqh/init 2026-04-10 05:19:35.221117 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-656f4f8c49-trtqh" not found 2026-04-10 05:19:35.227174 | instance | openstack/barbican-api-656f4f8c49-trtqh/barbican-api 2026-04-10 05:19:35.409703 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-656f4f8c49-trtqh" not found 2026-04-10 05:19:35.590398 | instance | openstack/barbican-db-init-4tp75/init 2026-04-10 05:19:35.783557 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-4tp75" not found 2026-04-10 05:19:35.798985 | instance | openstack/barbican-db-init-4tp75/barbican-db-init-0 2026-04-10 05:19:35.985007 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-4tp75" not found 2026-04-10 05:19:36.167756 | instance | openstack/barbican-db-sync-d8j59/init 2026-04-10 05:19:36.366861 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-d8j59" not found 2026-04-10 05:19:36.370733 | instance | openstack/barbican-db-sync-d8j59/barbican-db-sync 2026-04-10 05:19:36.561242 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-d8j59" not found 2026-04-10 05:19:36.756948 | instance | openstack/barbican-ks-endpoints-lhqs4/init 2026-04-10 05:19:36.944284 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-lhqs4" not found 2026-04-10 05:19:36.949261 | instance | openstack/barbican-ks-endpoints-lhqs4/key-manager-ks-endpoints-admin 2026-04-10 05:19:37.140853 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-lhqs4" not found 2026-04-10 05:19:37.144813 | instance | openstack/barbican-ks-endpoints-lhqs4/key-manager-ks-endpoints-internal 2026-04-10 05:19:37.323245 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-lhqs4" not found 2026-04-10 05:19:37.328655 | instance | openstack/barbican-ks-endpoints-lhqs4/key-manager-ks-endpoints-public 2026-04-10 05:19:37.549979 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-lhqs4" not found 2026-04-10 05:19:37.742311 | instance | openstack/barbican-ks-service-phjpq/init 2026-04-10 05:19:37.938573 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-phjpq" not found 2026-04-10 05:19:37.943144 | instance | openstack/barbican-ks-service-phjpq/key-manager-ks-service-registration 2026-04-10 05:19:38.148119 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-phjpq" not found 2026-04-10 05:19:38.335503 | instance | openstack/barbican-ks-user-25c45/init 2026-04-10 05:19:38.512124 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-25c45" not found 2026-04-10 05:19:38.516867 | instance | openstack/barbican-ks-user-25c45/barbican-ks-user 2026-04-10 05:19:38.696917 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-25c45" not found 2026-04-10 05:19:38.872039 | instance | openstack/barbican-rabbit-init-szt7m/init 2026-04-10 05:19:39.043145 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-szt7m" not found 2026-04-10 05:19:39.047340 | instance | openstack/barbican-rabbit-init-szt7m/rabbit-init 2026-04-10 05:19:39.231930 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-szt7m" not found 2026-04-10 05:19:39.429741 | instance | openstack/cinder-api-84658f966f-77pxd/init 2026-04-10 05:19:39.630764 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-84658f966f-77pxd" not found 2026-04-10 05:19:39.635163 | instance | openstack/cinder-api-84658f966f-77pxd/ceph-coordination-volume-perms 2026-04-10 05:19:39.834541 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-84658f966f-77pxd" not found 2026-04-10 05:19:39.839124 | instance | openstack/cinder-api-84658f966f-77pxd/cinder-api 2026-04-10 05:19:40.101450 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-84658f966f-77pxd" not found 2026-04-10 05:19:40.311372 | instance | openstack/cinder-backup-5c876b9647-p4mwg/init 2026-04-10 05:19:40.503496 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-5c876b9647-p4mwg" not found 2026-04-10 05:19:40.509765 | instance | openstack/cinder-backup-5c876b9647-p4mwg/ceph-backup-keyring-placement 2026-04-10 05:19:40.705850 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-5c876b9647-p4mwg" not found 2026-04-10 05:19:40.718655 | instance | openstack/cinder-backup-5c876b9647-p4mwg/ceph-keyring-placement-rbd1 2026-04-10 05:19:40.905103 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-5c876b9647-p4mwg" not found 2026-04-10 05:19:40.909230 | instance | openstack/cinder-backup-5c876b9647-p4mwg/ceph-coordination-volume-perms 2026-04-10 05:19:41.096884 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-5c876b9647-p4mwg" not found 2026-04-10 05:19:41.102799 | instance | openstack/cinder-backup-5c876b9647-p4mwg/cinder-backup 2026-04-10 05:19:41.269525 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-5c876b9647-p4mwg" not found 2026-04-10 05:19:41.479142 | instance | openstack/cinder-backup-storage-init-7mzfq/init 2026-04-10 05:19:41.676322 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-7mzfq" not found 2026-04-10 05:19:41.681637 | instance | openstack/cinder-backup-storage-init-7mzfq/ceph-keyring-placement 2026-04-10 05:19:41.863593 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-7mzfq" not found 2026-04-10 05:19:41.868196 | instance | openstack/cinder-backup-storage-init-7mzfq/cinder-backup-storage-init 2026-04-10 05:19:42.073408 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-7mzfq" not found 2026-04-10 05:19:42.274410 | instance | openstack/cinder-bootstrap-c2srn/init 2026-04-10 05:19:42.470162 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-c2srn" not found 2026-04-10 05:19:42.476308 | instance | openstack/cinder-bootstrap-c2srn/bootstrap 2026-04-10 05:19:42.670907 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-c2srn" not found 2026-04-10 05:19:42.859974 | instance | openstack/cinder-create-internal-tenant-9mfq9/init 2026-04-10 05:19:43.051304 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-9mfq9" not found 2026-04-10 05:19:43.056693 | instance | openstack/cinder-create-internal-tenant-9mfq9/create-internal-tenant 2026-04-10 05:19:43.242397 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-9mfq9" not found 2026-04-10 05:19:43.436952 | instance | openstack/cinder-db-init-7g4jr/init 2026-04-10 05:19:43.624141 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-7g4jr" not found 2026-04-10 05:19:43.630221 | instance | openstack/cinder-db-init-7g4jr/cinder-db-init-0 2026-04-10 05:19:43.813596 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-7g4jr" not found 2026-04-10 05:19:43.993353 | instance | openstack/cinder-db-sync-wcbxz/init 2026-04-10 05:19:44.176173 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-wcbxz" not found 2026-04-10 05:19:44.181814 | instance | openstack/cinder-db-sync-wcbxz/cinder-db-sync 2026-04-10 05:19:44.395030 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-wcbxz" not found 2026-04-10 05:19:44.579013 | instance | openstack/cinder-ks-endpoints-wzrms/init 2026-04-10 05:19:44.762269 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-wzrms" not found 2026-04-10 05:19:44.766312 | instance | openstack/cinder-ks-endpoints-wzrms/volumev3-ks-endpoints-admin 2026-04-10 05:19:44.978010 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-wzrms" not found 2026-04-10 05:19:44.981573 | instance | openstack/cinder-ks-endpoints-wzrms/volumev3-ks-endpoints-internal 2026-04-10 05:19:45.175197 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-wzrms" not found 2026-04-10 05:19:45.181662 | instance | openstack/cinder-ks-endpoints-wzrms/volumev3-ks-endpoints-public 2026-04-10 05:19:45.383868 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-wzrms" not found 2026-04-10 05:19:45.568063 | instance | openstack/cinder-ks-service-9945g/init 2026-04-10 05:19:45.756632 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-9945g" not found 2026-04-10 05:19:45.761947 | instance | openstack/cinder-ks-service-9945g/volumev3-ks-service-registration 2026-04-10 05:19:45.934180 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-9945g" not found 2026-04-10 05:19:46.118818 | instance | openstack/cinder-ks-user-8tdqg/init 2026-04-10 05:19:46.293594 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-8tdqg" not found 2026-04-10 05:19:46.300054 | instance | openstack/cinder-ks-user-8tdqg/cinder-ks-user 2026-04-10 05:19:46.476515 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-8tdqg" not found 2026-04-10 05:19:46.659682 | instance | openstack/cinder-rabbit-init-5dt85/init 2026-04-10 05:19:46.845900 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-5dt85" not found 2026-04-10 05:19:46.850488 | instance | openstack/cinder-rabbit-init-5dt85/rabbit-init 2026-04-10 05:19:47.028268 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-5dt85" not found 2026-04-10 05:19:47.209539 | instance | openstack/cinder-scheduler-7c99bbf575-f2452/init 2026-04-10 05:19:47.441632 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-7c99bbf575-f2452" not found 2026-04-10 05:19:47.445340 | instance | openstack/cinder-scheduler-7c99bbf575-f2452/ceph-coordination-volume-perms 2026-04-10 05:19:47.631344 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-7c99bbf575-f2452" not found 2026-04-10 05:19:47.636362 | instance | openstack/cinder-scheduler-7c99bbf575-f2452/cinder-scheduler 2026-04-10 05:19:47.822916 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-7c99bbf575-f2452" not found 2026-04-10 05:19:48.011155 | instance | openstack/cinder-storage-init-72z9z/init 2026-04-10 05:19:48.193421 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-72z9z" not found 2026-04-10 05:19:48.198719 | instance | openstack/cinder-storage-init-72z9z/ceph-keyring-placement 2026-04-10 05:19:48.376453 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-72z9z" not found 2026-04-10 05:19:48.381303 | instance | openstack/cinder-storage-init-72z9z/cinder-storage-init-rbd1 2026-04-10 05:19:48.574715 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-72z9z" not found 2026-04-10 05:19:48.758266 | instance | openstack/cinder-volume-67cfcb5c4f-8ghrc/init 2026-04-10 05:19:48.937719 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-67cfcb5c4f-8ghrc" not found 2026-04-10 05:19:48.943282 | instance | openstack/cinder-volume-67cfcb5c4f-8ghrc/ceph-keyring-placement-rbd1 2026-04-10 05:19:49.135770 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-67cfcb5c4f-8ghrc" not found 2026-04-10 05:19:49.141225 | instance | openstack/cinder-volume-67cfcb5c4f-8ghrc/ceph-coordination-volume-perms 2026-04-10 05:19:49.322539 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-67cfcb5c4f-8ghrc" not found 2026-04-10 05:19:49.328969 | instance | openstack/cinder-volume-67cfcb5c4f-8ghrc/init-cinder-conf 2026-04-10 05:19:49.528783 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-67cfcb5c4f-8ghrc" not found 2026-04-10 05:19:49.532591 | instance | openstack/cinder-volume-67cfcb5c4f-8ghrc/cinder-volume 2026-04-10 05:19:49.726095 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-67cfcb5c4f-8ghrc" not found 2026-04-10 05:19:49.907896 | instance | openstack/cinder-volume-usage-audit-29596625-bhc84/init 2026-04-10 05:19:50.130147 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29596625-bhc84" not found 2026-04-10 05:19:50.133226 | instance | openstack/cinder-volume-usage-audit-29596625-bhc84/cinder-volume-usage-audit 2026-04-10 05:19:50.310955 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29596625-bhc84" not found 2026-04-10 05:19:50.512180 | instance | openstack/glance-api-5f9f7dbddf-bmbpv/init 2026-04-10 05:19:50.703990 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-5f9f7dbddf-bmbpv" not found 2026-04-10 05:19:50.708824 | instance | openstack/glance-api-5f9f7dbddf-bmbpv/glance-perms 2026-04-10 05:19:50.900451 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-5f9f7dbddf-bmbpv" not found 2026-04-10 05:19:50.908091 | instance | openstack/glance-api-5f9f7dbddf-bmbpv/ceph-keyring-placement 2026-04-10 05:19:51.113237 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-5f9f7dbddf-bmbpv" not found 2026-04-10 05:19:51.119625 | instance | openstack/glance-api-5f9f7dbddf-bmbpv/glance-api 2026-04-10 05:19:51.315955 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-5f9f7dbddf-bmbpv" not found 2026-04-10 05:19:51.511681 | instance | openstack/glance-db-init-lsvm7/init 2026-04-10 05:19:51.707627 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-lsvm7" not found 2026-04-10 05:19:51.713343 | instance | openstack/glance-db-init-lsvm7/glance-db-init-0 2026-04-10 05:19:51.897322 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-lsvm7" not found 2026-04-10 05:19:52.095893 | instance | openstack/glance-db-sync-b2x5z/init 2026-04-10 05:19:52.303091 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-b2x5z" not found 2026-04-10 05:19:52.308055 | instance | openstack/glance-db-sync-b2x5z/glance-db-sync 2026-04-10 05:19:52.495166 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-b2x5z" not found 2026-04-10 05:19:52.677379 | instance | openstack/glance-ks-endpoints-dqpd2/init 2026-04-10 05:19:52.861204 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-dqpd2" not found 2026-04-10 05:19:52.865953 | instance | openstack/glance-ks-endpoints-dqpd2/image-ks-endpoints-admin 2026-04-10 05:19:53.058238 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-dqpd2" not found 2026-04-10 05:19:53.063860 | instance | openstack/glance-ks-endpoints-dqpd2/image-ks-endpoints-internal 2026-04-10 05:19:53.244653 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-dqpd2" not found 2026-04-10 05:19:53.248865 | instance | openstack/glance-ks-endpoints-dqpd2/image-ks-endpoints-public 2026-04-10 05:19:53.432382 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-dqpd2" not found 2026-04-10 05:19:53.610833 | instance | openstack/glance-ks-service-8h4mh/init 2026-04-10 05:19:53.780953 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-8h4mh" not found 2026-04-10 05:19:53.785730 | instance | openstack/glance-ks-service-8h4mh/image-ks-service-registration 2026-04-10 05:19:53.959076 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-8h4mh" not found 2026-04-10 05:19:54.151447 | instance | openstack/glance-ks-user-2r9g5/init 2026-04-10 05:19:54.327165 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-2r9g5" not found 2026-04-10 05:19:54.332718 | instance | openstack/glance-ks-user-2r9g5/glance-ks-user 2026-04-10 05:19:54.532144 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-2r9g5" not found 2026-04-10 05:19:54.724932 | instance | openstack/glance-metadefs-load-ph47s/init 2026-04-10 05:19:54.921894 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-ph47s" not found 2026-04-10 05:19:54.935261 | instance | openstack/glance-metadefs-load-ph47s/glance-metadefs-load 2026-04-10 05:19:55.119037 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-ph47s" not found 2026-04-10 05:19:55.341262 | instance | openstack/glance-rabbit-init-mb22b/init 2026-04-10 05:19:55.531897 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-mb22b" not found 2026-04-10 05:19:55.538530 | instance | openstack/glance-rabbit-init-mb22b/rabbit-init 2026-04-10 05:19:55.739823 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-mb22b" not found 2026-04-10 05:19:55.921182 | instance | openstack/glance-storage-init-8flsp/init 2026-04-10 05:19:56.115290 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-8flsp" not found 2026-04-10 05:19:56.119727 | instance | openstack/glance-storage-init-8flsp/ceph-keyring-placement 2026-04-10 05:19:56.304518 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-8flsp" not found 2026-04-10 05:19:56.311368 | instance | openstack/glance-storage-init-8flsp/glance-storage-init 2026-04-10 05:19:56.500188 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-8flsp" not found 2026-04-10 05:19:56.687893 | instance | openstack/heat-api-64866cb8b9-zbkqj/init 2026-04-10 05:19:56.884409 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-api-64866cb8b9-zbkqj" not found 2026-04-10 05:19:56.889706 | instance | openstack/heat-api-64866cb8b9-zbkqj/heat-api 2026-04-10 05:19:57.069335 | instance | Error from server (BadRequest): previous terminated container "heat-api" in pod "heat-api-64866cb8b9-zbkqj" not found 2026-04-10 05:19:57.251356 | instance | openstack/heat-bootstrap-9582b/init 2026-04-10 05:19:57.434068 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-bootstrap-9582b" not found 2026-04-10 05:19:57.438618 | instance | openstack/heat-bootstrap-9582b/bootstrap 2026-04-10 05:19:57.621995 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "heat-bootstrap-9582b" not found 2026-04-10 05:19:57.809474 | instance | openstack/heat-cfn-984b44c9-47vcw/init 2026-04-10 05:19:58.001369 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-cfn-984b44c9-47vcw" not found 2026-04-10 05:19:58.007693 | instance | openstack/heat-cfn-984b44c9-47vcw/heat-cfn 2026-04-10 05:19:58.199312 | instance | Error from server (BadRequest): previous terminated container "heat-cfn" in pod "heat-cfn-984b44c9-47vcw" not found 2026-04-10 05:19:58.374422 | instance | openstack/heat-db-init-f2rg5/init 2026-04-10 05:19:58.554401 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-init-f2rg5" not found 2026-04-10 05:19:58.558268 | instance | openstack/heat-db-init-f2rg5/heat-db-init-0 2026-04-10 05:19:58.735691 | instance | Error from server (BadRequest): previous terminated container "heat-db-init-0" in pod "heat-db-init-f2rg5" not found 2026-04-10 05:19:58.922509 | instance | openstack/heat-db-sync-st45n/init 2026-04-10 05:19:59.114900 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-db-sync-st45n" not found 2026-04-10 05:19:59.119356 | instance | openstack/heat-db-sync-st45n/heat-db-sync 2026-04-10 05:19:59.295663 | instance | Error from server (BadRequest): previous terminated container "heat-db-sync" in pod "heat-db-sync-st45n" not found 2026-04-10 05:19:59.475309 | instance | openstack/heat-domain-ks-user-wmw8f/init 2026-04-10 05:19:59.679853 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-domain-ks-user-wmw8f" not found 2026-04-10 05:19:59.684626 | instance | openstack/heat-domain-ks-user-wmw8f/heat-ks-domain-user 2026-04-10 05:19:59.859777 | instance | Error from server (BadRequest): previous terminated container "heat-ks-domain-user" in pod "heat-domain-ks-user-wmw8f" not found 2026-04-10 05:20:00.041533 | instance | openstack/heat-engine-cf5df748-grnmk/init 2026-04-10 05:20:00.243810 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cf5df748-grnmk" not found 2026-04-10 05:20:00.248896 | instance | openstack/heat-engine-cf5df748-grnmk/heat-engine 2026-04-10 05:20:00.463288 | instance | Error from server (BadRequest): previous terminated container "heat-engine" in pod "heat-engine-cf5df748-grnmk" not found 2026-04-10 05:20:00.673226 | instance | openstack/heat-engine-cleaner-29596625-pf9wp/init 2026-04-10 05:20:00.862294 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29596625-pf9wp" not found 2026-04-10 05:20:00.866060 | instance | openstack/heat-engine-cleaner-29596625-pf9wp/heat-engine-cleaner 2026-04-10 05:20:01.053493 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29596625-pf9wp" not found 2026-04-10 05:20:01.245934 | instance | openstack/heat-engine-cleaner-29596630-x96xx/init 2026-04-10 05:20:01.427943 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29596630-x96xx" not found 2026-04-10 05:20:01.431590 | instance | openstack/heat-engine-cleaner-29596630-x96xx/heat-engine-cleaner 2026-04-10 05:20:01.630817 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29596630-x96xx" not found 2026-04-10 05:20:01.818310 | instance | openstack/heat-engine-cleaner-29596635-mdphd/init 2026-04-10 05:20:02.000980 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-engine-cleaner-29596635-mdphd" not found 2026-04-10 05:20:02.008702 | instance | openstack/heat-engine-cleaner-29596635-mdphd/heat-engine-cleaner 2026-04-10 05:20:02.202662 | instance | Error from server (BadRequest): previous terminated container "heat-engine-cleaner" in pod "heat-engine-cleaner-29596635-mdphd" not found 2026-04-10 05:20:02.390495 | instance | openstack/heat-ks-endpoints-c6br4/init 2026-04-10 05:20:02.590045 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-endpoints-c6br4" not found 2026-04-10 05:20:02.594532 | instance | openstack/heat-ks-endpoints-c6br4/orchestration-ks-endpoints-admin 2026-04-10 05:20:02.781681 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-admin" in pod "heat-ks-endpoints-c6br4" not found 2026-04-10 05:20:02.787102 | instance | openstack/heat-ks-endpoints-c6br4/orchestration-ks-endpoints-internal 2026-04-10 05:20:02.982758 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-internal" in pod "heat-ks-endpoints-c6br4" not found 2026-04-10 05:20:02.987690 | instance | openstack/heat-ks-endpoints-c6br4/orchestration-ks-endpoints-public 2026-04-10 05:20:03.194100 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-endpoints-public" in pod "heat-ks-endpoints-c6br4" not found 2026-04-10 05:20:03.200002 | instance | openstack/heat-ks-endpoints-c6br4/cloudformation-ks-endpoints-admin 2026-04-10 05:20:03.392397 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-admin" in pod "heat-ks-endpoints-c6br4" not found 2026-04-10 05:20:03.397831 | instance | openstack/heat-ks-endpoints-c6br4/cloudformation-ks-endpoints-internal 2026-04-10 05:20:03.626079 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-internal" in pod "heat-ks-endpoints-c6br4" not found 2026-04-10 05:20:03.631691 | instance | openstack/heat-ks-endpoints-c6br4/cloudformation-ks-endpoints-public 2026-04-10 05:20:03.862467 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-endpoints-public" in pod "heat-ks-endpoints-c6br4" not found 2026-04-10 05:20:04.054383 | instance | openstack/heat-ks-service-bwl4k/init 2026-04-10 05:20:04.248307 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-service-bwl4k" not found 2026-04-10 05:20:04.253622 | instance | openstack/heat-ks-service-bwl4k/orchestration-ks-service-registration 2026-04-10 05:20:04.465963 | instance | Error from server (BadRequest): previous terminated container "orchestration-ks-service-registration" in pod "heat-ks-service-bwl4k" not found 2026-04-10 05:20:04.472052 | instance | openstack/heat-ks-service-bwl4k/cloudformation-ks-service-registration 2026-04-10 05:20:04.689890 | instance | Error from server (BadRequest): previous terminated container "cloudformation-ks-service-registration" in pod "heat-ks-service-bwl4k" not found 2026-04-10 05:20:04.957891 | instance | openstack/heat-ks-user-kqkn8/init 2026-04-10 05:20:05.145953 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-ks-user-kqkn8" not found 2026-04-10 05:20:05.152041 | instance | openstack/heat-ks-user-kqkn8/heat-ks-user 2026-04-10 05:20:05.348276 | instance | Error from server (BadRequest): previous terminated container "heat-ks-user" in pod "heat-ks-user-kqkn8" not found 2026-04-10 05:20:05.353995 | instance | openstack/heat-ks-user-kqkn8/heat-trustee-ks-user 2026-04-10 05:20:05.570854 | instance | Error from server (BadRequest): previous terminated container "heat-trustee-ks-user" in pod "heat-ks-user-kqkn8" not found 2026-04-10 05:20:05.755338 | instance | openstack/heat-rabbit-init-jnq9r/init 2026-04-10 05:20:05.950754 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-rabbit-init-jnq9r" not found 2026-04-10 05:20:05.956603 | instance | openstack/heat-rabbit-init-jnq9r/rabbit-init 2026-04-10 05:20:06.127209 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "heat-rabbit-init-jnq9r" not found 2026-04-10 05:20:06.330827 | instance | openstack/heat-trusts-bzb4w/init 2026-04-10 05:20:06.534322 | instance | Error from server (BadRequest): previous terminated container "init" in pod "heat-trusts-bzb4w" not found 2026-04-10 05:20:06.538773 | instance | openstack/heat-trusts-bzb4w/heat-trusts 2026-04-10 05:20:06.732603 | instance | Error from server (BadRequest): previous terminated container "heat-trusts" in pod "heat-trusts-bzb4w" not found 2026-04-10 05:20:06.940547 | instance | openstack/horizon-77d6b9c979-sblnt/init 2026-04-10 05:20:07.116868 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-77d6b9c979-sblnt" not found 2026-04-10 05:20:07.121791 | instance | openstack/horizon-77d6b9c979-sblnt/horizon 2026-04-10 05:20:07.344251 | instance | Error from server (BadRequest): previous terminated container "horizon" in pod "horizon-77d6b9c979-sblnt" not found 2026-04-10 05:20:07.572185 | instance | openstack/horizon-db-init-6w75f/init 2026-04-10 05:20:07.792296 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-init-6w75f" not found 2026-04-10 05:20:07.797633 | instance | openstack/horizon-db-init-6w75f/horizon-db-init-0 2026-04-10 05:20:07.986522 | instance | Error from server (BadRequest): previous terminated container "horizon-db-init-0" in pod "horizon-db-init-6w75f" not found 2026-04-10 05:20:08.176679 | instance | openstack/horizon-db-sync-pl9c7/init 2026-04-10 05:20:08.358052 | instance | Error from server (BadRequest): previous terminated container "init" in pod "horizon-db-sync-pl9c7" not found 2026-04-10 05:20:08.362538 | instance | openstack/horizon-db-sync-pl9c7/horizon-db-sync 2026-04-10 05:20:08.544092 | instance | Error from server (BadRequest): previous terminated container "horizon-db-sync" in pod "horizon-db-sync-pl9c7" not found 2026-04-10 05:20:08.709075 | instance | openstack/keepalived-6vnhq/init 2026-04-10 05:20:08.925113 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-6vnhq" not found 2026-04-10 05:20:08.930704 | instance | openstack/keepalived-6vnhq/wait-for-ip 2026-04-10 05:20:09.642141 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-6vnhq" not found 2026-04-10 05:20:09.646299 | instance | openstack/keepalived-6vnhq/keepalived 2026-04-10 05:20:09.749164 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-6vnhq" is waiting to start: PodInitializing 2026-04-10 05:20:09.836842 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-6vnhq" not found 2026-04-10 05:20:10.071374 | instance | openstack/keystone-api-59bbf54875-75z8b/init 2026-04-10 05:20:10.285250 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-59bbf54875-75z8b" not found 2026-04-10 05:20:10.290425 | instance | openstack/keystone-api-59bbf54875-75z8b/keystone-api 2026-04-10 05:20:11.093569 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-59bbf54875-75z8b" not found 2026-04-10 05:20:11.270740 | instance | openstack/keystone-bootstrap-52xws/init 2026-04-10 05:20:11.483397 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-52xws" not found 2026-04-10 05:20:11.488299 | instance | openstack/keystone-bootstrap-52xws/bootstrap 2026-04-10 05:20:11.673907 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-52xws" not found 2026-04-10 05:20:11.864162 | instance | openstack/keystone-credential-setup-tnfhk/init 2026-04-10 05:20:12.051053 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-tnfhk" not found 2026-04-10 05:20:12.056254 | instance | openstack/keystone-credential-setup-tnfhk/keystone-credential-setup 2026-04-10 05:20:12.227331 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-tnfhk" not found 2026-04-10 05:20:12.402109 | instance | openstack/keystone-db-init-jlx8c/init 2026-04-10 05:20:12.587051 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-jlx8c" not found 2026-04-10 05:20:12.591788 | instance | openstack/keystone-db-init-jlx8c/keystone-db-init-0 2026-04-10 05:20:12.781303 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-jlx8c" not found 2026-04-10 05:20:12.988970 | instance | openstack/keystone-db-sync-ndlmh/init 2026-04-10 05:20:13.186040 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-ndlmh" not found 2026-04-10 05:20:13.191814 | instance | openstack/keystone-db-sync-ndlmh/keystone-db-sync 2026-04-10 05:20:13.396490 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-ndlmh" not found 2026-04-10 05:20:13.593438 | instance | openstack/keystone-domain-manage-fqkrx/init 2026-04-10 05:20:13.774976 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-fqkrx" not found 2026-04-10 05:20:13.780274 | instance | openstack/keystone-domain-manage-fqkrx/keystone-domain-manage 2026-04-10 05:20:13.962147 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-fqkrx" not found 2026-04-10 05:20:14.160290 | instance | openstack/keystone-fernet-setup-6647t/init 2026-04-10 05:20:14.355928 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-6647t" not found 2026-04-10 05:20:14.361685 | instance | openstack/keystone-fernet-setup-6647t/keystone-fernet-setup 2026-04-10 05:20:14.539049 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-6647t" not found 2026-04-10 05:20:14.748545 | instance | openstack/keystone-rabbit-init-djgsz/init 2026-04-10 05:20:14.950662 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-djgsz" not found 2026-04-10 05:20:14.955116 | instance | openstack/keystone-rabbit-init-djgsz/rabbit-init 2026-04-10 05:20:15.146854 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-djgsz" not found 2026-04-10 05:20:15.351126 | instance | openstack/libvirt-libvirt-default-x8rhf/init 2026-04-10 05:20:15.549062 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-x8rhf" not found 2026-04-10 05:20:15.554055 | instance | openstack/libvirt-libvirt-default-x8rhf/init-dynamic-options 2026-04-10 05:20:15.748065 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-x8rhf" not found 2026-04-10 05:20:15.752536 | instance | openstack/libvirt-libvirt-default-x8rhf/ceph-admin-keyring-placement 2026-04-10 05:20:15.958927 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-x8rhf" not found 2026-04-10 05:20:15.963797 | instance | openstack/libvirt-libvirt-default-x8rhf/ceph-keyring-placement 2026-04-10 05:20:16.170741 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-x8rhf" not found 2026-04-10 05:20:16.175816 | instance | openstack/libvirt-libvirt-default-x8rhf/tls-sidecar 2026-04-10 05:20:16.363251 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-x8rhf" not found 2026-04-10 05:20:16.368651 | instance | openstack/libvirt-libvirt-default-x8rhf/libvirt 2026-04-10 05:20:16.570371 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-x8rhf" not found 2026-04-10 05:20:16.574938 | instance | openstack/libvirt-libvirt-default-x8rhf/libvirt-exporter 2026-04-10 05:20:16.768744 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-x8rhf" not found 2026-04-10 05:20:16.952305 | instance | openstack/magnum-api-748544f697-mpjzb/init 2026-04-10 05:20:17.144132 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-api-748544f697-mpjzb" not found 2026-04-10 05:20:17.149364 | instance | openstack/magnum-api-748544f697-mpjzb/magnum-api 2026-04-10 05:20:17.557182 | instance | openstack/magnum-cluster-api-proxy-cxmth/magnum-cluster-api-proxy 2026-04-10 05:20:17.750527 | instance | Error from server (BadRequest): previous terminated container "magnum-cluster-api-proxy" in pod "magnum-cluster-api-proxy-cxmth" not found 2026-04-10 05:20:17.924365 | instance | openstack/magnum-conductor-0/init 2026-04-10 05:20:18.113938 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-conductor-0" not found 2026-04-10 05:20:18.119450 | instance | openstack/magnum-conductor-0/magnum-conductor-init 2026-04-10 05:20:18.295187 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor-init" in pod "magnum-conductor-0" not found 2026-04-10 05:20:18.301083 | instance | openstack/magnum-conductor-0/magnum-conductor 2026-04-10 05:20:18.475233 | instance | Error from server (BadRequest): previous terminated container "magnum-conductor" in pod "magnum-conductor-0" not found 2026-04-10 05:20:18.662269 | instance | openstack/magnum-db-init-cdhc7/init 2026-04-10 05:20:18.844812 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-init-cdhc7" not found 2026-04-10 05:20:18.850028 | instance | openstack/magnum-db-init-cdhc7/magnum-db-init-0 2026-04-10 05:20:19.023731 | instance | Error from server (BadRequest): previous terminated container "magnum-db-init-0" in pod "magnum-db-init-cdhc7" not found 2026-04-10 05:20:19.210452 | instance | openstack/magnum-db-sync-fpp4k/init 2026-04-10 05:20:19.396366 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-db-sync-fpp4k" not found 2026-04-10 05:20:19.400958 | instance | openstack/magnum-db-sync-fpp4k/magnum-db-sync 2026-04-10 05:20:19.575500 | instance | Error from server (BadRequest): previous terminated container "magnum-db-sync" in pod "magnum-db-sync-fpp4k" not found 2026-04-10 05:20:19.753911 | instance | openstack/magnum-domain-ks-user-8tf9k/init 2026-04-10 05:20:19.946781 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-domain-ks-user-8tf9k" not found 2026-04-10 05:20:19.951488 | instance | openstack/magnum-domain-ks-user-8tf9k/magnum-ks-domain-user 2026-04-10 05:20:20.137769 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-domain-user" in pod "magnum-domain-ks-user-8tf9k" not found 2026-04-10 05:20:20.324276 | instance | openstack/magnum-ks-endpoints-ksxbt/init 2026-04-10 05:20:20.527894 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-endpoints-ksxbt" not found 2026-04-10 05:20:20.532561 | instance | openstack/magnum-ks-endpoints-ksxbt/container-infra-ks-endpoints-admin 2026-04-10 05:20:20.731688 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-admin" in pod "magnum-ks-endpoints-ksxbt" not found 2026-04-10 05:20:20.738929 | instance | openstack/magnum-ks-endpoints-ksxbt/container-infra-ks-endpoints-internal 2026-04-10 05:20:20.934075 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-internal" in pod "magnum-ks-endpoints-ksxbt" not found 2026-04-10 05:20:20.938210 | instance | openstack/magnum-ks-endpoints-ksxbt/container-infra-ks-endpoints-public 2026-04-10 05:20:21.120087 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-endpoints-public" in pod "magnum-ks-endpoints-ksxbt" not found 2026-04-10 05:20:21.306112 | instance | openstack/magnum-ks-service-2f6zz/init 2026-04-10 05:20:21.495493 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-service-2f6zz" not found 2026-04-10 05:20:21.499745 | instance | openstack/magnum-ks-service-2f6zz/container-infra-ks-service-registration 2026-04-10 05:20:21.731371 | instance | Error from server (BadRequest): previous terminated container "container-infra-ks-service-registration" in pod "magnum-ks-service-2f6zz" not found 2026-04-10 05:20:21.923900 | instance | openstack/magnum-ks-user-mrxqs/init 2026-04-10 05:20:22.097662 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-ks-user-mrxqs" not found 2026-04-10 05:20:22.102219 | instance | openstack/magnum-ks-user-mrxqs/magnum-ks-user 2026-04-10 05:20:22.295233 | instance | Error from server (BadRequest): previous terminated container "magnum-ks-user" in pod "magnum-ks-user-mrxqs" not found 2026-04-10 05:20:22.475019 | instance | openstack/magnum-rabbit-init-rtdk6/init 2026-04-10 05:20:22.661310 | instance | Error from server (BadRequest): previous terminated container "init" in pod "magnum-rabbit-init-rtdk6" not found 2026-04-10 05:20:22.665121 | instance | openstack/magnum-rabbit-init-rtdk6/rabbit-init 2026-04-10 05:20:22.850285 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "magnum-rabbit-init-rtdk6" not found 2026-04-10 05:20:23.039260 | instance | openstack/magnum-registry-c45778976-6zrj6/registry 2026-04-10 05:20:23.228051 | instance | Error from server (BadRequest): previous terminated container "registry" in pod "magnum-registry-c45778976-6zrj6" not found 2026-04-10 05:20:23.420941 | instance | openstack/manila-api-6784fc7bff-w9vws/init 2026-04-10 05:20:23.622879 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-api-6784fc7bff-w9vws" not found 2026-04-10 05:20:23.626638 | instance | openstack/manila-api-6784fc7bff-w9vws/manila-api 2026-04-10 05:20:23.819492 | instance | Error from server (BadRequest): previous terminated container "manila-api" in pod "manila-api-6784fc7bff-w9vws" not found 2026-04-10 05:20:24.011079 | instance | openstack/manila-bootstrap-bl478/init 2026-04-10 05:20:24.194727 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-bootstrap-bl478" not found 2026-04-10 05:20:24.198553 | instance | openstack/manila-bootstrap-bl478/bootstrap 2026-04-10 05:20:24.403748 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "manila-bootstrap-bl478" not found 2026-04-10 05:20:24.585832 | instance | openstack/manila-data-84848bf5c8-86465/init 2026-04-10 05:20:24.793119 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-data-84848bf5c8-86465" not found 2026-04-10 05:20:24.797873 | instance | openstack/manila-data-84848bf5c8-86465/manila-data 2026-04-10 05:20:24.988627 | instance | Error from server (BadRequest): previous terminated container "manila-data" in pod "manila-data-84848bf5c8-86465" not found 2026-04-10 05:20:25.179571 | instance | openstack/manila-db-init-9qn96/init 2026-04-10 05:20:25.362176 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-init-9qn96" not found 2026-04-10 05:20:25.366502 | instance | openstack/manila-db-init-9qn96/manila-db-init-0 2026-04-10 05:20:25.552372 | instance | Error from server (BadRequest): previous terminated container "manila-db-init-0" in pod "manila-db-init-9qn96" not found 2026-04-10 05:20:25.730200 | instance | openstack/manila-db-sync-96dc6/init 2026-04-10 05:20:25.911744 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-db-sync-96dc6" not found 2026-04-10 05:20:25.916196 | instance | openstack/manila-db-sync-96dc6/manila-db-sync 2026-04-10 05:20:26.132873 | instance | Error from server (BadRequest): previous terminated container "manila-db-sync" in pod "manila-db-sync-96dc6" not found 2026-04-10 05:20:26.331027 | instance | openstack/manila-ks-endpoints-tzc27/init 2026-04-10 05:20:26.516376 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-endpoints-tzc27" not found 2026-04-10 05:20:26.520944 | instance | openstack/manila-ks-endpoints-tzc27/share-ks-endpoints-admin 2026-04-10 05:20:26.716237 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-admin" in pod "manila-ks-endpoints-tzc27" not found 2026-04-10 05:20:26.720641 | instance | openstack/manila-ks-endpoints-tzc27/share-ks-endpoints-internal 2026-04-10 05:20:26.927023 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-internal" in pod "manila-ks-endpoints-tzc27" not found 2026-04-10 05:20:26.935166 | instance | openstack/manila-ks-endpoints-tzc27/share-ks-endpoints-public 2026-04-10 05:20:27.128715 | instance | Error from server (BadRequest): previous terminated container "share-ks-endpoints-public" in pod "manila-ks-endpoints-tzc27" not found 2026-04-10 05:20:27.133156 | instance | openstack/manila-ks-endpoints-tzc27/sharev2-ks-endpoints-admin 2026-04-10 05:20:27.320301 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-admin" in pod "manila-ks-endpoints-tzc27" not found 2026-04-10 05:20:27.324099 | instance | openstack/manila-ks-endpoints-tzc27/sharev2-ks-endpoints-internal 2026-04-10 05:20:27.523930 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-internal" in pod "manila-ks-endpoints-tzc27" not found 2026-04-10 05:20:27.527831 | instance | openstack/manila-ks-endpoints-tzc27/sharev2-ks-endpoints-public 2026-04-10 05:20:27.729827 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-endpoints-public" in pod "manila-ks-endpoints-tzc27" not found 2026-04-10 05:20:27.937673 | instance | openstack/manila-ks-service-cdf4g/init 2026-04-10 05:20:28.127974 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-service-cdf4g" not found 2026-04-10 05:20:28.132040 | instance | openstack/manila-ks-service-cdf4g/share-ks-service-registration 2026-04-10 05:20:28.316595 | instance | Error from server (BadRequest): previous terminated container "share-ks-service-registration" in pod "manila-ks-service-cdf4g" not found 2026-04-10 05:20:28.320806 | instance | openstack/manila-ks-service-cdf4g/sharev2-ks-service-registration 2026-04-10 05:20:28.505603 | instance | Error from server (BadRequest): previous terminated container "sharev2-ks-service-registration" in pod "manila-ks-service-cdf4g" not found 2026-04-10 05:20:28.680813 | instance | openstack/manila-ks-user-d9m8z/init 2026-04-10 05:20:28.856331 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-ks-user-d9m8z" not found 2026-04-10 05:20:28.860329 | instance | openstack/manila-ks-user-d9m8z/manila-ks-user 2026-04-10 05:20:29.045438 | instance | Error from server (BadRequest): previous terminated container "manila-ks-user" in pod "manila-ks-user-d9m8z" not found 2026-04-10 05:20:29.236054 | instance | openstack/manila-rabbit-init-4d8jx/init 2026-04-10 05:20:29.418330 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-rabbit-init-4d8jx" not found 2026-04-10 05:20:29.422059 | instance | openstack/manila-rabbit-init-4d8jx/rabbit-init 2026-04-10 05:20:29.610956 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "manila-rabbit-init-4d8jx" not found 2026-04-10 05:20:29.792128 | instance | openstack/manila-scheduler-765f554f94-h6vq4/init 2026-04-10 05:20:30.009615 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-scheduler-765f554f94-h6vq4" not found 2026-04-10 05:20:30.014650 | instance | openstack/manila-scheduler-765f554f94-h6vq4/manila-scheduler 2026-04-10 05:20:30.197767 | instance | Error from server (BadRequest): previous terminated container "manila-scheduler" in pod "manila-scheduler-765f554f94-h6vq4" not found 2026-04-10 05:20:30.386859 | instance | openstack/manila-share-b78c4dd85-nmrcz/init 2026-04-10 05:20:30.580079 | instance | Error from server (BadRequest): previous terminated container "init" in pod "manila-share-b78c4dd85-nmrcz" not found 2026-04-10 05:20:30.586514 | instance | openstack/manila-share-b78c4dd85-nmrcz/manila-share-init 2026-04-10 05:20:30.782784 | instance | Error from server (BadRequest): previous terminated container "manila-share-init" in pod "manila-share-b78c4dd85-nmrcz" not found 2026-04-10 05:20:30.788384 | instance | openstack/manila-share-b78c4dd85-nmrcz/manila-share 2026-04-10 05:20:30.974741 | instance | Error from server (BadRequest): previous terminated container "manila-share" in pod "manila-share-b78c4dd85-nmrcz" not found 2026-04-10 05:20:31.163643 | instance | openstack/memcached-memcached-cf56b6468-fc8f7/init 2026-04-10 05:20:31.346950 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-cf56b6468-fc8f7" not found 2026-04-10 05:20:31.353290 | instance | openstack/memcached-memcached-cf56b6468-fc8f7/memcached 2026-04-10 05:20:31.557981 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-cf56b6468-fc8f7" not found 2026-04-10 05:20:31.566385 | instance | openstack/memcached-memcached-cf56b6468-fc8f7/memcached-exporter 2026-04-10 05:20:31.746774 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-cf56b6468-fc8f7" not found 2026-04-10 05:20:31.978140 | instance | openstack/neutron-coredns-7dd4958666-2s9qj/coredns 2026-04-10 05:20:32.158942 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-2s9qj" not found 2026-04-10 05:20:32.356183 | instance | openstack/neutron-db-init-mgt6w/init 2026-04-10 05:20:32.535337 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-mgt6w" not found 2026-04-10 05:20:32.539763 | instance | openstack/neutron-db-init-mgt6w/neutron-db-init-0 2026-04-10 05:20:32.701606 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-mgt6w" not found 2026-04-10 05:20:32.880146 | instance | openstack/neutron-db-sync-6mslc/init 2026-04-10 05:20:33.077077 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-6mslc" not found 2026-04-10 05:20:33.082780 | instance | openstack/neutron-db-sync-6mslc/neutron-db-sync 2026-04-10 05:20:33.274087 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-6mslc" not found 2026-04-10 05:20:33.477658 | instance | openstack/neutron-dhcp-agent-default-bkt4m/init 2026-04-10 05:20:33.671723 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-bkt4m" not found 2026-04-10 05:20:33.677061 | instance | openstack/neutron-dhcp-agent-default-bkt4m/neutron-dhcp-agent-init 2026-04-10 05:20:33.869460 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-bkt4m" not found 2026-04-10 05:20:33.875422 | instance | openstack/neutron-dhcp-agent-default-bkt4m/neutron-dhcp-agent 2026-04-10 05:20:34.277441 | instance | openstack/neutron-ks-endpoints-xgznb/init 2026-04-10 05:20:34.468468 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-xgznb" not found 2026-04-10 05:20:34.475550 | instance | openstack/neutron-ks-endpoints-xgznb/network-ks-endpoints-admin 2026-04-10 05:20:34.663475 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-xgznb" not found 2026-04-10 05:20:34.667500 | instance | openstack/neutron-ks-endpoints-xgznb/network-ks-endpoints-internal 2026-04-10 05:20:34.894860 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-xgznb" not found 2026-04-10 05:20:34.900488 | instance | openstack/neutron-ks-endpoints-xgznb/network-ks-endpoints-public 2026-04-10 05:20:35.098739 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-xgznb" not found 2026-04-10 05:20:35.284876 | instance | openstack/neutron-ks-service-zrkc5/init 2026-04-10 05:20:35.460735 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-zrkc5" not found 2026-04-10 05:20:35.467928 | instance | openstack/neutron-ks-service-zrkc5/network-ks-service-registration 2026-04-10 05:20:35.641317 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-zrkc5" not found 2026-04-10 05:20:35.825008 | instance | openstack/neutron-ks-user-xjm45/init 2026-04-10 05:20:36.007184 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-xjm45" not found 2026-04-10 05:20:36.011921 | instance | openstack/neutron-ks-user-xjm45/neutron-ks-user 2026-04-10 05:20:36.197880 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-xjm45" not found 2026-04-10 05:20:36.385791 | instance | openstack/neutron-l3-agent-default-b6727/init 2026-04-10 05:20:36.577387 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-b6727" not found 2026-04-10 05:20:36.581227 | instance | openstack/neutron-l3-agent-default-b6727/neutron-l3-agent-init 2026-04-10 05:20:36.772121 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-b6727" not found 2026-04-10 05:20:36.776183 | instance | openstack/neutron-l3-agent-default-b6727/neutron-l3-agent 2026-04-10 05:20:36.987180 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-b6727" not found 2026-04-10 05:20:37.179204 | instance | openstack/neutron-metadata-agent-default-jvvrd/init 2026-04-10 05:20:37.420008 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-jvvrd" not found 2026-04-10 05:20:37.425341 | instance | openstack/neutron-metadata-agent-default-jvvrd/neutron-metadata-agent-init 2026-04-10 05:20:37.621203 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-jvvrd" not found 2026-04-10 05:20:37.626754 | instance | openstack/neutron-metadata-agent-default-jvvrd/neutron-metadata-agent 2026-04-10 05:20:37.826927 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-jvvrd" not found 2026-04-10 05:20:38.017066 | instance | openstack/neutron-netns-cleanup-cron-default-6r6t5/init 2026-04-10 05:20:38.213555 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-6r6t5" not found 2026-04-10 05:20:38.218241 | instance | openstack/neutron-netns-cleanup-cron-default-6r6t5/neutron-netns-cleanup-cron 2026-04-10 05:20:38.417682 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-6r6t5" not found 2026-04-10 05:20:38.608378 | instance | openstack/neutron-ovs-agent-default-d2kdf/init 2026-04-10 05:20:38.804795 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-d2kdf" not found 2026-04-10 05:20:38.809971 | instance | openstack/neutron-ovs-agent-default-d2kdf/neutron-openvswitch-agent-kernel-modules 2026-04-10 05:20:38.990967 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-d2kdf" not found 2026-04-10 05:20:38.995613 | instance | openstack/neutron-ovs-agent-default-d2kdf/neutron-ovs-agent-init 2026-04-10 05:20:39.178109 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-d2kdf" not found 2026-04-10 05:20:39.183067 | instance | openstack/neutron-ovs-agent-default-d2kdf/neutron-ovs-agent 2026-04-10 05:20:39.578586 | instance | openstack/neutron-rabbit-init-nhcfr/init 2026-04-10 05:20:39.768334 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-nhcfr" not found 2026-04-10 05:20:39.773901 | instance | openstack/neutron-rabbit-init-nhcfr/rabbit-init 2026-04-10 05:20:39.971824 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-nhcfr" not found 2026-04-10 05:20:40.176072 | instance | openstack/neutron-rpc-server-7b57c4b878-7gd7f/init 2026-04-10 05:20:40.390680 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-7b57c4b878-7gd7f" not found 2026-04-10 05:20:40.398834 | instance | openstack/neutron-rpc-server-7b57c4b878-7gd7f/neutron-rpc-server 2026-04-10 05:20:40.722784 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-7b57c4b878-7gd7f" not found 2026-04-10 05:20:40.933378 | instance | openstack/neutron-server-7658b99b46-8qz98/init 2026-04-10 05:20:41.129397 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-7658b99b46-8qz98" not found 2026-04-10 05:20:41.134698 | instance | openstack/neutron-server-7658b99b46-8qz98/neutron-server 2026-04-10 05:20:41.487453 | instance | Error from server (BadRequest): previous terminated container "neutron-server" in pod "neutron-server-7658b99b46-8qz98" not found 2026-04-10 05:20:41.492442 | instance | openstack/neutron-server-7658b99b46-8qz98/neutron-policy-server 2026-04-10 05:20:41.679558 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-7658b99b46-8qz98" not found 2026-04-10 05:20:41.859739 | instance | openstack/nova-api-metadata-b77b64fd9-c7f8t/init 2026-04-10 05:20:42.058137 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-b77b64fd9-c7f8t" not found 2026-04-10 05:20:42.063285 | instance | openstack/nova-api-metadata-b77b64fd9-c7f8t/nova-api-metadata-init 2026-04-10 05:20:42.256412 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-b77b64fd9-c7f8t" not found 2026-04-10 05:20:42.261749 | instance | openstack/nova-api-metadata-b77b64fd9-c7f8t/nova-api 2026-04-10 05:20:42.455997 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-b77b64fd9-c7f8t" not found 2026-04-10 05:20:42.636318 | instance | openstack/nova-api-osapi-797fdc745d-9z65t/init 2026-04-10 05:20:42.822055 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-797fdc745d-9z65t" not found 2026-04-10 05:20:42.827113 | instance | openstack/nova-api-osapi-797fdc745d-9z65t/nova-osapi 2026-04-10 05:20:43.048958 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-797fdc745d-9z65t" not found 2026-04-10 05:20:43.227961 | instance | openstack/nova-bootstrap-mqfmp/init 2026-04-10 05:20:43.405622 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-mqfmp" not found 2026-04-10 05:20:43.410129 | instance | openstack/nova-bootstrap-mqfmp/bootstrap 2026-04-10 05:20:43.587848 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-mqfmp" not found 2026-04-10 05:20:43.784471 | instance | openstack/nova-cell-setup-29596620-7mlpx/init 2026-04-10 05:20:43.973960 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29596620-7mlpx" not found 2026-04-10 05:20:43.977638 | instance | openstack/nova-cell-setup-29596620-7mlpx/nova-cell-setup 2026-04-10 05:20:44.150780 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29596620-7mlpx" not found 2026-04-10 05:20:44.334346 | instance | openstack/nova-cell-setup-g75z6/init 2026-04-10 05:20:44.523024 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-g75z6" not found 2026-04-10 05:20:44.529316 | instance | openstack/nova-cell-setup-g75z6/nova-cell-setup-init 2026-04-10 05:20:44.696104 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-g75z6" not found 2026-04-10 05:20:44.700789 | instance | openstack/nova-cell-setup-g75z6/nova-cell-setup 2026-04-10 05:20:44.887571 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-g75z6" not found 2026-04-10 05:20:45.073682 | instance | openstack/nova-compute-default-nknbs/init 2026-04-10 05:20:45.276663 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-nknbs" not found 2026-04-10 05:20:45.281661 | instance | openstack/nova-compute-default-nknbs/nova-compute-init 2026-04-10 05:20:45.450400 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-nknbs" not found 2026-04-10 05:20:45.455198 | instance | openstack/nova-compute-default-nknbs/ceph-perms 2026-04-10 05:20:45.642062 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-nknbs" not found 2026-04-10 05:20:45.645957 | instance | openstack/nova-compute-default-nknbs/ceph-admin-keyring-placement 2026-04-10 05:20:45.830911 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-nknbs" not found 2026-04-10 05:20:45.836402 | instance | openstack/nova-compute-default-nknbs/ceph-keyring-placement 2026-04-10 05:20:46.026467 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-nknbs" not found 2026-04-10 05:20:46.031417 | instance | openstack/nova-compute-default-nknbs/nova-compute-vnc-init 2026-04-10 05:20:46.217835 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-nknbs" not found 2026-04-10 05:20:46.222919 | instance | openstack/nova-compute-default-nknbs/nova-compute-ssh-init 2026-04-10 05:20:46.413913 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-nknbs" not found 2026-04-10 05:20:46.418396 | instance | openstack/nova-compute-default-nknbs/nova-compute 2026-04-10 05:20:46.692099 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-nknbs" not found 2026-04-10 05:20:46.696048 | instance | openstack/nova-compute-default-nknbs/nova-compute-ssh 2026-04-10 05:20:46.897247 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-nknbs" not found 2026-04-10 05:20:47.077527 | instance | openstack/nova-conductor-6778479c74-h76gb/init 2026-04-10 05:20:47.258136 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-6778479c74-h76gb" not found 2026-04-10 05:20:47.263898 | instance | openstack/nova-conductor-6778479c74-h76gb/nova-conductor 2026-04-10 05:20:47.449672 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-6778479c74-h76gb" not found 2026-04-10 05:20:47.640520 | instance | openstack/nova-db-init-rlb2j/init 2026-04-10 05:20:47.827186 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-rlb2j" not found 2026-04-10 05:20:47.831720 | instance | openstack/nova-db-init-rlb2j/nova-db-init-0 2026-04-10 05:20:48.017492 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-rlb2j" not found 2026-04-10 05:20:48.022884 | instance | openstack/nova-db-init-rlb2j/nova-db-init-1 2026-04-10 05:20:48.205364 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-rlb2j" not found 2026-04-10 05:20:48.210212 | instance | openstack/nova-db-init-rlb2j/nova-db-init-2 2026-04-10 05:20:48.384459 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-rlb2j" not found 2026-04-10 05:20:48.566967 | instance | openstack/nova-db-sync-qnj4n/init 2026-04-10 05:20:48.746235 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-qnj4n" not found 2026-04-10 05:20:48.752635 | instance | openstack/nova-db-sync-qnj4n/nova-db-sync 2026-04-10 05:20:48.931134 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-qnj4n" not found 2026-04-10 05:20:49.123624 | instance | openstack/nova-ks-endpoints-hpgn2/init 2026-04-10 05:20:49.324721 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-hpgn2" not found 2026-04-10 05:20:49.330653 | instance | openstack/nova-ks-endpoints-hpgn2/compute-ks-endpoints-admin 2026-04-10 05:20:49.530424 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-hpgn2" not found 2026-04-10 05:20:49.534828 | instance | openstack/nova-ks-endpoints-hpgn2/compute-ks-endpoints-internal 2026-04-10 05:20:49.713093 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-hpgn2" not found 2026-04-10 05:20:49.717906 | instance | openstack/nova-ks-endpoints-hpgn2/compute-ks-endpoints-public 2026-04-10 05:20:49.902015 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-hpgn2" not found 2026-04-10 05:20:50.107430 | instance | openstack/nova-ks-service-n6sw7/init 2026-04-10 05:20:50.297605 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-n6sw7" not found 2026-04-10 05:20:50.302925 | instance | openstack/nova-ks-service-n6sw7/compute-ks-service-registration 2026-04-10 05:20:50.489069 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-n6sw7" not found 2026-04-10 05:20:50.681432 | instance | openstack/nova-ks-user-p8vh5/init 2026-04-10 05:20:50.897423 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-p8vh5" not found 2026-04-10 05:20:50.902100 | instance | openstack/nova-ks-user-p8vh5/nova-ks-user 2026-04-10 05:20:51.100362 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-p8vh5" not found 2026-04-10 05:20:51.287659 | instance | openstack/nova-novncproxy-f9dbf564c-gvdkf/init 2026-04-10 05:20:51.492037 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-f9dbf564c-gvdkf" not found 2026-04-10 05:20:51.497440 | instance | openstack/nova-novncproxy-f9dbf564c-gvdkf/nova-novncproxy-init 2026-04-10 05:20:51.669131 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-f9dbf564c-gvdkf" not found 2026-04-10 05:20:51.674098 | instance | openstack/nova-novncproxy-f9dbf564c-gvdkf/nova-novncproxy-init-assets 2026-04-10 05:20:51.875836 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-f9dbf564c-gvdkf" not found 2026-04-10 05:20:51.879730 | instance | openstack/nova-novncproxy-f9dbf564c-gvdkf/nova-novncproxy 2026-04-10 05:20:52.055420 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-f9dbf564c-gvdkf" not found 2026-04-10 05:20:52.232352 | instance | openstack/nova-rabbit-init-72t9f/init 2026-04-10 05:20:52.479939 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-72t9f" not found 2026-04-10 05:20:52.483914 | instance | openstack/nova-rabbit-init-72t9f/rabbit-init 2026-04-10 05:20:52.665783 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-72t9f" not found 2026-04-10 05:20:52.849601 | instance | openstack/nova-scheduler-58944d5bf4-vh48t/init 2026-04-10 05:20:53.040461 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-58944d5bf4-vh48t" not found 2026-04-10 05:20:53.046141 | instance | openstack/nova-scheduler-58944d5bf4-vh48t/nova-scheduler 2026-04-10 05:20:53.220987 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-58944d5bf4-vh48t" not found 2026-04-10 05:20:53.405927 | instance | openstack/nova-service-cleaner-29596620-477cn/init 2026-04-10 05:20:53.595763 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29596620-477cn" not found 2026-04-10 05:20:53.600586 | instance | openstack/nova-service-cleaner-29596620-477cn/nova-service-cleaner 2026-04-10 05:20:53.791880 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29596620-477cn" not found 2026-04-10 05:20:53.975411 | instance | openstack/octavia-api-59545b959-p2chp/init 2026-04-10 05:20:54.162156 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-api-59545b959-p2chp" not found 2026-04-10 05:20:54.165802 | instance | openstack/octavia-api-59545b959-p2chp/octavia-api 2026-04-10 05:20:54.381412 | instance | Error from server (BadRequest): previous terminated container "octavia-api" in pod "octavia-api-59545b959-p2chp" not found 2026-04-10 05:20:54.567694 | instance | openstack/octavia-bootstrap-f7d9x/init 2026-04-10 05:20:54.739342 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-bootstrap-f7d9x" not found 2026-04-10 05:20:54.745474 | instance | openstack/octavia-bootstrap-f7d9x/bootstrap 2026-04-10 05:20:54.951003 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "octavia-bootstrap-f7d9x" not found 2026-04-10 05:20:55.129827 | instance | openstack/octavia-db-init-blfdj/init 2026-04-10 05:20:55.301528 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-init-blfdj" not found 2026-04-10 05:20:55.305399 | instance | openstack/octavia-db-init-blfdj/octavia-db-init-0 2026-04-10 05:20:55.477825 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-0" in pod "octavia-db-init-blfdj" not found 2026-04-10 05:20:55.483299 | instance | openstack/octavia-db-init-blfdj/octavia-db-init-1 2026-04-10 05:20:55.657468 | instance | Error from server (BadRequest): previous terminated container "octavia-db-init-1" in pod "octavia-db-init-blfdj" not found 2026-04-10 05:20:55.833223 | instance | openstack/octavia-db-sync-z6glz/init 2026-04-10 05:20:56.003558 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-db-sync-z6glz" not found 2026-04-10 05:20:56.007329 | instance | openstack/octavia-db-sync-z6glz/octavia-db-sync 2026-04-10 05:20:56.194145 | instance | Error from server (BadRequest): previous terminated container "octavia-db-sync" in pod "octavia-db-sync-z6glz" not found 2026-04-10 05:20:56.376615 | instance | openstack/octavia-health-manager-default-mv2dl/init 2026-04-10 05:20:56.563906 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-health-manager-default-mv2dl" not found 2026-04-10 05:20:56.567613 | instance | openstack/octavia-health-manager-default-mv2dl/octavia-health-manager-get-port 2026-04-10 05:20:56.745533 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-get-port" in pod "octavia-health-manager-default-mv2dl" not found 2026-04-10 05:20:56.751204 | instance | openstack/octavia-health-manager-default-mv2dl/octavia-health-manager-nic-init 2026-04-10 05:20:56.947246 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager-nic-init" in pod "octavia-health-manager-default-mv2dl" not found 2026-04-10 05:20:56.951614 | instance | openstack/octavia-health-manager-default-mv2dl/octavia-health-manager 2026-04-10 05:20:57.131458 | instance | Error from server (BadRequest): previous terminated container "octavia-health-manager" in pod "octavia-health-manager-default-mv2dl" not found 2026-04-10 05:20:57.303922 | instance | openstack/octavia-housekeeping-74cbfdb85b-lk8vm/init 2026-04-10 05:20:57.484559 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-housekeeping-74cbfdb85b-lk8vm" not found 2026-04-10 05:20:57.489036 | instance | openstack/octavia-housekeeping-74cbfdb85b-lk8vm/octavia-housekeeping 2026-04-10 05:20:57.658308 | instance | Error from server (BadRequest): previous terminated container "octavia-housekeeping" in pod "octavia-housekeeping-74cbfdb85b-lk8vm" not found 2026-04-10 05:20:57.843756 | instance | openstack/octavia-ks-endpoints-6vrkw/init 2026-04-10 05:20:58.039177 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-endpoints-6vrkw" not found 2026-04-10 05:20:58.042574 | instance | openstack/octavia-ks-endpoints-6vrkw/load-balancer-ks-endpoints-admin 2026-04-10 05:20:58.209661 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-admin" in pod "octavia-ks-endpoints-6vrkw" not found 2026-04-10 05:20:58.213711 | instance | openstack/octavia-ks-endpoints-6vrkw/load-balancer-ks-endpoints-internal 2026-04-10 05:20:58.400671 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-internal" in pod "octavia-ks-endpoints-6vrkw" not found 2026-04-10 05:20:58.404220 | instance | openstack/octavia-ks-endpoints-6vrkw/load-balancer-ks-endpoints-public 2026-04-10 05:20:58.578470 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-endpoints-public" in pod "octavia-ks-endpoints-6vrkw" not found 2026-04-10 05:20:58.762512 | instance | openstack/octavia-ks-service-h42r6/init 2026-04-10 05:20:58.946428 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-service-h42r6" not found 2026-04-10 05:20:58.951936 | instance | openstack/octavia-ks-service-h42r6/load-balancer-ks-service-registration 2026-04-10 05:20:59.121681 | instance | Error from server (BadRequest): previous terminated container "load-balancer-ks-service-registration" in pod "octavia-ks-service-h42r6" not found 2026-04-10 05:20:59.296825 | instance | openstack/octavia-ks-user-9bpln/init 2026-04-10 05:20:59.474438 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-ks-user-9bpln" not found 2026-04-10 05:20:59.479643 | instance | openstack/octavia-ks-user-9bpln/octavia-ks-user 2026-04-10 05:20:59.654110 | instance | Error from server (BadRequest): previous terminated container "octavia-ks-user" in pod "octavia-ks-user-9bpln" not found 2026-04-10 05:20:59.819989 | instance | openstack/octavia-rabbit-init-94sbv/init 2026-04-10 05:21:00.010697 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-rabbit-init-94sbv" not found 2026-04-10 05:21:00.013687 | instance | openstack/octavia-rabbit-init-94sbv/rabbit-init 2026-04-10 05:21:00.184877 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "octavia-rabbit-init-94sbv" not found 2026-04-10 05:21:00.373432 | instance | openstack/octavia-worker-d4444c8c9-qrwkx/init 2026-04-10 05:21:00.564253 | instance | Error from server (BadRequest): previous terminated container "init" in pod "octavia-worker-d4444c8c9-qrwkx" not found 2026-04-10 05:21:00.569160 | instance | openstack/octavia-worker-d4444c8c9-qrwkx/octavia-worker 2026-04-10 05:21:00.749178 | instance | Error from server (BadRequest): previous terminated container "octavia-worker" in pod "octavia-worker-d4444c8c9-qrwkx" not found 2026-04-10 05:21:00.938629 | instance | openstack/openstack-database-exporter-78c69bc7dd-4nwb7/openstack-database-exporter 2026-04-10 05:21:01.124988 | instance | Error from server (BadRequest): previous terminated container "openstack-database-exporter" in pod "openstack-database-exporter-78c69bc7dd-4nwb7" not found 2026-04-10 05:21:01.315195 | instance | openstack/openstack-exporter-6bdf96f8b-wfp2x/build-config 2026-04-10 05:21:01.501618 | instance | Error from server (BadRequest): previous terminated container "build-config" in pod "openstack-exporter-6bdf96f8b-wfp2x" not found 2026-04-10 05:21:01.507696 | instance | openstack/openstack-exporter-6bdf96f8b-wfp2x/openstack-exporter 2026-04-10 05:21:01.728675 | instance | Error from server (BadRequest): previous terminated container "openstack-exporter" in pod "openstack-exporter-6bdf96f8b-wfp2x" not found 2026-04-10 05:21:01.925485 | instance | openstack/openvswitch-z6jff/init 2026-04-10 05:21:02.120134 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-z6jff" not found 2026-04-10 05:21:02.126543 | instance | openstack/openvswitch-z6jff/openvswitch-db-perms 2026-04-10 05:21:02.303921 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-z6jff" not found 2026-04-10 05:21:02.309705 | instance | openstack/openvswitch-z6jff/openvswitch-vswitchd-modules 2026-04-10 05:21:02.488458 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-z6jff" not found 2026-04-10 05:21:02.493517 | instance | openstack/openvswitch-z6jff/openvswitch-db 2026-04-10 05:21:02.706201 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-z6jff" not found 2026-04-10 05:21:02.710805 | instance | openstack/openvswitch-z6jff/openvswitch-vswitchd 2026-04-10 05:21:02.926795 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-z6jff" not found 2026-04-10 05:21:03.106124 | instance | openstack/percona-xtradb-haproxy-0/pxc-init 2026-04-10 05:21:03.283774 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-10 05:21:03.289219 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init 2026-04-10 05:21:03.465474 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found 2026-04-10 05:21:03.470022 | instance | openstack/percona-xtradb-haproxy-0/haproxy 2026-04-10 05:21:03.873162 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found 2026-04-10 05:21:03.877639 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit 2026-04-10 05:21:04.062045 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found 2026-04-10 05:21:04.249714 | instance | openstack/percona-xtradb-pxc-0/pxc-init 2026-04-10 05:21:04.430545 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found 2026-04-10 05:21:04.434526 | instance | openstack/percona-xtradb-pxc-0/pxc 2026-04-10 05:21:04.641076 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found 2026-04-10 05:21:04.645296 | instance | openstack/percona-xtradb-pxc-0/exporter 2026-04-10 05:21:04.843212 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found 2026-04-10 05:21:05.036966 | instance | openstack/placement-api-cb458bdd5-n85gz/init 2026-04-10 05:21:05.224191 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-cb458bdd5-n85gz" not found 2026-04-10 05:21:05.228754 | instance | openstack/placement-api-cb458bdd5-n85gz/placement-api 2026-04-10 05:21:05.476773 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-cb458bdd5-n85gz" not found 2026-04-10 05:21:05.646754 | instance | openstack/placement-db-init-lqcft/init 2026-04-10 05:21:05.824823 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-lqcft" not found 2026-04-10 05:21:05.829200 | instance | openstack/placement-db-init-lqcft/placement-db-init-0 2026-04-10 05:21:06.014863 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-lqcft" not found 2026-04-10 05:21:06.193993 | instance | openstack/placement-db-sync-ntthd/init 2026-04-10 05:21:06.377581 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-ntthd" not found 2026-04-10 05:21:06.384871 | instance | openstack/placement-db-sync-ntthd/placement-db-sync 2026-04-10 05:21:06.555634 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-ntthd" not found 2026-04-10 05:21:06.741899 | instance | openstack/placement-ks-endpoints-f47d5/init 2026-04-10 05:21:06.946143 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-f47d5" not found 2026-04-10 05:21:06.953718 | instance | openstack/placement-ks-endpoints-f47d5/placement-ks-endpoints-admin 2026-04-10 05:21:07.129607 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-f47d5" not found 2026-04-10 05:21:07.133120 | instance | openstack/placement-ks-endpoints-f47d5/placement-ks-endpoints-internal 2026-04-10 05:21:07.323739 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-f47d5" not found 2026-04-10 05:21:07.327485 | instance | openstack/placement-ks-endpoints-f47d5/placement-ks-endpoints-public 2026-04-10 05:21:07.526689 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-f47d5" not found 2026-04-10 05:21:07.747168 | instance | openstack/placement-ks-service-jz287/init 2026-04-10 05:21:07.927096 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-jz287" not found 2026-04-10 05:21:07.931663 | instance | openstack/placement-ks-service-jz287/placement-ks-service-registration 2026-04-10 05:21:08.103274 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-jz287" not found 2026-04-10 05:21:08.274138 | instance | openstack/placement-ks-user-5j8q7/init 2026-04-10 05:21:08.453895 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-5j8q7" not found 2026-04-10 05:21:08.457999 | instance | openstack/placement-ks-user-5j8q7/placement-ks-user 2026-04-10 05:21:08.633720 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-5j8q7" not found 2026-04-10 05:21:08.808693 | instance | openstack/pxc-operator-69cb5bbdb9-mctvz/percona-xtradb-cluster-operator 2026-04-10 05:21:09.167950 | instance | openstack/rabbitmq-barbican-server-0/setup-container 2026-04-10 05:21:09.338784 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found 2026-04-10 05:21:09.344508 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq 2026-04-10 05:21:09.532806 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found 2026-04-10 05:21:09.722797 | instance | openstack/rabbitmq-cinder-server-0/setup-container 2026-04-10 05:21:09.894323 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found 2026-04-10 05:21:09.898397 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq 2026-04-10 05:21:10.095858 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found 2026-04-10 05:21:10.287026 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-594s9/rabbitmq-cluster-operator 2026-04-10 05:21:10.692906 | instance | openstack/rabbitmq-glance-server-0/setup-container 2026-04-10 05:21:10.887535 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found 2026-04-10 05:21:10.892213 | instance | openstack/rabbitmq-glance-server-0/rabbitmq 2026-04-10 05:21:11.086487 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found 2026-04-10 05:21:11.252666 | instance | openstack/rabbitmq-heat-server-0/setup-container 2026-04-10 05:21:11.442141 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-heat-server-0" not found 2026-04-10 05:21:11.447318 | instance | openstack/rabbitmq-heat-server-0/rabbitmq 2026-04-10 05:21:11.635732 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-heat-server-0" not found 2026-04-10 05:21:11.805031 | instance | openstack/rabbitmq-keystone-server-0/setup-container 2026-04-10 05:21:11.992282 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found 2026-04-10 05:21:11.996400 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq 2026-04-10 05:21:12.193056 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found 2026-04-10 05:21:12.368272 | instance | openstack/rabbitmq-magnum-server-0/setup-container 2026-04-10 05:21:12.562409 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-magnum-server-0" not found 2026-04-10 05:21:12.568033 | instance | openstack/rabbitmq-magnum-server-0/rabbitmq 2026-04-10 05:21:12.751056 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-magnum-server-0" not found 2026-04-10 05:21:12.962560 | instance | openstack/rabbitmq-manila-server-0/setup-container 2026-04-10 05:21:13.145533 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-manila-server-0" not found 2026-04-10 05:21:13.149253 | instance | openstack/rabbitmq-manila-server-0/rabbitmq 2026-04-10 05:21:13.331903 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-manila-server-0" not found 2026-04-10 05:21:13.504817 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-2nf26/rabbitmq-cluster-operator 2026-04-10 05:21:13.864168 | instance | openstack/rabbitmq-neutron-server-0/setup-container 2026-04-10 05:21:14.046199 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found 2026-04-10 05:21:14.050968 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq 2026-04-10 05:21:14.255162 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found 2026-04-10 05:21:14.428479 | instance | openstack/rabbitmq-nova-server-0/setup-container 2026-04-10 05:21:14.608002 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found 2026-04-10 05:21:14.611878 | instance | openstack/rabbitmq-nova-server-0/rabbitmq 2026-04-10 05:21:14.871277 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found 2026-04-10 05:21:15.088545 | instance | openstack/rabbitmq-octavia-server-0/setup-container 2026-04-10 05:21:15.279368 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-octavia-server-0" not found 2026-04-10 05:21:15.284809 | instance | openstack/rabbitmq-octavia-server-0/rabbitmq 2026-04-10 05:21:15.507871 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-octavia-server-0" not found 2026-04-10 05:21:15.701958 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-xz649/make-container-crash-dir 2026-04-10 05:21:15.893734 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-xz649" not found 2026-04-10 05:21:15.898571 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-xz649/chown-container-data-dir 2026-04-10 05:21:16.085975 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-xz649" not found 2026-04-10 05:21:16.092684 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-xz649/ceph-crash 2026-04-10 05:21:16.269996 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-xz649" not found 2026-04-10 05:21:16.450511 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2qtn2/chown-container-data-dir 2026-04-10 05:21:16.627012 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-2qtn2" not found 2026-04-10 05:21:16.633373 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2qtn2/rgw 2026-04-10 05:21:16.870052 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-2qtn2" not found 2026-04-10 05:21:16.873889 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2qtn2/log-collector 2026-04-10 05:21:17.066674 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-2qtn2" not found 2026-04-10 05:21:17.246754 | instance | openstack/staffeln-api-88f9dcc8-lvfs9/init 2026-04-10 05:21:17.427710 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-88f9dcc8-lvfs9" not found 2026-04-10 05:21:17.434480 | instance | openstack/staffeln-api-88f9dcc8-lvfs9/staffeln-api 2026-04-10 05:21:17.610564 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-88f9dcc8-lvfs9" not found 2026-04-10 05:21:17.797183 | instance | openstack/staffeln-conductor-6479ddc8c5-xkj5v/staffeln-conductor 2026-04-10 05:21:17.992723 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-6479ddc8c5-xkj5v" not found 2026-04-10 05:21:18.174947 | instance | openstack/staffeln-db-init-kgrvk/init 2026-04-10 05:21:18.356787 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-kgrvk" not found 2026-04-10 05:21:18.362308 | instance | openstack/staffeln-db-init-kgrvk/staffeln-db-init-0 2026-04-10 05:21:18.533740 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-kgrvk" not found 2026-04-10 05:21:18.704761 | instance | openstack/staffeln-db-sync-xz7vb/init 2026-04-10 05:21:18.898229 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-xz7vb" not found 2026-04-10 05:21:18.902803 | instance | openstack/staffeln-db-sync-xz7vb/staffeln-db-sync 2026-04-10 05:21:19.079399 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-xz7vb" not found 2026-04-10 05:21:19.253014 | instance | openstack/tempest-ks-user-xt5v2/init 2026-04-10 05:21:19.426025 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-ks-user-xt5v2" not found 2026-04-10 05:21:19.429143 | instance | openstack/tempest-ks-user-xt5v2/tempest-ks-user 2026-04-10 05:21:19.606188 | instance | Error from server (BadRequest): previous terminated container "tempest-ks-user" in pod "tempest-ks-user-xt5v2" not found 2026-04-10 05:21:19.786502 | instance | openstack/tempest-run-tests-wztwf/init 2026-04-10 05:21:19.985701 | instance | Error from server (BadRequest): previous terminated container "init" in pod "tempest-run-tests-wztwf" not found 2026-04-10 05:21:19.988592 | instance | openstack/tempest-run-tests-wztwf/tempest-run-tests-init 2026-04-10 05:21:20.171081 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests-init" in pod "tempest-run-tests-wztwf" not found 2026-04-10 05:21:20.176314 | instance | openstack/tempest-run-tests-wztwf/tempest-run-tests 2026-04-10 05:21:20.413651 | instance | Error from server (BadRequest): previous terminated container "tempest-run-tests" in pod "tempest-run-tests-wztwf" not found 2026-04-10 05:21:20.612726 | instance | openstack/valkey-node-0/valkey 2026-04-10 05:21:20.806368 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found 2026-04-10 05:21:20.814650 | instance | openstack/valkey-node-0/sentinel 2026-04-10 05:21:21.014982 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found 2026-04-10 05:21:21.020183 | instance | openstack/valkey-node-0/metrics 2026-04-10 05:21:21.194284 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found 2026-04-10 05:21:21.366171 | instance | orc-system/orc-controller-manager-6cb597b5d4-ffjxg/manager 2026-04-10 05:21:21.751562 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-4p8j2/rook-ceph-operator 2026-04-10 05:21:21.955552 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-4p8j2" not found 2026-04-10 05:21:22.149795 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-wrrl7/secretgen-controller 2026-04-10 05:21:22.388740 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-wrrl7" not found 2026-04-10 05:21:22.884579 | instance | ERROR 2026-04-10 05:21:22.885057 | instance | { 2026-04-10 05:21:22.885135 | instance | "delta": "0:02:06.510911", 2026-04-10 05:21:22.885182 | instance | "end": "2026-04-10 05:21:22.395319", 2026-04-10 05:21:22.885225 | instance | "msg": "non-zero return code", 2026-04-10 05:21:22.885263 | instance | "rc": 123, 2026-04-10 05:21:22.885302 | instance | "start": "2026-04-10 05:19:15.884408" 2026-04-10 05:21:22.885341 | instance | } 2026-04-10 05:21:22.885393 | instance | ERROR: Ignoring Errors 2026-04-10 05:21:22.901307 | 2026-04-10 05:21:22.901379 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-10 05:21:23.574325 | instance | changed: 2026-04-10 05:21:23.574632 | instance | cd+++++++++ pod-logs/ 2026-04-10 05:21:23.574669 | instance | cd+++++++++ pod-logs/auth-system/ 2026-04-10 05:21:23.574697 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/ 2026-04-10 05:21:23.574724 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt 2026-04-10 05:21:23.574750 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/ 2026-04-10 05:21:23.574809 | instance | cd+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-jstp7/ 2026-04-10 05:21:23.574845 | instance | >f+++++++++ pod-logs/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-jstp7/manager.txt 2026-04-10 05:21:23.574872 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/ 2026-04-10 05:21:23.574899 | instance | cd+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-zjncp/ 2026-04-10 05:21:23.574929 | instance | >f+++++++++ pod-logs/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-zjncp/manager.txt 2026-04-10 05:21:23.574955 | instance | cd+++++++++ pod-logs/capi-system/ 2026-04-10 05:21:23.574980 | instance | cd+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-rjgjg/ 2026-04-10 05:21:23.575006 | instance | >f+++++++++ pod-logs/capi-system/capi-controller-manager-bc4cf8c95-rjgjg/manager.txt 2026-04-10 05:21:23.575032 | instance | cd+++++++++ pod-logs/capo-system/ 2026-04-10 05:21:23.575059 | instance | cd+++++++++ pod-logs/capo-system/capo-controller-manager-6975759b4b-mr7rv/ 2026-04-10 05:21:23.575086 | instance | >f+++++++++ pod-logs/capo-system/capo-controller-manager-6975759b4b-mr7rv/manager.txt 2026-04-10 05:21:23.575112 | instance | cd+++++++++ pod-logs/cert-manager/ 2026-04-10 05:21:23.575138 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-9kzvq/ 2026-04-10 05:21:23.575162 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-9kzvq/cert-manager-controller.txt 2026-04-10 05:21:23.575185 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-n52g2/ 2026-04-10 05:21:23.575209 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-n52g2/cert-manager-cainjector.txt 2026-04-10 05:21:23.575233 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-wdzbc/ 2026-04-10 05:21:23.575258 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-wdzbc/cert-manager-webhook.txt 2026-04-10 05:21:23.575281 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-10 05:21:23.575306 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-wmcfz/ 2026-04-10 05:21:23.575330 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-wmcfz/envoy-gateway.txt 2026-04-10 05:21:23.575354 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-10 05:21:23.575378 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/ 2026-04-10 05:21:23.575402 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/ 2026-04-10 05:21:23.575426 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt 2026-04-10 05:21:23.575450 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/ 2026-04-10 05:21:23.575474 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-jstp7/ 2026-04-10 05:21:23.575499 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-bootstrap-system/capi-kubeadm-bootstrap-controller-manager-6558cd8d7f-jstp7/manager.txt 2026-04-10 05:21:23.575523 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/ 2026-04-10 05:21:23.575548 | instance | cd+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-zjncp/ 2026-04-10 05:21:23.575572 | instance | >f+++++++++ pod-logs/failed-pods/capi-kubeadm-control-plane-system/capi-kubeadm-control-plane-controller-manager-bdfc6fdd8-zjncp/manager.txt 2026-04-10 05:21:23.575596 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/ 2026-04-10 05:21:23.575621 | instance | cd+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-rjgjg/ 2026-04-10 05:21:23.575645 | instance | >f+++++++++ pod-logs/failed-pods/capi-system/capi-controller-manager-bc4cf8c95-rjgjg/manager.txt 2026-04-10 05:21:23.575685 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/ 2026-04-10 05:21:23.575710 | instance | cd+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-6975759b4b-mr7rv/ 2026-04-10 05:21:23.575734 | instance | >f+++++++++ pod-logs/failed-pods/capo-system/capo-controller-manager-6975759b4b-mr7rv/manager.txt 2026-04-10 05:21:23.575757 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/ 2026-04-10 05:21:23.575781 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-9kzvq/ 2026-04-10 05:21:23.575806 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-9kzvq/cert-manager-controller.txt 2026-04-10 05:21:23.575832 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-n52g2/ 2026-04-10 05:21:23.575857 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-n52g2/cert-manager-cainjector.txt 2026-04-10 05:21:23.575880 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-wdzbc/ 2026-04-10 05:21:23.575905 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-wdzbc/cert-manager-webhook.txt 2026-04-10 05:21:23.575929 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-10 05:21:23.575953 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-wmcfz/ 2026-04-10 05:21:23.575977 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-wmcfz/envoy-gateway.txt 2026-04-10 05:21:23.576001 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ 2026-04-10 05:21:23.576025 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-bs7zx/ 2026-04-10 05:21:23.576048 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-bs7zx/controller.txt 2026-04-10 05:21:23.576072 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7p647/ 2026-04-10 05:21:23.576095 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7p647/ingress-nginx-default-backend.txt 2026-04-10 05:21:23.576120 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-10 05:21:23.576144 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-bdtqt/ 2026-04-10 05:21:23.576168 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-bdtqt/cilium-operator.txt 2026-04-10 05:21:23.576191 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-qvgst/ 2026-04-10 05:21:23.576215 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qvgst/apply-sysctl-overwrites.txt 2026-04-10 05:21:23.576239 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qvgst/cilium-agent.txt 2026-04-10 05:21:23.576262 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qvgst/clean-cilium-state.txt 2026-04-10 05:21:23.576286 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qvgst/config.txt 2026-04-10 05:21:23.576309 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qvgst/install-cni-binaries.txt 2026-04-10 05:21:23.576333 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qvgst/mount-bpf-fs.txt 2026-04-10 05:21:23.576359 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-qvgst/mount-cgroup.txt 2026-04-10 05:21:23.576407 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-4zc6v/ 2026-04-10 05:21:23.576434 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-4zc6v/coredns.txt 2026-04-10 05:21:23.576458 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rdzbm/ 2026-04-10 05:21:23.576482 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-rdzbm/coredns.txt 2026-04-10 05:21:23.576515 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-10 05:21:23.576540 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-10 05:21:23.576564 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-10 05:21:23.576588 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-10 05:21:23.576612 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-10 05:21:23.576636 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-10 05:21:23.576660 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-969vr/ 2026-04-10 05:21:23.576684 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-969vr/kube-proxy.txt 2026-04-10 05:21:23.576709 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-10 05:21:23.576733 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-10 05:21:23.576757 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-10 05:21:23.576781 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-10 05:21:23.576806 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/ 2026-04-10 05:21:23.576833 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-w48ph/ 2026-04-10 05:21:23.576857 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-w48ph/local-path-provisioner.txt 2026-04-10 05:21:23.576882 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/ 2026-04-10 05:21:23.576907 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-10 05:21:23.576932 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-10 05:21:23.576975 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-10 05:21:23.577005 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-10 05:21:23.577030 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-10 05:21:23.577057 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-swkg6/ 2026-04-10 05:21:23.577085 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-swkg6/goldpinger-daemon.txt 2026-04-10 05:21:23.577111 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5d5f8dcfb9-tqc8s/ 2026-04-10 05:21:23.577135 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5d5f8dcfb9-tqc8s/grafana-sc-dashboard.txt 2026-04-10 05:21:23.577160 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5d5f8dcfb9-tqc8s/grafana-sc-datasources.txt 2026-04-10 05:21:23.577185 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-5d5f8dcfb9-tqc8s/grafana.txt 2026-04-10 05:21:23.577209 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-kwqfw/ 2026-04-10 05:21:23.577232 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-kwqfw/kube-state-metrics.txt 2026-04-10 05:21:23.577257 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-vvprr/ 2026-04-10 05:21:23.577280 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-vvprr/kube-prometheus-stack.txt 2026-04-10 05:21:23.577305 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-kx25g/ 2026-04-10 05:21:23.577337 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-kx25g/node-exporter.txt 2026-04-10 05:21:23.577362 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-kx25g/pod-tls-sidecar.txt 2026-04-10 05:21:23.577387 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/ 2026-04-10 05:21:23.577411 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt 2026-04-10 05:21:23.577436 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/ 2026-04-10 05:21:23.577460 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt 2026-04-10 05:21:23.577483 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt 2026-04-10 05:21:23.577507 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-pqdmc/ 2026-04-10 05:21:23.577531 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-pqdmc/nginx.txt 2026-04-10 05:21:23.577554 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/ 2026-04-10 05:21:23.577578 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt 2026-04-10 05:21:23.577602 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt 2026-04-10 05:21:23.577627 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-gqps7/ 2026-04-10 05:21:23.577651 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-gqps7/gc.txt 2026-04-10 05:21:23.577676 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-dvqkd/ 2026-04-10 05:21:23.577700 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-dvqkd/master.txt 2026-04-10 05:21:23.577724 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-j8g7g/ 2026-04-10 05:21:23.577747 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-j8g7g/worker.txt 2026-04-10 05:21:23.577771 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-10 05:21:23.577795 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-10 05:21:23.577821 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-10 05:21:23.577846 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-10 05:21:23.577870 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-10 05:21:23.577895 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-10 05:21:23.577919 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-65kk9/ 2026-04-10 05:21:23.577943 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-65kk9/pushgateway.txt 2026-04-10 05:21:23.577968 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-9n6mk/ 2026-04-10 05:21:23.577993 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-9n6mk/vector.txt 2026-04-10 05:21:23.578017 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ 2026-04-10 05:21:23.578042 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-656f4f8c49-trtqh/ 2026-04-10 05:21:23.578067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-656f4f8c49-trtqh/barbican-api.txt 2026-04-10 05:21:23.578091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-656f4f8c49-trtqh/init.txt 2026-04-10 05:21:23.578116 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-4tp75/ 2026-04-10 05:21:23.578166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-4tp75/barbican-db-init-0.txt 2026-04-10 05:21:23.578191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-4tp75/init.txt 2026-04-10 05:21:23.578216 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-d8j59/ 2026-04-10 05:21:23.578240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-d8j59/barbican-db-sync.txt 2026-04-10 05:21:23.578264 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-d8j59/init.txt 2026-04-10 05:21:23.578288 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-lhqs4/ 2026-04-10 05:21:23.578312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-lhqs4/init.txt 2026-04-10 05:21:23.578336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-lhqs4/key-manager-ks-endpoints-admin.txt 2026-04-10 05:21:23.578360 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-lhqs4/key-manager-ks-endpoints-internal.txt 2026-04-10 05:21:23.578385 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-lhqs4/key-manager-ks-endpoints-public.txt 2026-04-10 05:21:23.578409 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-phjpq/ 2026-04-10 05:21:23.578433 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-phjpq/init.txt 2026-04-10 05:21:23.578458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-phjpq/key-manager-ks-service-registration.txt 2026-04-10 05:21:23.578481 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-25c45/ 2026-04-10 05:21:23.578505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-25c45/barbican-ks-user.txt 2026-04-10 05:21:23.578529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-25c45/init.txt 2026-04-10 05:21:23.578553 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-szt7m/ 2026-04-10 05:21:23.578578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-szt7m/init.txt 2026-04-10 05:21:23.578601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-szt7m/rabbit-init.txt 2026-04-10 05:21:23.578625 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-84658f966f-77pxd/ 2026-04-10 05:21:23.578649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-84658f966f-77pxd/ceph-coordination-volume-perms.txt 2026-04-10 05:21:23.578674 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-84658f966f-77pxd/cinder-api.txt 2026-04-10 05:21:23.578698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-84658f966f-77pxd/init.txt 2026-04-10 05:21:23.578722 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5c876b9647-p4mwg/ 2026-04-10 05:21:23.578746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5c876b9647-p4mwg/ceph-backup-keyring-placement.txt 2026-04-10 05:21:23.578769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5c876b9647-p4mwg/ceph-coordination-volume-perms.txt 2026-04-10 05:21:23.578793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5c876b9647-p4mwg/ceph-keyring-placement-rbd1.txt 2026-04-10 05:21:23.578820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5c876b9647-p4mwg/cinder-backup.txt 2026-04-10 05:21:23.578845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-5c876b9647-p4mwg/init.txt 2026-04-10 05:21:23.578870 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-7mzfq/ 2026-04-10 05:21:23.578896 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-7mzfq/ceph-keyring-placement.txt 2026-04-10 05:21:23.578923 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-7mzfq/cinder-backup-storage-init.txt 2026-04-10 05:21:23.578955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-7mzfq/init.txt 2026-04-10 05:21:23.578980 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-c2srn/ 2026-04-10 05:21:23.579005 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-c2srn/bootstrap.txt 2026-04-10 05:21:23.579029 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-c2srn/init.txt 2026-04-10 05:21:23.579053 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-9mfq9/ 2026-04-10 05:21:23.579077 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-9mfq9/create-internal-tenant.txt 2026-04-10 05:21:23.579101 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-9mfq9/init.txt 2026-04-10 05:21:23.579127 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-7g4jr/ 2026-04-10 05:21:23.579153 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-7g4jr/cinder-db-init-0.txt 2026-04-10 05:21:23.579177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-7g4jr/init.txt 2026-04-10 05:21:23.579202 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-wcbxz/ 2026-04-10 05:21:23.579225 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-wcbxz/cinder-db-sync.txt 2026-04-10 05:21:23.579249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-wcbxz/init.txt 2026-04-10 05:21:23.579273 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-wzrms/ 2026-04-10 05:21:23.579297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-wzrms/init.txt 2026-04-10 05:21:23.579321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-wzrms/volumev3-ks-endpoints-admin.txt 2026-04-10 05:21:23.579345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-wzrms/volumev3-ks-endpoints-internal.txt 2026-04-10 05:21:23.579369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-wzrms/volumev3-ks-endpoints-public.txt 2026-04-10 05:21:23.579393 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-9945g/ 2026-04-10 05:21:23.579418 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-9945g/init.txt 2026-04-10 05:21:23.579442 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-9945g/volumev3-ks-service-registration.txt 2026-04-10 05:21:23.579466 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-8tdqg/ 2026-04-10 05:21:23.579490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-8tdqg/cinder-ks-user.txt 2026-04-10 05:21:23.579515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-8tdqg/init.txt 2026-04-10 05:21:23.579539 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-5dt85/ 2026-04-10 05:21:23.579563 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-5dt85/init.txt 2026-04-10 05:21:23.579587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-5dt85/rabbit-init.txt 2026-04-10 05:21:23.579610 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7c99bbf575-f2452/ 2026-04-10 05:21:23.579633 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7c99bbf575-f2452/ceph-coordination-volume-perms.txt 2026-04-10 05:21:23.579657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7c99bbf575-f2452/cinder-scheduler.txt 2026-04-10 05:21:23.579681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7c99bbf575-f2452/init.txt 2026-04-10 05:21:23.579705 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-72z9z/ 2026-04-10 05:21:23.579729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-72z9z/ceph-keyring-placement.txt 2026-04-10 05:21:23.579760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-72z9z/cinder-storage-init-rbd1.txt 2026-04-10 05:21:23.579786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-72z9z/init.txt 2026-04-10 05:21:23.579812 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-67cfcb5c4f-8ghrc/ 2026-04-10 05:21:23.579838 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-67cfcb5c4f-8ghrc/ceph-coordination-volume-perms.txt 2026-04-10 05:21:23.579862 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-67cfcb5c4f-8ghrc/ceph-keyring-placement-rbd1.txt 2026-04-10 05:21:23.579886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-67cfcb5c4f-8ghrc/cinder-volume.txt 2026-04-10 05:21:23.579911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-67cfcb5c4f-8ghrc/init-cinder-conf.txt 2026-04-10 05:21:23.579938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-67cfcb5c4f-8ghrc/init.txt 2026-04-10 05:21:23.579964 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29596625-bhc84/ 2026-04-10 05:21:23.579988 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29596625-bhc84/cinder-volume-usage-audit.txt 2026-04-10 05:21:23.580012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29596625-bhc84/init.txt 2026-04-10 05:21:23.580037 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-5f9f7dbddf-bmbpv/ 2026-04-10 05:21:23.580062 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5f9f7dbddf-bmbpv/ceph-keyring-placement.txt 2026-04-10 05:21:23.580086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5f9f7dbddf-bmbpv/glance-api.txt 2026-04-10 05:21:23.580111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5f9f7dbddf-bmbpv/glance-perms.txt 2026-04-10 05:21:23.580136 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5f9f7dbddf-bmbpv/init.txt 2026-04-10 05:21:23.580161 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-lsvm7/ 2026-04-10 05:21:23.580186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-lsvm7/glance-db-init-0.txt 2026-04-10 05:21:23.580211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-lsvm7/init.txt 2026-04-10 05:21:23.580235 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-b2x5z/ 2026-04-10 05:21:23.580260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-b2x5z/glance-db-sync.txt 2026-04-10 05:21:23.580288 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-b2x5z/init.txt 2026-04-10 05:21:23.580314 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-dqpd2/ 2026-04-10 05:21:23.580339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-dqpd2/image-ks-endpoints-admin.txt 2026-04-10 05:21:23.580364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-dqpd2/image-ks-endpoints-internal.txt 2026-04-10 05:21:23.580411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-dqpd2/image-ks-endpoints-public.txt 2026-04-10 05:21:23.580435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-dqpd2/init.txt 2026-04-10 05:21:23.580459 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-8h4mh/ 2026-04-10 05:21:23.580483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-8h4mh/image-ks-service-registration.txt 2026-04-10 05:21:23.580507 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-8h4mh/init.txt 2026-04-10 05:21:23.580531 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-2r9g5/ 2026-04-10 05:21:23.580555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-2r9g5/glance-ks-user.txt 2026-04-10 05:21:23.580578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-2r9g5/init.txt 2026-04-10 05:21:23.580609 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-ph47s/ 2026-04-10 05:21:23.580634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-ph47s/glance-metadefs-load.txt 2026-04-10 05:21:23.580657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-ph47s/init.txt 2026-04-10 05:21:23.580680 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-mb22b/ 2026-04-10 05:21:23.580703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-mb22b/init.txt 2026-04-10 05:21:23.580727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-mb22b/rabbit-init.txt 2026-04-10 05:21:23.580751 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-8flsp/ 2026-04-10 05:21:23.580775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-8flsp/ceph-keyring-placement.txt 2026-04-10 05:21:23.580799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-8flsp/glance-storage-init.txt 2026-04-10 05:21:23.580826 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-8flsp/init.txt 2026-04-10 05:21:23.580850 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-api-64866cb8b9-zbkqj/ 2026-04-10 05:21:23.580875 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-64866cb8b9-zbkqj/heat-api.txt 2026-04-10 05:21:23.580899 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-api-64866cb8b9-zbkqj/init.txt 2026-04-10 05:21:23.580923 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-9582b/ 2026-04-10 05:21:23.580947 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-9582b/bootstrap.txt 2026-04-10 05:21:23.580993 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-bootstrap-9582b/init.txt 2026-04-10 05:21:23.581018 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-cfn-984b44c9-47vcw/ 2026-04-10 05:21:23.581042 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-984b44c9-47vcw/heat-cfn.txt 2026-04-10 05:21:23.581067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-cfn-984b44c9-47vcw/init.txt 2026-04-10 05:21:23.581091 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-init-f2rg5/ 2026-04-10 05:21:23.581115 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-f2rg5/heat-db-init-0.txt 2026-04-10 05:21:23.581140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-init-f2rg5/init.txt 2026-04-10 05:21:23.581164 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-st45n/ 2026-04-10 05:21:23.581188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-st45n/heat-db-sync.txt 2026-04-10 05:21:23.581211 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-db-sync-st45n/init.txt 2026-04-10 05:21:23.581235 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-wmw8f/ 2026-04-10 05:21:23.581260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-wmw8f/heat-ks-domain-user.txt 2026-04-10 05:21:23.581284 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-domain-ks-user-wmw8f/init.txt 2026-04-10 05:21:23.581308 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cf5df748-grnmk/ 2026-04-10 05:21:23.581332 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cf5df748-grnmk/heat-engine.txt 2026-04-10 05:21:23.581356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cf5df748-grnmk/init.txt 2026-04-10 05:21:23.581380 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29596625-pf9wp/ 2026-04-10 05:21:23.581404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29596625-pf9wp/heat-engine-cleaner.txt 2026-04-10 05:21:23.581429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29596625-pf9wp/init.txt 2026-04-10 05:21:23.581452 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29596630-x96xx/ 2026-04-10 05:21:23.581483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29596630-x96xx/heat-engine-cleaner.txt 2026-04-10 05:21:23.581509 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29596630-x96xx/init.txt 2026-04-10 05:21:23.581532 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29596635-mdphd/ 2026-04-10 05:21:23.581556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29596635-mdphd/heat-engine-cleaner.txt 2026-04-10 05:21:23.581580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-engine-cleaner-29596635-mdphd/init.txt 2026-04-10 05:21:23.581604 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-c6br4/ 2026-04-10 05:21:23.581628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-c6br4/cloudformation-ks-endpoints-admin.txt 2026-04-10 05:21:23.581652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-c6br4/cloudformation-ks-endpoints-internal.txt 2026-04-10 05:21:23.581676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-c6br4/cloudformation-ks-endpoints-public.txt 2026-04-10 05:21:23.581701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-c6br4/init.txt 2026-04-10 05:21:23.581725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-c6br4/orchestration-ks-endpoints-admin.txt 2026-04-10 05:21:23.581750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-c6br4/orchestration-ks-endpoints-internal.txt 2026-04-10 05:21:23.581775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-endpoints-c6br4/orchestration-ks-endpoints-public.txt 2026-04-10 05:21:23.581800 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-bwl4k/ 2026-04-10 05:21:23.581827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-bwl4k/cloudformation-ks-service-registration.txt 2026-04-10 05:21:23.581853 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-bwl4k/init.txt 2026-04-10 05:21:23.581877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-service-bwl4k/orchestration-ks-service-registration.txt 2026-04-10 05:21:23.581903 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-kqkn8/ 2026-04-10 05:21:23.581932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-kqkn8/heat-ks-user.txt 2026-04-10 05:21:23.581957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-kqkn8/heat-trustee-ks-user.txt 2026-04-10 05:21:23.581982 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-ks-user-kqkn8/init.txt 2026-04-10 05:21:23.582007 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-jnq9r/ 2026-04-10 05:21:23.582032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-jnq9r/init.txt 2026-04-10 05:21:23.582057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-rabbit-init-jnq9r/rabbit-init.txt 2026-04-10 05:21:23.582082 | instance | cd+++++++++ pod-logs/failed-pods/openstack/heat-trusts-bzb4w/ 2026-04-10 05:21:23.582106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-bzb4w/heat-trusts.txt 2026-04-10 05:21:23.582131 | instance | >f+++++++++ pod-logs/failed-pods/openstack/heat-trusts-bzb4w/init.txt 2026-04-10 05:21:23.582156 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-77d6b9c979-sblnt/ 2026-04-10 05:21:23.582180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-77d6b9c979-sblnt/horizon.txt 2026-04-10 05:21:23.582204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-77d6b9c979-sblnt/init.txt 2026-04-10 05:21:23.582229 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-6w75f/ 2026-04-10 05:21:23.582254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-6w75f/horizon-db-init-0.txt 2026-04-10 05:21:23.582278 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-init-6w75f/init.txt 2026-04-10 05:21:23.582308 | instance | cd+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-pl9c7/ 2026-04-10 05:21:23.582333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-pl9c7/horizon-db-sync.txt 2026-04-10 05:21:23.582357 | instance | >f+++++++++ pod-logs/failed-pods/openstack/horizon-db-sync-pl9c7/init.txt 2026-04-10 05:21:23.582380 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-6vnhq/ 2026-04-10 05:21:23.582404 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-6vnhq/init.txt 2026-04-10 05:21:23.582428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-6vnhq/keepalived.txt 2026-04-10 05:21:23.582452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-6vnhq/wait-for-ip.txt 2026-04-10 05:21:23.582476 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-59bbf54875-75z8b/ 2026-04-10 05:21:23.582500 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-59bbf54875-75z8b/init.txt 2026-04-10 05:21:23.582524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-59bbf54875-75z8b/keystone-api.txt 2026-04-10 05:21:23.582547 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-52xws/ 2026-04-10 05:21:23.582572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-52xws/bootstrap.txt 2026-04-10 05:21:23.582596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-52xws/init.txt 2026-04-10 05:21:23.582621 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-tnfhk/ 2026-04-10 05:21:23.582645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-tnfhk/init.txt 2026-04-10 05:21:23.582669 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-tnfhk/keystone-credential-setup.txt 2026-04-10 05:21:23.582693 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-jlx8c/ 2026-04-10 05:21:23.582717 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-jlx8c/init.txt 2026-04-10 05:21:23.582742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-jlx8c/keystone-db-init-0.txt 2026-04-10 05:21:23.582766 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-ndlmh/ 2026-04-10 05:21:23.582790 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-ndlmh/init.txt 2026-04-10 05:21:23.582816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-ndlmh/keystone-db-sync.txt 2026-04-10 05:21:23.582843 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-fqkrx/ 2026-04-10 05:21:23.582868 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-fqkrx/init.txt 2026-04-10 05:21:23.582892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-fqkrx/keystone-domain-manage.txt 2026-04-10 05:21:23.582916 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-6647t/ 2026-04-10 05:21:23.582941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-6647t/init.txt 2026-04-10 05:21:23.582965 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-6647t/keystone-fernet-setup.txt 2026-04-10 05:21:23.582990 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-djgsz/ 2026-04-10 05:21:23.583015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-djgsz/init.txt 2026-04-10 05:21:23.583040 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-djgsz/rabbit-init.txt 2026-04-10 05:21:23.583064 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-x8rhf/ 2026-04-10 05:21:23.583089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-x8rhf/ceph-admin-keyring-placement.txt 2026-04-10 05:21:23.583113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-x8rhf/ceph-keyring-placement.txt 2026-04-10 05:21:23.583144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-x8rhf/init-dynamic-options.txt 2026-04-10 05:21:23.583170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-x8rhf/init.txt 2026-04-10 05:21:23.583195 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-x8rhf/libvirt-exporter.txt 2026-04-10 05:21:23.583220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-x8rhf/libvirt.txt 2026-04-10 05:21:23.583245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-x8rhf/tls-sidecar.txt 2026-04-10 05:21:23.583268 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-api-748544f697-mpjzb/ 2026-04-10 05:21:23.583292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-748544f697-mpjzb/init.txt 2026-04-10 05:21:23.583317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-api-748544f697-mpjzb/magnum-api.txt 2026-04-10 05:21:23.583341 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-cxmth/ 2026-04-10 05:21:23.583365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-cluster-api-proxy-cxmth/magnum-cluster-api-proxy.txt 2026-04-10 05:21:23.583390 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/ 2026-04-10 05:21:23.583415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/init.txt 2026-04-10 05:21:23.583440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-04-10 05:21:23.583465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-conductor-0/magnum-conductor.txt 2026-04-10 05:21:23.583489 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-cdhc7/ 2026-04-10 05:21:23.583514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-cdhc7/init.txt 2026-04-10 05:21:23.583539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-init-cdhc7/magnum-db-init-0.txt 2026-04-10 05:21:23.583564 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-fpp4k/ 2026-04-10 05:21:23.583589 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-fpp4k/init.txt 2026-04-10 05:21:23.583613 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-db-sync-fpp4k/magnum-db-sync.txt 2026-04-10 05:21:23.583638 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-8tf9k/ 2026-04-10 05:21:23.583662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-8tf9k/init.txt 2026-04-10 05:21:23.583687 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-domain-ks-user-8tf9k/magnum-ks-domain-user.txt 2026-04-10 05:21:23.583712 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-ksxbt/ 2026-04-10 05:21:23.583737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-ksxbt/container-infra-ks-endpoints-admin.txt 2026-04-10 05:21:23.583761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-ksxbt/container-infra-ks-endpoints-internal.txt 2026-04-10 05:21:23.583786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-ksxbt/container-infra-ks-endpoints-public.txt 2026-04-10 05:21:23.583811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-endpoints-ksxbt/init.txt 2026-04-10 05:21:23.583837 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-2f6zz/ 2026-04-10 05:21:23.583861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-2f6zz/container-infra-ks-service-registration.txt 2026-04-10 05:21:23.583889 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-service-2f6zz/init.txt 2026-04-10 05:21:23.583914 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-mrxqs/ 2026-04-10 05:21:23.583938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-mrxqs/init.txt 2026-04-10 05:21:23.583968 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-ks-user-mrxqs/magnum-ks-user.txt 2026-04-10 05:21:23.583992 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-rtdk6/ 2026-04-10 05:21:23.584016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-rtdk6/init.txt 2026-04-10 05:21:23.584039 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-rabbit-init-rtdk6/rabbit-init.txt 2026-04-10 05:21:23.584062 | instance | cd+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-6zrj6/ 2026-04-10 05:21:23.584085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/magnum-registry-c45778976-6zrj6/registry.txt 2026-04-10 05:21:23.584109 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-api-6784fc7bff-w9vws/ 2026-04-10 05:21:23.584132 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-6784fc7bff-w9vws/init.txt 2026-04-10 05:21:23.584156 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-api-6784fc7bff-w9vws/manila-api.txt 2026-04-10 05:21:23.584180 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-bl478/ 2026-04-10 05:21:23.584204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-bl478/bootstrap.txt 2026-04-10 05:21:23.584228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-bootstrap-bl478/init.txt 2026-04-10 05:21:23.584252 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-data-84848bf5c8-86465/ 2026-04-10 05:21:23.584277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-84848bf5c8-86465/init.txt 2026-04-10 05:21:23.584301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-data-84848bf5c8-86465/manila-data.txt 2026-04-10 05:21:23.584325 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-init-9qn96/ 2026-04-10 05:21:23.584350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-9qn96/init.txt 2026-04-10 05:21:23.584409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-init-9qn96/manila-db-init-0.txt 2026-04-10 05:21:23.584438 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-96dc6/ 2026-04-10 05:21:23.584508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-96dc6/init.txt 2026-04-10 05:21:23.584546 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-db-sync-96dc6/manila-db-sync.txt 2026-04-10 05:21:23.584572 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-tzc27/ 2026-04-10 05:21:23.584597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-tzc27/init.txt 2026-04-10 05:21:23.584622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-tzc27/share-ks-endpoints-admin.txt 2026-04-10 05:21:23.584646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-tzc27/share-ks-endpoints-internal.txt 2026-04-10 05:21:23.584670 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-tzc27/share-ks-endpoints-public.txt 2026-04-10 05:21:23.584694 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-tzc27/sharev2-ks-endpoints-admin.txt 2026-04-10 05:21:23.584718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-tzc27/sharev2-ks-endpoints-internal.txt 2026-04-10 05:21:23.584742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-endpoints-tzc27/sharev2-ks-endpoints-public.txt 2026-04-10 05:21:23.584766 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-cdf4g/ 2026-04-10 05:21:23.584790 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-cdf4g/init.txt 2026-04-10 05:21:23.584817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-cdf4g/share-ks-service-registration.txt 2026-04-10 05:21:23.584926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-service-cdf4g/sharev2-ks-service-registration.txt 2026-04-10 05:21:23.584980 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-d9m8z/ 2026-04-10 05:21:23.585018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-d9m8z/init.txt 2026-04-10 05:21:23.585043 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-ks-user-d9m8z/manila-ks-user.txt 2026-04-10 05:21:23.585067 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-4d8jx/ 2026-04-10 05:21:23.585091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-4d8jx/init.txt 2026-04-10 05:21:23.585114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-rabbit-init-4d8jx/rabbit-init.txt 2026-04-10 05:21:23.585138 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-765f554f94-h6vq4/ 2026-04-10 05:21:23.585162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-765f554f94-h6vq4/init.txt 2026-04-10 05:21:23.585186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-scheduler-765f554f94-h6vq4/manila-scheduler.txt 2026-04-10 05:21:23.585210 | instance | cd+++++++++ pod-logs/failed-pods/openstack/manila-share-b78c4dd85-nmrcz/ 2026-04-10 05:21:23.585234 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-b78c4dd85-nmrcz/init.txt 2026-04-10 05:21:23.585259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-b78c4dd85-nmrcz/manila-share-init.txt 2026-04-10 05:21:23.585283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/manila-share-b78c4dd85-nmrcz/manila-share.txt 2026-04-10 05:21:23.585307 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-fc8f7/ 2026-04-10 05:21:23.585331 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-fc8f7/init.txt 2026-04-10 05:21:23.585355 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-fc8f7/memcached-exporter.txt 2026-04-10 05:21:23.585380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-cf56b6468-fc8f7/memcached.txt 2026-04-10 05:21:23.585404 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-2s9qj/ 2026-04-10 05:21:23.585428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-2s9qj/coredns.txt 2026-04-10 05:21:23.585452 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-mgt6w/ 2026-04-10 05:21:23.585477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-mgt6w/init.txt 2026-04-10 05:21:23.585502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-mgt6w/neutron-db-init-0.txt 2026-04-10 05:21:23.585526 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-6mslc/ 2026-04-10 05:21:23.585551 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-6mslc/init.txt 2026-04-10 05:21:23.585575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-6mslc/neutron-db-sync.txt 2026-04-10 05:21:23.585600 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-bkt4m/ 2026-04-10 05:21:23.585625 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-bkt4m/init.txt 2026-04-10 05:21:23.585650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-bkt4m/neutron-dhcp-agent-init.txt 2026-04-10 05:21:23.585674 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-bkt4m/neutron-dhcp-agent.txt 2026-04-10 05:21:23.585698 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xgznb/ 2026-04-10 05:21:23.585723 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xgznb/init.txt 2026-04-10 05:21:23.585748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xgznb/network-ks-endpoints-admin.txt 2026-04-10 05:21:23.585772 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xgznb/network-ks-endpoints-internal.txt 2026-04-10 05:21:23.585797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-xgznb/network-ks-endpoints-public.txt 2026-04-10 05:21:23.585832 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-zrkc5/ 2026-04-10 05:21:23.585859 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-zrkc5/init.txt 2026-04-10 05:21:23.585883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-zrkc5/network-ks-service-registration.txt 2026-04-10 05:21:23.585908 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-xjm45/ 2026-04-10 05:21:23.585932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-xjm45/init.txt 2026-04-10 05:21:23.585956 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-xjm45/neutron-ks-user.txt 2026-04-10 05:21:23.585980 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-b6727/ 2026-04-10 05:21:23.586004 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-b6727/init.txt 2026-04-10 05:21:23.586028 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-b6727/neutron-l3-agent-init.txt 2026-04-10 05:21:23.586052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-b6727/neutron-l3-agent.txt 2026-04-10 05:21:23.586075 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-jvvrd/ 2026-04-10 05:21:23.586101 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-jvvrd/init.txt 2026-04-10 05:21:23.586128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-jvvrd/neutron-metadata-agent-init.txt 2026-04-10 05:21:23.586151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-jvvrd/neutron-metadata-agent.txt 2026-04-10 05:21:23.586174 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-6r6t5/ 2026-04-10 05:21:23.586197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-6r6t5/init.txt 2026-04-10 05:21:23.586220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-6r6t5/neutron-netns-cleanup-cron.txt 2026-04-10 05:21:23.586243 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-d2kdf/ 2026-04-10 05:21:23.586266 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-d2kdf/init.txt 2026-04-10 05:21:23.586288 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-d2kdf/neutron-openvswitch-agent-kernel-modules.txt 2026-04-10 05:21:23.586312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-d2kdf/neutron-ovs-agent-init.txt 2026-04-10 05:21:23.586337 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-d2kdf/neutron-ovs-agent.txt 2026-04-10 05:21:23.586361 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-nhcfr/ 2026-04-10 05:21:23.586385 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-nhcfr/init.txt 2026-04-10 05:21:23.586411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-nhcfr/rabbit-init.txt 2026-04-10 05:21:23.586436 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-7b57c4b878-7gd7f/ 2026-04-10 05:21:23.586461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-7b57c4b878-7gd7f/init.txt 2026-04-10 05:21:23.586485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-7b57c4b878-7gd7f/neutron-rpc-server.txt 2026-04-10 05:21:23.586507 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-7658b99b46-8qz98/ 2026-04-10 05:21:23.586530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7658b99b46-8qz98/init.txt 2026-04-10 05:21:23.586553 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7658b99b46-8qz98/neutron-policy-server.txt 2026-04-10 05:21:23.586576 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7658b99b46-8qz98/neutron-server.txt 2026-04-10 05:21:23.586606 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-b77b64fd9-c7f8t/ 2026-04-10 05:21:23.586629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-b77b64fd9-c7f8t/init.txt 2026-04-10 05:21:23.586652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-b77b64fd9-c7f8t/nova-api-metadata-init.txt 2026-04-10 05:21:23.586676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-b77b64fd9-c7f8t/nova-api.txt 2026-04-10 05:21:23.586699 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-797fdc745d-9z65t/ 2026-04-10 05:21:23.586722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-797fdc745d-9z65t/init.txt 2026-04-10 05:21:23.586745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-797fdc745d-9z65t/nova-osapi.txt 2026-04-10 05:21:23.586768 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-mqfmp/ 2026-04-10 05:21:23.586791 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-mqfmp/bootstrap.txt 2026-04-10 05:21:23.586817 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-mqfmp/init.txt 2026-04-10 05:21:23.586842 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29596620-7mlpx/ 2026-04-10 05:21:23.586865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29596620-7mlpx/init.txt 2026-04-10 05:21:23.586888 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29596620-7mlpx/nova-cell-setup.txt 2026-04-10 05:21:23.586911 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-g75z6/ 2026-04-10 05:21:23.586933 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-g75z6/init.txt 2026-04-10 05:21:23.586956 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-g75z6/nova-cell-setup-init.txt 2026-04-10 05:21:23.586979 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-g75z6/nova-cell-setup.txt 2026-04-10 05:21:23.587003 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-nknbs/ 2026-04-10 05:21:23.587027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-nknbs/ceph-admin-keyring-placement.txt 2026-04-10 05:21:23.587052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-nknbs/ceph-keyring-placement.txt 2026-04-10 05:21:23.587076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-nknbs/ceph-perms.txt 2026-04-10 05:21:23.587100 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-nknbs/init.txt 2026-04-10 05:21:23.587125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-nknbs/nova-compute-init.txt 2026-04-10 05:21:23.587149 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-nknbs/nova-compute-ssh-init.txt 2026-04-10 05:21:23.587173 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-nknbs/nova-compute-ssh.txt 2026-04-10 05:21:23.587197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-nknbs/nova-compute-vnc-init.txt 2026-04-10 05:21:23.587220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-nknbs/nova-compute.txt 2026-04-10 05:21:23.587244 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6778479c74-h76gb/ 2026-04-10 05:21:23.587267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6778479c74-h76gb/init.txt 2026-04-10 05:21:23.587291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-6778479c74-h76gb/nova-conductor.txt 2026-04-10 05:21:23.587314 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-rlb2j/ 2026-04-10 05:21:23.587339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-rlb2j/init.txt 2026-04-10 05:21:23.587364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-rlb2j/nova-db-init-0.txt 2026-04-10 05:21:23.587399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-rlb2j/nova-db-init-1.txt 2026-04-10 05:21:23.587423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-rlb2j/nova-db-init-2.txt 2026-04-10 05:21:23.587448 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-qnj4n/ 2026-04-10 05:21:23.587472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-qnj4n/init.txt 2026-04-10 05:21:23.587496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-qnj4n/nova-db-sync.txt 2026-04-10 05:21:23.587521 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hpgn2/ 2026-04-10 05:21:23.587545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hpgn2/compute-ks-endpoints-admin.txt 2026-04-10 05:21:23.587569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hpgn2/compute-ks-endpoints-internal.txt 2026-04-10 05:21:23.587594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hpgn2/compute-ks-endpoints-public.txt 2026-04-10 05:21:23.587618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-hpgn2/init.txt 2026-04-10 05:21:23.587641 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-n6sw7/ 2026-04-10 05:21:23.587665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-n6sw7/compute-ks-service-registration.txt 2026-04-10 05:21:23.587689 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-n6sw7/init.txt 2026-04-10 05:21:23.587713 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-p8vh5/ 2026-04-10 05:21:23.587737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-p8vh5/init.txt 2026-04-10 05:21:23.587761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-p8vh5/nova-ks-user.txt 2026-04-10 05:21:23.587785 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-f9dbf564c-gvdkf/ 2026-04-10 05:21:23.587808 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-f9dbf564c-gvdkf/init.txt 2026-04-10 05:21:23.587834 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-f9dbf564c-gvdkf/nova-novncproxy-init-assets.txt 2026-04-10 05:21:23.587859 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-f9dbf564c-gvdkf/nova-novncproxy-init.txt 2026-04-10 05:21:23.587883 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-f9dbf564c-gvdkf/nova-novncproxy.txt 2026-04-10 05:21:23.587907 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-72t9f/ 2026-04-10 05:21:23.587931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-72t9f/init.txt 2026-04-10 05:21:23.587955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-72t9f/rabbit-init.txt 2026-04-10 05:21:23.587978 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-58944d5bf4-vh48t/ 2026-04-10 05:21:23.588002 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-58944d5bf4-vh48t/init.txt 2026-04-10 05:21:23.588026 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-58944d5bf4-vh48t/nova-scheduler.txt 2026-04-10 05:21:23.588050 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29596620-477cn/ 2026-04-10 05:21:23.588073 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29596620-477cn/init.txt 2026-04-10 05:21:23.588096 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29596620-477cn/nova-service-cleaner.txt 2026-04-10 05:21:23.588121 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-api-59545b959-p2chp/ 2026-04-10 05:21:23.588145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-59545b959-p2chp/init.txt 2026-04-10 05:21:23.588169 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-api-59545b959-p2chp/octavia-api.txt 2026-04-10 05:21:23.588202 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-f7d9x/ 2026-04-10 05:21:23.588226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-f7d9x/bootstrap.txt 2026-04-10 05:21:23.588250 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-bootstrap-f7d9x/init.txt 2026-04-10 05:21:23.588274 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-blfdj/ 2026-04-10 05:21:23.588298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-blfdj/init.txt 2026-04-10 05:21:23.588322 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-blfdj/octavia-db-init-0.txt 2026-04-10 05:21:23.588345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-init-blfdj/octavia-db-init-1.txt 2026-04-10 05:21:23.588392 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-z6glz/ 2026-04-10 05:21:23.588419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-z6glz/init.txt 2026-04-10 05:21:23.588443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-db-sync-z6glz/octavia-db-sync.txt 2026-04-10 05:21:23.588467 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-mv2dl/ 2026-04-10 05:21:23.588490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-mv2dl/init.txt 2026-04-10 05:21:23.588513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-mv2dl/octavia-health-manager-get-port.txt 2026-04-10 05:21:23.588536 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-mv2dl/octavia-health-manager-nic-init.txt 2026-04-10 05:21:23.588560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-health-manager-default-mv2dl/octavia-health-manager.txt 2026-04-10 05:21:23.588584 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-74cbfdb85b-lk8vm/ 2026-04-10 05:21:23.588607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-74cbfdb85b-lk8vm/init.txt 2026-04-10 05:21:23.588631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-housekeeping-74cbfdb85b-lk8vm/octavia-housekeeping.txt 2026-04-10 05:21:23.588656 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-6vrkw/ 2026-04-10 05:21:23.588679 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-6vrkw/init.txt 2026-04-10 05:21:23.588789 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-6vrkw/load-balancer-ks-endpoints-admin.txt 2026-04-10 05:21:23.588830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-6vrkw/load-balancer-ks-endpoints-internal.txt 2026-04-10 05:21:23.588858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-endpoints-6vrkw/load-balancer-ks-endpoints-public.txt 2026-04-10 05:21:23.588883 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-h42r6/ 2026-04-10 05:21:23.588908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-h42r6/init.txt 2026-04-10 05:21:23.588932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-service-h42r6/load-balancer-ks-service-registration.txt 2026-04-10 05:21:23.589001 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-9bpln/ 2026-04-10 05:21:23.589029 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-9bpln/init.txt 2026-04-10 05:21:23.589054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-ks-user-9bpln/octavia-ks-user.txt 2026-04-10 05:21:23.589077 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-94sbv/ 2026-04-10 05:21:23.589101 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-94sbv/init.txt 2026-04-10 05:21:23.589125 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-rabbit-init-94sbv/rabbit-init.txt 2026-04-10 05:21:23.589149 | instance | cd+++++++++ pod-logs/failed-pods/openstack/octavia-worker-d4444c8c9-qrwkx/ 2026-04-10 05:21:23.589184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-d4444c8c9-qrwkx/init.txt 2026-04-10 05:21:23.589208 | instance | >f+++++++++ pod-logs/failed-pods/openstack/octavia-worker-d4444c8c9-qrwkx/octavia-worker.txt 2026-04-10 05:21:23.589232 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-4nwb7/ 2026-04-10 05:21:23.589256 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-database-exporter-78c69bc7dd-4nwb7/openstack-database-exporter.txt 2026-04-10 05:21:23.589280 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-6bdf96f8b-wfp2x/ 2026-04-10 05:21:23.589303 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-6bdf96f8b-wfp2x/build-config.txt 2026-04-10 05:21:23.589327 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openstack-exporter-6bdf96f8b-wfp2x/openstack-exporter.txt 2026-04-10 05:21:23.589351 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-z6jff/ 2026-04-10 05:21:23.589376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-z6jff/init.txt 2026-04-10 05:21:23.589400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-z6jff/openvswitch-db-perms.txt 2026-04-10 05:21:23.589424 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-z6jff/openvswitch-db.txt 2026-04-10 05:21:23.589448 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-z6jff/openvswitch-vswitchd-modules.txt 2026-04-10 05:21:23.589472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-z6jff/openvswitch-vswitchd.txt 2026-04-10 05:21:23.589496 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/ 2026-04-10 05:21:23.589520 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-10 05:21:23.589543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-10 05:21:23.589567 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-10 05:21:23.589590 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-10 05:21:23.589614 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/ 2026-04-10 05:21:23.589638 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-10 05:21:23.589662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-10 05:21:23.589686 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-10 05:21:23.589709 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-cb458bdd5-n85gz/ 2026-04-10 05:21:23.589734 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-cb458bdd5-n85gz/init.txt 2026-04-10 05:21:23.589757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-cb458bdd5-n85gz/placement-api.txt 2026-04-10 05:21:23.589781 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-lqcft/ 2026-04-10 05:21:23.589806 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-lqcft/init.txt 2026-04-10 05:21:23.589832 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-lqcft/placement-db-init-0.txt 2026-04-10 05:21:23.589856 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-ntthd/ 2026-04-10 05:21:23.589879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-ntthd/init.txt 2026-04-10 05:21:23.589905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-ntthd/placement-db-sync.txt 2026-04-10 05:21:23.589931 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-f47d5/ 2026-04-10 05:21:23.589955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-f47d5/init.txt 2026-04-10 05:21:23.589977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-f47d5/placement-ks-endpoints-admin.txt 2026-04-10 05:21:23.590007 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-f47d5/placement-ks-endpoints-internal.txt 2026-04-10 05:21:23.590031 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-f47d5/placement-ks-endpoints-public.txt 2026-04-10 05:21:23.590055 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-jz287/ 2026-04-10 05:21:23.590080 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-jz287/init.txt 2026-04-10 05:21:23.590108 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-jz287/placement-ks-service-registration.txt 2026-04-10 05:21:23.590133 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-5j8q7/ 2026-04-10 05:21:23.590157 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-5j8q7/init.txt 2026-04-10 05:21:23.590181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-5j8q7/placement-ks-user.txt 2026-04-10 05:21:23.590204 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-mctvz/ 2026-04-10 05:21:23.590227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-mctvz/percona-xtradb-cluster-operator.txt 2026-04-10 05:21:23.590251 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/ 2026-04-10 05:21:23.590274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-10 05:21:23.590298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-10 05:21:23.590321 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/ 2026-04-10 05:21:23.590343 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-04-10 05:21:23.590366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-04-10 05:21:23.590389 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-594s9/ 2026-04-10 05:21:23.590412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-594s9/rabbitmq-cluster-operator.txt 2026-04-10 05:21:23.590435 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/ 2026-04-10 05:21:23.590458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-10 05:21:23.590483 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-10 05:21:23.590508 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/ 2026-04-10 05:21:23.590532 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-04-10 05:21:23.590556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-04-10 05:21:23.590580 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/ 2026-04-10 05:21:23.590604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-10 05:21:23.590630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-10 05:21:23.590656 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/ 2026-04-10 05:21:23.590680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-04-10 05:21:23.590702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-04-10 05:21:23.590726 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/ 2026-04-10 05:21:23.590748 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-04-10 05:21:23.590771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-04-10 05:21:23.590800 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-2nf26/ 2026-04-10 05:21:23.590827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-2nf26/rabbitmq-cluster-operator.txt 2026-04-10 05:21:23.590852 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/ 2026-04-10 05:21:23.590876 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-04-10 05:21:23.590902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-04-10 05:21:23.590928 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/ 2026-04-10 05:21:23.590952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-04-10 05:21:23.590977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-04-10 05:21:23.591000 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/ 2026-04-10 05:21:23.591024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-04-10 05:21:23.591048 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-04-10 05:21:23.591071 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-xz649/ 2026-04-10 05:21:23.591094 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-xz649/ceph-crash.txt 2026-04-10 05:21:23.591117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-xz649/chown-container-data-dir.txt 2026-04-10 05:21:23.591140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-xz649/make-container-crash-dir.txt 2026-04-10 05:21:23.591163 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2qtn2/ 2026-04-10 05:21:23.591187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2qtn2/chown-container-data-dir.txt 2026-04-10 05:21:23.591210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2qtn2/log-collector.txt 2026-04-10 05:21:23.591234 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2qtn2/rgw.txt 2026-04-10 05:21:23.591257 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-88f9dcc8-lvfs9/ 2026-04-10 05:21:23.591280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-88f9dcc8-lvfs9/init.txt 2026-04-10 05:21:23.591304 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-88f9dcc8-lvfs9/staffeln-api.txt 2026-04-10 05:21:23.591327 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6479ddc8c5-xkj5v/ 2026-04-10 05:21:23.591351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6479ddc8c5-xkj5v/staffeln-conductor.txt 2026-04-10 05:21:23.591374 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-kgrvk/ 2026-04-10 05:21:23.591397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-kgrvk/init.txt 2026-04-10 05:21:23.591421 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-kgrvk/staffeln-db-init-0.txt 2026-04-10 05:21:23.591444 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-xz7vb/ 2026-04-10 05:21:23.591469 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-xz7vb/init.txt 2026-04-10 05:21:23.591495 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-xz7vb/staffeln-db-sync.txt 2026-04-10 05:21:23.591519 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-xt5v2/ 2026-04-10 05:21:23.591543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-xt5v2/init.txt 2026-04-10 05:21:23.591573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-ks-user-xt5v2/tempest-ks-user.txt 2026-04-10 05:21:23.591598 | instance | cd+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-wztwf/ 2026-04-10 05:21:23.591621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-wztwf/init.txt 2026-04-10 05:21:23.591644 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-wztwf/tempest-run-tests-init.txt 2026-04-10 05:21:23.591668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/tempest-run-tests-wztwf/tempest-run-tests.txt 2026-04-10 05:21:23.591691 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/ 2026-04-10 05:21:23.591714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt 2026-04-10 05:21:23.591738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt 2026-04-10 05:21:23.591762 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt 2026-04-10 05:21:23.591786 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/ 2026-04-10 05:21:23.591811 | instance | cd+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-ffjxg/ 2026-04-10 05:21:23.591837 | instance | >f+++++++++ pod-logs/failed-pods/orc-system/orc-controller-manager-6cb597b5d4-ffjxg/manager.txt 2026-04-10 05:21:23.591862 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/ 2026-04-10 05:21:23.591887 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-4p8j2/ 2026-04-10 05:21:23.591913 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-4p8j2/rook-ceph-operator.txt 2026-04-10 05:21:23.591938 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/ 2026-04-10 05:21:23.591963 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-wrrl7/ 2026-04-10 05:21:23.591986 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-wrrl7/secretgen-controller.txt 2026-04-10 05:21:23.592009 | instance | cd+++++++++ pod-logs/ingress-nginx/ 2026-04-10 05:21:23.592033 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-bs7zx/ 2026-04-10 05:21:23.592056 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-bs7zx/controller.txt 2026-04-10 05:21:23.592080 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7p647/ 2026-04-10 05:21:23.592103 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-7p647/ingress-nginx-default-backend.txt 2026-04-10 05:21:23.592126 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-10 05:21:23.592150 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-bdtqt/ 2026-04-10 05:21:23.592173 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-bdtqt/cilium-operator.txt 2026-04-10 05:21:23.592197 | instance | cd+++++++++ pod-logs/kube-system/cilium-qvgst/ 2026-04-10 05:21:23.592221 | instance | >f+++++++++ pod-logs/kube-system/cilium-qvgst/apply-sysctl-overwrites.txt 2026-04-10 05:21:23.592245 | instance | >f+++++++++ pod-logs/kube-system/cilium-qvgst/cilium-agent.txt 2026-04-10 05:21:23.592269 | instance | >f+++++++++ pod-logs/kube-system/cilium-qvgst/clean-cilium-state.txt 2026-04-10 05:21:23.592292 | instance | >f+++++++++ pod-logs/kube-system/cilium-qvgst/config.txt 2026-04-10 05:21:23.592316 | instance | >f+++++++++ pod-logs/kube-system/cilium-qvgst/install-cni-binaries.txt 2026-04-10 05:21:23.592341 | instance | >f+++++++++ pod-logs/kube-system/cilium-qvgst/mount-bpf-fs.txt 2026-04-10 05:21:23.592396 | instance | >f+++++++++ pod-logs/kube-system/cilium-qvgst/mount-cgroup.txt 2026-04-10 05:21:23.592425 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-4zc6v/ 2026-04-10 05:21:23.592450 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-4zc6v/coredns.txt 2026-04-10 05:21:23.592482 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-rdzbm/ 2026-04-10 05:21:23.592507 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-rdzbm/coredns.txt 2026-04-10 05:21:23.592531 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-10 05:21:23.592555 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-10 05:21:23.592578 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-10 05:21:23.592602 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-10 05:21:23.592625 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-10 05:21:23.592649 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-10 05:21:23.592673 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-969vr/ 2026-04-10 05:21:23.592696 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-969vr/kube-proxy.txt 2026-04-10 05:21:23.592720 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-10 05:21:23.592743 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-10 05:21:23.592767 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-10 05:21:23.592790 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-10 05:21:23.592815 | instance | cd+++++++++ pod-logs/local-path-storage/ 2026-04-10 05:21:23.592841 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-w48ph/ 2026-04-10 05:21:23.592865 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-w48ph/local-path-provisioner.txt 2026-04-10 05:21:23.592889 | instance | cd+++++++++ pod-logs/monitoring/ 2026-04-10 05:21:23.592912 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/ 2026-04-10 05:21:23.592936 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt 2026-04-10 05:21:23.592982 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt 2026-04-10 05:21:23.593008 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt 2026-04-10 05:21:23.593033 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt 2026-04-10 05:21:23.593059 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-swkg6/ 2026-04-10 05:21:23.593084 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-swkg6/goldpinger-daemon.txt 2026-04-10 05:21:23.593108 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5d5f8dcfb9-tqc8s/ 2026-04-10 05:21:23.593132 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5d5f8dcfb9-tqc8s/grafana-sc-dashboard.txt 2026-04-10 05:21:23.593157 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5d5f8dcfb9-tqc8s/grafana-sc-datasources.txt 2026-04-10 05:21:23.593181 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-5d5f8dcfb9-tqc8s/grafana.txt 2026-04-10 05:21:23.593204 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-kwqfw/ 2026-04-10 05:21:23.593228 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-kwqfw/kube-state-metrics.txt 2026-04-10 05:21:23.593252 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-vvprr/ 2026-04-10 05:21:23.593276 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-vvprr/kube-prometheus-stack.txt 2026-04-10 05:21:23.593299 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-kx25g/ 2026-04-10 05:21:23.593324 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-kx25g/node-exporter.txt 2026-04-10 05:21:23.593355 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-kx25g/pod-tls-sidecar.txt 2026-04-10 05:21:23.593380 | instance | cd+++++++++ pod-logs/monitoring/loki-0/ 2026-04-10 05:21:23.593404 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt 2026-04-10 05:21:23.593428 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/ 2026-04-10 05:21:23.593453 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt 2026-04-10 05:21:23.593477 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt 2026-04-10 05:21:23.593501 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-pqdmc/ 2026-04-10 05:21:23.593525 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-pqdmc/nginx.txt 2026-04-10 05:21:23.593549 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/ 2026-04-10 05:21:23.593573 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt 2026-04-10 05:21:23.593596 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt 2026-04-10 05:21:23.593621 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-gqps7/ 2026-04-10 05:21:23.593647 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-gqps7/gc.txt 2026-04-10 05:21:23.593672 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-dvqkd/ 2026-04-10 05:21:23.593695 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-dvqkd/master.txt 2026-04-10 05:21:23.593718 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-j8g7g/ 2026-04-10 05:21:23.593741 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-j8g7g/worker.txt 2026-04-10 05:21:23.593765 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/ 2026-04-10 05:21:23.593787 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt 2026-04-10 05:21:23.593812 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt 2026-04-10 05:21:23.593838 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt 2026-04-10 05:21:23.593862 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt 2026-04-10 05:21:23.593885 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt 2026-04-10 05:21:23.593909 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-65kk9/ 2026-04-10 05:21:23.593934 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-65kk9/pushgateway.txt 2026-04-10 05:21:23.593958 | instance | cd+++++++++ pod-logs/monitoring/vector-9n6mk/ 2026-04-10 05:21:23.593982 | instance | >f+++++++++ pod-logs/monitoring/vector-9n6mk/vector.txt 2026-04-10 05:21:23.594005 | instance | cd+++++++++ pod-logs/openstack/ 2026-04-10 05:21:23.594028 | instance | cd+++++++++ pod-logs/openstack/barbican-api-656f4f8c49-trtqh/ 2026-04-10 05:21:23.594052 | instance | >f+++++++++ pod-logs/openstack/barbican-api-656f4f8c49-trtqh/barbican-api.txt 2026-04-10 05:21:23.594076 | instance | >f+++++++++ pod-logs/openstack/barbican-api-656f4f8c49-trtqh/init.txt 2026-04-10 05:21:23.594099 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-4tp75/ 2026-04-10 05:21:23.594123 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-4tp75/barbican-db-init-0.txt 2026-04-10 05:21:23.594146 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-4tp75/init.txt 2026-04-10 05:21:23.594170 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-d8j59/ 2026-04-10 05:21:23.594194 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-d8j59/barbican-db-sync.txt 2026-04-10 05:21:23.594218 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-d8j59/init.txt 2026-04-10 05:21:23.594249 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-lhqs4/ 2026-04-10 05:21:23.594274 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-lhqs4/init.txt 2026-04-10 05:21:23.594300 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-lhqs4/key-manager-ks-endpoints-admin.txt 2026-04-10 05:21:23.594325 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-lhqs4/key-manager-ks-endpoints-internal.txt 2026-04-10 05:21:23.594349 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-lhqs4/key-manager-ks-endpoints-public.txt 2026-04-10 05:21:23.594373 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-phjpq/ 2026-04-10 05:21:23.594397 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-phjpq/init.txt 2026-04-10 05:21:23.594421 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-phjpq/key-manager-ks-service-registration.txt 2026-04-10 05:21:23.594445 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-25c45/ 2026-04-10 05:21:23.594469 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-25c45/barbican-ks-user.txt 2026-04-10 05:21:23.594493 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-25c45/init.txt 2026-04-10 05:21:23.594517 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-szt7m/ 2026-04-10 05:21:23.594541 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-szt7m/init.txt 2026-04-10 05:21:23.594619 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-szt7m/rabbit-init.txt 2026-04-10 05:21:23.594649 | instance | cd+++++++++ pod-logs/openstack/cinder-api-84658f966f-77pxd/ 2026-04-10 05:21:23.594675 | instance | >f+++++++++ pod-logs/openstack/cinder-api-84658f966f-77pxd/ceph-coordination-volume-perms.txt 2026-04-10 05:21:23.594699 | instance | >f+++++++++ pod-logs/openstack/cinder-api-84658f966f-77pxd/cinder-api.txt 2026-04-10 05:21:23.594722 | instance | >f+++++++++ pod-logs/openstack/cinder-api-84658f966f-77pxd/init.txt 2026-04-10 05:21:23.594745 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-5c876b9647-p4mwg/ 2026-04-10 05:21:23.594768 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5c876b9647-p4mwg/ceph-backup-keyring-placement.txt 2026-04-10 05:21:23.594791 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5c876b9647-p4mwg/ceph-coordination-volume-perms.txt 2026-04-10 05:21:23.594816 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5c876b9647-p4mwg/ceph-keyring-placement-rbd1.txt 2026-04-10 05:21:23.594841 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5c876b9647-p4mwg/cinder-backup.txt 2026-04-10 05:21:23.594865 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-5c876b9647-p4mwg/init.txt 2026-04-10 05:21:23.594889 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-7mzfq/ 2026-04-10 05:21:23.594913 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-7mzfq/ceph-keyring-placement.txt 2026-04-10 05:21:23.594936 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-7mzfq/cinder-backup-storage-init.txt 2026-04-10 05:21:23.594959 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-7mzfq/init.txt 2026-04-10 05:21:23.594983 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-c2srn/ 2026-04-10 05:21:23.595006 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-c2srn/bootstrap.txt 2026-04-10 05:21:23.595030 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-c2srn/init.txt 2026-04-10 05:21:23.595054 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-9mfq9/ 2026-04-10 05:21:23.595078 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-9mfq9/create-internal-tenant.txt 2026-04-10 05:21:23.595101 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-9mfq9/init.txt 2026-04-10 05:21:23.595124 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-7g4jr/ 2026-04-10 05:21:23.595155 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-7g4jr/cinder-db-init-0.txt 2026-04-10 05:21:23.595180 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-7g4jr/init.txt 2026-04-10 05:21:23.595203 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-wcbxz/ 2026-04-10 05:21:23.595227 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-wcbxz/cinder-db-sync.txt 2026-04-10 05:21:23.595252 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-wcbxz/init.txt 2026-04-10 05:21:23.595276 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-wzrms/ 2026-04-10 05:21:23.595299 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-wzrms/init.txt 2026-04-10 05:21:23.595323 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-wzrms/volumev3-ks-endpoints-admin.txt 2026-04-10 05:21:23.595347 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-wzrms/volumev3-ks-endpoints-internal.txt 2026-04-10 05:21:23.595370 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-wzrms/volumev3-ks-endpoints-public.txt 2026-04-10 05:21:23.595394 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-9945g/ 2026-04-10 05:21:23.595418 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-9945g/init.txt 2026-04-10 05:21:23.595442 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-9945g/volumev3-ks-service-registration.txt 2026-04-10 05:21:23.595467 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-8tdqg/ 2026-04-10 05:21:23.595491 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-8tdqg/cinder-ks-user.txt 2026-04-10 05:21:23.595515 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-8tdqg/init.txt 2026-04-10 05:21:23.595541 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-5dt85/ 2026-04-10 05:21:23.595567 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-5dt85/init.txt 2026-04-10 05:21:23.595591 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-5dt85/rabbit-init.txt 2026-04-10 05:21:23.595615 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-7c99bbf575-f2452/ 2026-04-10 05:21:23.595638 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7c99bbf575-f2452/ceph-coordination-volume-perms.txt 2026-04-10 05:21:23.595662 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7c99bbf575-f2452/cinder-scheduler.txt 2026-04-10 05:21:23.595686 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7c99bbf575-f2452/init.txt 2026-04-10 05:21:23.595708 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-72z9z/ 2026-04-10 05:21:23.595732 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-72z9z/ceph-keyring-placement.txt 2026-04-10 05:21:23.595754 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-72z9z/cinder-storage-init-rbd1.txt 2026-04-10 05:21:23.595777 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-72z9z/init.txt 2026-04-10 05:21:23.595801 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-67cfcb5c4f-8ghrc/ 2026-04-10 05:21:23.595828 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-67cfcb5c4f-8ghrc/ceph-coordination-volume-perms.txt 2026-04-10 05:21:23.595852 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-67cfcb5c4f-8ghrc/ceph-keyring-placement-rbd1.txt 2026-04-10 05:21:23.595877 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-67cfcb5c4f-8ghrc/cinder-volume.txt 2026-04-10 05:21:23.595902 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-67cfcb5c4f-8ghrc/init-cinder-conf.txt 2026-04-10 05:21:23.595927 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-67cfcb5c4f-8ghrc/init.txt 2026-04-10 05:21:23.595952 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29596625-bhc84/ 2026-04-10 05:21:23.595977 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29596625-bhc84/cinder-volume-usage-audit.txt 2026-04-10 05:21:23.596002 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29596625-bhc84/init.txt 2026-04-10 05:21:23.596035 | instance | cd+++++++++ pod-logs/openstack/glance-api-5f9f7dbddf-bmbpv/ 2026-04-10 05:21:23.596061 | instance | >f+++++++++ pod-logs/openstack/glance-api-5f9f7dbddf-bmbpv/ceph-keyring-placement.txt 2026-04-10 05:21:23.596084 | instance | >f+++++++++ pod-logs/openstack/glance-api-5f9f7dbddf-bmbpv/glance-api.txt 2026-04-10 05:21:23.596108 | instance | >f+++++++++ pod-logs/openstack/glance-api-5f9f7dbddf-bmbpv/glance-perms.txt 2026-04-10 05:21:23.596131 | instance | >f+++++++++ pod-logs/openstack/glance-api-5f9f7dbddf-bmbpv/init.txt 2026-04-10 05:21:23.596154 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-lsvm7/ 2026-04-10 05:21:23.596176 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-lsvm7/glance-db-init-0.txt 2026-04-10 05:21:23.596199 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-lsvm7/init.txt 2026-04-10 05:21:23.596222 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-b2x5z/ 2026-04-10 05:21:23.596245 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-b2x5z/glance-db-sync.txt 2026-04-10 05:21:23.596268 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-b2x5z/init.txt 2026-04-10 05:21:23.596291 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-dqpd2/ 2026-04-10 05:21:23.596314 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-dqpd2/image-ks-endpoints-admin.txt 2026-04-10 05:21:23.596336 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-dqpd2/image-ks-endpoints-internal.txt 2026-04-10 05:21:23.596359 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-dqpd2/image-ks-endpoints-public.txt 2026-04-10 05:21:23.596403 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-dqpd2/init.txt 2026-04-10 05:21:23.596424 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-8h4mh/ 2026-04-10 05:21:23.596442 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-8h4mh/image-ks-service-registration.txt 2026-04-10 05:21:23.596459 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-8h4mh/init.txt 2026-04-10 05:21:23.596477 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-2r9g5/ 2026-04-10 05:21:23.596494 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-2r9g5/glance-ks-user.txt 2026-04-10 05:21:23.596512 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-2r9g5/init.txt 2026-04-10 05:21:23.596529 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-ph47s/ 2026-04-10 05:21:23.596546 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-ph47s/glance-metadefs-load.txt 2026-04-10 05:21:23.596564 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-ph47s/init.txt 2026-04-10 05:21:23.596581 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-mb22b/ 2026-04-10 05:21:23.596598 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-mb22b/init.txt 2026-04-10 05:21:23.596619 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-mb22b/rabbit-init.txt 2026-04-10 05:21:23.596637 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-8flsp/ 2026-04-10 05:21:23.596655 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-8flsp/ceph-keyring-placement.txt 2026-04-10 05:21:23.596673 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-8flsp/glance-storage-init.txt 2026-04-10 05:21:23.596690 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-8flsp/init.txt 2026-04-10 05:21:23.596708 | instance | cd+++++++++ pod-logs/openstack/heat-api-64866cb8b9-zbkqj/ 2026-04-10 05:21:23.596725 | instance | >f+++++++++ pod-logs/openstack/heat-api-64866cb8b9-zbkqj/heat-api.txt 2026-04-10 05:21:23.596743 | instance | >f+++++++++ pod-logs/openstack/heat-api-64866cb8b9-zbkqj/init.txt 2026-04-10 05:21:23.596761 | instance | cd+++++++++ pod-logs/openstack/heat-bootstrap-9582b/ 2026-04-10 05:21:23.596778 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-9582b/bootstrap.txt 2026-04-10 05:21:23.596796 | instance | >f+++++++++ pod-logs/openstack/heat-bootstrap-9582b/init.txt 2026-04-10 05:21:23.596822 | instance | cd+++++++++ pod-logs/openstack/heat-cfn-984b44c9-47vcw/ 2026-04-10 05:21:23.596840 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-984b44c9-47vcw/heat-cfn.txt 2026-04-10 05:21:23.596858 | instance | >f+++++++++ pod-logs/openstack/heat-cfn-984b44c9-47vcw/init.txt 2026-04-10 05:21:23.596875 | instance | cd+++++++++ pod-logs/openstack/heat-db-init-f2rg5/ 2026-04-10 05:21:23.596895 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-f2rg5/heat-db-init-0.txt 2026-04-10 05:21:23.596915 | instance | >f+++++++++ pod-logs/openstack/heat-db-init-f2rg5/init.txt 2026-04-10 05:21:23.596933 | instance | cd+++++++++ pod-logs/openstack/heat-db-sync-st45n/ 2026-04-10 05:21:23.596966 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-st45n/heat-db-sync.txt 2026-04-10 05:21:23.596988 | instance | >f+++++++++ pod-logs/openstack/heat-db-sync-st45n/init.txt 2026-04-10 05:21:23.597005 | instance | cd+++++++++ pod-logs/openstack/heat-domain-ks-user-wmw8f/ 2026-04-10 05:21:23.597023 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-wmw8f/heat-ks-domain-user.txt 2026-04-10 05:21:23.597040 | instance | >f+++++++++ pod-logs/openstack/heat-domain-ks-user-wmw8f/init.txt 2026-04-10 05:21:23.597058 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cf5df748-grnmk/ 2026-04-10 05:21:23.597076 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cf5df748-grnmk/heat-engine.txt 2026-04-10 05:21:23.597094 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cf5df748-grnmk/init.txt 2026-04-10 05:21:23.597111 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29596625-pf9wp/ 2026-04-10 05:21:23.597129 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29596625-pf9wp/heat-engine-cleaner.txt 2026-04-10 05:21:23.597147 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29596625-pf9wp/init.txt 2026-04-10 05:21:23.597164 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29596630-x96xx/ 2026-04-10 05:21:23.597182 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29596630-x96xx/heat-engine-cleaner.txt 2026-04-10 05:21:23.597200 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29596630-x96xx/init.txt 2026-04-10 05:21:23.597217 | instance | cd+++++++++ pod-logs/openstack/heat-engine-cleaner-29596635-mdphd/ 2026-04-10 05:21:23.597235 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29596635-mdphd/heat-engine-cleaner.txt 2026-04-10 05:21:23.597253 | instance | >f+++++++++ pod-logs/openstack/heat-engine-cleaner-29596635-mdphd/init.txt 2026-04-10 05:21:23.597270 | instance | cd+++++++++ pod-logs/openstack/heat-ks-endpoints-c6br4/ 2026-04-10 05:21:23.597287 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-c6br4/cloudformation-ks-endpoints-admin.txt 2026-04-10 05:21:23.597305 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-c6br4/cloudformation-ks-endpoints-internal.txt 2026-04-10 05:21:23.597323 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-c6br4/cloudformation-ks-endpoints-public.txt 2026-04-10 05:21:23.597341 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-c6br4/init.txt 2026-04-10 05:21:23.597358 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-c6br4/orchestration-ks-endpoints-admin.txt 2026-04-10 05:21:23.597376 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-c6br4/orchestration-ks-endpoints-internal.txt 2026-04-10 05:21:23.597393 | instance | >f+++++++++ pod-logs/openstack/heat-ks-endpoints-c6br4/orchestration-ks-endpoints-public.txt 2026-04-10 05:21:23.597410 | instance | cd+++++++++ pod-logs/openstack/heat-ks-service-bwl4k/ 2026-04-10 05:21:23.597428 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-bwl4k/cloudformation-ks-service-registration.txt 2026-04-10 05:21:23.597445 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-bwl4k/init.txt 2026-04-10 05:21:23.597463 | instance | >f+++++++++ pod-logs/openstack/heat-ks-service-bwl4k/orchestration-ks-service-registration.txt 2026-04-10 05:21:23.597486 | instance | cd+++++++++ pod-logs/openstack/heat-ks-user-kqkn8/ 2026-04-10 05:21:23.597504 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-kqkn8/heat-ks-user.txt 2026-04-10 05:21:23.597522 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-kqkn8/heat-trustee-ks-user.txt 2026-04-10 05:21:23.597540 | instance | >f+++++++++ pod-logs/openstack/heat-ks-user-kqkn8/init.txt 2026-04-10 05:21:23.597558 | instance | cd+++++++++ pod-logs/openstack/heat-rabbit-init-jnq9r/ 2026-04-10 05:21:23.597575 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-jnq9r/init.txt 2026-04-10 05:21:23.597594 | instance | >f+++++++++ pod-logs/openstack/heat-rabbit-init-jnq9r/rabbit-init.txt 2026-04-10 05:21:23.597612 | instance | cd+++++++++ pod-logs/openstack/heat-trusts-bzb4w/ 2026-04-10 05:21:23.597630 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-bzb4w/heat-trusts.txt 2026-04-10 05:21:23.597648 | instance | >f+++++++++ pod-logs/openstack/heat-trusts-bzb4w/init.txt 2026-04-10 05:21:23.597665 | instance | cd+++++++++ pod-logs/openstack/horizon-77d6b9c979-sblnt/ 2026-04-10 05:21:23.597683 | instance | >f+++++++++ pod-logs/openstack/horizon-77d6b9c979-sblnt/horizon.txt 2026-04-10 05:21:23.597701 | instance | >f+++++++++ pod-logs/openstack/horizon-77d6b9c979-sblnt/init.txt 2026-04-10 05:21:23.597718 | instance | cd+++++++++ pod-logs/openstack/horizon-db-init-6w75f/ 2026-04-10 05:21:23.597736 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-6w75f/horizon-db-init-0.txt 2026-04-10 05:21:23.597753 | instance | >f+++++++++ pod-logs/openstack/horizon-db-init-6w75f/init.txt 2026-04-10 05:21:23.597771 | instance | cd+++++++++ pod-logs/openstack/horizon-db-sync-pl9c7/ 2026-04-10 05:21:23.597788 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-pl9c7/horizon-db-sync.txt 2026-04-10 05:21:23.597806 | instance | >f+++++++++ pod-logs/openstack/horizon-db-sync-pl9c7/init.txt 2026-04-10 05:21:23.597824 | instance | cd+++++++++ pod-logs/openstack/keepalived-6vnhq/ 2026-04-10 05:21:23.597842 | instance | >f+++++++++ pod-logs/openstack/keepalived-6vnhq/init.txt 2026-04-10 05:21:23.597860 | instance | >f+++++++++ pod-logs/openstack/keepalived-6vnhq/keepalived.txt 2026-04-10 05:21:23.597877 | instance | >f+++++++++ pod-logs/openstack/keepalived-6vnhq/wait-for-ip.txt 2026-04-10 05:21:23.597894 | instance | cd+++++++++ pod-logs/openstack/keystone-api-59bbf54875-75z8b/ 2026-04-10 05:21:23.597912 | instance | >f+++++++++ pod-logs/openstack/keystone-api-59bbf54875-75z8b/init.txt 2026-04-10 05:21:23.597929 | instance | >f+++++++++ pod-logs/openstack/keystone-api-59bbf54875-75z8b/keystone-api.txt 2026-04-10 05:21:23.597947 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-52xws/ 2026-04-10 05:21:23.597964 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-52xws/bootstrap.txt 2026-04-10 05:21:23.597982 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-52xws/init.txt 2026-04-10 05:21:23.597999 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-tnfhk/ 2026-04-10 05:21:23.598017 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-tnfhk/init.txt 2026-04-10 05:21:23.598034 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-tnfhk/keystone-credential-setup.txt 2026-04-10 05:21:23.598052 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-jlx8c/ 2026-04-10 05:21:23.598069 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-jlx8c/init.txt 2026-04-10 05:21:23.598087 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-jlx8c/keystone-db-init-0.txt 2026-04-10 05:21:23.598105 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-ndlmh/ 2026-04-10 05:21:23.598122 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-ndlmh/init.txt 2026-04-10 05:21:23.598140 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-ndlmh/keystone-db-sync.txt 2026-04-10 05:21:23.598157 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-fqkrx/ 2026-04-10 05:21:23.598174 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-fqkrx/init.txt 2026-04-10 05:21:23.598198 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-fqkrx/keystone-domain-manage.txt 2026-04-10 05:21:23.598216 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-6647t/ 2026-04-10 05:21:23.598233 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-6647t/init.txt 2026-04-10 05:21:23.598250 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-6647t/keystone-fernet-setup.txt 2026-04-10 05:21:23.598268 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-djgsz/ 2026-04-10 05:21:23.598286 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-djgsz/init.txt 2026-04-10 05:21:23.598303 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-djgsz/rabbit-init.txt 2026-04-10 05:21:23.598321 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-x8rhf/ 2026-04-10 05:21:23.598338 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-x8rhf/ceph-admin-keyring-placement.txt 2026-04-10 05:21:23.598355 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-x8rhf/ceph-keyring-placement.txt 2026-04-10 05:21:23.598373 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-x8rhf/init-dynamic-options.txt 2026-04-10 05:21:23.598390 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-x8rhf/init.txt 2026-04-10 05:21:23.598408 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-x8rhf/libvirt-exporter.txt 2026-04-10 05:21:23.598426 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-x8rhf/libvirt.txt 2026-04-10 05:21:23.598444 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-x8rhf/tls-sidecar.txt 2026-04-10 05:21:23.598461 | instance | cd+++++++++ pod-logs/openstack/magnum-api-748544f697-mpjzb/ 2026-04-10 05:21:23.598479 | instance | >f+++++++++ pod-logs/openstack/magnum-api-748544f697-mpjzb/init.txt 2026-04-10 05:21:23.598497 | instance | >f+++++++++ pod-logs/openstack/magnum-api-748544f697-mpjzb/magnum-api.txt 2026-04-10 05:21:23.598515 | instance | cd+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-cxmth/ 2026-04-10 05:21:23.598533 | instance | >f+++++++++ pod-logs/openstack/magnum-cluster-api-proxy-cxmth/magnum-cluster-api-proxy.txt 2026-04-10 05:21:23.598551 | instance | cd+++++++++ pod-logs/openstack/magnum-conductor-0/ 2026-04-10 05:21:23.598569 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/init.txt 2026-04-10 05:21:23.598587 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor-init.txt 2026-04-10 05:21:23.598605 | instance | >f+++++++++ pod-logs/openstack/magnum-conductor-0/magnum-conductor.txt 2026-04-10 05:21:23.598622 | instance | cd+++++++++ pod-logs/openstack/magnum-db-init-cdhc7/ 2026-04-10 05:21:23.598640 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-cdhc7/init.txt 2026-04-10 05:21:23.598658 | instance | >f+++++++++ pod-logs/openstack/magnum-db-init-cdhc7/magnum-db-init-0.txt 2026-04-10 05:21:23.598675 | instance | cd+++++++++ pod-logs/openstack/magnum-db-sync-fpp4k/ 2026-04-10 05:21:23.598692 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-fpp4k/init.txt 2026-04-10 05:21:23.598710 | instance | >f+++++++++ pod-logs/openstack/magnum-db-sync-fpp4k/magnum-db-sync.txt 2026-04-10 05:21:23.598727 | instance | cd+++++++++ pod-logs/openstack/magnum-domain-ks-user-8tf9k/ 2026-04-10 05:21:23.598745 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-8tf9k/init.txt 2026-04-10 05:21:23.598762 | instance | >f+++++++++ pod-logs/openstack/magnum-domain-ks-user-8tf9k/magnum-ks-domain-user.txt 2026-04-10 05:21:23.598780 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-endpoints-ksxbt/ 2026-04-10 05:21:23.598797 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-ksxbt/container-infra-ks-endpoints-admin.txt 2026-04-10 05:21:23.598814 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-ksxbt/container-infra-ks-endpoints-internal.txt 2026-04-10 05:21:23.598836 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-ksxbt/container-infra-ks-endpoints-public.txt 2026-04-10 05:21:23.598854 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-endpoints-ksxbt/init.txt 2026-04-10 05:21:23.598872 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-service-2f6zz/ 2026-04-10 05:21:23.598890 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-2f6zz/container-infra-ks-service-registration.txt 2026-04-10 05:21:23.598907 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-service-2f6zz/init.txt 2026-04-10 05:21:23.598925 | instance | cd+++++++++ pod-logs/openstack/magnum-ks-user-mrxqs/ 2026-04-10 05:21:23.598943 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-mrxqs/init.txt 2026-04-10 05:21:23.598960 | instance | >f+++++++++ pod-logs/openstack/magnum-ks-user-mrxqs/magnum-ks-user.txt 2026-04-10 05:21:23.598977 | instance | cd+++++++++ pod-logs/openstack/magnum-rabbit-init-rtdk6/ 2026-04-10 05:21:23.598995 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-rtdk6/init.txt 2026-04-10 05:21:23.599013 | instance | >f+++++++++ pod-logs/openstack/magnum-rabbit-init-rtdk6/rabbit-init.txt 2026-04-10 05:21:23.599031 | instance | cd+++++++++ pod-logs/openstack/magnum-registry-c45778976-6zrj6/ 2026-04-10 05:21:23.599049 | instance | >f+++++++++ pod-logs/openstack/magnum-registry-c45778976-6zrj6/registry.txt 2026-04-10 05:21:23.599066 | instance | cd+++++++++ pod-logs/openstack/manila-api-6784fc7bff-w9vws/ 2026-04-10 05:21:23.599083 | instance | >f+++++++++ pod-logs/openstack/manila-api-6784fc7bff-w9vws/init.txt 2026-04-10 05:21:23.599101 | instance | >f+++++++++ pod-logs/openstack/manila-api-6784fc7bff-w9vws/manila-api.txt 2026-04-10 05:21:23.599118 | instance | cd+++++++++ pod-logs/openstack/manila-bootstrap-bl478/ 2026-04-10 05:21:23.599136 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-bl478/bootstrap.txt 2026-04-10 05:21:23.599153 | instance | >f+++++++++ pod-logs/openstack/manila-bootstrap-bl478/init.txt 2026-04-10 05:21:23.599170 | instance | cd+++++++++ pod-logs/openstack/manila-data-84848bf5c8-86465/ 2026-04-10 05:21:23.599188 | instance | >f+++++++++ pod-logs/openstack/manila-data-84848bf5c8-86465/init.txt 2026-04-10 05:21:23.599205 | instance | >f+++++++++ pod-logs/openstack/manila-data-84848bf5c8-86465/manila-data.txt 2026-04-10 05:21:23.599222 | instance | cd+++++++++ pod-logs/openstack/manila-db-init-9qn96/ 2026-04-10 05:21:23.599239 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-9qn96/init.txt 2026-04-10 05:21:23.599257 | instance | >f+++++++++ pod-logs/openstack/manila-db-init-9qn96/manila-db-init-0.txt 2026-04-10 05:21:23.599274 | instance | cd+++++++++ pod-logs/openstack/manila-db-sync-96dc6/ 2026-04-10 05:21:23.599291 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-96dc6/init.txt 2026-04-10 05:21:23.599308 | instance | >f+++++++++ pod-logs/openstack/manila-db-sync-96dc6/manila-db-sync.txt 2026-04-10 05:21:23.599326 | instance | cd+++++++++ pod-logs/openstack/manila-ks-endpoints-tzc27/ 2026-04-10 05:21:23.599343 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-tzc27/init.txt 2026-04-10 05:21:23.599361 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-tzc27/share-ks-endpoints-admin.txt 2026-04-10 05:21:23.599378 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-tzc27/share-ks-endpoints-internal.txt 2026-04-10 05:21:23.599395 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-tzc27/share-ks-endpoints-public.txt 2026-04-10 05:21:23.599412 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-tzc27/sharev2-ks-endpoints-admin.txt 2026-04-10 05:21:23.599430 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-tzc27/sharev2-ks-endpoints-internal.txt 2026-04-10 05:21:23.599447 | instance | >f+++++++++ pod-logs/openstack/manila-ks-endpoints-tzc27/sharev2-ks-endpoints-public.txt 2026-04-10 05:21:23.599465 | instance | cd+++++++++ pod-logs/openstack/manila-ks-service-cdf4g/ 2026-04-10 05:21:23.599482 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-cdf4g/init.txt 2026-04-10 05:21:23.599505 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-cdf4g/share-ks-service-registration.txt 2026-04-10 05:21:23.599523 | instance | >f+++++++++ pod-logs/openstack/manila-ks-service-cdf4g/sharev2-ks-service-registration.txt 2026-04-10 05:21:23.599541 | instance | cd+++++++++ pod-logs/openstack/manila-ks-user-d9m8z/ 2026-04-10 05:21:23.599558 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-d9m8z/init.txt 2026-04-10 05:21:23.599577 | instance | >f+++++++++ pod-logs/openstack/manila-ks-user-d9m8z/manila-ks-user.txt 2026-04-10 05:21:23.599595 | instance | cd+++++++++ pod-logs/openstack/manila-rabbit-init-4d8jx/ 2026-04-10 05:21:23.599612 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-4d8jx/init.txt 2026-04-10 05:21:23.599630 | instance | >f+++++++++ pod-logs/openstack/manila-rabbit-init-4d8jx/rabbit-init.txt 2026-04-10 05:21:23.599648 | instance | cd+++++++++ pod-logs/openstack/manila-scheduler-765f554f94-h6vq4/ 2026-04-10 05:21:23.599666 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-765f554f94-h6vq4/init.txt 2026-04-10 05:21:23.599684 | instance | >f+++++++++ pod-logs/openstack/manila-scheduler-765f554f94-h6vq4/manila-scheduler.txt 2026-04-10 05:21:23.599701 | instance | cd+++++++++ pod-logs/openstack/manila-share-b78c4dd85-nmrcz/ 2026-04-10 05:21:23.599719 | instance | >f+++++++++ pod-logs/openstack/manila-share-b78c4dd85-nmrcz/init.txt 2026-04-10 05:21:23.599737 | instance | >f+++++++++ pod-logs/openstack/manila-share-b78c4dd85-nmrcz/manila-share-init.txt 2026-04-10 05:21:23.599755 | instance | >f+++++++++ pod-logs/openstack/manila-share-b78c4dd85-nmrcz/manila-share.txt 2026-04-10 05:21:23.599773 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-fc8f7/ 2026-04-10 05:21:23.599790 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-fc8f7/init.txt 2026-04-10 05:21:23.599808 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-fc8f7/memcached-exporter.txt 2026-04-10 05:21:23.599826 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-cf56b6468-fc8f7/memcached.txt 2026-04-10 05:21:23.599843 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-2s9qj/ 2026-04-10 05:21:23.599861 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-2s9qj/coredns.txt 2026-04-10 05:21:23.599878 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-mgt6w/ 2026-04-10 05:21:23.599896 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-mgt6w/init.txt 2026-04-10 05:21:23.599914 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-mgt6w/neutron-db-init-0.txt 2026-04-10 05:21:23.599932 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-6mslc/ 2026-04-10 05:21:23.599950 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-6mslc/init.txt 2026-04-10 05:21:23.599967 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-6mslc/neutron-db-sync.txt 2026-04-10 05:21:23.599985 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-bkt4m/ 2026-04-10 05:21:23.600002 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-bkt4m/init.txt 2026-04-10 05:21:23.600020 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-bkt4m/neutron-dhcp-agent-init.txt 2026-04-10 05:21:23.600038 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-bkt4m/neutron-dhcp-agent.txt 2026-04-10 05:21:23.600055 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-xgznb/ 2026-04-10 05:21:23.600073 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-xgznb/init.txt 2026-04-10 05:21:23.600090 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-xgznb/network-ks-endpoints-admin.txt 2026-04-10 05:21:23.600108 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-xgznb/network-ks-endpoints-internal.txt 2026-04-10 05:21:23.600126 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-xgznb/network-ks-endpoints-public.txt 2026-04-10 05:21:23.600151 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-zrkc5/ 2026-04-10 05:21:23.600170 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-zrkc5/init.txt 2026-04-10 05:21:23.600187 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-zrkc5/network-ks-service-registration.txt 2026-04-10 05:21:23.600205 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-xjm45/ 2026-04-10 05:21:23.600223 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-xjm45/init.txt 2026-04-10 05:21:23.600241 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-xjm45/neutron-ks-user.txt 2026-04-10 05:21:23.600259 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-b6727/ 2026-04-10 05:21:23.600277 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-b6727/init.txt 2026-04-10 05:21:23.600295 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-b6727/neutron-l3-agent-init.txt 2026-04-10 05:21:23.600313 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-b6727/neutron-l3-agent.txt 2026-04-10 05:21:23.600330 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-jvvrd/ 2026-04-10 05:21:23.600347 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-jvvrd/init.txt 2026-04-10 05:21:23.600385 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-jvvrd/neutron-metadata-agent-init.txt 2026-04-10 05:21:23.600404 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-jvvrd/neutron-metadata-agent.txt 2026-04-10 05:21:23.600422 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-6r6t5/ 2026-04-10 05:21:23.600439 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-6r6t5/init.txt 2026-04-10 05:21:23.600457 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-6r6t5/neutron-netns-cleanup-cron.txt 2026-04-10 05:21:23.600475 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-d2kdf/ 2026-04-10 05:21:23.600492 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-d2kdf/init.txt 2026-04-10 05:21:23.600509 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-d2kdf/neutron-openvswitch-agent-kernel-modules.txt 2026-04-10 05:21:23.600526 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-d2kdf/neutron-ovs-agent-init.txt 2026-04-10 05:21:23.600544 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-d2kdf/neutron-ovs-agent.txt 2026-04-10 05:21:23.600561 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-nhcfr/ 2026-04-10 05:21:23.600579 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-nhcfr/init.txt 2026-04-10 05:21:23.600596 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-nhcfr/rabbit-init.txt 2026-04-10 05:21:23.600614 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-7b57c4b878-7gd7f/ 2026-04-10 05:21:23.600631 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-7b57c4b878-7gd7f/init.txt 2026-04-10 05:21:23.600649 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-7b57c4b878-7gd7f/neutron-rpc-server.txt 2026-04-10 05:21:23.600666 | instance | cd+++++++++ pod-logs/openstack/neutron-server-7658b99b46-8qz98/ 2026-04-10 05:21:23.600684 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7658b99b46-8qz98/init.txt 2026-04-10 05:21:23.600701 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7658b99b46-8qz98/neutron-policy-server.txt 2026-04-10 05:21:23.600719 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7658b99b46-8qz98/neutron-server.txt 2026-04-10 05:21:23.600736 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-b77b64fd9-c7f8t/ 2026-04-10 05:21:23.600754 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-b77b64fd9-c7f8t/init.txt 2026-04-10 05:21:23.600772 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-b77b64fd9-c7f8t/nova-api-metadata-init.txt 2026-04-10 05:21:23.600795 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-b77b64fd9-c7f8t/nova-api.txt 2026-04-10 05:21:23.600813 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-797fdc745d-9z65t/ 2026-04-10 05:21:23.600831 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-797fdc745d-9z65t/init.txt 2026-04-10 05:21:23.600850 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-797fdc745d-9z65t/nova-osapi.txt 2026-04-10 05:21:23.600871 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-mqfmp/ 2026-04-10 05:21:23.600890 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-mqfmp/bootstrap.txt 2026-04-10 05:21:23.600908 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-mqfmp/init.txt 2026-04-10 05:21:23.600925 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29596620-7mlpx/ 2026-04-10 05:21:23.600943 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29596620-7mlpx/init.txt 2026-04-10 05:21:23.600984 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29596620-7mlpx/nova-cell-setup.txt 2026-04-10 05:21:23.601003 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-g75z6/ 2026-04-10 05:21:23.601022 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-g75z6/init.txt 2026-04-10 05:21:23.601040 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-g75z6/nova-cell-setup-init.txt 2026-04-10 05:21:23.601058 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-g75z6/nova-cell-setup.txt 2026-04-10 05:21:23.601075 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-nknbs/ 2026-04-10 05:21:23.601093 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-nknbs/ceph-admin-keyring-placement.txt 2026-04-10 05:21:23.601111 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-nknbs/ceph-keyring-placement.txt 2026-04-10 05:21:23.601128 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-nknbs/ceph-perms.txt 2026-04-10 05:21:23.601145 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-nknbs/init.txt 2026-04-10 05:21:23.601162 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-nknbs/nova-compute-init.txt 2026-04-10 05:21:23.601179 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-nknbs/nova-compute-ssh-init.txt 2026-04-10 05:21:23.601196 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-nknbs/nova-compute-ssh.txt 2026-04-10 05:21:23.601213 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-nknbs/nova-compute-vnc-init.txt 2026-04-10 05:21:23.601230 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-nknbs/nova-compute.txt 2026-04-10 05:21:23.601248 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-6778479c74-h76gb/ 2026-04-10 05:21:23.601265 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-6778479c74-h76gb/init.txt 2026-04-10 05:21:23.601282 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-6778479c74-h76gb/nova-conductor.txt 2026-04-10 05:21:23.601300 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-rlb2j/ 2026-04-10 05:21:23.601317 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-rlb2j/init.txt 2026-04-10 05:21:23.601335 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-rlb2j/nova-db-init-0.txt 2026-04-10 05:21:23.601352 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-rlb2j/nova-db-init-1.txt 2026-04-10 05:21:23.601369 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-rlb2j/nova-db-init-2.txt 2026-04-10 05:21:23.601386 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-qnj4n/ 2026-04-10 05:21:23.601404 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-qnj4n/init.txt 2026-04-10 05:21:23.601421 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-qnj4n/nova-db-sync.txt 2026-04-10 05:21:23.601438 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-hpgn2/ 2026-04-10 05:21:23.601456 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-hpgn2/compute-ks-endpoints-admin.txt 2026-04-10 05:21:23.601480 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-hpgn2/compute-ks-endpoints-internal.txt 2026-04-10 05:21:23.601498 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-hpgn2/compute-ks-endpoints-public.txt 2026-04-10 05:21:23.601516 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-hpgn2/init.txt 2026-04-10 05:21:23.601534 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-n6sw7/ 2026-04-10 05:21:23.601551 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-n6sw7/compute-ks-service-registration.txt 2026-04-10 05:21:23.601569 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-n6sw7/init.txt 2026-04-10 05:21:23.601586 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-p8vh5/ 2026-04-10 05:21:23.601604 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-p8vh5/init.txt 2026-04-10 05:21:23.601621 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-p8vh5/nova-ks-user.txt 2026-04-10 05:21:23.601638 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-f9dbf564c-gvdkf/ 2026-04-10 05:21:23.601656 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-f9dbf564c-gvdkf/init.txt 2026-04-10 05:21:23.601673 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-f9dbf564c-gvdkf/nova-novncproxy-init-assets.txt 2026-04-10 05:21:23.601690 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-f9dbf564c-gvdkf/nova-novncproxy-init.txt 2026-04-10 05:21:23.601708 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-f9dbf564c-gvdkf/nova-novncproxy.txt 2026-04-10 05:21:23.601725 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-72t9f/ 2026-04-10 05:21:23.601743 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-72t9f/init.txt 2026-04-10 05:21:23.601760 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-72t9f/rabbit-init.txt 2026-04-10 05:21:23.601778 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-58944d5bf4-vh48t/ 2026-04-10 05:21:23.601795 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-58944d5bf4-vh48t/init.txt 2026-04-10 05:21:23.601813 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-58944d5bf4-vh48t/nova-scheduler.txt 2026-04-10 05:21:23.601830 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29596620-477cn/ 2026-04-10 05:21:23.601847 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29596620-477cn/init.txt 2026-04-10 05:21:23.601864 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29596620-477cn/nova-service-cleaner.txt 2026-04-10 05:21:23.601882 | instance | cd+++++++++ pod-logs/openstack/octavia-api-59545b959-p2chp/ 2026-04-10 05:21:23.601900 | instance | >f+++++++++ pod-logs/openstack/octavia-api-59545b959-p2chp/init.txt 2026-04-10 05:21:23.601917 | instance | >f+++++++++ pod-logs/openstack/octavia-api-59545b959-p2chp/octavia-api.txt 2026-04-10 05:21:23.601935 | instance | cd+++++++++ pod-logs/openstack/octavia-bootstrap-f7d9x/ 2026-04-10 05:21:23.601952 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-f7d9x/bootstrap.txt 2026-04-10 05:21:23.601970 | instance | >f+++++++++ pod-logs/openstack/octavia-bootstrap-f7d9x/init.txt 2026-04-10 05:21:23.601987 | instance | cd+++++++++ pod-logs/openstack/octavia-db-init-blfdj/ 2026-04-10 05:21:23.602005 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-blfdj/init.txt 2026-04-10 05:21:23.602023 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-blfdj/octavia-db-init-0.txt 2026-04-10 05:21:23.602041 | instance | >f+++++++++ pod-logs/openstack/octavia-db-init-blfdj/octavia-db-init-1.txt 2026-04-10 05:21:23.602059 | instance | cd+++++++++ pod-logs/openstack/octavia-db-sync-z6glz/ 2026-04-10 05:21:23.602077 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-z6glz/init.txt 2026-04-10 05:21:23.602095 | instance | >f+++++++++ pod-logs/openstack/octavia-db-sync-z6glz/octavia-db-sync.txt 2026-04-10 05:21:23.602113 | instance | cd+++++++++ pod-logs/openstack/octavia-health-manager-default-mv2dl/ 2026-04-10 05:21:23.602131 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-mv2dl/init.txt 2026-04-10 05:21:23.602154 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-mv2dl/octavia-health-manager-get-port.txt 2026-04-10 05:21:23.602172 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-mv2dl/octavia-health-manager-nic-init.txt 2026-04-10 05:21:23.602191 | instance | >f+++++++++ pod-logs/openstack/octavia-health-manager-default-mv2dl/octavia-health-manager.txt 2026-04-10 05:21:23.602209 | instance | cd+++++++++ pod-logs/openstack/octavia-housekeeping-74cbfdb85b-lk8vm/ 2026-04-10 05:21:23.602227 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-74cbfdb85b-lk8vm/init.txt 2026-04-10 05:21:23.602245 | instance | >f+++++++++ pod-logs/openstack/octavia-housekeeping-74cbfdb85b-lk8vm/octavia-housekeeping.txt 2026-04-10 05:21:23.602263 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-endpoints-6vrkw/ 2026-04-10 05:21:23.602281 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-6vrkw/init.txt 2026-04-10 05:21:23.602299 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-6vrkw/load-balancer-ks-endpoints-admin.txt 2026-04-10 05:21:23.602316 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-6vrkw/load-balancer-ks-endpoints-internal.txt 2026-04-10 05:21:23.602334 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-endpoints-6vrkw/load-balancer-ks-endpoints-public.txt 2026-04-10 05:21:23.602352 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-service-h42r6/ 2026-04-10 05:21:23.602370 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-h42r6/init.txt 2026-04-10 05:21:23.602388 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-service-h42r6/load-balancer-ks-service-registration.txt 2026-04-10 05:21:23.602406 | instance | cd+++++++++ pod-logs/openstack/octavia-ks-user-9bpln/ 2026-04-10 05:21:23.602424 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-9bpln/init.txt 2026-04-10 05:21:23.602441 | instance | >f+++++++++ pod-logs/openstack/octavia-ks-user-9bpln/octavia-ks-user.txt 2026-04-10 05:21:23.602459 | instance | cd+++++++++ pod-logs/openstack/octavia-rabbit-init-94sbv/ 2026-04-10 05:21:23.602477 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-94sbv/init.txt 2026-04-10 05:21:23.602494 | instance | >f+++++++++ pod-logs/openstack/octavia-rabbit-init-94sbv/rabbit-init.txt 2026-04-10 05:21:23.602512 | instance | cd+++++++++ pod-logs/openstack/octavia-worker-d4444c8c9-qrwkx/ 2026-04-10 05:21:23.602530 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-d4444c8c9-qrwkx/init.txt 2026-04-10 05:21:23.602547 | instance | >f+++++++++ pod-logs/openstack/octavia-worker-d4444c8c9-qrwkx/octavia-worker.txt 2026-04-10 05:21:23.602564 | instance | cd+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-4nwb7/ 2026-04-10 05:21:23.602582 | instance | >f+++++++++ pod-logs/openstack/openstack-database-exporter-78c69bc7dd-4nwb7/openstack-database-exporter.txt 2026-04-10 05:21:23.602600 | instance | cd+++++++++ pod-logs/openstack/openstack-exporter-6bdf96f8b-wfp2x/ 2026-04-10 05:21:23.602617 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-6bdf96f8b-wfp2x/build-config.txt 2026-04-10 05:21:23.602634 | instance | >f+++++++++ pod-logs/openstack/openstack-exporter-6bdf96f8b-wfp2x/openstack-exporter.txt 2026-04-10 05:21:23.602652 | instance | cd+++++++++ pod-logs/openstack/openvswitch-z6jff/ 2026-04-10 05:21:23.602669 | instance | >f+++++++++ pod-logs/openstack/openvswitch-z6jff/init.txt 2026-04-10 05:21:23.602687 | instance | >f+++++++++ pod-logs/openstack/openvswitch-z6jff/openvswitch-db-perms.txt 2026-04-10 05:21:23.602705 | instance | >f+++++++++ pod-logs/openstack/openvswitch-z6jff/openvswitch-db.txt 2026-04-10 05:21:23.602722 | instance | >f+++++++++ pod-logs/openstack/openvswitch-z6jff/openvswitch-vswitchd-modules.txt 2026-04-10 05:21:23.602740 | instance | >f+++++++++ pod-logs/openstack/openvswitch-z6jff/openvswitch-vswitchd.txt 2026-04-10 05:21:23.602757 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/ 2026-04-10 05:21:23.602779 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt 2026-04-10 05:21:23.602798 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt 2026-04-10 05:21:23.602815 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt 2026-04-10 05:21:23.602833 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt 2026-04-10 05:21:23.602850 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/ 2026-04-10 05:21:23.602871 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt 2026-04-10 05:21:23.602890 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt 2026-04-10 05:21:23.602908 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt 2026-04-10 05:21:23.602925 | instance | cd+++++++++ pod-logs/openstack/placement-api-cb458bdd5-n85gz/ 2026-04-10 05:21:23.602943 | instance | >f+++++++++ pod-logs/openstack/placement-api-cb458bdd5-n85gz/init.txt 2026-04-10 05:21:23.602961 | instance | >f+++++++++ pod-logs/openstack/placement-api-cb458bdd5-n85gz/placement-api.txt 2026-04-10 05:21:23.602979 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-lqcft/ 2026-04-10 05:21:23.602997 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-lqcft/init.txt 2026-04-10 05:21:23.603079 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-lqcft/placement-db-init-0.txt 2026-04-10 05:21:23.603109 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-ntthd/ 2026-04-10 05:21:23.603129 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-ntthd/init.txt 2026-04-10 05:21:23.603148 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-ntthd/placement-db-sync.txt 2026-04-10 05:21:23.603166 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-f47d5/ 2026-04-10 05:21:23.603184 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-f47d5/init.txt 2026-04-10 05:21:23.603202 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-f47d5/placement-ks-endpoints-admin.txt 2026-04-10 05:21:23.603220 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-f47d5/placement-ks-endpoints-internal.txt 2026-04-10 05:21:23.603238 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-f47d5/placement-ks-endpoints-public.txt 2026-04-10 05:21:23.603256 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-jz287/ 2026-04-10 05:21:23.603275 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-jz287/init.txt 2026-04-10 05:21:23.603293 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-jz287/placement-ks-service-registration.txt 2026-04-10 05:21:23.603311 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-5j8q7/ 2026-04-10 05:21:23.603330 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-5j8q7/init.txt 2026-04-10 05:21:23.603348 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-5j8q7/placement-ks-user.txt 2026-04-10 05:21:23.603366 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-mctvz/ 2026-04-10 05:21:23.603384 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-mctvz/percona-xtradb-cluster-operator.txt 2026-04-10 05:21:23.603402 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/ 2026-04-10 05:21:23.603420 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt 2026-04-10 05:21:23.603437 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt 2026-04-10 05:21:23.603455 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/ 2026-04-10 05:21:23.603473 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt 2026-04-10 05:21:23.603491 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt 2026-04-10 05:21:23.603509 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-594s9/ 2026-04-10 05:21:23.603534 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-594s9/rabbitmq-cluster-operator.txt 2026-04-10 05:21:23.603553 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/ 2026-04-10 05:21:23.603571 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt 2026-04-10 05:21:23.603589 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt 2026-04-10 05:21:23.603608 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/ 2026-04-10 05:21:23.603625 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/rabbitmq.txt 2026-04-10 05:21:23.603643 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-heat-server-0/setup-container.txt 2026-04-10 05:21:23.603661 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/ 2026-04-10 05:21:23.603678 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt 2026-04-10 05:21:23.603696 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt 2026-04-10 05:21:23.603713 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/ 2026-04-10 05:21:23.603731 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/rabbitmq.txt 2026-04-10 05:21:23.603748 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-magnum-server-0/setup-container.txt 2026-04-10 05:21:23.603766 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/ 2026-04-10 05:21:23.603784 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/rabbitmq.txt 2026-04-10 05:21:23.603802 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-manila-server-0/setup-container.txt 2026-04-10 05:21:23.603820 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-2nf26/ 2026-04-10 05:21:23.603837 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-2nf26/rabbitmq-cluster-operator.txt 2026-04-10 05:21:23.603855 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/ 2026-04-10 05:21:23.603872 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt 2026-04-10 05:21:23.603890 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt 2026-04-10 05:21:23.603908 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/ 2026-04-10 05:21:23.603929 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt 2026-04-10 05:21:23.603949 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt 2026-04-10 05:21:23.603967 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/ 2026-04-10 05:21:23.603985 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/rabbitmq.txt 2026-04-10 05:21:23.604002 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-octavia-server-0/setup-container.txt 2026-04-10 05:21:23.604020 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-xz649/ 2026-04-10 05:21:23.604038 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-xz649/ceph-crash.txt 2026-04-10 05:21:23.604055 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-xz649/chown-container-data-dir.txt 2026-04-10 05:21:23.604073 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-xz649/make-container-crash-dir.txt 2026-04-10 05:21:23.604091 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2qtn2/ 2026-04-10 05:21:23.604108 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2qtn2/chown-container-data-dir.txt 2026-04-10 05:21:23.604126 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2qtn2/log-collector.txt 2026-04-10 05:21:23.604144 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-2qtn2/rgw.txt 2026-04-10 05:21:23.604168 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-88f9dcc8-lvfs9/ 2026-04-10 05:21:23.604186 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-88f9dcc8-lvfs9/init.txt 2026-04-10 05:21:23.604204 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-88f9dcc8-lvfs9/staffeln-api.txt 2026-04-10 05:21:23.604222 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-6479ddc8c5-xkj5v/ 2026-04-10 05:21:23.604240 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-6479ddc8c5-xkj5v/staffeln-conductor.txt 2026-04-10 05:21:23.604258 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-kgrvk/ 2026-04-10 05:21:23.604277 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-kgrvk/init.txt 2026-04-10 05:21:23.604295 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-kgrvk/staffeln-db-init-0.txt 2026-04-10 05:21:23.604313 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-xz7vb/ 2026-04-10 05:21:23.604330 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-xz7vb/init.txt 2026-04-10 05:21:23.604348 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-xz7vb/staffeln-db-sync.txt 2026-04-10 05:21:23.604405 | instance | cd+++++++++ pod-logs/openstack/tempest-ks-user-xt5v2/ 2026-04-10 05:21:23.604425 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-xt5v2/init.txt 2026-04-10 05:21:23.604443 | instance | >f+++++++++ pod-logs/openstack/tempest-ks-user-xt5v2/tempest-ks-user.txt 2026-04-10 05:21:23.604460 | instance | cd+++++++++ pod-logs/openstack/tempest-run-tests-wztwf/ 2026-04-10 05:21:23.604478 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-wztwf/init.txt 2026-04-10 05:21:23.604495 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-wztwf/tempest-run-tests-init.txt 2026-04-10 05:21:23.604513 | instance | >f+++++++++ pod-logs/openstack/tempest-run-tests-wztwf/tempest-run-tests.txt 2026-04-10 05:21:23.604530 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/ 2026-04-10 05:21:23.604548 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt 2026-04-10 05:21:23.604566 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt 2026-04-10 05:21:23.604584 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt 2026-04-10 05:21:23.604602 | instance | cd+++++++++ pod-logs/orc-system/ 2026-04-10 05:21:23.604620 | instance | cd+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-ffjxg/ 2026-04-10 05:21:23.604681 | instance | >f+++++++++ pod-logs/orc-system/orc-controller-manager-6cb597b5d4-ffjxg/manager.txt 2026-04-10 05:21:23.604705 | instance | cd+++++++++ pod-logs/rook-ceph/ 2026-04-10 05:21:23.604724 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-4p8j2/ 2026-04-10 05:21:23.604742 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-4p8j2/rook-ceph-operator.txt 2026-04-10 05:21:23.604761 | instance | cd+++++++++ pod-logs/secretgen-controller/ 2026-04-10 05:21:23.604779 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-wrrl7/ 2026-04-10 05:21:23.604797 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-wrrl7/secretgen-controller.txt 2026-04-10 05:21:23.635516 | 2026-04-10 05:21:23.635690 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-10 05:21:23.842677 | instance | changed 2026-04-10 05:21:23.850712 | 2026-04-10 05:21:23.850797 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-10 05:21:24.972605 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-10 05:21:24.989014 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-10 05:21:24.989060 | instance | Dload Upload Total Spent Left Speed 2026-04-10 05:21:24.993470 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-10 05:21:25.174360 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics: 2026-04-10 05:21:25.183238 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-10 05:21:25.183294 | instance | Dload Upload Total Spent Left Speed 2026-04-10 05:21:25.192624 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx 2026-04-10 05:21:25.559051 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-10 05:21:25.568535 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-10 05:21:25.568930 | instance | Dload Upload Total Spent Left Speed 2026-04-10 05:21:25.572486 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-10 05:21:25.844993 | instance | jq: error (at :953): Cannot iterate over null (null) 2026-04-10 05:21:25.890818 | instance | ERROR 2026-04-10 05:21:25.891134 | instance | { 2026-04-10 05:21:25.891162 | instance | "delta": "0:00:01.779772", 2026-04-10 05:21:25.891183 | instance | "end": "2026-04-10 05:21:25.848713", 2026-04-10 05:21:25.891202 | instance | "msg": "non-zero return code", 2026-04-10 05:21:25.891219 | instance | "rc": 5, 2026-04-10 05:21:25.891236 | instance | "start": "2026-04-10 05:21:24.068941" 2026-04-10 05:21:25.891253 | instance | } 2026-04-10 05:21:25.891310 | instance | ERROR: Ignoring Errors 2026-04-10 05:21:25.896278 | 2026-04-10 05:21:25.896345 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-10 05:21:26.200898 | instance | ceph-mgr endpoints: 2026-04-10 05:21:26.433218 | instance | ok: Runtime: 0:00:00.091619 2026-04-10 05:21:26.439530 | 2026-04-10 05:21:26.439596 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-10 05:21:26.972263 | instance | ok: Runtime: 0:00:00.094117 2026-04-10 05:21:27.018958 | 2026-04-10 05:21:27.019097 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-10 05:21:27.484267 | instance | changed: 2026-04-10 05:21:27.484467 | instance | cd+++++++++ prometheus/ 2026-04-10 05:21:27.484494 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-10 05:21:27.484516 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt 2026-04-10 05:21:27.484535 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-10 05:21:27.495652 | 2026-04-10 05:21:27.495720 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-10 05:21:27.711289 | instance | changed 2026-04-10 05:21:27.720164 | 2026-04-10 05:21:27.720236 | TASK [gather-selenium-data : Get selenium data] 2026-04-10 05:21:27.946550 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-10 05:21:27.948769 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-10 05:21:28.260054 | instance | ERROR 2026-04-10 05:21:28.260279 | instance | { 2026-04-10 05:21:28.260308 | instance | "delta": "0:00:00.007059", 2026-04-10 05:21:28.260328 | instance | "end": "2026-04-10 05:21:27.949073", 2026-04-10 05:21:28.260347 | instance | "msg": "non-zero return code", 2026-04-10 05:21:28.260365 | instance | "rc": 1, 2026-04-10 05:21:28.260383 | instance | "start": "2026-04-10 05:21:27.942014" 2026-04-10 05:21:28.260400 | instance | } 2026-04-10 05:21:28.260423 | instance | ERROR: Ignoring Errors 2026-04-10 05:21:28.265961 | 2026-04-10 05:21:28.266033 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-10 05:21:28.745006 | instance | changed: cd+++++++++ selenium/ 2026-04-10 05:21:28.753599 | 2026-04-10 05:21:28.753676 | PLAY RECAP 2026-04-10 05:21:28.753723 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3 2026-04-10 05:21:28.753771 | 2026-04-10 05:21:28.924376 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-04-10 05:21:28.927256 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-10 05:21:29.543996 | 2026-04-10 05:21:29.544178 | PLAY [all] 2026-04-10 05:21:29.584500 | 2026-04-10 05:21:29.584652 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-10 05:21:29.638958 | instance | skipping: Conditional result was False 2026-04-10 05:21:29.649022 | 2026-04-10 05:21:29.649138 | TASK [fetch-output : Set log path for single node] 2026-04-10 05:21:29.710612 | instance | ok 2026-04-10 05:21:29.715618 | 2026-04-10 05:21:29.715697 | LOOP [fetch-output : Ensure local output dirs] 2026-04-10 05:21:30.125049 | instance -> localhost | ok: "/var/lib/zuul/builds/61565f4c82244109849e08bd31e16bb7/work/logs" 2026-04-10 05:21:30.348687 | instance -> localhost | changed: "/var/lib/zuul/builds/61565f4c82244109849e08bd31e16bb7/work/artifacts" 2026-04-10 05:21:30.562592 | instance -> localhost | changed: "/var/lib/zuul/builds/61565f4c82244109849e08bd31e16bb7/work/docs" 2026-04-10 05:21:30.585952 | 2026-04-10 05:21:30.586121 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-10 05:21:31.209047 | instance | changed: .d..t...... ./ 2026-04-10 05:21:31.209380 | instance | changed: All items complete 2026-04-10 05:21:31.209436 | 2026-04-10 05:21:31.657982 | instance | changed: .d..t...... ./ 2026-04-10 05:21:32.121164 | instance | changed: .d..t...... ./ 2026-04-10 05:21:32.142525 | 2026-04-10 05:21:32.142640 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-10 05:21:32.590055 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007835 2026-04-10 05:21:32.823403 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007668 2026-04-10 05:21:32.844372 | 2026-04-10 05:21:32.844495 | PLAY [all] 2026-04-10 05:21:32.851019 | 2026-04-10 05:21:32.851088 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-10 05:21:33.281399 | instance | changed 2026-04-10 05:21:33.287346 | 2026-04-10 05:21:33.287401 | PLAY RECAP 2026-04-10 05:21:33.287452 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-10 05:21:33.287474 | 2026-04-10 05:21:33.414258 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-10 05:21:33.416377 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-10 05:21:34.029096 | 2026-04-10 05:21:34.029670 | PLAY [localhost] 2026-04-10 05:21:34.040701 | 2026-04-10 05:21:34.040793 | TASK [Generate Zuul manifest] 2026-04-10 05:21:34.067108 | localhost | ok 2026-04-10 05:21:34.085199 | 2026-04-10 05:21:34.085365 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-10 05:21:34.740333 | localhost | changed 2026-04-10 05:21:34.752479 | 2026-04-10 05:21:34.752564 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-10 05:21:34.846720 | localhost | ok 2026-04-10 05:21:34.855325 | 2026-04-10 05:21:34.855393 | TASK [Upload logs] 2026-04-10 05:21:34.888569 | localhost | ok 2026-04-10 05:21:34.948981 | 2026-04-10 05:21:34.949157 | TASK [Set zuul-log-path fact] 2026-04-10 05:21:34.971397 | localhost | ok 2026-04-10 05:21:34.984675 | 2026-04-10 05:21:34.984765 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-10 05:21:35.014604 | localhost | ok 2026-04-10 05:21:35.023572 | 2026-04-10 05:21:35.023641 | TASK [upload-logs : Create log directories] 2026-04-10 05:21:35.434823 | localhost | changed 2026-04-10 05:21:35.440595 | 2026-04-10 05:21:35.440662 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-10 05:21:35.891040 | localhost -> localhost | ok: Runtime: 0:00:00.034601 2026-04-10 05:21:35.897762 | 2026-04-10 05:21:35.897832 | TASK [upload-logs : Upload logs to log server] 2026-04-10 05:21:36.985906 | localhost | Output suppressed because no_log was given 2026-04-10 05:21:36.991635 | 2026-04-10 05:21:36.991721 | LOOP [upload-logs : Compress console log and json output] 2026-04-10 05:21:37.045916 | localhost | skipping: Conditional result was False 2026-04-10 05:21:37.053413 | localhost | skipping: Conditional result was False 2026-04-10 05:21:37.068669 | 2026-04-10 05:21:37.068827 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-10 05:21:37.111979 | localhost | skipping: Conditional result was False 2026-04-10 05:21:37.112372 | 2026-04-10 05:21:37.116132 | localhost | skipping: Conditional result was False 2026-04-10 05:21:37.134555 | 2026-04-10 05:21:37.134712 | LOOP [upload-logs : Upload console log and json output]